[Mono-bugs] [Bug 431539] Segmentation Fault in mcs/gmcs
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Oct 4 05:12:58 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=431539
User andreas.faerber at web.de added comment
https://bugzilla.novell.com/show_bug.cgi?id=431539#c1
Andreas Färber <andreas.faerber at web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andreas.faerber at web.de
--- Comment #1 from Andreas Färber <andreas.faerber at web.de> 2008-10-04 03:12:57 MDT ---
Can't reproduce this on OSX/ppc:
PMG5:Mono andreas$ mcs test-mcs.cs
test-mcs.cs(4,10): warning CS0219: The variable `ul_constant' is assigned but
its value is never used
test-mcs.cs(3,7): warning CS0169: The private method `SegFault.func()' is never
used
error CS5001: Program `test-mcs.exe' does not contain a static `Main' method
suitable for an entry point
Compilation failed: 1 error(s), 2 warnings
PMG5:Mono andreas$ mono -V
Mono JIT compiler version 2.0 (/trunk/mono r108469)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
TLS: normal
GC: Included Boehm (with typed GC)
SIGSEGV: normal
Notification: Thread + polling
Architecture: ppc
Disabled: none
Same with -v.
--
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