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

Re: How can I trace a segfault on program start?



> Program received signal SIGSEGV, Segmentation fault.
> 0x00000001 in ?? ()
> (gdb) bt
> #0  0x00000001 in ?? ()
> Cannot access memory at address 0x0

Do you have debugging symbols compiled in on all files that are 
linked together? Maybe this helps.

-Thomas

-- 
Thomas S. Strathmann
http://www.tstrathmann.de



Reply to: