[clug] gdb output

Michael Still mikal at stillhq.com
Fri Mar 5 09:50:42 GMT 2004


On Fri, 5 Mar 2004, Jim Watson wrote:

> how would i interpret this output from gdb?
> m received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 16384 (LWP 17669)]
> 0x00000000 in ?? ()
> (gdb) where
> #0  0x00000000 in ?? ()
> (gdb)

It's executing address zero. That's a bad thing... I would look at the way 
you're starting the thread to see if that's bogus.

Mikal

-- 

Michael Still (mikal at stillhq.com) | "All my life I've had one dream,
http://www.stillhq.com            |  to achieve my many goals"
UTC + 11                          |    -- Homer Simpson



More information about the linux mailing list