bug-gdb
[Top][All Lists]
Advanced

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

How do I debug a multi-threaded SEG fault


From: Keith Clifford
Subject: How do I debug a multi-threaded SEG fault
Date: Tue, 17 Jul 2001 15:03:58 -0700

I read here recently that because of the way Linux formats its core dump
files, you only get one thread of a multithreaded program when using gdb on
the core dump file. Can anyone suggest a way of tracking down where a
segmentation fault is happening in a multithreaded program? We're catching
the SIGSEGV signal with sigaction but that doesn't give us very much
information or we don't know how to use that information properly.

Any help is greatly appreciated.
Thanks

Keith Clifford





reply via email to

[Prev in Thread] Current Thread [Next in Thread]