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

Re: New ARM elfloader patch



On Sun, Oct 21, 2001 at 06:14:33PM +0100, Philip Blundell wrote:
> In message <20011009210058.A21361@debian.org>, "Christian T. Steigies" writes:
> >On Tue, Oct 09, 2001 at 10:11:36PM +0100, philb@gnu.org wrote:
> >> 
> >> Can you run it under gdb and see where it crashes?  It would be
> >> interesting to see the output of "objdump -r" on libbitmap.a and
> >> libpcidata.a, too.
> >Sure, logfiles at:
> >http://people.debian.org/~cts/x4.1/
> 
> Thanks.  The gdb output isn't all that enlightening, though -- it's crashing 
> inside the C library.  Could you do it again, and this time use "bt" to find 
> out what the call trace was?
Program received signal SIGSEGV, Segmentation fault.
0xc00b6d26 in strlen () from /lib/libc.so.6
(gdb) bt
#0  0xc00b6d26 in strlen () from /lib/libc.so.6
#1  0xc0097e48 in vfprintf () from /lib/libc.so.6
#2  0xc00acf50 in vsnprintf () from /lib/libc.so.6
#3  0x80037d86 in xf86EnableDisableFBAccess ()
#4  0x80037f82 in xf86VDrvMsgVerb ()
#5  0x80038010 in xf86Msg ()
#6  0x8004cf20 in LoaderFreeDirList ()
#7  0x8004d69a in LoadModule ()
#8  0x800274e8 in xf86LoadModules ()
#9  0x80025b46 in InitOutput ()
#10 0x8006db8c in main ()
#11 0xc0073ebc in __libc_start_main () from /lib/libc.so.6

Christian



Reply to: