[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#26670: apt: apt-get dumps core after checking integrity



I too get this bug.  Included below is strace output.

One additional clue: Running from a normal telnet terminal (i.e.,
TeraTerm, TERM=vt320) has no problem.  But when TERM=emacs (i.e.,
running in an emacs comint dumb term like shell), *boom*.


root@burrito:/home/apharris# strace -f apt-get update
execve("/usr/bin/apt-get", ["apt-get", "update"], [/* 47 vars */]) = 0
brk(0)                                  = 0x8068050
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/usr/lib/libpkg.so.0", O_RDONLY)  = 3
mmap(0, 4096, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4000c000
munmap(0x4000c000, 4096)                = 0
mmap(0, 793944, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4000c000
mprotect(0x400a8000, 154968, PROT_NONE) = 0
mmap(0x400a8000, 155648, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x9b000) = 0x400a8000
close(3)                                = 0
open("/usr/lib/libstdc++.so.2.8", O_RDONLY) = 3
mmap(0, 4096, PROT_READ, MAP_PRIVATE, 3, 0) = 0x400ce000
munmap(0x400ce000, 4096)                = 0
mmap(0, 282216, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400ce000
mprotect(0x40103000, 65128, PROT_NONE)  = 0
mmap(0x40103000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x34000) = 0x40103000
mmap(0x40111000, 7784, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40111000
close(3)                                = 0
open("/usr/lib/libm.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/usr/lib/libm.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat(3, {st_mode=0, st_size=0, ...})   = 0
mmap(0, 16771, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40113000
close(3)                                = 0
open("/lib/libm.so.6", O_RDONLY)        = 3
mmap(0, 4096, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40118000
munmap(0x40118000, 4096)                = 0
mmap(0, 100596, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40118000
mprotect(0x40130000, 2292, PROT_NONE)   = 0
mmap(0x40130000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x17000) = 0x40130000
close(3)                                = 0
open("/usr/lib/libc.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/usr/lib/libc.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
mmap(0, 4096, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40131000
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40132000
munmap(0x40131000, 4096)                = 0
mmap(0, 673056, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40133000
mprotect(0x401c5000, 75040, PROT_NONE)  = 0
mmap(0x401c5000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x91000) = 0x401c5000
mmap(0x401cc000, 46368, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401cc000
close(3)                                = 0
personality(PER_LINUX)                  = 0
getpid()                                = 32654
brk(0)                                  = 0x8068050
brk(0x8068428)                          = 0x8068428
brk(0x8069000)                          = 0x8069000
ioctl(1, TIOCGWINSZ, {ws_row=0, ws_col=0, ws_xpixel=0, ws_ypixel=0}) = 0
sigaction(SIGWINCH, {0x8053e40, [], SA_NOMASK|0x4850}, {SIG_DFL}) = 0
sigaction(SIGCONT, {0x8053e70, [], SA_NOMASK|0x4850}, {SIG_DFL}) = 0
sigaction(SIGTSTP, {0x8053e50, [], SA_NOMASK|0x4850}, {SIG_DFL}) = 0
open("/etc/apt/sources.list", O_RDONLY) = 3
fstat(3, {st_mode=0, st_size=0, ...})   = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40131000
read(3, "# unstable\ndeb http://debian.mi";..., 4096) = 694
brk(0x806a000)                          = 0x806a000
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40131000, 4096)                = 0
lstat(".", {st_mode=0, st_size=0, ...}) = 0
lstat("/", {st_mode=0, st_size=0, ...}) = 0
lstat("..", {st_mode=0, st_size=0, ...}) = 0
open("..", O_RDONLY|O_NONBLOCK)         = 3
fcntl(3, F_SETFD, FD_CLOEXEC)           = 0
fstat(3, {st_mode=0, st_size=0, ...})   = 0
brk(0x806c000)                          = 0x806c000
lseek(3, 0, SEEK_CUR)                   = 0
getdents(3, /* 12 entries */, 3933)     = 228
lstat("../apharris", {st_mode=0, st_size=0, ...}) = 0
close(3)                                = 0
lstat("../..", {st_mode=0, st_size=0, ...}) = 0
open("../..", O_RDONLY|O_NONBLOCK)      = 3
fcntl(3, F_SETFD, FD_CLOEXEC)           = 0
fstat(3, {st_mode=0, st_size=0, ...})   = 0
lseek(3, 0, SEEK_CUR)                   = 0
getdents(3, /* 23 entries */, 3933)     = 384
lstat("../../lost+found", {st_mode=0, st_size=0, ...}) = 0
lstat("../../var", {st_mode=0, st_size=0, ...}) = 0
lstat("../../usr", {st_mode=0, st_size=0, ...}) = 0
lstat("../../boot", {st_mode=0, st_size=0, ...}) = 0
lstat("../../core", {st_mode=0, st_size=0, ...}) = 0
lstat("../../lib", {st_mode=0, st_size=0, ...}) = 0
lstat("../../etc", {st_mode=0, st_size=0, ...}) = 0
lstat("../../root", {st_mode=0, st_size=0, ...}) = 0
lstat("../../dev", {st_mode=0, st_size=0, ...}) = 0
lstat("../../sbin", {st_mode=0, st_size=0, ...}) = 0
lstat("../../tmp", {st_mode=0, st_size=0, ...}) = 0
lstat("../../bin", {st_mode=0, st_size=0, ...}) = 0
lstat("../../proc", {st_mode=0, st_size=0, ...}) = 0
lstat("../../floppy", {st_mode=0, st_size=0, ...}) = 0
lstat("../../mnt", {st_mode=0, st_size=0, ...}) = 0
lstat("../../home", {st_mode=0, st_size=0, ...}) = 0
close(3)                                = 0
chdir("/var/state/apt/lists/partial/")  = 0
close(-1)                               = -1 EBADF (Bad file descriptor)
open("../lock", O_RDWR|O_CREAT|O_TRUNC, 0640) = 3
fcntl(3, F_SETLK, {type=F_WRLCK, whence=SEEK_SET, start=0, len=1}) = 0
chdir("/home/apharris")                 = 0
stat("/var/state/apt/lists/debian.midco.net_debian_dists_unstable_main_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
stat("/var/state/apt/lists/debian.midco.net_debian_dists_unstable_contrib_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
stat("/var/state/apt/lists/debian.midco.net_debian_dists_unstable_non-free_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
stat("/var/state/apt/lists/ftp.monash.edu.au_pub_linux_distributions_debian-non-US_slink_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
open("/var/state/apt/lists/", O_RDONLY|O_NONBLOCK) = 4
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
fstat(4, {st_mode=0, st_size=0, ...})   = 0
chdir("/var/state/apt/lists/")          = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 8 entries */, 3933)      = 396
lseek(4, 0, SEEK_CUR)                   = 1024
getdents(4, /* 0 entries */, 3933)      = 0
chdir("/home/apharris")                 = 0
close(4)                                = 0
open("/var/state/apt/lists/partial/", O_RDONLY|O_NONBLOCK) = 4
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
fstat(4, {st_mode=0, st_size=0, ...})   = 0
chdir("/var/state/apt/lists/partial/")  = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 2 entries */, 3933)      = 28
lseek(4, 0, SEEK_CUR)                   = 1024
getdents(4, /* 0 entries */, 3933)      = 0
chdir("/home/apharris")                 = 0
close(4)                                = 0
lstat(".", {st_mode=0, st_size=0, ...}) = 0
lstat("/", {st_mode=0, st_size=0, ...}) = 0
lstat("..", {st_mode=0, st_size=0, ...}) = 0
open("..", O_RDONLY|O_NONBLOCK)         = 4
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
fstat(4, {st_mode=0, st_size=0, ...})   = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 12 entries */, 3933)     = 228
lstat("../apharris", {st_mode=0, st_size=0, ...}) = 0
close(4)                                = 0
lstat("../..", {st_mode=0, st_size=0, ...}) = 0
open("../..", O_RDONLY|O_NONBLOCK)      = 4
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
fstat(4, {st_mode=0, st_size=0, ...})   = 0
lseek(4, 0, SEEK_CUR)                   = 0
getdents(4, /* 23 entries */, 3933)     = 384
lstat("../../lost+found", {st_mode=0, st_size=0, ...}) = 0
lstat("../../var", {st_mode=0, st_size=0, ...}) = 0
lstat("../../usr", {st_mode=0, st_size=0, ...}) = 0
lstat("../../boot", {st_mode=0, st_size=0, ...}) = 0
lstat("../../core", {st_mode=0, st_size=0, ...}) = 0
lstat("../../lib", {st_mode=0, st_size=0, ...}) = 0
lstat("../../etc", {st_mode=0, st_size=0, ...}) = 0
lstat("../../root", {st_mode=0, st_size=0, ...}) = 0
lstat("../../dev", {st_mode=0, st_size=0, ...}) = 0
lstat("../../sbin", {st_mode=0, st_size=0, ...}) = 0
lstat("../../tmp", {st_mode=0, st_size=0, ...}) = 0
lstat("../../bin", {st_mode=0, st_size=0, ...}) = 0
lstat("../../proc", {st_mode=0, st_size=0, ...}) = 0
lstat("../../floppy", {st_mode=0, st_size=0, ...}) = 0
lstat("../../mnt", {st_mode=0, st_size=0, ...}) = 0
lstat("../../home", {st_mode=0, st_size=0, ...}) = 0
close(4)                                = 0
statfs("/var/state/apt/lists/", {f_type="EXT2_SUPER_MAGIC", f_bsize=1024, f_blocks=99120, f_bfree=45617, f_files=25688, f_ffree=17068, f_namelen=255}}) = 0
pipe([4, 5])                            = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
fcntl(5, F_SETFD, 0)                    = 0
fork()                                  = 32655
[pid 32654] close(5)                    = 0
[pid 32654] fcntl(4, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
[pid 32654] pipe([5, 6])                = 0
[pid 32654] fcntl(5, F_SETFD, FD_CLOEXEC) = 0
[pid 32654] fcntl(6, F_SETFD, 0)        = 0
[pid 32654] fork()                      = 32656
[pid 32655] chdir("/var/state/apt/lists/partial/") = 0
[pid 32655] dup2(5, 1)                  = 1
[pid 32655] dup2(2, 2)                  = 2
[pid 32655] close(5)                    = 0
[pid 32655] close(4)                    = 0
[pid 32655] fcntl(1, F_SETFD, 0)        = 0
[pid 32655] fcntl(2, F_SETFD, 0)        = 0
[pid 32655] execve("/usr/lib/apt/methods/http", ["/usr/lib/apt/methods/http", "http://debian.midco.net/debian/d";..., "debian.midco.net_debian_dists_un"..., "http://debian.midco.net/debian/d";..., "debian.midco.net_debian_dists_un"..., "http://debian.midco.net/debian/d";..., "debian.midco.net_debian_dists_un"...], [/* 47 vars */]) = 0
[pid 32655] brk(0)                      = 0x8058148
[pid 32655] open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 32655] open("/etc/ld.so.cache", O_RDONLY) = 4
[pid 32655] fstat(4, {st_mode=0, st_size=0, ...}) = 0
[pid 32655] mmap(0, 16771, PROT_READ, MAP_PRIVATE, 4, 0) = 0x4000c000
[pid 32655] close(4 <unfinished ...>
[pid 32654] close(6 <unfinished ...>
[pid 32656] chdir("/var/state/apt/lists/partial/" <unfinished ...>
[pid 32655] <... close resumed> )       = 0
[pid 32654] <... close resumed> )       = 0
[pid 32656] <... chdir resumed> )       = 0
[pid 32655] open("/usr/lib/libstdc++.so.2.8", O_RDONLY <unfinished ...>
[pid 32654] fcntl(5, F_SETFL, O_RDONLY|O_NONBLOCK <unfinished ...>
[pid 32656] dup2(6, 1 <unfinished ...>
[pid 32655] <... open resumed> )        = 4
[pid 32654] <... fcntl resumed> )       = 0
[pid 32656] <... dup2 resumed> )        = 1
[pid 32655] mmap(0, 4096, PROT_READ, MAP_PRIVATE, 4, 0 <unfinished ...>
[pid 32654] gettimeofday( <unfinished ...>
[pid 32656] dup2(2, 2 <unfinished ...>
[pid 32655] <... mmap resumed> )        = 0x40011000
[pid 32654] <... gettimeofday resumed> {906442107, 840064}, NULL) = 0
[pid 32656] <... dup2 resumed> )        = 2
[pid 32655] munmap(0x40011000, 4096 <unfinished ...>
[pid 32654] select(6, [4 5], NULL, NULL, {0, 500000} <unfinished ...>
[pid 32656] close(6 <unfinished ...>
[pid 32655] <... munmap resumed> )      = 0
[pid 32656] <... close resumed> )       = 0
[pid 32655] mmap(0, 282216, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0 <unfinished ...>
[pid 32656] close(5 <unfinished ...>
[pid 32655] <... mmap resumed> )        = 0x40011000
[pid 32656] <... close resumed> )       = 0
[pid 32655] mprotect(0x40046000, 65128, PROT_NONE <unfinished ...>
[pid 32656] fcntl(1, F_SETFD, 0 <unfinished ...>
[pid 32655] <... mprotect resumed> )    = 0
[pid 32656] <... fcntl resumed> )       = 0
[pid 32655] mmap(0x40046000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x34000 <unfinished ...>
[pid 32656] fcntl(2, F_SETFD, 0 <unfinished ...>
[pid 32655] <... mmap resumed> )        = 0x40046000
[pid 32656] <... fcntl resumed> )       = 0
[pid 32655] mmap(0x40054000, 7784, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 32656] execve("/usr/lib/apt/methods/http", ["/usr/lib/apt/methods/http", "http://ftp.monash.edu.au/pub/lin";..., "ftp.monash.edu.au_pub_linux_dist"...], [/* 47 vars */] <unfinished ...>
[pid 32655] <... mmap resumed> )        = 0x40054000
[pid 32656] <... execve resumed> )      = 0
[pid 32655] close(4)                    = 0
[pid 32656] brk(0 <unfinished ...>
[pid 32655] open("/lib/libm.so.6", O_RDONLY <unfinished ...>
[pid 32656] <... brk resumed> )         = 0x8058148
[pid 32655] <... open resumed> )        = 4
[pid 32656] open("/etc/ld.so.preload", O_RDONLY <unfinished ...>
[pid 32655] mmap(0, 4096, PROT_READ, MAP_PRIVATE, 4, 0 <unfinished ...>
[pid 32656] <... open resumed> )        = -1 ENOENT (No such file or directory)
[pid 32655] <... mmap resumed> )        = 0x40056000
[pid 32656] open("/etc/ld.so.cache", O_RDONLY <unfinished ...>
[pid 32655] munmap(0x40056000, 4096)    = 0
[pid 32655] mmap(0, 100596, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40056000
[pid 32655] mprotect(0x4006e000, 2292, PROT_NONE) = 0
[pid 32655] mmap(0x4006e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x17000) = 0x4006e000
[pid 32655] close(4)                    = 0
[pid 32655] open("/lib/libc.so.6", O_RDONLY) = 4
[pid 32655] mmap(0, 4096, PROT_READ, MAP_PRIVATE, 4, 0) = 0x4006f000
[pid 32655] munmap(0x4006f000, 4096)    = 0
[pid 32655] mmap(0, 673056, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0 <unfinished ...>
[pid 32656] <... open resumed> )        = 4
[pid 32655] <... mmap resumed> )        = 0x4006f000
[pid 32656] fstat(4,  <unfinished ...>
[pid 32655] mprotect(0x40101000, 75040, PROT_NONE <unfinished ...>
[pid 32656] <... fstat resumed> {st_mode=0, st_size=0, ...}) = 0
[pid 32655] <... mprotect resumed> )    = 0
[pid 32656] mmap(0, 16771, PROT_READ, MAP_PRIVATE, 4, 0 <unfinished ...>
[pid 32655] mmap(0x40101000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x91000 <unfinished ...>
[pid 32656] <... mmap resumed> )        = 0x4000c000
[pid 32655] <... mmap resumed> )        = 0x40101000
[pid 32656] close(4 <unfinished ...>
[pid 32655] mmap(0x40108000, 46368, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 32656] <... close resumed> )       = 0
[pid 32655] <... mmap resumed> )        = 0x40108000
[pid 32656] open("/usr/lib/libstdc++.so.2.8", O_RDONLY <unfinished ...>
[pid 32655] close(4 <unfinished ...>
[pid 32656] <... open resumed> )        = 4
[pid 32655] <... close resumed> )       = 0
[pid 32656] mmap(0, 4096, PROT_READ, MAP_PRIVATE, 4, 0 <unfinished ...>
[pid 32655] personality(PER_LINUX <unfinished ...>
[pid 32656] <... mmap resumed> )        = 0x40011000
[pid 32655] <... personality resumed> ) = 0
[pid 32656] munmap(0x40011000, 4096 <unfinished ...>
[pid 32655] getpid( <unfinished ...>
[pid 32656] <... munmap resumed> )      = 0
[pid 32655] <... getpid resumed> )      = 32655
[pid 32656] mmap(0, 282216, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0 <unfinished ...>
[pid 32655] sigaction(SIGTERM, {0x804f460, [], SA_NOMASK|0xc08},  <unfinished ...>
[pid 32656] <... mmap resumed> )        = 0x40011000
[pid 32655] <... sigaction resumed> {SIG_DFL}) = 0
[pid 32656] mprotect(0x40046000, 65128, PROT_NONE <unfinished ...>
[pid 32655] sigaction(SIGINT, {0x804f460, [], SA_NOMASK|0xc08},  <unfinished ...>
[pid 32656] <... mprotect resumed> )    = 0
[pid 32655] <... sigaction resumed> {SIG_DFL}) = 0
[pid 32656] mmap(0x40046000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x34000 <unfinished ...>
[pid 32655] sigaction(SIGPIPE, {SIG_IGN},  <unfinished ...>
[pid 32656] <... mmap resumed> )        = 0x40046000
[pid 32655] <... sigaction resumed> {SIG_DFL}) = 0
[pid 32656] mmap(0x40054000, 7784, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0 <unfinished ...>
[pid 32655] brk(0 <unfinished ...>
[pid 32656] <... mmap resumed> )        = 0x40054000
[pid 32655] <... brk resumed> )         = 0x8058148
[pid 32656] close(4 <unfinished ...>
[pid 32655] brk(0x80588e0 <unfinished ...>
[pid 32656] <... close resumed> )       = 0
[pid 32655] <... brk resumed> )         = 0x80588e0
[pid 32656] open("/lib/libm.so.6", O_RDONLY <unfinished ...>
[pid 32655] brk(0x8059000 <unfinished ...>
[pid 32656] <... open resumed> )        = 4
[pid 32655] <... brk resumed> )         = 0x8059000
[pid 32656] mmap(0, 4096, PROT_READ, MAP_PRIVATE, 4, 0 <unfinished ...>
[pid 32655] stat("debian.midco.net_debian_dists_unstable_contrib_binary-i386_Packages",  <unfinished ...>
[pid 32656] <... mmap resumed> )        = 0x40056000
[pid 32655] <... stat resumed> 0xbffff1d0) = -1 ENOENT (No such file or directory)
[pid 32656] munmap(0x40056000, 4096 <unfinished ...>
[pid 32655] stat("../debian.midco.net_debian_dists_unstable_contrib_binary-i386_Packages",  <unfinished ...>
[pid 32656] <... munmap resumed> )      = 0
[pid 32656] mmap(0, 100596, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40056000
[pid 32656] mprotect(0x4006e000, 2292, PROT_NONE) = 0
[pid 32656] mmap(0x4006e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x17000) = 0x4006e000
[pid 32656] close(4)                    = 0
[pid 32656] open("/lib/libc.so.6", O_RDONLY) = 4
[pid 32656] mmap(0, 4096, PROT_READ, MAP_PRIVATE, 4, 0) = 0x4006f000
[pid 32656] munmap(0x4006f000, 4096)    = 0
[pid 32656] mmap(0, 673056, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x4006f000
[pid 32656] mprotect(0x40101000, 75040, PROT_NONE) = 0
[pid 32656] mmap(0x40101000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x91000) = 0x40101000
[pid 32656] mmap(0x40108000, 46368, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40108000
[pid 32656] close(4)                    = 0
[pid 32656] personality(PER_LINUX <unfinished ...>
[pid 32655] <... stat resumed> {st_mode=0, st_size=0, ...}) = 0
[pid 32656] <... personality resumed> ) = 0
[pid 32655] open("/etc/localtime", O_RDONLY <unfinished ...>
[pid 32656] getpid()                    = 32656
[pid 32656] sigaction(SIGTERM, {0x804f460, [], SA_NOMASK|0xc08}, {SIG_DFL}) = 0
[pid 32656] sigaction(SIGINT, {0x804f460, [], SA_NOMASK|0xc08}, {SIG_DFL}) = 0
[pid 32656] sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}) = 0
[pid 32656] brk(0)                      = 0x8058148
[pid 32656] brk(0x80588e0)              = 0x80588e0
[pid 32656] brk(0x8059000)              = 0x8059000
[pid 32656] stat("ftp.monash.edu.au_pub_linux_distributions_debian-non-US_slink_binary-i386_Packages", 0xbffff2e0) = -1 ENOENT (No such file or directory)
[pid 32656] stat("../ftp.monash.edu.au_pub_linux_distributions_debian-non-US_slink_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
[pid 32656] open("/etc/localtime", O_RDONLY) = 4
[pid 32656] fstat(4, {st_mode=0, st_size=0, ...}) = 0
[pid 32656] mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40114000
[pid 32656] read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1428
[pid 32656] brk(0x805a000)              = 0x805a000
[pid 32656] close(4)                    = 0
[pid 32656] munmap(0x40114000, 4096)    = 0
[pid 32656] brk(0x806b000)              = 0x806b000
[pid 32656] time([906442108])           = 906442108
[pid 32656] fstat(1, {st_mode=0, st_size=0, ...}) = 0
[pid 32656] mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40114000
[pid 32656] write(1, "F http://ftp.monash.edu.au/pub/l";..., 95) = 95
[pid 32656] write(1, "I Connecting to localhost\n", 26) = 26
[pid 32656] open("/etc/nsswitch.conf", O_RDONLY) = 4
[pid 32656] fstat(4, {st_mode=0, st_size=0, ...}) = 0
[pid 32656] mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40115000
[pid 32656] read(4, "# /etc/nsswitch.conf\n#\n# Examp"..., 4096) = 406
[pid 32656] read(4, "", 4096)           = 0
[pid 32656] close(4)                    = 0
[pid 32656] munmap(0x40115000, 4096)    = 0
[pid 32656] open("/lib/libnss_files.so.1", O_RDONLY) = 4
[pid 32656] mmap(0, 4096, PROT_READ, MAP_PRIVATE, 4, 0) = 0x40115000
[pid 32656] munmap(0x40115000, 4096)    = 0
[pid 32656] mmap(0, 32544, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40115000
[pid 32656] mprotect(0x4011c000, 3872, PROT_NONE) = 0
[pid 32656] mmap(0x4011c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x6000) = 0x4011c000
[pid 32656] close(4)                    = 0
[pid 32656] gettimeofday({906442108, 251460}, NULL) = 0
[pid 32656] getpid()                    = 32656
[pid 32656] open("/etc/resolv.conf", O_RDONLY) = 4
[pid 32656] fstat(4, {st_mode=0, st_size=0, ...}) = 0
[pid 32656] mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4011d000
[pid 32656] read(4, "search fake\nnameserver\t 127.0."..., 4096) = 34
[pid 32656] read(4, "", 4096)           = 0
[pid 32656] close(4)                    = 0
[pid 32656] munmap(0x4011d000, 4096)    = 0
[pid 32656] open("/etc/hosts", O_RDONLY) = 4
[pid 32656] fcntl(4, F_GETFD)           = 0
[pid 32656] fcntl(4, F_SETFD, FD_CLOEXEC) = 0
[pid 32656] fstat(4, {st_mode=0, st_size=0, ...}) = 0
[pid 32656] mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4011d000
[pid 32656] read(4, "127.0.0.1\tlocalhost\n192.168.33"..., 4096) = 86
[pid 32656] close(4)                    = 0
[pid 32656] munmap(0x4011d000, 4096)    = 0
[pid 32656] write(1, "I Connecting to localhost (127.0"..., 38) = 38
[pid 32656] socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 4
[pid 32656] connect(4, {sin_family=AF_INET, sin_port=htons(3128), sin_addr=inet_addr("127.0.0.1")}, 16) = 0
[pid 32656] fcntl(4, F_GETFL)           = 0x2 (flags O_RDWR)
[pid 32656] fcntl(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid 32656] close(-1)                   = -1 EBADF (Bad file descriptor)
[pid 32656] open("ftp.monash.edu.au_pub_linux_distributions_debian-non-US_slink_binary-i386_Packages", O_RDWR|O_NONBLOCK|O_CREAT, 0664) = 5
[pid 32656] fcntl(5, F_GETFL)           = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid 32656] fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid 32656] write(1, "I Waiting for file\n", 19) = 19
[pid 32656] time([906442108])           = 906442108
[pid 32656] select(6, [4], [4], [4 5], {120, 0}) = 1 (out [4], left {120, 0})
[pid 32656] write(4, "GET http://ftp.monash.edu.au/pub";..., 217) = 217
[pid 32656] select(6, [4], [], [4 5], {120, 0}) = 1 (in [4], left {120, 0})
[pid 32656] read(4, "HTTP/1.0 304 Not Modified\r\nDat"..., 65536) = 168
[pid 32656] gettimeofday({906442108, 362079}, NULL) = 0
[pid 32656] read(4, "", 65368)          = 0
[pid 32656] close(4)                    = 0
[pid 32656] unlink("ftp.monash.edu.au_pub_linux_distributions_debian-non-US_slink_binary-i386_Packages") = 0
[pid 32656] lseek(5, 0, SEEK_END)       = 0
[pid 32656] close(5)                    = 0
[pid 32656] close(-1)                   = -1 EBADF (Bad file descriptor)
[pid 32656] time([906442108])           = 906442108
[pid 32656] utime("ftp.monash.edu.au_pub_linux_distributions_debian-non-US_slink_binary-i386_Packages", [98/09/13-07:10:00, 98/09/13-07:10:00]) = -1 ENOENT (No such file or directory)
[pid 32656] gettimeofday({906442108, 398343}, NULL) = 0
[pid 32656] munmap(0x40114000, 4096)    = 0
[pid 32656] _exit(0)                    = ?
[pid 32655] <... open resumed> )        = 4
[pid 32655] fstat(4, {st_mode=0, st_size=0, ...}) = 0
[pid 32655] mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40114000
[pid 32655] read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1428
[pid 32655] brk(0x805a000)              = 0x805a000
[pid 32655] close(4)                    = 0
[pid 32655] munmap(0x40114000, 4096)    = 0
[pid 32655] stat("debian.midco.net_debian_dists_unstable_main_binary-i386_Packages", 0xbffff1d0) = -1 ENOENT (No such file or directory)
[pid 32655] stat("../debian.midco.net_debian_dists_unstable_main_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
[pid 32655] stat("debian.midco.net_debian_dists_unstable_non-free_binary-i386_Packages", 0xbffff1d0) = -1 ENOENT (No such file or directory)
[pid 32655] stat("../debian.midco.net_debian_dists_unstable_non-free_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
[pid 32655] brk(0x806b000)              = 0x806b000
[pid 32655] time([906442108])           = 906442108
[pid 32655] fstat(1, {st_mode=0, st_size=0, ...}) = 0
[pid 32655] mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40114000
[pid 32655] write(1, "F http://debian.midco.net/debian";..., 80) = 80
[pid 32655] write(1, "I Connecting to localhost\n", 26) = 26
[pid 32655] open("/etc/nsswitch.conf", O_RDONLY) = 4
[pid 32655] fstat(4, {st_mode=0, st_size=0, ...}) = 0
[pid 32655] mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40115000
[pid 32655] read(4, "# /etc/nsswitch.conf\n#\n# Examp"..., 4096) = 406
[pid 32655] read(4, "", 4096)           = 0
[pid 32655] close(4)                    = 0
[pid 32655] munmap(0x40115000, 4096)    = 0
[pid 32655] open("/lib/libnss_files.so.1", O_RDONLY) = 4
[pid 32655] mmap(0, 4096, PROT_READ, MAP_PRIVATE, 4, 0) = 0x40115000
[pid 32655] munmap(0x40115000, 4096)    = 0
[pid 32655] mmap(0, 32544, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40115000
[pid 32655] mprotect(0x4011c000, 3872, PROT_NONE) = 0
[pid 32655] mmap(0x4011c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x6000) = 0x4011c000
[pid 32655] close(4)                    = 0
[pid 32655] gettimeofday({906442108, 513221}, NULL) = 0
[pid 32655] getpid()                    = 32655
[pid 32655] open("/etc/resolv.conf", O_RDONLY) = 4
[pid 32655] fstat(4, {st_mode=0, st_size=0, ...}) = 0
[pid 32655] mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4011d000
[pid 32655] read(4, "search fake\nnameserver\t 127.0."..., 4096) = 34
[pid 32655] read(4, "", 4096)           = 0
[pid 32655] close(4)                    = 0
[pid 32655] munmap(0x4011d000, 4096)    = 0
[pid 32655] open("/etc/hosts", O_RDONLY) = 4
[pid 32655] fcntl(4, F_GETFD)           = 0
[pid 32655] fcntl(4, F_SETFD, FD_CLOEXEC) = 0
[pid 32655] fstat(4, {st_mode=0, st_size=0, ...}) = 0
[pid 32655] mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4011d000
[pid 32655] read(4, "127.0.0.1\tlocalhost\n192.168.33"..., 4096) = 86
[pid 32655] close(4)                    = 0
[pid 32655] munmap(0x4011d000, 4096)    = 0
[pid 32655] write(1, "I Connecting to localhost (127.0"..., 38) = 38
[pid 32655] socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 4
[pid 32655] connect(4, {sin_family=AF_INET, sin_port=htons(3128), sin_addr=inet_addr("127.0.0.1")}, 16) = 0
[pid 32655] fcntl(4, F_GETFL)           = 0x2 (flags O_RDWR)
[pid 32655] fcntl(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid 32655] close(-1)                   = -1 EBADF (Bad file descriptor)
[pid 32655] open("debian.midco.net_debian_dists_unstable_contrib_binary-i386_Packages", O_RDWR|O_NONBLOCK|O_CREAT, 0664) = 5
[pid 32655] fcntl(5, F_GETFL)           = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid 32655] fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid 32655] write(1, "I Waiting for file\n", 19) = 19
[pid 32655] time([906442108])           = 906442108
[pid 32655] select(6, [4], [4], [4 5], {120, 0}) = 1 (out [4], left {120, 0})
[pid 32655] write(4, "GET http://debian.midco.net/debi";..., 399) = 399
[pid 32655] select(6, [4], [], [4 5], {120, 0}) = 1 (in [4], left {120, 0})
[pid 32655] read(4, "HTTP/1.0 304 Not Modified\r\nDat"..., 65536) = 169
[pid 32655] gettimeofday({906442108, 649713}, NULL) = 0
[pid 32655] read(4, "", 65367)          = 0
[pid 32655] close(4)                    = 0
[pid 32655] unlink("debian.midco.net_debian_dists_unstable_contrib_binary-i386_Packages") = 0
[pid 32655] lseek(5, 0, SEEK_END)       = 0
[pid 32655] write(1, "F http://debian.midco.net/debian";..., 77) = 77
[pid 32655] close(5)                    = 0
[pid 32655] time([906442108])           = 906442108
[pid 32655] utime("debian.midco.net_debian_dists_unstable_contrib_binary-i386_Packages", [98/09/19-15:35:00, 98/09/19-15:35:00]) = -1 ENOENT (No such file or directory)
[pid 32655] open("debian.midco.net_debian_dists_unstable_main_binary-i386_Packages", O_RDWR|O_NONBLOCK|O_CREAT, 0664) = 4
[pid 32655] fcntl(4, F_GETFL)           = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid 32655] fcntl(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid 32655] write(1, "I Waiting for file\n", 19) = 19
[pid 32655] time([906442108])           = 906442108
[pid 32655] close(4)                    = 0
[pid 32655] close(-1)                   = -1 EBADF (Bad file descriptor)
[pid 32655] time([906442108])           = 906442108
[pid 32655] utime("debian.midco.net_debian_dists_unstable_main_binary-i386_Packages", [98/09/22-01:28:28, 98/09/22-01:28:28]) = 0
[pid 32655] gettimeofday({906442108, 686573}, NULL) = 0
[pid 32655] time([906442108])           = 906442108
[pid 32655] write(1, "I Connecting to localhost (127.0"..., 38) = 38
[pid 32655] socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 4
[pid 32655] connect(4, {sin_family=AF_INET, sin_port=htons(3128), sin_addr=inet_addr("127.0.0.1")}, 16) = 0
[pid 32655] fcntl(4, F_GETFL)           = 0x2 (flags O_RDWR)
[pid 32655] fcntl(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid 32655] close(-1)                   = -1 EBADF (Bad file descriptor)
[pid 32655] open("debian.midco.net_debian_dists_unstable_main_binary-i386_Packages", O_RDWR|O_NONBLOCK|O_CREAT, 0664) = 5
[pid 32655] fcntl(5, F_GETFL)           = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid 32655] fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid 32655] write(1, "I Waiting for file\n", 19) = 19
[pid 32655] time([906442108])           = 906442108
[pid 32655] select(6, [4], [4], [4 5], {120, 0}) = 1 (out [4], left {120, 0})
[pid 32655] write(4, "GET http://debian.midco.net/debi";..., 400) = 400
[pid 32655] select(6, [4], [], [4 5], {120, 0}) = 1 (in [4], left {120, 0})
[pid 32655] read(4, "HTTP/1.0 304 Not Modified\r\nDat"..., 65536) = 170
[pid 32655] gettimeofday({906442108, 757038}, NULL) = 0
[pid 32655] read(4, "", 65366)          = 0
[pid 32655] close(4)                    = 0
[pid 32655] unlink("debian.midco.net_debian_dists_unstable_main_binary-i386_Packages") = 0
[pid 32655] lseek(5, 0, SEEK_END)       = 0
[pid 32655] write(1, "F http://debian.midco.net/debian";..., 81) = 81
[pid 32655] close(5)                    = 0
[pid 32655] time([906442108])           = 906442108
[pid 32655] utime("debian.midco.net_debian_dists_unstable_main_binary-i386_Packages", [98/09/17-15:35:30, 98/09/17-15:35:30]) = -1 ENOENT (No such file or directory)
[pid 32655] open("debian.midco.net_debian_dists_unstable_non-free_binary-i386_Packages", O_RDWR|O_NONBLOCK|O_CREAT, 0664) = 4
[pid 32655] fcntl(4, F_GETFL)           = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid 32655] fcntl(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid 32655] write(1, "I Waiting for file\n", 19) = 19
[pid 32655] time([906442108])           = 906442108
[pid 32655] close(4)                    = 0
[pid 32655] close(-1)                   = -1 EBADF (Bad file descriptor)
[pid 32655] time([906442108])           = 906442108
[pid 32655] utime("debian.midco.net_debian_dists_unstable_non-free_binary-i386_Packages", [98/09/22-01:28:28, 98/09/22-01:28:28]) = 0
[pid 32655] gettimeofday({906442108, 826881}, NULL) = 0
[pid 32655] time([906442108])           = 906442108
[pid 32655] write(1, "I Connecting to localhost (127.0"..., 38) = 38
[pid 32655] socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 4
[pid 32655] connect(4, {sin_family=AF_INET, sin_port=htons(3128), sin_addr=inet_addr("127.0.0.1")}, 16) = 0
[pid 32655] fcntl(4, F_GETFL)           = 0x2 (flags O_RDWR)
[pid 32655] fcntl(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid 32655] close(-1)                   = -1 EBADF (Bad file descriptor)
[pid 32655] open("debian.midco.net_debian_dists_unstable_non-free_binary-i386_Packages", O_RDWR|O_NONBLOCK|O_CREAT, 0664) = 5
[pid 32655] fcntl(5, F_GETFL)           = 0x802 (flags O_RDWR|O_NONBLOCK)
[pid 32655] fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid 32655] write(1, "I Waiting for file\n", 19) = 19
[pid 32655] time([906442108])           = 906442108
[pid 32655] select(6, [4], [4], [4 5], {120, 0}) = 1 (out [4], left {120, 0})
[pid 32655] write(4, "GET http://debian.midco.net/debi";..., 202) = 202
[pid 32655] select(6, [4], [], [4 5], {120, 0}) = 1 (in [4], left {120, 0})
[pid 32655] read(4, "HTTP/1.0 304 Not Modified\r\nDat"..., 65536) = 169
[pid 32655] gettimeofday({906442108, 976112}, NULL) = 0
[pid 32655] read(4, "", 65367)          = 0
[pid 32655] close(4)                    = 0
[pid 32655] unlink("debian.midco.net_debian_dists_unstable_non-free_binary-i386_Packages") = 0
[pid 32655] lseek(5, 0, SEEK_END)       = 0
[pid 32655] close(5)                    = 0
[pid 32655] close(-1)                   = -1 EBADF (Bad file descriptor)
[pid 32655] time([906442108])           = 906442108
[pid 32655] utime("debian.midco.net_debian_dists_unstable_non-free_binary-i386_Packages", [98/09/21-15:35:37, 98/09/21-15:35:37]) = -1 ENOENT (No such file or directory)
[pid 32655] gettimeofday({906442108, 994934}, NULL) = 0
[pid 32655] munmap(0x40114000, 4096)    = 0
[pid 32655] _exit(0)                    = ?
<... select resumed> )                  = 1 (in [5], left {0, 150000})
--- SIGCHLD (Child exited) ---
read(5, "F http://ftp.monash.edu.au/pub/l";..., 2048) = 178
sigprocmask(SIG_BLOCK, [CONT TSTP], []) = 0
fstat(1, {st_mode=S_ISVTX|0407, st_size=0, ...}) = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40131000
ioctl(1, TCGETS, {B9600 opost isig icanon -echo ...}) = 0
write(1, "\r\rGet http://ftp.monash.edu.au";..., 59Get http://ftp.monash.edu.au slink/binary-i386/ Packages
) = 59
sigprocmask(SIG_UNBLOCK, [], NULL)      = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], [CONT TSTP]) = 0
sigprocmask(SIG_UNBLOCK, [CONT TSTP], NULL) = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], []) = 0
sigprocmask(SIG_UNBLOCK, [], NULL)      = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], [CONT TSTP]) = 0
sigprocmask(SIG_UNBLOCK, [CONT TSTP], NULL) = 0
stat("/var/state/apt/lists/partial/ftp.monash.edu.au_pub_linux_distributions_debian-non-US_slink_binary-i386_Packages", 0xbffff0ec) = -1 ENOENT (No such file or directory)
gettimeofday({906442109, 63157}, NULL)  = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], []) = 0
write(1, "\r\r0%  [Forking] [Packages `Wai"..., 470%  [Forking] [Packages `Waiting for file' 0]) = 47
sigprocmask(SIG_UNBLOCK, [], NULL)      = 0
select(6, [4 5], NULL, NULL, {0, 500000}) = 2 (in [4 5], left {0, 500000})
read(4, "F http://debian.midco.net/debian";..., 2048) = 473
sigprocmask(SIG_BLOCK, [CONT TSTP], [CONT TSTP]) = 0
write(1, "\r                              "..., 101                                             Get http://debian.midco.net unstable/contrib Packages
) = 101
write(1, "0%  [Forking] [Packages `Waiting"..., 450%  [Forking] [Packages `Waiting for file' 0]) = 45
sigprocmask(SIG_UNBLOCK, [CONT TSTP], NULL) = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], []) = 0
sigprocmask(SIG_UNBLOCK, [], NULL)      = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], [CONT TSTP]) = 0
sigprocmask(SIG_UNBLOCK, [CONT TSTP], NULL) = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], []) = 0
sigprocmask(SIG_UNBLOCK, [], NULL)      = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], [CONT TSTP]) = 0
sigprocmask(SIG_UNBLOCK, [CONT TSTP], NULL) = 0
chdir("/var/state/apt/lists/partial/")  = 0
stat("debian.midco.net_debian_dists_unstable_contrib_binary-i386_Packages", 0xbfffeaf0) = -1 ENOENT (No such file or directory)
stat("debian.midco.net_debian_dists_unstable_contrib_binary-i386_Packages.decomp", 0xbfffeaf0) = -1 ENOENT (No such file or directory)
stat("../debian.midco.net_debian_dists_unstable_contrib_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
chdir("/home/apharris")                 = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], []) = 0
write(1, "\r                              "..., 98                                             Get http://debian.midco.net unstable/main Packages
) = 98
write(1, "0%  [Forking] [Packages `Waiting"..., 450%  [Forking] [Packages `Waiting for file' 0]) = 45
sigprocmask(SIG_UNBLOCK, [], NULL)      = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], [CONT TSTP]) = 0
sigprocmask(SIG_UNBLOCK, [CONT TSTP], NULL) = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], []) = 0
sigprocmask(SIG_UNBLOCK, [], NULL)      = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], [CONT TSTP]) = 0
sigprocmask(SIG_UNBLOCK, [CONT TSTP], NULL) = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], []) = 0
sigprocmask(SIG_UNBLOCK, [], NULL)      = 0
chdir("/var/state/apt/lists/partial/")  = 0
stat("debian.midco.net_debian_dists_unstable_main_binary-i386_Packages", 0xbfffeaf0) = -1 ENOENT (No such file or directory)
stat("debian.midco.net_debian_dists_unstable_main_binary-i386_Packages.decomp", 0xbfffeaf0) = -1 ENOENT (No such file or directory)
stat("../debian.midco.net_debian_dists_unstable_main_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
chdir("/home/apharris")                 = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], [CONT TSTP]) = 0
write(1, "\r                              "..., 102                                             Get http://debian.midco.net unstable/non-free Packages
) = 102
write(1, "0%  [Forking] [Packages `Waiting"..., 450%  [Forking] [Packages `Waiting for file' 0]) = 45
sigprocmask(SIG_UNBLOCK, [CONT TSTP], NULL) = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], []) = 0
sigprocmask(SIG_UNBLOCK, [], NULL)      = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], [CONT TSTP]) = 0
sigprocmask(SIG_UNBLOCK, [CONT TSTP], NULL) = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], []) = 0
sigprocmask(SIG_UNBLOCK, [], NULL)      = 0
read(5, "", 2048)                       = 0
wait4(32656, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 32656
sigprocmask(SIG_BLOCK, [CONT TSTP], [CONT TSTP]) = 0
sigprocmask(SIG_UNBLOCK, [CONT TSTP], NULL) = 0
chdir("/var/state/apt/lists/partial/")  = 0
stat("ftp.monash.edu.au_pub_linux_distributions_debian-non-US_slink_binary-i386_Packages", 0xbfffeb2c) = -1 ENOENT (No such file or directory)
stat("ftp.monash.edu.au_pub_linux_distributions_debian-non-US_slink_binary-i386_Packages.decomp", 0xbfffeb2c) = -1 ENOENT (No such file or directory)
stat("../ftp.monash.edu.au_pub_linux_distributions_debian-non-US_slink_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
chdir("/home/apharris")                 = 0
close(5)                                = 0
stat("/var/state/apt/lists/partial/debian.midco.net_debian_dists_unstable_non-free_binary-i386_Packages", 0xbffff0ec) = -1 ENOENT (No such file or directory)
gettimeofday({906442109, 372437}, NULL) = 0
sigprocmask(SIG_BLOCK, [CONT TSTP], []) = 0
write(1, "\r                              "..., 82                                             88% [Packages `Waiting for file' 0]) = 82
sigprocmask(SIG_UNBLOCK, [], NULL)      = 0
select(5, [4], NULL, NULL, {0, 500000}) = 1 (in [4], left {0, 500000})
read(4, "", 2048)                       = 0
wait4(32655, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 32655
sigprocmask(SIG_BLOCK, [CONT TSTP], [CONT TSTP]) = 0
sigprocmask(SIG_UNBLOCK, [CONT TSTP], NULL) = 0
chdir("/var/state/apt/lists/partial/")  = 0
stat("debian.midco.net_debian_dists_unstable_non-free_binary-i386_Packages", 0xbfffeb2c) = -1 ENOENT (No such file or directory)
stat("debian.midco.net_debian_dists_unstable_non-free_binary-i386_Packages.decomp", 0xbfffeb2c) = -1 ENOENT (No such file or directory)
stat("../debian.midco.net_debian_dists_unstable_non-free_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
chdir("/home/apharris")                 = 0
close(4)                                = 0
write(1, "\r                              "..., 37                                   ) = 37
gettimeofday({906442109, 425330}, NULL) = 0
write(1, "Fetched 1835k in 1s (1158k/s)\n", 30Fetched 1835k in 1s (1158k/s)
) = 30
open("/var/lib/dpkg/lock", O_RDWR|O_CREAT|O_TRUNC, 0640) = 4
fcntl(4, F_SETLK, {type=F_WRLCK, whence=SEEK_SET, start=0, len=1}) = 0
open("/var/lib/dpkg/updates/", O_RDONLY|O_NONBLOCK) = 5
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
fstat(5, {st_mode=0, st_size=0, ...})   = 0
lseek(5, 0, SEEK_CUR)                   = 0
getdents(5, /* 2 entries */, 3933)      = 28
lseek(5, 0, SEEK_CUR)                   = 1024
getdents(5, /* 0 entries */, 3933)      = 0
close(5)                                = 0
write(1, "Updating package file cache...", 30Updating package file cache...) = 30
stat("/var/cache/apt/srcpkgcache.bin", {st_mode=0, st_size=0, ...}) = 0
open("/var/cache/apt/srcpkgcache.bin", O_RDONLY) = 5
fstat(5, {st_mode=0, st_size=0, ...})   = 0
mmap(0, 541636, PROT_READ, MAP_SHARED, 5, 0) = 0x401d8000
stat("/var/state/apt/lists/ftp.monash.edu.au_pub_linux_distributions_debian-non-US_slink_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
stat("/var/state/apt/lists/debian.midco.net_debian_dists_unstable_non-free_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
stat("/var/state/apt/lists/debian.midco.net_debian_dists_unstable_contrib_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
stat("/var/state/apt/lists/debian.midco.net_debian_dists_unstable_main_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
munmap(0x401d8000, 541636)              = 0
write(1, "done\n", 5done
)                   = 5
open("/var/cache/apt/lock", O_RDWR|O_CREAT|O_TRUNC, 0640) = 6
fcntl(6, F_SETLK, {type=F_WRLCK, whence=SEEK_SET, start=0, len=1}) = 0
open("/var/state/apt/lock", O_RDWR|O_CREAT|O_TRUNC, 0640) = 7
fcntl(7, F_SETLK, {type=F_WRLCK, whence=SEEK_SET, start=0, len=1}) = 0
open("/var/lib/dpkg/lock", O_RDWR|O_CREAT|O_TRUNC, 0640) = 8
fcntl(8, F_SETLK, {type=F_WRLCK, whence=SEEK_SET, start=0, len=1}) = 0
open("/var/lib/dpkg/updates/", O_RDONLY|O_NONBLOCK) = 9
fcntl(9, F_SETFD, FD_CLOEXEC)           = 0
fstat(9, {st_mode=0, st_size=0, ...})   = 0
lseek(9, 0, SEEK_CUR)                   = 0
getdents(9, /* 2 entries */, 3933)      = 28
lseek(9, 0, SEEK_CUR)                   = 1024
getdents(9, /* 0 entries */, 3933)      = 0
close(9)                                = 0
write(1, "Updating package status cache..."..., 32Updating package status cache...) = 32
stat("/var/cache/apt/pkgcache.bin", {st_mode=0, st_size=0, ...}) = 0
stat("/var/cache/apt/pkgcache.bin", {st_mode=0, st_size=0, ...}) = 0
stat("/var/cache/apt/srcpkgcache.bin", {st_mode=0, st_size=0, ...}) = 0
open("/var/cache/apt/pkgcache.bin", O_RDONLY) = 9
fstat(9, {st_mode=0, st_size=0, ...})   = 0
mmap(0, 594155, PROT_READ, MAP_SHARED, 9, 0) = 0x401d8000
stat("/var/lib/dpkg/status", {st_mode=0, st_size=0, ...}) = 0
stat("/var/state/apt/lists/ftp.monash.edu.au_pub_linux_distributions_debian-non-US_slink_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
stat("/var/state/apt/lists/debian.midco.net_debian_dists_unstable_non-free_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
stat("/var/state/apt/lists/debian.midco.net_debian_dists_unstable_contrib_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
stat("/var/state/apt/lists/debian.midco.net_debian_dists_unstable_main_binary-i386_Packages", {st_mode=0, st_size=0, ...}) = 0
munmap(0x401d8000, 594155)              = 0
write(1, "done\n", 5done
)                   = 5
write(1, "Checking system integrity...", 28Checking system integrity...) = 28
open("/var/cache/apt/pkgcache.bin", O_RDONLY) = 10
fstat(10, {st_mode=0, st_size=0, ...})  = 0
mmap(0, 594155, PROT_READ, MAP_SHARED, 10, 0) = 0x401d8000
brk(0x807e000)                          = 0x807e000
brk(0x8081000)                          = 0x8081000
write(1, "ok\n", 3ok
)                     = 3
close(8)                                = 0
close(4)                                = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
root@burrito:/home/apharris# echo $TERM
emacs


Reply to: