[Mono-bugs] [Bug 377720] Really strange bug

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 17 08:01:08 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=377720

User surfzoid2002 at yahoo.fr added comment
https://bugzilla.novell.com/show_bug.cgi?id=377720#c9


Eric Petit <surfzoid2002 at yahoo.fr> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                                        |NEW
      Info Provider|surfzoid2002 at yahoo.fr                           |




--- Comment #9 from Eric Petit <surfzoid2002 at yahoo.fr>  2008-06-17 06:01:07 MDT ---
Finally, i took the time to uprade gluezilla from Mono SVN, in a console with :
mono ./NetRadios.exe i already have :
**
(/home/eric/tmp/bug-377720_NetRadios/NetRadios/NetRadios/bin/Debug/NetRadios.exe:21597):
WARNING **: Thread (nil) may have been prematurely finalized

With MD SVN (2.0 Alpha 1 (1.9)), i have now :
Unhandled Exception: System.InvalidCastException: Cannot cast from source type
to destination type.
at System.Windows.Forms.WebBrowser.get_DocumentText () [0x00011] in
/root/tmp/mono-latest/mono-20080615/mcs/class/Managed.Windows.Forms/System.Windows.Forms/WebBrowser.cs:121
at System.Windows.Forms.WebBrowser.get_DocumentStream () [0x00000] in
/root/tmp/mono-latest/mono-20080615/mcs/class/Managed.Windows.Forms/System.Windows.Forms/WebBrowser.cs:100
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.WebBrowser.get_DocumentStream () <0x00036>
at NetRadios.Form1.webBrowser1_Navigating
(object,System.Windows.Forms.WebBrowserNavigatingEventArgs) [0x00000] in
/home/eric/tmp/bug-377720_NetRadios/NetRadios/NetRadios/Form1.cs:253
at System.Windows.Forms.WebBrowser.OnNavigating
(System.Windows.Forms.WebBrowserNavigatingEventArgs) [0x0000b] in
/root/tmp/mono-latest/mono-20080615/mcs/class/Managed.Windows.Forms/System.Windows.Forms/WebBrowser.cs:501
at System.Windows.Forms.WebBrowser.OnWebHostLoadStarted
(object,Mono.WebBrowser.LoadStartedEventArgs) [0x00038] in
/root/tmp/mono-latest/mono-20080615/mcs/class/Managed.Windows.Forms/System.Windows.Forms/WebBrowser.cs:575
at Mono.Mozilla.Callback.OnStateChange
(Mono.Mozilla.nsIWebProgress,Mono.Mozilla.nsIRequest,int,uint) [0x000f0] in
/root/tmp/mono-latest/mono-20080615/mcs/class/Mono.WebBrowser/Mono.Mozilla/Callback.cs:123
at (wrapper native-to-managed) Mono.Mozilla.Callback.OnStateChange
(intptr,intptr,int,uint) <0x002a7>


The application was terminated by a signal: SIGHUP

[eric at SurfzoidPC ~]$ mono -V
Mono JIT compiler version 20080615 (tarball)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  x86
        Disabled:      none

So it was better with old Mono/MD version .


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list