http://bugzilla.novell.com/show_bug.cgi?id=517166
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=517166#c2 --- Comment #2 from Robert Jordan <[email protected]> 2009-06-28 07:34:26 MDT --- The stacktrace again (since the http://pastebin.com/m740a459d will expire): tob...@sysyphus:Selene$ mono --debug Selene.Testing/bin/Debug/Selene.Testing.exe Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. ** ERROR **: VAR 1 (SaveType) cannot be expanded in this context with 1 instantiations aborting... Stacktrace: at (wrapper managed-to-native) System.Diagnostics.StackTrace.get_trace (System.Exception,int,bool) <0x0004b> at (wrapper managed-to-native) System.Diagnostics.StackTrace.get_trace (System.Exception,int,bool) <0xffffffff> at System.Diagnostics.StackTrace..ctor (System.Exception,int,bool,bool) [0x0002e] in /build/buildd/mono-2.4+dfsg/mcs/class/corlib/System.Diagnostics/StackTrace.cs:126 at System.Exception.get_StackTrace () [0x00018] in /build/buildd/mono-2.4+dfsg/mcs/class/corlib/System/Exception.cs:191 at System.Exception.ToString () [0x0007f] in /build/buildd/mono-2.4+dfsg/mcs/class/corlib/System/Exception.cs:313 at System.Exception.ToString () [0x00046] in /build/buildd/mono-2.4+dfsg/mcs/class/corlib/System/Exception.cs:308 at System.IO.TextWriter.Write (object) [0x00006] in /build/buildd/mono-2.4+dfsg/mcs/class/corlib/System.IO/TextWriter.cs:174 at System.IO.TextWriter.WriteLine (object) [0x00000] in /build/buildd/mono-2.4+dfsg/mcs/class/corlib/System.IO/TextWriter.cs:284 at System.IO.SynchronizedWriter.WriteLine (object) [0x00008] in /build/buildd/mono-2.4+dfsg/mcs/class/corlib/System.IO/TextWriter.cs:574 at GLib.ExceptionManager.RaiseUnhandledException (System.Exception,bool) <0x00098> at GLib.SignalClosure.MarshalCallback (intptr,intptr,uint,intptr,intptr,intptr) <0x0074f> at (wrapper native-to-managed) GLib.SignalClosure.MarshalCallback (intptr,intptr,uint,intptr,intptr,intptr) <0xffffffff> at (wrapper managed-to-native) Gtk.Dialog.gtk_dialog_run (intptr) <0x00056> at (wrapper managed-to-native) Gtk.Dialog.gtk_dialog_run (intptr) <0xffffffff> at Gtk.Dialog.Run () <0x00017> at Selene.Gtk.Frontend.NotebookDialog`1<object>.Run (object) <0x00047> at Selene.Testing.Harness.ListView () [0x0001c] in /home/tobias/Projecten/Selene/Selene.Testing/Tests/ListView.cs:48 at Selene.Testing.Demo.Main (string[]) [0x00018] in /home/tobias/Projecten/Selene/Selene.Testing/Main.cs:32 at (wrapper runtime-invoke) Selene.Testing.Demo.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff> Native stacktrace: mono [0x47f8f3] /lib/libpthread.so.0 [0x7f156e34d080] /lib/libc.so.6(gsignal+0x35) [0x7f156dd79fb5] /lib/libc.so.6(abort+0x183) [0x7f156dd7bbc3] /usr/lib/libglib-2.0.so.0(g_logv+0x51e) [0x7f156e9aa42e] /usr/lib/libglib-2.0.so.0(g_log+0x83) [0x7f156e9aa4c3] mono [0x4e8d10] mono [0x4e9d6e] mono [0x548cf4] mono [0x4e8c8b] mono(mono_class_inflate_generic_method_full+0x325) [0x4ec365] mono [0x47d5ae] mono [0x47d777] [0x405a12eb] Debug info from gdb: (no debugging symbols found) [snip] (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0x7f156f028730 (LWP 25826)] [New Thread 0x7f156cb1d950 (LWP 25828)] [New Thread 0x7f156f031950 (LWP 25827)] (no debugging symbols found) [snip] (no debugging symbols found) 0x00007f156de29739 in syscall () from /lib/libc.so.6 3 Thread 0x7f156f031950 (LWP 25827) 0x00007f156e34c7e1 in nanosleep () from /lib/libpthread.so.0 2 Thread 0x7f156cb1d950 (LWP 25828) 0x00007f156e34b281 in sem_wait () from /lib/libpthread.so.0 1 Thread 0x7f156f028730 (LWP 25826) 0x00007f156de29739 in syscall () from /lib/libc.so.6 Thread 3 (Thread 0x7f156f031950 (LWP 25827)): #0 0x00007f156e34c7e1 in nanosleep () from /lib/libpthread.so.0 #1 0x000000000055eb32 in ?? () #2 0x00007f156e3453ba in start_thread () from /lib/libpthread.so.0 #3 0x00007f156de2cfcd in clone () from /lib/libc.so.6 #4 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f156cb1d950 (LWP 25828)): #0 0x00007f156e34b281 in sem_wait () from /lib/libpthread.so.0 #1 0x00000000004eee5a in ?? () #2 0x000000000051ac13 in ?? () #3 0x000000000056380b in ?? () #4 0x000000000057e692 in ?? () #5 0x00007f156e3453ba in start_thread () from /lib/libpthread.so.0 #6 0x00007f156de2cfcd in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f156f028730 (LWP 25826)): #0 0x00007f156de29739 in syscall () from /lib/libc.so.6 #1 0x000000000047fa02 in ?? () #2 <signal handler called> #3 0x00007f156dd79fb5 in raise () from /lib/libc.so.6 #4 0x00007f156dd7bbc3 in abort () from /lib/libc.so.6 #5 0x00007f156e9aa42e in g_logv () from /usr/lib/libglib-2.0.so.0 #6 0x00007f156e9aa4c3 in g_log () from /usr/lib/libglib-2.0.so.0 #7 0x00000000004e8d10 in ?? () #8 0x00000000004e9d6e in ?? () #9 0x0000000000548cf4 in ?? () #10 0x00000000004e8c8b in ?? () #11 0x00000000004ec365 in mono_class_inflate_generic_method_full () #12 0x000000000047d5ae in ?? () #13 0x000000000047d777 in ?? () #14 0x00000000405a12eb in ?? () #15 0x00007fff7704efd0 in ?? () #16 0x00007f1565bce8a0 in ?? () #17 0x0000000000000000 in ?? () #0 0x00007f156de29739 in syscall () from /lib/libc.so.6 ================================================================= Got a SIGABRT while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= -- Configure bugmail: http://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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
