зеркало из https://github.com/mono/mail-archives.git
140 строки
6.1 KiB
HTML
140 строки
6.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 75131][Nor] Changed - Reflector crashes on start
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075131%5D%5BNor%5D%20Changed%20-%20Reflector%20crashes%20on%20start&In-Reply-To=bug-75131%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="029956.html">
|
|
<LINK REL="Next" HREF="029958.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 75131][Nor] Changed - Reflector crashes on start</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075131%5D%5BNor%5D%20Changed%20-%20Reflector%20crashes%20on%20start&In-Reply-To=bug-75131%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 75131][Nor] Changed - Reflector crashes on start">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Thu Jun 2 21:39:02 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="029956.html">[Mono-bugs] [Bug 75133][Nor] Changed - sharpreader crashes on
|
|
startup due to 'unknown image format'
|
|
</A></li>
|
|
<LI>Next message: <A HREF="029958.html">[Mono-bugs] [Bug 75131][Nor] Changed - Reflector crashes on start
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#29957">[ date ]</a>
|
|
<a href="thread.html#29957">[ thread ]</a>
|
|
<a href="subject.html#29957">[ subject ]</a>
|
|
<a href="author.html#29957">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Please do not reply to this email- if you want to comment on the bug, go to the
|
|
URL shown below and enter your comments there.
|
|
|
|
Changed by <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">matt.hargett at logiclibrary.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75131">http://bugzilla.ximian.com/show_bug.cgi?id=75131</A>
|
|
|
|
--- shadow/75131 2005-06-02 20:34:02.000000000 -0400
|
|
+++ shadow/75131.tmp.17548 2005-06-02 21:39:02.000000000 -0400
|
|
@@ -1,13 +1,13 @@
|
|
Bug#: 75131
|
|
Product: Mono: Class Libraries
|
|
Version: 1.1
|
|
OS: SLES 9
|
|
OS Details:
|
|
-Status: RESOLVED
|
|
-Resolution: FIXED
|
|
+Status: REOPENED
|
|
+Resolution:
|
|
Severity: Unknown
|
|
Priority: Normal
|
|
Component: CORLIB
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">matt.hargett at logiclibrary.com</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
@@ -172,6 +172,55 @@
|
|
Created an attachment (id=15256)
|
|
reflector assembly
|
|
|
|
|
|
------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bmaurer at users.sf.net</A> 2005-06-02 20:34 -------
|
|
update svn, this was a patch misfire from me
|
|
+
|
|
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">matt.hargett at logiclibrary.com</A> 2005-06-02 21:39 -------
|
|
+Yup, it does get farther now. It now crashes here:
|
|
+
|
|
+** (Reflector.exe:18670): WARNING **: Missing method set_BorderStyle
|
|
+in assembly data-0x2a96ee6010, type Splitter
|
|
+
|
|
+** (Reflector.exe:18670): WARNING **: Missing method set_BorderStyle
|
|
+in assembly data-0x2a96ee6010, type Splitter
|
|
+
|
|
+Unhandled Exception: System.Reflection.TargetInvocationException:
|
|
+Exception has been thrown by the target of an invocation. ---> System.Null
|
|
+ReferenceException: Object reference not set to an instance of an object
|
|
+in <0x00000> <unknown method>
|
|
+in (wrapper managed-to-native)
|
|
+System.Reflection.MonoCMethod:InternalInvoke (object,object[])
|
|
+in [0x00044] (at
|
|
+/home/bryan/work/monobuild/svn/mcs/class/corlib/System.Reflection/MonoMethod.cs:336)
|
|
+System.Reflection.MonoCMethod:Invoke (
|
|
+System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder
|
|
+binder, System.Object[] parameters, System.Globalization.CultureInfo cu
|
|
+lture)--- End of inner exception stack trace ---
|
|
+
|
|
+in [0x0006b] (at
|
|
+/home/bryan/work/monobuild/svn/mcs/class/corlib/System.Reflection/MonoMethod.cs:342)
|
|
+System.Reflection.MonoCMethod:Invoke (
|
|
+System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder
|
|
+binder, System.Object[] parameters, System.Globalization.CultureInfo cu
|
|
+lture)
|
|
+in [0x00007] (at
|
|
+/home/bryan/work/monobuild/svn/mcs/class/corlib/System.Reflection/MonoMethod.cs:347)
|
|
+System.Reflection.MonoCMethod:Invoke (
|
|
+BindingFlags invokeAttr, System.Reflection.Binder binder,
|
|
+System.Object[] parameters, System.Globalization.CultureInfo culture)
|
|
+in [0x00018] (at
|
|
+/home/bryan/work/monobuild/svn/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:62)
|
|
+System.Reflection.ConstructorInfo:
|
|
+Invoke (System.Object[] parameters)
|
|
+in [0x000ec] (at
|
|
+/home/bryan/work/monobuild/svn/mcs/class/corlib/System/Activator.cs:195)
|
|
+System.Activator:CreateInstance (System.Type type,
|
|
+ System.Object[] args, System.Object[] activationAttributes)
|
|
+in [0x00008] (at
|
|
+/home/bryan/work/monobuild/svn/mcs/class/corlib/System/Activator.cs:154)
|
|
+System.Activator:CreateInstance (System.Type type,
|
|
+ System.Object[] args)
|
|
+in <0x00380> Reflector.Application:.ctor (IWindowManager windowManager)
|
|
+in <0x00038> Reflector.Application:_1 ()
|
|
+
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="029956.html">[Mono-bugs] [Bug 75133][Nor] Changed - sharpreader crashes on
|
|
startup due to 'unknown image format'
|
|
</A></li>
|
|
<LI>Next message: <A HREF="029958.html">[Mono-bugs] [Bug 75131][Nor] Changed - Reflector crashes on start
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#29957">[ date ]</a>
|
|
<a href="thread.html#29957">[ thread ]</a>
|
|
<a href="subject.html#29957">[ subject ]</a>
|
|
<a href="author.html#29957">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|