[Mono-bugs] [Bug 78014][Nor] New - Runtime Crash When Running GFax
0.74
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Apr 4 15:41:32 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 drichard at largo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78014
--- shadow/78014 2006-04-04 15:41:32.000000000 -0400
+++ shadow/78014.tmp.23248 2006-04-04 15:41:32.000000000 -0400
@@ -0,0 +1,80 @@
+Bug#: 78014
+Product: Mono: Runtime
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: drichard at largo.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Runtime Crash When Running GFax 0.74
+
+Gfax 0.74 is in beta and is crashing. It appears to be a mono error from
+the output, but I could be wrong. Submitting for those with greater
+expertise :)
+
+Let me know if I need to submit more information.
+
+
+=================================================================
+Got a SIGSEGV while executing native code. This usually indicates
+a fatal error in the mono runtime or one of the native libraries
+used by your application.
+=================================================================
+
+Stacktrace:
+
+in (wrapper managed-to-native) GConf.Client:gconf_client_get_default () <0x4>
+in (wrapper managed-to-native) GConf.Client:gconf_client_get_default ()
+<0xfffff8cb>
+in GConf.Client:.ctor () <0x3b>
+in gfax.Settings:.cctor () <0x16>
+in (wrapper runtime-invoke) System.Object:runtime_invoke_void
+(object,intptr,intptr,intptr) <0xc771483f>
+in gfax.gfax:Main (string[]) <0xffffffff>
+in gfax.gfax:Main (string[]) <0x402>
+in (wrapper runtime-invoke) System.Object:runtime_invoke_void_string[]
+(object,intptr,intptr,intptr) <0xc77148d7>
+
+Native stacktrace:
+
+ mono(mono_handle_native_sigsegv+0xbb) [0x815385b]
+ mono [0x813e1bf]
+ [0xffffe440]
+ /opt/gnome/lib/libgconf-2.so.4(gconf_client_get_default+0xfc)
+[0x40dc889c]
+ [0x40a30b4f]
+ [0x40a303f4]
+ [0x40a30227]
+ [0x40a29856]
+ mono [0x813e070]
+ mono(mono_runtime_invoke+0x27) [0x80d7847]
+ mono(mono_runtime_class_init+0x12b) [0x80d5c4b]
+ mono [0x81300dc]
+ mono [0x813cab6]
+ mono [0x813d7ae]
+ mono [0x813dc12]
+ mono [0x813ddaa]
+ mono(mono_compile_method+0x3a) [0x80d604a]
+ mono(mono_magic_trampoline+0x1a) [0x8154cea]
+ [0x40268032]
+ [0x40a297c3]
+ mono [0x813e070]
+ mono(mono_runtime_invoke+0x27) [0x80d7847]
+ mono(mono_runtime_exec_main+0x5c) [0x80d897c]
+ mono(mono_runtime_run_main+0x171) [0x80d85a1]
+ mono(strftime+0x1bae) [0x805c632]
+ mono(mono_main+0x841) [0x805d001]
+ mono(__fxstat64+0x137) [0x805b9eb]
+ /lib/tls/libc.so.6(__libc_start_main+0xd0) [0x40129e80]
+ mono(sinh+0x4d) [0x805b941]
+/usr/local/bin/gfax: line 32: 1997 Aborted mono
+/usr/local/lib/gfax/gfax.exe $@
+oa3:/u/gfax-0.7.4
More information about the mono-bugs
mailing list