[MonoDevelop] crash when hit on the line numbers bar in editor

gennady wexler adyler@winisp.net
Sun, 29 Aug 2004 21:56:36 -0700


> This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--B_3176661396_73198712
Content-type: text/plain;
	charset="US-ASCII"
Content-transfer-encoding: 7bit

has anyone seen this? I get this to repro 100%. I do have gtksourceview
installed. otherwise everything is functioning normally.


Unhandled Exception: System.Reflection.TargetInvocationException: Exception
has been thrown by 
the target of an invocation. ---> System.DllNotFoundException:
gtksourceview-1.0
in <0x000e0> (wrapper managed-to-native)
MonoDevelop.SourceEditor.Gui.SourceEditorBuffer:gtk_so
urce_buffer_get_markers_in_region (intptr,Gtk.TextIter&,Gtk.TextIter&)
in [0x00037] (at 
/Users/adyler/mono/monodevelop-0.5/src/AddIns/DisplayBindings/SourceEditor/G
ui
/SourceEditorBuffer.cs:455)
MonoDevelop.SourceEditor.Gui.SourceEditorBuffer:ToggleMark (int,Mon
oDevelop.SourceEditor.Gui.SourceMarkerType)
in [0x00003] (at 
/Users/adyler/mono/monodevelop-0.5/src/AddIns/DisplayBindings/SourceEditor/G
ui
/SourceEditorBuffer.cs:441)
MonoDevelop.SourceEditor.Gui.SourceEditorBuffer:ToggleBookmark (int
)
in [0x0006f] (at 
/Users/adyler/mono/monodevelop-0.5/src/AddIns/DisplayBindings/SourceEditor/G
ui
/SourceEditorView.cs:80)
MonoDevelop.SourceEditor.Gui.SourceEditorView:buttonPress (object,Gtk.
ButtonPressEventArgs)
in (unmanaged) (wrapper managed-to-native)
System.Reflection.MonoMethod:InternalInvoke (object,
object[])
in <0x0008c> (wrapper managed-to-native)
System.Reflection.MonoMethod:InternalInvoke (object,ob
ject[])
in [0x00033] (at 
/cvs/1-mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:121)
System.Refle
ction.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[
],System.Globalization.CultureInfo)
--- End of inner exception stack trace ---

