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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 8 09:19:07 EDT 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#c3





--- Comment #3 from Paolo Molaro <lupus at novell.com>  2008-10-08 07:19:07 MDT ---
Yurj, could you compile mono with debug flags? If you have the tree already
built
it's enough to go into mono/mini and type: make clean followed by make
CFLAGS=-g
After that rerun your test case with the just built mono inside gdb
ad try to get the complete stack info that leads to the crash in memcpy
(including the values passed to memcpy and it's calling function).


-- 
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