--- Begin Message ---
Package: monodoc-browser
Version: 2.4.2-1
Severity: normal
--- Please enter the report below this line. ---
With the latest upgrade to libwebkit-1.0-2, monodoc-browser simply
freezes on startup. The freeze appears to be related to a stack
overflow in unmanaged code. The stack trace is attached to this
message.
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.31-0.tp1
Debian Release: squeeze/sid
500 unstable www.debian-multimedia.org
500 unstable http.us.debian.org
500 unstable ftp.lionroo.dyndns.org
101 experimental http.us.debian.org
--- Package information. ---
Depends (Version) | Installed
==========================================-+-=============
mono-runtime (>= 1.1.8.1) | 2.4.2.3+dfsg-2
libglade2.0-cil (>= 2.12.9) | 2.12.9-1
libglib2.0-cil (>= 2.12.9) | 2.12.9-1
libgtk2.0-cil (>= 2.12.9) | 2.12.9-1
libmono-corlib2.0-cil (>= 1.2.2.1) | 2.4.2.3+dfsg-2
libmono-system-web2.0-cil (>= 1.9.1) | 2.4.2.3+dfsg-2
libmono-system2.0-cil (>= 2.4) | 2.4.2.3+dfsg-2
libwebkit1.0-cil (>= 0.2) | 0.2-3.1
monodoc-base (>= 1.0) | 2.4.2.3+dfsg-2
monodoc-manual | 2.4.2.3+dfsg-2
Package's Recommends field is empty.
Package's Suggests field is empty.
Stack overflow in unmanaged: IP: 0xb4aeca2f, fault addr: 0xbf12bf8c
Marshaling navigation-requested signal
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle
the exception.
System.StackOverflowException: The requested operation caused a stack overflow.
at (wrapper managed-to-native)
System.Runtime.InteropServices.Marshal:PtrToStructure (intptr,System.Type)
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
at (wrapper native-to-managed) GLib.SignalClosure:MarshalCallback
(intptr,intptr,uint,intptr,intptr,intptr)
at (wrapper managed-to-native)
WebKit.WebView:webkit_web_view_load_html_string (intptr,intptr,intptr)
at WebKit.WebView.LoadHtmlString (System.String content, System.String
base_uri) [0x00000]
at Monodoc.WebKitHtmlRender.Render (System.String html) [0x00000]
at Monodoc.Browser.Render (System.String text, Monodoc.Node matched_node,
System.String url) [0x00000]
at Monodoc.Browser.LoadUrl (System.String url) [0x00000]
at Monodoc.Browser.LinkClicked (System.Object o, System.EventArgs args)
[0x00000]
at Monodoc.WebKitHtmlRender.<WebKitHtmlRender>m__0 (System.Object sender,
WebKit.NavigationRequestedArgs e) [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000]
--- End Message ---