More on the armv4l segfault.

David Daney ddaney at avtrex.com
Fri Dec 15 23:16:17 UTC 2006


Rob Landley wrote:
> On Friday 15 December 2006 1:32 pm, David Daney wrote:
> 
>>Perhaps you could run the program in gdb and get a stack trace at the 
>>SIGSEGV to see who the caller is.  Then, as Paul suggested, figure out 
>>why the proper linking is not happening.
> 
> 
> Are you suggesting cross-compiling an arm version of gdb, or are you 
> suggesting running qemu under gdb?
> 

I was thinking either a native gdb or gdbserver .  I have used both on 
MIPS with good success.  I prefer the full gdb if you have enough 
memory/swap.

I have never used qemu, so will not comment on the possibilities there.

David Daney



More information about the uClibc mailing list