зеркало из https://github.com/mono/mail-archives.git
73 строки
2.8 KiB
HTML
73 строки
2.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Gtk-sharp-list] Looking for pointers on debugging GTK#
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=%5BGtk-sharp-list%5D%20Looking%20for%20pointers%20on%20debugging%20GTK%23&In-Reply-To=bd544b2d050823151944b6ce80%40mail.gmail.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="006348.html">
|
|
<LINK REL="Next" HREF="006360.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Gtk-sharp-list] Looking for pointers on debugging GTK#</H1>
|
|
<B>Dan Winship</B>
|
|
<A HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=%5BGtk-sharp-list%5D%20Looking%20for%20pointers%20on%20debugging%20GTK%23&In-Reply-To=bd544b2d050823151944b6ce80%40mail.gmail.com"
|
|
TITLE="[Gtk-sharp-list] Looking for pointers on debugging GTK#">danw at novell.com
|
|
</A><BR>
|
|
<I>Wed Aug 24 10:01:15 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="006348.html">[Gtk-sharp-list] Looking for pointers on debugging GTK#
|
|
</A></li>
|
|
<LI>Next message: <A HREF="006360.html">[Gtk-sharp-list] GTK TreeView Callback Bug?
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#6349">[ date ]</a>
|
|
<a href="thread.html#6349">[ thread ]</a>
|
|
<a href="subject.html#6349">[ subject ]</a>
|
|
<a href="author.html#6349">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Caleb Land wrote:
|
|
><i> Hello,
|
|
</I>><i> I want to attempt to fix the problem in this bug:
|
|
</I>><i> <A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75703">http://bugzilla.ximian.com/show_bug.cgi?id=75703</A>
|
|
</I>
|
|
Unhandled Exception: System.NullReferenceException: Object reference not
|
|
set to an instance of an object
|
|
in <0x00000> <unknown method>
|
|
|
|
That means a SEGV occurred in unmanaged code. So just run mono under
|
|
gdb, and see where it crashes.
|
|
|
|
-- Dan
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="006348.html">[Gtk-sharp-list] Looking for pointers on debugging GTK#
|
|
</A></li>
|
|
<LI>Next message: <A HREF="006360.html">[Gtk-sharp-list] GTK TreeView Callback Bug?
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#6349">[ date ]</a>
|
|
<a href="thread.html#6349">[ thread ]</a>
|
|
<a href="subject.html#6349">[ subject ]</a>
|
|
<a href="author.html#6349">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">More information about the Gtk-sharp-list
|
|
mailing list</a><br>
|
|
</body></html>
|