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

Bug#218524: unstable libc6 2.3.2.ds1-8 ldconfig broken ???



Daniel Jacobowitz sez:
---- snip
Please try:
gdb ldconfig
run
x/8i $pc
backtrace
--- snap

I ran this backtrace, as I am having the same problem (it occurred with
/bin/sleep, too, which I simply compiled from the gnu sources and it fixed
the issue.)  My results were as follows:

(gdb) x/8i $pc
0x806ce90:        stmxcsr 0xfffffff8(%ebp)
0x806ce94:        mov    %ecx,%eax
0x806ce96:        mov    0xfffffff8(%ebp),%edx
0x806ce99:        and    $0xc00,%eax
0x806ce9e:        and    $0x3d,%ecx
0x806cea1:        shl    $0x3,%eax
0x806cea4:        shl    $0x7,%ecx
0x806cea7:        and    $0xffff817f,%edx
(gdb) backtrace
#0  0x0806ce90 in ?? ()
#1  0x08062a80 in ?? ()
#2  0x0804c6a8 in ?? ()
(gdb) quit

--- This may be erroneous, I had to type it in by hand.  I'm running on an
unmodified Dell latitude c810, with no PCMCIA cards in.

Thanks,
-John Lamb, student NCSU



Reply to: