[Mono-bugs] [Bug 60972][Wis] New - monodoc crashs with Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 1 Jul 2004 06:15:29 -0400 (EDT)
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 christian@freemails.at.
http://bugzilla.ximian.com/show_bug.cgi?id=60972
--- shadow/60972 2004-07-01 06:15:29.000000000 -0400
+++ shadow/60972.tmp.27869 2004-07-01 06:15:29.000000000 -0400
@@ -0,0 +1,42 @@
+Bug#: 60972
+Product: Mono: Doctools
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Core
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: christian@freemails.at
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: monodoc crashs with Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
+
+When I start monodoc (ver 1.0) I can navigate for some time but then
+monodoc suddenly crashs:
+Unhandled Exception: System.NullReferenceException: Object reference not
+set to an instance of an object
+in (unmanaged) (wrapper managed-to-native) Gtk.Application:gtk_main ()
+in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main ()
+in <0x00007> Gtk.Application:Run ()
+in [0x0013d] (at /tmp/portage/monodoc-1.0/work/monodoc-1.0/browser/browser.
+cs:88) Monodoc.Driver:Main (string[])
+
+# equery list mono
+Searching for package 'mono' in all categories among:
+ * installed packages
+[I--] [ ] dev-dotnet/mono-1.0 (0)
+# equery list monodoc
+Searching for package 'monodoc' in all categories among:
+ * installed packages
+[I--] [ ] dev-util/monodoc-1.0 (0)
+# equery list gtk-sharp
+Searching for package 'gtk-sharp' in all categories among:
+ * installed packages
+[I--] [ ~] x11-libs/gtk-sharp-0.99 (0)
+(Just a note about the gentoo ebuilds: The 1.0 ebuild are made by myself, I
+donīt know if this matter. They based on 0.97 (mono) / 0.17 (monodoc))