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

apt 0.5.27 hangs on IP28



Hi,
i just got the ip28 up and running and found apt 0.5.27 to hang
infinitly on "apt-get update" or basically ALL operations.

"strace" showed:

[...]
484   fstat64(3, {st_mode=S_IFREG|0644, st_size=67096, ...}) = 0
484   old_mmap(NULL, 323280, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x2adf0000
484   mprotect(0x2adff000, 261840, PROT_NONE) = 0
484   old_mmap(0x2ae3e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xe000) = 0x2ae3e000
484   close(3)                          = 0
484   access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
484   open("/lib/libc.so.6", O_RDONLY)  = 3
484   read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\10\0\0\0\1\0\1P4"..., 512) = 512
484   lseek(3, 588, SEEK_SET)           = 588
484   read(3, "\0\0\0\4\0\0\0\20\0\0\0\1GNU\0\0\0\0\0\0\0\0\2\0\0\0\4"..., 32) = 32
484   fstat64(3, {st_mode=S_IFREG|0644, st_size=1694236, ...}) = 0
484   old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aac3000
484   old_mmap(NULL, 1874992, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x2ae40000
484   mprotect(0x2afbd000, 314416, PROT_NONE) = 0
484   old_mmap(0x2aff0000, 98304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x170000) = 0x2aff0000
484   old_mmap(0x2b008000, 7216, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b008000
484   close(3)                          = 0
484   munmap(0x2aac4000, 6122)          = 0
484   --- SIGINT (Interrupt) @ 0 (0) ---
484   +++ killed by SIGINT +++

Downgrading to apt 0.5.4 and libstdc++2.10 gave me a working apt.
Does somebody see something similar on any mips platform ? Probably this
is a ip28 specific bug but it doesnt look like it.

Flo
-- 
Florian Lohoff                  flo@rfc822.org             +49-171-2280134
                        Heisenberg may have been here.

Attachment: pgpjiARqaP2it.pgp
Description: PGP signature


Reply to: