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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
