[clug] gdb output

Ian McCulloch ianmcc at lorentz.leidenuniv.nl
Fri Mar 5 11:08:30 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)

Is there more than one thread involved here?  Try
'thread apply all where'

Cheers,
Ian



More information about the linux mailing list