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

Re: Bug#118611: HPPA



James Troup writes:
 > Martin Michlmayr <tbm@cyrius.com> writes:
 > 
 > > James?
 > 
 > This is fixed.

I can't confirm this.

 > > > What do we need? New binutils?
 > > > > > ii  gcc            3.0.2-10       The GNU C compiler.
 > > > ii  binutils       2.11.92.0.10-1 The GNU assembler, linker and binary utiliti
 > > > ii  libc6-dev      2.2.4-3        GNU C Library: Development Libraries and Hea
 > 
 > Newer libc6.

I installed the newest libc6 now:

ii  libc6          2.2.4-6        GNU C Library: Shared libraries and Timezone

But it gives me again a crash:

open("/lib/libncurses.so.5", O_RDONLY)  = 4
read(4, "\177ELF\1\2\1\3\0\0\0\0\0\0\0\0\0\3\0\17\0\0\0\1\0\1&\20"..., 1024) = 1024
fstat64(4, {st_mode=0, st_size=0, ...}) = 0
mmap(NULL, 395808, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40347000
mprotect(0x4038d000, 109088, PROT_NONE) = 0
mmap(0x4039c000, 36864, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 4, 0x45000) = 0x4039c000
mmap(0x403a5000, 10784, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x403a5000
close(4)                                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001d000
--- SIGILL (Illegal instruction) ---

Christoph



Reply to: