Your message dated Wed, 21 Oct 2009 22:05:14 +0000
with message-id <e1n0jiw-0007li...@ries.debian.org>
and subject line Bug#548520: fixed in mono-tools 2.4.2-2
has caused the Debian Bug report #548520,
regarding [monodoc-browser] Freezes on startup
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
548520: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548520
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- 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 ---
--- Begin Message ---
Source: mono-tools
Source-Version: 2.4.2-2

We believe that the bug you reported is fixed in the latest version of
mono-tools, which is due to be installed in the Debian FTP archive:

gendarme_2.4.2-2_all.deb
  to pool/main/m/mono-tools/gendarme_2.4.2-2_all.deb
mono-profiler_2.4.2-2_all.deb
  to pool/main/m/mono-tools/mono-profiler_2.4.2-2_all.deb
mono-tools-devel_2.4.2-2_all.deb
  to pool/main/m/mono-tools/mono-tools-devel_2.4.2-2_all.deb
mono-tools-gui_2.4.2-2_all.deb
  to pool/main/m/mono-tools/mono-tools-gui_2.4.2-2_all.deb
mono-tools_2.4.2-2.diff.gz
  to pool/main/m/mono-tools/mono-tools_2.4.2-2.diff.gz
mono-tools_2.4.2-2.dsc
  to pool/main/m/mono-tools/mono-tools_2.4.2-2.dsc
monodoc-browser_2.4.2-2_all.deb
  to pool/main/m/mono-tools/monodoc-browser_2.4.2-2_all.deb
monodoc-http_2.4.2-2_all.deb
  to pool/main/m/mono-tools/monodoc-http_2.4.2-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 548...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jo Shields <direct...@apebox.org> (supplier of updated mono-tools package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 13 Oct 2009 00:42:18 +0100
Source: mono-tools
Binary: monodoc-browser mono-tools-gui mono-tools-devel gendarme mono-profiler 
monodoc-http
Architecture: source all
Version: 2.4.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Mono Group <pkg-mono-gr...@lists.alioth.debian.org>
Changed-By: Jo Shields <direct...@apebox.org>
Description: 
 gendarme   - extensible rule-based checker for CLI assemblies
 mono-profiler - Mono profiler
 mono-tools-devel - Various development tools for mono
 mono-tools-gui - Various GUI tools for mono
 monodoc-browser - MonoDoc GTK+ based viewer
 monodoc-http - MonoDoc http based viewer
Closes: 548520
Changes: 
 mono-tools (2.4.2-2) unstable; urgency=medium
 .
   * debian/patches/05_fix_webkit_about_blank_signal.patch:
     + Fix Monodoc's WebKit engine to ignore spurious events indicating
       a request of about:blank. (Closes: #548520)
Checksums-Sha1: 
 f1ef2a5a60ebca1e72ce79f83e3bc13a3f7b94bc 1805 mono-tools_2.4.2-2.dsc
 4761f3681c67119fbeead0839f85a3943cddbd98 13620 mono-tools_2.4.2-2.diff.gz
 ce2453e6bc95111cbff1df541701068e1366bee0 78550 monodoc-browser_2.4.2-2_all.deb
 80e4c8187acf32a12a41c18dce756f23446d9373 173914 mono-tools-gui_2.4.2-2_all.deb
 e27a1ddc334370e859906a18a0aa1df6e38a4d2b 34532 mono-tools-devel_2.4.2-2_all.deb
 96d419561b984ce3094684526b743cefc30a86fd 264220 gendarme_2.4.2-2_all.deb
 3165bdebf27087a049b4f1ca6ca1e97e44879dbd 73096 mono-profiler_2.4.2-2_all.deb
 aa0c8a37bacabc988204917c07a8d86f1745b178 61906 monodoc-http_2.4.2-2_all.deb
Checksums-Sha256: 
 c96b3e8903acf5464ab0607d7807c08028807ceafedb99f91830bc4976c9144e 1805 
mono-tools_2.4.2-2.dsc
 66acc464963fd69088b56d05408154f0276b940d28232f2845280fdb2ec908a7 13620 
mono-tools_2.4.2-2.diff.gz
 537f79446fdeeae639ffb82831d292cb070051bb701887d2ef62981df13b06d7 78550 
monodoc-browser_2.4.2-2_all.deb
 fdf3e0fb20241940fc1794f62e4863c3be9f4ca1ac54acd8ba44228e4111ff6c 173914 
mono-tools-gui_2.4.2-2_all.deb
 a59dc2d87b10eacf556d91e9fe698ae138510e7bbe3a9a341a473821d92356b6 34532 
mono-tools-devel_2.4.2-2_all.deb
 9e0663d8d4b4888e33c1553b454b97d109a3f317fc57f8b322e7f9e0a15cf068 264220 
gendarme_2.4.2-2_all.deb
 17a93c3620102604a49cdf418f56816c48bd01558a649aa4f97a1bc6b9867d4a 73096 
mono-profiler_2.4.2-2_all.deb
 6d5d4a4cc7a724f5b7a9429feecedec118edf9727f60729b213e0b29154e72f5 61906 
monodoc-http_2.4.2-2_all.deb
Files: 
 a9093cf23cbf0675550d30c1393d60c2 1805 devel optional mono-tools_2.4.2-2.dsc
 cb375899894dab94fe2a91cb6261b884 13620 devel optional 
mono-tools_2.4.2-2.diff.gz
 d82b91261f6d3a727020d9920f9d5e14 78550 devel optional 
monodoc-browser_2.4.2-2_all.deb
 b642837af302f785b785eeca59e4cb00 173914 devel optional 
mono-tools-gui_2.4.2-2_all.deb
 ba6a6ef10e1684a7df2494ccd2e1130d 34532 devel optional 
mono-tools-devel_2.4.2-2_all.deb
 d35b6ff3b8704ca74d47328bdb43dc26 264220 devel optional gendarme_2.4.2-2_all.deb
 d722b773c9312f0e26a049d4c4dca3c5 73096 devel optional 
mono-profiler_2.4.2-2_all.deb
 7ed58267ef3618554093e37ea37e161b 61906 devel optional 
monodoc-http_2.4.2-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iJwEAQECAAYFAkrfalAACgkQcJWf5zskR2E7WAP/a6rGcrQ/UpS2+qIgPebN8cCs
Y4kvyvdGA6zUSwcnzXxY8mpQYIp+p09M1zuGHKo+qY7i9Go1d7O9WbfnGQsIsUZB
BXAvonusX/nP0KzoBFzuLzxqeOyjpMD18/cuEBeZDGIyGRaP7u4aqJXI2yUdXmzl
iS4edd2QjiZ3+c2D5/I=
=Bprv
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to