Package: prelink
Version: 0.0.20060712-1
Severity: normal

Prelink segfaults on startup while loading the cache file. The backtrace
is as follows:

(gdb) run -avmRq
Starting program: /usr/sbin/prelink.bin -avmRq

Program received signal SIGSEGV, Segmentation fault.
0x0804ae54 in deps_cmp (A=0xafccdfe0, B=0xafcce05c) at
../../src/cache.c:344
344       if (a->type == ET_NONE && b->type != ET_NONE)
(gdb) bt
#0  0x0804ae54 in deps_cmp (A=0xafccdfe0, B=0xafcce05c)
    at ../../src/cache.c:344
#1  0x44d2a827 in bsearch () from /lib/tls/i686/cmov/libc.so.6
#2  0x44d2a77b in bsearch () from /lib/tls/i686/cmov/libc.so.6
#3  0x44d2a795 in bsearch () from /lib/tls/i686/cmov/libc.so.6
#4  0x44d2a77b in bsearch () from /lib/tls/i686/cmov/libc.so.6
#5  0x44d2a77b in bsearch () from /lib/tls/i686/cmov/libc.so.6
#6  0x44d2a77b in bsearch () from /lib/tls/i686/cmov/libc.so.6
#7  0x44d2a77b in bsearch () from /lib/tls/i686/cmov/libc.so.6
#8  0x44d2a943 in qsort () from /lib/tls/i686/cmov/libc.so.6
#9  0x0804b640 in prelink_load_cache () at ../../src/cache.c:465
#10 0x080612f9 in main (argc=2, argv=0xafcd1cd4) at ../../src/main.c:415

I can supply the cache file that causes this on request.

Severity set to normal because this is probably only triggered by a
corrupt cache file, and there seem to be more important bugs labelled
"important" :).

Cheers,
-Ted

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-1-k7
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages prelink depends on:
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries
ii  libelfg0                      0.8.6-3    an ELF object file access library
ii  libselinux1                   1.30-1     SELinux shared libraries

prelink recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to