mail-archives/mono-bugs/2009-March/086760.html

273 строки
12 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 482638] New: crash on load
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20482638%5D%20New%3A%20crash%20on%20load&In-Reply-To=">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="086759.html">
<LINK REL="Next" HREF="086772.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 482638] New: crash on load</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20482638%5D%20New%3A%20crash%20on%20load&In-Reply-To="
TITLE="[Mono-bugs] [Bug 482638] New: crash on load">bugzilla_noreply at novell.com
</A><BR>
<I>Thu Mar 5 17:56:05 EST 2009</I>
<P><UL>
<LI>Previous message: <A HREF="086759.html">[Mono-bugs] [Bug 479763] Generics sharing causes Delegate.CreateDelegate throws ArgumentException under unusual circumstances
</A></li>
<LI>Next message: <A HREF="086772.html">[Mono-bugs] [Bug 482638] crash on load
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#86760">[ date ]</a>
<a href="thread.html#86760">[ thread ]</a>
<a href="subject.html#86760">[ subject ]</a>
<a href="author.html#86760">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=482638">https://bugzilla.novell.com/show_bug.cgi?id=482638</A>
Summary: crash on load
Classification: Mono
Product: Mono: Runtime
Version: unspecified
Platform: x86
OS/Version: Red Hat 9.0
Status: NEW
Severity: Normal
Priority: P5 - None
Component: generics
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">johnathana at gmail.com</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.6)
Gecko/2009020410 Fedora/3.0.6-1.fc10 Firefox/3.0.6
** (C2BII.exe:3485): WARNING **: The following assembly referenced from
/media/winxp/cygwin/home/john/_C2BII/UI/bin/Debug/Microsoft.SqlServer.Smo.dll
could not be loaded:
Assembly: Microsoft.SqlServer.ConnectionInfo (assemblyref_index=1)
Version: 9.0.242.0
Public Key: 89845dcd8080cc91
The assembly was not found in the Global Assembly Cache, a path listed in the
MONO_PATH environment variable, or in the location of the executing assembly
(/media/winxp/cygwin/home/john/_C2BII/UI/bin/Debug).
** (C2BII.exe:3485): WARNING **: Could not load file or assembly
'Microsoft.SqlServer.ConnectionInfo, Version=9.0.242.0, Culture=neutral,
PublicKeyToken=89845dcd8080cc91' or one of its dependencies.
Stacktrace:
at System.Windows.Forms.Form.OnLoad (System.EventArgs) &lt;0xffffffff&gt;
at System.Windows.Forms.Form.OnLoad (System.EventArgs) &lt;0x0005a&gt;
at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs) &lt;0x00064&gt;
at System.Windows.Forms.Form.OnCreateControl () &lt;0x00044&gt;
at System.Windows.Forms.Control.CreateControl () &lt;0x0012b&gt;
at System.Windows.Forms.Control.SetVisibleCore (bool) &lt;0x0007d&gt;
at System.Windows.Forms.Form.SetVisibleCore (bool) &lt;0x0017e&gt;
at System.Windows.Forms.Control.set_Visible (bool) &lt;0x00023&gt;
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.Control.set_Visible (bool) &lt;0xffffffff&gt;
at System.Windows.Forms.Application.RunLoop
(bool,System.Windows.Forms.ApplicationContext) &lt;0x001bc&gt;
at System.Windows.Forms.Application.Run
(System.Windows.Forms.ApplicationContext) &lt;0x0006a&gt;
at System.Windows.Forms.Application.Run (System.Windows.Forms.Form) &lt;0x00025&gt;
at C2BII.UI.Program.Main () &lt;0x000b6&gt;
at (wrapper runtime-invoke) System.Object.runtime_invoke_void
(object,intptr,intptr,intptr) &lt;0xffffffff&gt;
Native stacktrace:
/usr/lib/libmono.so.0 [0x24d502]
/usr/lib/libmono.so.0 [0x26dfb3]
[0xe5840c]
/usr/lib/libmono.so.0 [0x25833d]
/usr/lib/libmono.so.0 [0x25474b]
/usr/lib/libmono.so.0 [0x217595]
/usr/lib/libmono.so.0 [0x2217d9]
/usr/lib/libmono.so.0 [0x223961]
/usr/lib/libmono.so.0(mono_compile_method+0x24) [0x2a2754]
/usr/lib/libmono.so.0 [0x2555ee]
[0x686774]
[0xf4850d]
[0xf48145]
[0x7529ec]
[0x7ba1ee]
[0xf42c4f]
[0x7ba13c]
[0x7ba0e4]
[0xf41ca5]
[0xf41a93]
[0xf4185e]
[0x6c82e7]
[0x6c81ae]
/usr/lib/libmono.so.0 [0x2242b2]
/usr/lib/libmono.so.0(mono_runtime_invoke+0x73) [0x2a3a43]
/usr/lib/libmono.so.0(mono_runtime_exec_main+0xf8) [0x2a63a8]
/usr/lib/libmono.so.0(mono_runtime_run_main+0x18a) [0x2a6b9a]
/usr/lib/libmono.so.0(mono_jit_exec+0x62) [0x238c42]
/usr/lib/libmono.so.0(mono_main+0x19ae) [0x23a65e]
mono [0x8048572]
/lib/libc.so.6(__libc_start_main+0xe5) [0x9096e5]
mono [0x80484b1]
Debug info from gdb:
[Thread debugging using libthread_db enabled]
[New Thread 0xb7f5d6e0 (LWP 3485)]
[New Thread 0x56fb90 (LWP 3487)]
[New Thread 0xe23b90 (LWP 3486)]
0x00e58416 in __kernel_vsyscall ()
3 Thread 0xe23b90 (LWP 3486) 0x00e58416 in __kernel_vsyscall ()
2 Thread 0x56fb90 (LWP 3487) 0x00e58416 in __kernel_vsyscall ()
* 1 Thread 0xb7f5d6e0 (LWP 3485) 0x00e58416 in __kernel_vsyscall ()
Thread 3 (Thread 0xe23b90 (LWP 3486)):
#0 0x00e58416 in __kernel_vsyscall ()
#1 0x00aa8996 in nanosleep () from /lib/libpthread.so.0
#2 0x00343388 in collection_thread (unused=0x0) at collection.c:34
#3 0x00aa151f in start_thread (arg=0xe23b90) at pthread_create.c:297
#4 0x009d704e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Thread 2 (Thread 0x56fb90 (LWP 3487)):
#0 0x00e58416 in __kernel_vsyscall ()
#1 0x00aa5105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so0
#2 0x00346cc7 in timedwait_signal_poll_cond (cond=0x8b938ec, mutex=0x8b938d4,
timeout=0x0, alertable=0) at handles.c:1490
#3 0x00349814 in _wapi_handle_timedwait_signal_handle (handle=0x404,
timeout=0x0, alertable=0) at handles.c:1570
#4 0x0034987c in _wapi_handle_wait_signal_handle (handle=0x404, alertable=0)
at handles.c:1530
#5 0x00363e47 in WaitForSingleObjectEx (handle=0x404, timeout=4294967295,
alertable=0) at wait.c:205
#6 0x002c33be in finalizer_thread (unused=0x0) at gc.c:908
#7 0x002e842f in start_wrapper (data=0x8b8d3a0) at threads.c:621
#8 0x0035f936 in thread_start_routine (args=0x8b93b2c) at threads.c:279
#9 0x00383875 in GC_start_routine (arg=0x35f20) at pthread_support.c:1382
#10 0x00aa151f in start_thread (arg=0x56fb90) at pthread_create.c:297
#11 0x009d704e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Thread 1 (Thread 0xb7f5d6e0 (LWP 3485)):
#0 0x00e58416 in __kernel_vsyscall ()
#1 0x00aa819b in read () from /lib/libpthread.so.0
#2 0x0024d63e in read () at /usr/include/bits/unistd.h:45
#3 mono_handle_native_sigsegv (signal=11, ctx=0xf75d0c) at
mini-exceptions.c:1327
#4 0x0026dfb3 in mono_arch_handle_altstack_exception (sigctx=0xf75d0c,
fault_addr=0x4, stack_ovf=0) at exceptions-x86.c:855
#5 &lt;signal handler called&gt;
#6 mono_arch_get_delegate_invoke_impl (sig=0x0, has_target=1) at
mini-x86.c:4495
#7 0x0025474b in mono_create_delegate_trampoline (klass=0x8e00704) at
mini-trampolines.c:783
#8 0x00217595 in handle_delegate_ctor () at mini.c:3357
#9 mono_method_to_ir (cfg=0x90bdc70, method=0x8bf49b4, start_bblock=0x90ca544,
end_bblock=0x90ca5dc, locals_offset=3, return_var=0x0,
dont_inline=0x90c6a40, inline_args=0x0, inline_offset=0, is_virtual_call=0)
at mini.c:9110
#10 0x002217d9 in mini_method_compile (method=0x8bf49b4, opts=30501375,
domain=0x34ee0, run_cctors=&lt;value optimized out&gt;,
compile_aot=&lt;value optimized out&gt;, parts=0) at mini.c:12398
#11 0x00223961 in mono_jit_compile_method_inner (method=0x8bf49b4) at
mini.c:12954
#12 mono_jit_compile_method_with_opt (opt=30501375) at mini.c:13144
#13 mono_jit_compile_method (method=0x8bf49b4) at mini.c:13162
#14 0x002a2754 in mono_compile_method (method=0x8bf49b4) at object.c:528
#15 0x002555ee in mono_delegate_trampoline (regs=0xbfa80ff4, code=0xf486ea
&quot;\203&#65533;\f\215e&#65533;[&#65533;&#65533;j+h5\001&quot;, tramp_data=0x8c8d124, tramp=0x0)
at mini-trampolines.c:501
#16 0x00686774 in ?? ()
#17 0xbfa80ff4 in ?? ()
#18 0x00f486ea in ?? ()
#19 0x08c8d124 in ?? ()
#20 0x00000000 in ?? ()
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Aborted
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="086759.html">[Mono-bugs] [Bug 479763] Generics sharing causes Delegate.CreateDelegate throws ArgumentException under unusual circumstances
</A></li>
<LI>Next message: <A HREF="086772.html">[Mono-bugs] [Bug 482638] crash on load
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#86760">[ date ]</a>
<a href="thread.html#86760">[ thread ]</a>
<a href="subject.html#86760">[ subject ]</a>
<a href="author.html#86760">[ 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>