[Mono-bugs] [Bug 470819] crash compiling mono-basic on SLE_11/ppc64

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Feb 2 07:34:18 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=470819

User rkvinge at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=470819#c8





--- Comment #8 from Rolf Bjarne Kvinge <rkvinge at novell.com>  2009-02-02 05:34:16 MST ---
Craig,

gdb had stopped on a SIGPWR signal when you printed the backtraces, not a
SIGSEGV signal.

SIGPWR is a normal signal (along with a few others), use this in gdb to ignore
the normal signals:

handle SIGXCPU SIG33 SIG35 SIGPWR nostop noprint

(from http://mono-project.com/Debugging#Debugging_with_GDB)

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list