[Mono-bugs] [Bug 427984] New: A RunTime Exception while running WebBrowser application with the Mono2. 0_Preview Release

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Sep 19 17:16:39 EDT 2008


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


           Summary: A RunTime Exception while running WebBrowser application
                    with the Mono2.0_Preview Release
           Product: Mono: Runtime
           Version: 2.0
          Platform: 32bit
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: debug
        AssignedTo: martin at novell.com
        ReportedBy: prakash.tripathi at hp.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Created an attachment (id=240655)
 --> (https://bugzilla.novell.com/attachment.cgi?id=240655)
The Error log after running gui.exe with Mono2.0_Preview release

Hey Folks,

  We have a .NET based GUI executable GUI.exe, a WebBrowser application. When
we try to execute it with the latest mono2.0_Preview release, it fails to run
the browser.

  But when the same executable is run with the mono1.9.1 release, the browser
successfully comes up.

  Though when run with the verbose option in both cases, we have similar
exceptions except the below mentioned excerpt (when run with the Mono2.0) -

Method System.Windows.Forms.WebBrowser:OnWebHostLoadStarted
(object,Mono.WebBrowser.LoadStartedEventArgs) emitted at 01077048 to 010770F4
(code length 172) [gui.exe]
Method System.Uri:HexEscape (char) emitted at 01077100 to 010771CA (code length
202) [gui.exe]
Method System.String:Concat (object,object,object) emitted at 010771D0 to
01077234 (code length 100) [gui.exe]
Method (wrapper managed-to-native) System.Object:__icall_wrapper_helper_ldstr
(intptr,intptr) emitted at 01077238 to 01077281 (code length 73) [gui.exe]
Method System.UriFormatException:.ctor (string) emitted at 01077288 to 0107729E
(code length 22) [gui.exe]
Method System.FormatException:.ctor (string) emitted at 010772B0 to 010772D6
(code length 38) [gui.exe]
Method (wrapper runtime-invoke) System.Object:runtime_invoke_string__this__
(object,intptr,intptr,intptr) emitted at 010772D8 to 01077362 (code length 138)
[gui.exe]
Method System.Exception:ToString () emitted at 01077368 to 010774A5 (code
length 317) [gui.exe]
Method System.Exception:get_Message () emitted at 010774A8 to 01077516 (code
length 110) [gui.exe]
Method System.Exception:get_StackTrace () emitted at 01077518 to 010777FB (code
length 739) [gui.exe]


  We had to check for some fixes with the latest release, but with this problem
we are kindaa stuck.

  We'll appreciate your help in order to fix this issue.

Warm Regards,
Om..


-- 
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