Bug 311997 (MONO38163) - Runtime problem with System and System.Xml
Summary: Runtime problem with System and System.Xml
Status: RESOLVED INVALID
Alias: MONO38163
Product: Mono: Debugger
Classification: Mono
Component: backend (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Martin Baulig
QA Contact: Martin Baulig
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-16 13:50 UTC by Martin Baulig
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:06:35 UTC


---- Reported by martin@ximian.com 2003-02-16 06:50:12 MST ----

From Zoltan:

>   The following code asserts in class.c when running with
> --debug:
> 
> 		AppDomain.CurrentDomain.Load ("System.Xml.dll");
> 
> I debugged this, and the following happens:
> - mono tries to load System.Xml
> - this causes it to load System
> - after loading System, it tries to load the debug info for
> System
> - it tries to load the debug info for System.Xml, because
> System depends
>   on it.
> - it tries to resolve some tokens in System.Xml, but this
> fails, since
>   the image->references array is not set up for System.Xml yet.



---- Additional Comments From martin@ximian.com 2003-02-16 06:51:59 MST ----

Why do new bugs get Priority == Wishlist ?




---- Additional Comments From martin@ximian.com 2004-04-26 16:06:47 MST ----

Too old, expiring.


Unknown operating system unknown. Setting to default OS "Other".