зеркало из https://github.com/mono/mail-archives.git
184 строки
7.4 KiB
HTML
184 строки
7.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] Problem running debugger over Cygwin/XFree86
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:jaroslaw.kowalski%40atm.com.pl">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016246.html">
|
|
<LINK REL="Next" HREF="016271.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] Problem running debugger over Cygwin/XFree86
|
|
</H1>
|
|
<B>Jaroslaw Kowalski
|
|
</B>
|
|
<A HREF="mailto:jaroslaw.kowalski%40atm.com.pl"
|
|
TITLE="[Mono-list] Problem running debugger over Cygwin/XFree86">jaroslaw.kowalski@atm.com.pl
|
|
</A><BR>
|
|
<I>Fri, 10 Oct 2003 13:03:15 +0200</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016246.html">[Mono-list] New CultureInfo support
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016271.html">[Mono-list] RE: [Mono-devel-list] Surveys: Mono 1.0 and Mono Conference.
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16247">[ date ]</a>
|
|
<a href="thread.html#16247">[ thread ]</a>
|
|
<a href="subject.html#16247">[ subject ]</a>
|
|
<a href="author.html#16247">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>This is a multi-part message in MIME format.
|
|
|
|
------=_NextPart_000_000A_01C38F2E.DE706000
|
|
Content-Type: text/plain;
|
|
charset="iso-8859-2"
|
|
Content-Transfer-Encoding: quoted-printable
|
|
|
|
Can you give me some hint, what can be the cause of the problem?
|
|
|
|
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
|
|
** (Debugger:19339): CRITICAL **: file pango-context.c: line 243 =
|
|
(pango_context_load_fontset): assertion `pango_font_description_get_size =
|
|
(desc) !=3D 0' failed
|
|
** (Debugger:19339): CRITICAL **: file pango-fontset.c: line 101 =
|
|
(pango_fontset_get_metrics): assertion `fontset !=3D NULL' failed
|
|
** (Debugger:19339): CRITICAL **: file pango-context.c: line 243 =
|
|
(pango_context_load_fontset): assertion `pango_font_description_get_size =
|
|
(desc) !=3D 0' failed
|
|
** (Debugger:19339): CRITICAL **: file pango-fontset.c: line 101 =
|
|
(pango_fontset_get_metrics): assertion `fontset !=3D NULL' failed
|
|
|
|
Unhandled Exception: System.NullReferenceException: A null value was =
|
|
found where an object instance was required
|
|
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 <0x00007> Gnome.Program:Run ()
|
|
in <0x00050> Mono.Debugger.GUI.DebuggerGUI:Run ()
|
|
in <0x000ff> Mono.Debugger.GUI.DebuggerGUI:Main (string[])
|
|
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
|
|
|
|
after which the debugger (I use mono-debug) quits. The above happens =
|
|
whenever I try to select any option from the menu.
|
|
|
|
My configuration:
|
|
|
|
RedHat Linux 9/x86 with some updates (via apt-get)
|
|
Relevant package versions:
|
|
|
|
gtk2-2.2.1-4
|
|
pango-1.2.1-3
|
|
atk-1.2.0-2
|
|
glib-1.2.10-10
|
|
gtk2-devel-2.2.1-4
|
|
pango-devel-1.2.1-3
|
|
atk-devel-1.2.0-2
|
|
glib-devel-1.2.10-10
|
|
glade-0.6.4-9
|
|
libglade-devel-0.17-11
|
|
libglade-0.17-11
|
|
GConf2-2.2.0-1
|
|
GConf2-devel-2.2.0-1
|
|
|
|
mono,mcs,gtk-sharp and debugger compiled from anonymous CVS.
|
|
Cygwin/XFree86 running on Windows XP/Professional. Other gtk =
|
|
applications (like gedit) work flawlessly with this X-Server.
|
|
|
|
Because of this problem I've never been able to run debugger =
|
|
successfully and I really want to try it.
|
|
|
|
Jarek
|
|
------=_NextPart_000_000A_01C38F2E.DE706000
|
|
Content-Type: text/html;
|
|
charset="iso-8859-2"
|
|
Content-Transfer-Encoding: quoted-printable
|
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<HTML><HEAD>
|
|
<META http-equiv=3DContent-Type content=3D"text/html; =
|
|
charset=3Diso-8859-2">
|
|
<META content=3D"MSHTML 6.00.2800.1264" name=3DGENERATOR>
|
|
<STYLE></STYLE>
|
|
</HEAD>
|
|
<BODY bgColor=3D#ffffff><FONT face=3DArial size=3D2>
|
|
<DIV>Can you give me some hint, what can be the cause of the =
|
|
problem?</DIV>
|
|
<DIV>&nbsp;</DIV>
|
|
<DIV>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D</DIV>
|
|
<DIV>** (Debugger:19339): CRITICAL **: file pango-context.c: line 243=20
|
|
(pango_context_load_fontset): assertion `pango_font_description_get_size =
|
|
(desc)=20
|
|
!=3D 0' failed</DIV>
|
|
<DIV>** (Debugger:19339): CRITICAL **: file pango-fontset.c: line 101=20
|
|
(pango_fontset_get_metrics): assertion `fontset !=3D NULL' failed</DIV>
|
|
<DIV>** (Debugger:19339): CRITICAL **: file pango-context.c: line 243=20
|
|
(pango_context_load_fontset): assertion `pango_font_description_get_size =
|
|
(desc)=20
|
|
!=3D 0' failed</DIV>
|
|
<DIV>** (Debugger:19339): CRITICAL **: file pango-fontset.c: line 101=20
|
|
(pango_fontset_get_metrics): assertion `fontset !=3D NULL' failed</DIV>
|
|
<DIV>&nbsp;</DIV>
|
|
<DIV>Unhandled Exception: System.NullReferenceException: A null value =
|
|
was found=20
|
|
where an object instance was required<BR>in (unmanaged) (wrapper=20
|
|
managed-to-native) Gtk.Application:gtk_main ()<BR>in &lt;0x00004&gt; =
|
|
(wrapper=20
|
|
managed-to-native) Gtk.Application:gtk_main ()<BR>in &lt;0x00007&gt;=20
|
|
Gtk.Application:Run ()<BR>in &lt;0x00007&gt; Gnome.Program:Run ()<BR>in=20
|
|
&lt;0x00050&gt; Mono.Debugger.GUI.DebuggerGUI:Run ()<BR>in =
|
|
&lt;0x000ff&gt;=20
|
|
Mono.Debugger.GUI.DebuggerGUI:Main (string[])</DIV>
|
|
<DIV>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D</DIV>
|
|
<DIV>&nbsp;</DIV>
|
|
<DIV>after which the debugger (I use mono-debug) quits. The above =
|
|
happens=20
|
|
whenever I try to select any option from the menu.</DIV>
|
|
<DIV>&nbsp;</DIV>
|
|
<DIV>My configuration:</DIV>
|
|
<DIV>&nbsp;</DIV>
|
|
<DIV>RedHat Linux 9/x86 with some updates (via apt-get)</DIV>
|
|
<DIV>Relevant package&nbsp;versions:</DIV>
|
|
<DIV>&nbsp;</DIV>
|
|
<DIV>gtk2-2.2.1-4<BR>pango-1.2.1-3<BR>atk-1.2.0-2<BR>glib-1.2.10-10<BR>gt=
|
|
k2-devel-2.2.1-4<BR>pango-devel-1.2.1-3<BR>atk-devel-1.2.0-2<BR>glib-deve=
|
|
l-1.2.10-10<BR>glade-0.6.4-9<BR>libglade-devel-0.17-11<BR>libglade-0.17-1=
|
|
1<BR>GConf2-2.2.0-1<BR>GConf2-devel-2.2.0-1</DIV>
|
|
<DIV>&nbsp;</DIV>
|
|
<DIV>mono,mcs,gtk-sharp and debugger compiled from anonymous=20
|
|
CVS.<BR>Cygwin/XFree86 running on Windows XP/Professional.&nbsp;Other =
|
|
gtk=20
|
|
applications (like gedit) work flawlessly with this X-Server.</DIV>
|
|
<DIV>&nbsp;</DIV>
|
|
<DIV>Because of this problem I've never been able to run debugger =
|
|
successfully=20
|
|
and I really want to try it.</DIV>
|
|
<DIV>&nbsp;</DIV>
|
|
<DIV>Jarek</DIV></FONT></BODY></HTML>
|
|
|
|
------=_NextPart_000_000A_01C38F2E.DE706000--
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016246.html">[Mono-list] New CultureInfo support
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016271.html">[Mono-list] RE: [Mono-devel-list] Surveys: Mono 1.0 and Mono Conference.
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16247">[ date ]</a>
|
|
<a href="thread.html#16247">[ thread ]</a>
|
|
<a href="subject.html#16247">[ subject ]</a>
|
|
<a href="author.html#16247">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|