[Mono-bugs] [Bug 431539] Segmentation Fault in mcs/gmcs

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 6 09:20:22 EST 2008


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

User lupus at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=431539#c6





--- Comment #6 from Paolo Molaro <lupus at novell.com>  2008-11-06 07:20:21 MST ---
It looks like it was indeed a broken system, since with the update the error
went away. Unfortunately it seems on your system sigaction() doesn't work quite
well. The good news is that the assert there is during shutdown and it doesn't
really matter, so you can safely remove it (I'll remove it from our ode, too).
Please just take away the g_assert() in remove_signal_handler() in mini/mini.c
and then run make again and report what happens.
Now, I have no idea what could cause the EL2NSYNC error: please run with:
strace -f mcs ... etc 2>strace.out
and attach the strace.out file.
Thanks.


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


More information about the mono-bugs mailing list