[Mono-bugs] [Bug 69273][Maj] Changed - Mono program crashes in Fedora Core 3

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 16 Nov 2004 01:17:14 -0500 (EST)


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 mattharrison@sbcglobal.net.

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

--- shadow/69273	2004-11-09 12:06:40.000000000 -0500
+++ shadow/69273.tmp.23039	2004-11-16 01:17:14.000000000 -0500
@@ -65,6 +65,47 @@
 
 I also tried disabling glibc's detection methods, and it still locks up.
 
 ------- Additional Comments From duncan@ximian.com  2004-11-09 12:06 -------
 Are you sure this is the right backtrace? The bt shows things coming
 from libstdc++, we don't use libstdc++ in Mono at all.
+
+------- Additional Comments From mattharrison@sbcglobal.net  2004-11-16 01:17 -------
+I'm having an identical problem. This is what mono spews on the
+command line for me - (I'm using tomboy from CVS HEAD)
+
+*** Running uninstalled Tomboy.exe ***
+Applet Created...
+EnableDisable Called: enabling... True
+Binding key '<Alt>F12' for
+'/apps/tomboy/global_keybindings/show_note_menu'
+Binding key '<Alt>F11' for
+'/apps/tomboy/global_keybindings/open_start_here'
+Tomboy remote control active.
+The program 'Tomboy' received an X Window System error.
+This probably reflects a bug in the program.
+The error was 'BadAccess (attempt to access private resource denied)'.
+  (Details: serial 156 error_code 10 request_code 33 minor_code 0)
+  (Note to programmers: normally, X errors are reported asynchronously;
+   that is, you will receive the error a while after causing it.
+   To debug your program, run it with the --sync command line
+   option to change this behavior. You can then get a meaningful
+   backtrace from your debugger if you break on the gdk_x_error()
+function.)
+
+Unhandled Exception: System.NullReferenceException: Object reference
+not set to an instance of an object
+in (unmanaged) (wrapper managed-to-native)
+PanelApplet.AppletFactory:panel_applet_factory_main
+(string,intptr,PanelAppletS harp.FactoryCallbackNative,intptr)
+in <0x00004> (wrapper managed-to-native)
+PanelApplet.AppletFactory:panel_applet_factory_main
+(string,intptr,PanelAppletSha rp.FactoryCallbackNative,intptr)
+in [0x00075] (at
+/home/matt/Desktop/Downloads/tomboy/Tomboy/panelapplet/AppletFactory.cs:23)
+PanelApplet.AppletFactory:Reg ister (System.Type)
+in [0x0004a] (at
+/home/matt/Desktop/Downloads/tomboy/Tomboy/Tomboy.cs:35)
+Tomboy.Tomboy:Main (string[])
+
+Attempted to unregister path (path[0] = com path[1] = beatniksoftware)
+which isn't registered