[Mono-bugs] [Bug 78873][Wis] Changed - ProScan program crashes mono (SEG FAULT)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 17 14:25:14 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by robertj at gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=78873

--- shadow/78873	2006-07-16 12:35:21.000000000 -0400
+++ shadow/78873.tmp.26305	2006-07-17 14:25:14.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Runtime
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: Gentoo Linux, x86
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: interop
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: mswilliamson at uwaterloo.ca               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -44,6 +44,16 @@
         mono [0x805bece]
         /lib/libc.so.6(__libc_start_main+0xe3) [0xb7db8893]
         mono(dl_iterate_phdr+0x19d) [0x805be11]
 Aborted
 
 If you need any more information please let me know. Thanks!
+
+------- Additional Comments From robertj at gmx.net  2006-07-17 14:25 -------
+At least one assembly of this tool has a reference to Win32's
+kernel32.dll. Please contact the author and convince him/she
+to port the app to Mono.
+
+About the SEGFAULT: it's actually a stack overflow. Mono always
+crashes with a SEGFAULT in this case, unless it was compiled
+with sigaltstack.
+


More information about the mono-bugs mailing list