in [0x00052] (at 
/cvs/1-mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:125)
System.Refle
ction.MonoMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[
],System.Globalization.CultureInfo)
in [0x00006] (at 
/cvs/1-mono/mcs/class/corlib/System.Reflection/MethodBase.cs:78)
System.Reflec
tion.MethodBase:Invoke (object,object[])
in [0x0005d] (at /cvs/1-mono/mcs/class/corlib/System/Delegate.cs:219)
System.Delegate:DynamicIn
vokeImpl (object[])
in [0x00020] (at 
/cvs/1-mono/mcs/class/corlib/System/MulticastDelegate.cs:68)
System.MulticastD
elegate:DynamicInvokeImpl (object[])
in [0x00002] (at /cvs/1-mono/mcs/class/corlib/System/Delegate.cs:207)
System.Delegate:DynamicIn
voke (object[])
in <0x0028c> 
GtkSharp.boolObjectEventButtonSignal:boolObjectEventButtonCallback
(intptr,intptr,
int)
in <0x000c0> (wrapper native-to-managed)
GtkSharp.boolObjectEventButtonSignal:boolObjectEventBu
ttonCallback (intptr,intptr,int)
in (unmanaged) (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00080> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00014> Gtk.Application:Run ()
in [0x001cd] (at 
/Users/adyler/mono/monodevelop-0.5/src/Main/Base/Commands/AutostartCommands.
cs
:205) MonoDevelop.Commands.StartWorkbenchCommand:Run ()
in [0x002a9] (at 
/Users/adyler/mono/monodevelop-0.5/src/Main/StartUp/MonoDevelopMain.cs:144)
Mo
noDevelop.SharpDevelopMain:Main (string[])


--B_3176661396_73198712
Content-type: text/html;
	charset="US-ASCII"
Content-transfer-encoding: quoted-printable

<HTML>
<HEAD>
<TITLE>crash when hit on the line numbers bar in editor</TITLE>
</HEAD>
<BODY>
<FONT FACE=3D"Trebuchet MS, Verdana, Helvetica, Arial"><SPAN STYLE=3D'font-size=
:14.0px'>has anyone seen this? I get this to repro 100%. I do have gtksource=
view installed. otherwise everything is functioning normally.<BR>
<BR>
<BR>
Unhandled Exception: System.Reflection.TargetInvocationException: Exception=
 has been thrown by <BR>
the target of an invocation. ---&gt; System.DllNotFoundException: gtksource=
view-1.0<BR>
in &lt;0x000e0&gt; (wrapper managed-to-native) MonoDevelop.SourceEditor.Gui=
.SourceEditorBuffer:gtk_so<BR>
urce_buffer_get_markers_in_region (intptr,Gtk.TextIter&amp;,Gtk.TextIter&am=
p;)<BR>
in [0x00037] (at /Users/adyler/mono/monodevelop-0.5/src/AddIns/DisplayBindi=
ngs/SourceEditor/Gui<BR>
/SourceEditorBuffer.cs:455) MonoDevelop.SourceEditor.Gui.SourceEditorBuffer=
:ToggleMark (int,Mon<BR>
oDevelop.SourceEditor.Gui.SourceMarkerType)<BR>
in [0x00003] (at /Users/adyler/mono/monodevelop-0.5/src/AddIns/DisplayBindi=
ngs/SourceEditor/Gui<BR>
/SourceEditorBuffer.cs:441) MonoDevelop.SourceEditor.Gui.SourceEditorBuffer=
:ToggleBookmark (int<BR>
)<BR>
in [0x0006f] (at /Users/adyler/mono/monodevelop-0.5/src/AddIns/DisplayBindi=
ngs/SourceEditor/Gui<BR>
/SourceEditorView.cs:80) MonoDevelop.SourceEditor.Gui.SourceEditorView:butt=
onPress (object,Gtk.<BR>
ButtonPressEventArgs)<BR>
in (unmanaged) (wrapper managed-to-native) System.Reflection.MonoMethod:Int=
ernalInvoke (object,<BR>
object[])<BR>
in &lt;0x0008c&gt; (wrapper managed-to-native) System.Reflection.MonoMethod=
:InternalInvoke (object,ob<BR>
ject[])<BR>
in [0x00033] (at /cvs/1-mono/mcs/class/corlib/System.Reflection/MonoMethod.=
cs:121) System.Refle<BR>
ction.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Refle=
ction.Binder,object[<BR>
],System.Globalization.CultureInfo)<BR>
--- End of inner exception stack trace ---<BR>
<BR>
in [0x00052] (at /cvs/1-mono/mcs/class/corlib/System.Reflection/MonoMethod.=
cs:125) System.Refle<BR>
ction.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Refle=
ction.Binder,object[<BR>
],System.Globalization.CultureInfo)<BR>
in [0x00006] (at /cvs/1-mono/mcs/class/corlib/System.Reflection/MethodBase.=
cs:78) System.Reflec<BR>
tion.MethodBase:Invoke (object,object[])<BR>
in [0x0005d] (at /cvs/1-mono/mcs/class/corlib/System/Delegate.cs:219) Syste=
m.Delegate:DynamicIn<BR>
vokeImpl (object[])<BR>
in [0x00020] (at /cvs/1-mono/mcs/class/corlib/System/MulticastDelegate.cs:6=
8) System.MulticastD<BR>
elegate:DynamicInvokeImpl (object[])<BR>
in [0x00002] (at /cvs/1-mono/mcs/class/corlib/System/Delegate.cs:207) Syste=
m.Delegate:DynamicIn<BR>
voke (object[])<BR>
in &lt;0x0028c&gt; GtkSharp.boolObjectEventButtonSignal:boolObjectEventButt=
onCallback (intptr,intptr,<BR>
int)<BR>
in &lt;0x000c0&gt; (wrapper native-to-managed) GtkSharp.boolObjectEventButt=
onSignal:boolObjectEventBu<BR>
ttonCallback (intptr,intptr,int)<BR>
in (unmanaged) (wrapper managed-to-native) Gtk.Application:gtk_main ()<BR>
in &lt;0x00080&gt; (wrapper managed-to-native) Gtk.Application:gtk_main ()<=
BR>
in &lt;0x00014&gt; Gtk.Application:Run ()<BR>
in [0x001cd] (at /Users/adyler/mono/monodevelop-0.5/src/Main/Base/Commands/=
AutostartCommands.cs<BR>
:205) MonoDevelop.Commands.StartWorkbenchCommand:Run ()<BR>
in [0x002a9] (at /Users/adyler/mono/monodevelop-0.5/src/Main/StartUp/MonoDe=
velopMain.cs:144) Mo<BR>
noDevelop.SharpDevelopMain:Main (string[])<BR>
</SPAN></FONT>
</BODY>
</HTML>


--B_3176661396_73198712--