https://bugzilla.novell.com/show_bug.cgi?id=359773
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=359773#c1 --- Comment #1 from Daniel Nauck <[EMAIL PROTECTED]> 2008-02-08 03:04:09 MST --- Tonight the runtime crashed with the above exception. Here the complete stacktrace: ** ERROR **: file assembly.c: line 1451 (mono_assembly_load_from_full): assertion failed: (image->assembly == NULL) aborting... Stacktrace: at (wrapper managed-to-native) System.AppDomain.LoadAssembly (string,System.Security.Policy.Evidence,bool) <0x00004> at (wrapper managed-to-native) System.AppDomain.LoadAssembly (string,System.Security.Policy.Evidence,bool) <0xffffffff> at System.AppDomain.Load (string,System.Security.Policy.Evidence,bool) [0x00011] in /home/dna/mono-svn/mcs/class/corlib/System/AppDomain.cs:603 at System.AppDomain.Load (string,System.Security.Policy.Evidence) [0x00000] in /home/dna/mono-svn/mcs/class/corlib/System/AppDomain.cs:595 at (wrapper remoting-invoke-with-check) System.AppDomain.Load (string,System.Security.Policy.Evidence) <0xffffffff> at System.Reflection.Assembly.Load (string,System.Security.Policy.Evidence) [0x00000] in /home/dna/mono-svn/mcs/class/corlib/System.Reflection/Assembly.cs: 502 at System.Activator.CreateInstance (string,string,bool,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,ob ject[],System.Security.Policy.Evidence) [0x00013] in /home/dna/mono-svn/mcs/class/corlib/System/Activator.cs:146 at System.Activator.CreateInstance (string,string,object[]) [0x00017] in /home/dna/mono-svn/mcs/class/corlib/System/Activator.cs:134 at System.Activator.CreateInstance (string,string) [0x00017] in /home/dna/mono-svn/mcs/class/corlib/System/Activator.cs:126 at NauckIT.MicroKernel.TypeReference.CreateInstance () <0x0011d> at NauckIT.MicroKernel.ObjectFactory.CreateInstance (int) <0x0009f> at NauckIT.DataAccessLayer.AbstractDataAccess.CreateConnection () <0x000a9> at NauckIT.DataAccessLayer.AbstractDataAccess.Connect () <0x000a9> at MobileSolutions.TaskScheduler.TaskSchedulerImpl.GetTask () <0x0016f> at MobileSolutions.Web.WebServices.AdBot.TaskWorker.GetTask () [0x00057] in /tmp/dna-temp-aspnet-0/9a9d343b/App_Web_20789cbd_11.cs:78 at (wrapper runtime-invoke) MobileSolutions.Web.WebServices.AdBot.TaskWorker.runtime_invoke_TaskEntity (object,intptr,intptr,intptr) <0xffffffff> at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[]) <0x00004> at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[]) <0xffffffff> at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00055] in /home/dna/mono-svn/mcs/class/corlib/System.Reflection/MonoMethod.cs:149 at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in /home/dna/mono-svn/mcs/class/corlib/System.Reflection/MethodBase.cs:90 at System.Web.Services.Protocols.LogicalMethodInfo.Invoke (object,object[]) [0x00034] in /home/dna/mono-svn/mcs/class/System.Web.Services/System.Web.Servic es.Protocols/LogicalMethodInfo.cs:393 at System.Web.Services.Protocols.HttpSoapWebServiceHandler.Invoke (System.Web.HttpContext,System.Web.Services.Protocols.SoapServerMessage) [0x0005e] in /ho me/dna/mono-svn/mcs/class/System.Web.Services/System.Web.Services.Protocols/HttpSoapWebServiceHandler.cs:401 at System.Web.Services.Protocols.HttpSoapWebServiceHandler.ProcessRequest (System.Web.HttpContext) [0x00081] in /home/dna/mono-svn/mcs/class/System.Web.Ser vices/System.Web.Services.Protocols/HttpSoapWebServiceHandler.cs:94 at <>c__CompilerGenerated2.MoveNext () [0x00d7f] in /home/dna/mono-svn/mcs/class/System.Web/System.Web/HttpApplication.cs:1006 at System.Web.HttpApplication.Tick () [0x00000] in /home/dna/mono-svn/mcs/class/System.Web/System.Web/HttpApplication.cs:697 at System.Web.HttpApplication.Start (object) [0x00060] in /home/dna/mono-svn/mcs/class/System.Web/System.Web/HttpApplication.cs:1190 at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest (System.Web.HttpContext,System.AsyncCallback,object) [0x00035] in /home/dna/ mono-svn/mcs/class/System.Web/System.Web/HttpApplication.cs:1292 at System.Web.HttpRuntime.RealProcessRequest (object) [0x000be] in /home/dna/mono-svn/mcs/class/System.Web/System.Web/HttpRuntime.cs:492 at System.Web.HttpRuntime.ProcessRequest (System.Web.HttpWorkerRequest) [0x00024] in /home/dna/mono-svn/mcs/class/System.Web/System.Web/HttpRuntime.cs:521 at Mono.WebServer.MonoWorkerRequest.ProcessRequest () [0x00009] in /home/dna/mono-svn/xsp/src/Mono.WebServer/MonoWorkerRequest.cs:636 at Mono.WebServer.BaseApplicationHost.ProcessRequest (Mono.WebServer.MonoWorkerRequest) [0x0002d] in /home/dna/mono-svn/xsp/src/Mono.WebServer/BaseApplicat ionHost.cs:150 at Mono.WebServer.XSPApplicationHost.ProcessRequest (int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations) [0x0017a] in /home/dna/mono-svn/xsp/src/Mono.WebServer/XSPApplicationHost.cs:105 at (wrapper remoting-invoke-with-check) Mono.WebServer.XSPApplicationHost.ProcessRequest (int,long,int,long,int,string,string,string,string,byte[],string,i ntptr,Mono.WebServer.SslInformations) <0xffffffff> at (wrapper xdomain-dispatch) Mono.WebServer.XSPApplicationHost.ProcessRequest (object,byte[]&,byte[]&,int,long,int,long,int,string,string,string,string,by te[],string) <0xffffffff> at (wrapper xdomain-invoke) Mono.WebServer.XSPApplicationHost.ProcessRequest (int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations) <0xffffffff> at (wrapper remoting-invoke-with-check) Mono.WebServer.XSPApplicationHost.ProcessRequest (int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations) <0xffffffff> at Mono.WebServer.XSPWorker.RunInternal (object) <0x00603> at (wrapper runtime-invoke) System.Object.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff> Native stacktrace: /home/dna/mono-dev/bin/mono [0x817453e] [0xffffe440] /lib/tls/i686/cmov/libc.so.6(abort+0x101) [0xb7d82201] /usr/lib/libglib-2.0.so.0(g_logv+0x4ca) [0xb7f18f4a] /usr/lib/libglib-2.0.so.0(g_log+0x29) [0xb7f18f89] /usr/lib/libglib-2.0.so.0(g_assert_warning+0x76) [0xb7f19006] /home/dna/mono-dev/bin/mono(mono_assembly_load_from_full+0x3c7) [0x809d0f7] /home/dna/mono-dev/bin/mono(mono_assembly_open_full+0x23d) [0x809d39d] /home/dna/mono-dev/bin/mono [0x8097fd6] /home/dna/mono-dev/bin/mono [0x8098414] /home/dna/mono-dev/bin/mono [0x809853d] /home/dna/mono-dev/bin/mono [0x809b367] /home/dna/mono-dev/bin/mono [0x809dc2d] /home/dna/mono-dev/bin/mono [0x80963e0] [0xb60a25ea] [0xb60a256e] [0xb60a253b] [0xb60a24f3] [0xb60a2487] [0xb60a23d3] [0xb60a2399] [0xb60a2328] [0xb504ea3e] [0xb504e870] [0xb504e6a2] [0xb504e3da] [0xb4278c10] [0xb4278a69] [0xb4278959] /home/dna/mono-dev/bin/mono(mono_runtime_invoke_array+0x1bd) [0x80a7cbd] /home/dna/mono-dev/bin/mono [0x81811c9] [0xb60e702d] [0xb6082653] [0xb609c973] [0xb504c7fb] [0xb504c241] [0xb504bf07] [0xb690f8b7] [0xb690c13d] [0xb692c9bc] [0xb692c64a] [0xb6065c0e] [0xb60656fb] [0xb60653cf] [0xb60650de] [0xb608755c] [0xb6087179] [0xb60a6a86] [0xb60b61f7] [0xb60b5fea] [0xb69848c4] [0xb6984256] /home/dna/mono-dev/bin/mono(mono_runtime_invoke_array+0x1bd) [0x80a7cbd] /home/dna/mono-dev/bin/mono [0x80a93ad] /home/dna/mono-dev/bin/mono [0x80996d3] /home/dna/mono-dev/bin/mono [0x809adbd] /home/dna/mono-dev/bin/mono [0x80d146f] /home/dna/mono-dev/bin/mono [0x81156e2] /home/dna/mono-dev/bin/mono [0x8132215] /lib/tls/i686/cmov/libpthread.so.0 [0xb7eca46b] /lib/tls/i686/cmov/libc.so.6(clone+0x5e) [0xb7e296de] Debug info from gdb: Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1210759472 (LWP 30759)] [New Thread -1279276144 (LWP 23554)] [New Thread -1276118128 (LWP 23506)] [New Thread -1280328816 (LWP 23487)] [New Thread -1277170800 (LWP 23467)] [New Thread -1230447728 (LWP 23311)] [New Thread -1267737712 (LWP 22492)] [New Thread -1265632368 (LWP 30793)] [New Thread -1260393584 (LWP 30783)] [New Thread -1259340912 (LWP 30782)] [New Thread -1241224304 (LWP 30768)] [New Thread -1233126512 (LWP 30763)] [New Thread -1222800496 (LWP 30761)] [New Thread -1222653040 (LWP 30760)] 0xffffe410 in __kernel_vsyscall () 14 Thread -1222653040 (LWP 30760) 0xffffe410 in __kernel_vsyscall () 13 Thread -1222800496 (LWP 30761) 0xffffe410 in __kernel_vsyscall () 12 Thread -1233126512 (LWP 30763) 0xffffe410 in __kernel_vsyscall () 11 Thread -1241224304 (LWP 30768) 0xffffe410 in __kernel_vsyscall () 10 Thread -1259340912 (LWP 30782) 0xffffe410 in __kernel_vsyscall () 9 Thread -1260393584 (LWP 30783) 0xffffe410 in __kernel_vsyscall () 8 Thread -1265632368 (LWP 30793) 0xffffe410 in __kernel_vsyscall () 7 Thread -1267737712 (LWP 22492) 0xffffe410 in __kernel_vsyscall () 6 Thread -1230447728 (LWP 23311) 0xffffe410 in __kernel_vsyscall () 5 Thread -1277170800 (LWP 23467) 0xffffe410 in __kernel_vsyscall () 4 Thread -1280328816 (LWP 23487) 0xffffe410 in __kernel_vsyscall () 3 Thread -1276118128 (LWP 23506) 0xffffe410 in __kernel_vsyscall () 2 Thread -1279276144 (LWP 23554) 0xffffe410 in __kernel_vsyscall () 1 Thread -1210759472 (LWP 30759) 0xffffe410 in __kernel_vsyscall () Thread 14 (Thread -1222653040 (LWP 30760)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7ed19f6 in ?? () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x0811ec61 in collection_thread (unused=0x0) at collection.c:34 #3 0xb7eca46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #4 0xb7e296de in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 13 (Thread -1222800496 (LWP 30761)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7ece676 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x081091ef in timedwait_signal_poll_cond (cond=0xb76d61dc, mutex=0xb76d61c4, timeout=0x0, alertable=0) at handles.c:1443 #3 0x0810bc8f in _wapi_handle_timedwait_signal_handle (handle=0x404, timeout=0x0, alertable=0) at handles.c:1523 #4 0x0810bd0c in _wapi_handle_wait_signal_handle (handle=0x404, alertable=0) at handles.c:1483 #5 0x0811679f in WaitForSingleObjectEx (handle=0x404, timeout=4294967295, alertable=0) at wait.c:200 #6 0x080db4ea in finalizer_thread (unused=0x0) at gc.c:894 #7 0x080d146f in start_wrapper (data=0x8270d10) at threads.c:589 #8 0x081156e2 in thread_start_routine (args=0xb75823c0) at threads.c:282 #9 0x08132215 in GC_start_routine (arg=0x26f40) at pthread_support.c:1369 #10 0xb7eca46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #11 0xb7e296de in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 12 (Thread -1233126512 (LWP 30763)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7e29db6 in epoll_wait () from /lib/tls/i686/cmov/libc.so.6 #2 0x080993fc in socket_io_epoll_main (p=0x82238c0) at threadpool.c:552 #3 0x080d146f in start_wrapper (data=0xb6803030) at threads.c:589 #4 0x081156e2 in thread_start_routine (args=0xb7582630) at threads.c:282 #5 0x08132215 in GC_start_routine (arg=0x26d60) at pthread_support.c:1369 #6 0xb7eca46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb7e296de in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 11 (Thread -1241224304 (LWP 30768)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7e19c7b in read () from /lib/tls/i686/cmov/libc.so.6 #2 0xb6049205 in ?? () #3 0x00000007 in ?? () #4 0x000ef010 in ?? () #5 0x00001000 in ?? () #6 0x000ef000 in ?? () #7 0x000ef010 in ?? () #8 0x08495290 in ?? () #9 0x00053890 in ?? () #10 0x000ef000 in ?? () #11 0xb6046220 in ?? () #12 0xffffffff in ?? () #13 0x00053890 in ?? () #14 0x000ef000 in ?? () #15 0xb6046230 in ?? () #16 0xb60491cc in ?? () #17 0xb6046284 in ?? () #18 0xb6049124 in ?? () #19 0x00000007 in ?? () #20 0x000ef000 in ?? () #21 0x00001000 in ?? () #22 0x00001000 in ?? () #23 0xb604624c in ?? () #24 0x00001000 in ?? () #25 0x00001000 in ?? () #26 0x000ef000 in ?? () #27 0x00000007 in ?? () #28 0x00053890 in ?? () #29 0x00000000 in ?? () Thread 10 (Thread -1259340912 (LWP 30782)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7ece8fc in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x081091aa in timedwait_signal_poll_cond (cond=0xb76d746c, mutex=0xb76d7454, timeout=0xb4eff0d8, alertable=1) at handles.c:1453 #3 0x0810bc8f in _wapi_handle_timedwait_signal_handle (handle=0x430, timeout=0xb4eff0d8, alertable=1) at handles.c:1523 #4 0x0811665a in WaitForSingleObjectEx (handle=0x430, timeout=89943, alertable=1) at wait.c:202 #5 0x080ce6be in ves_icall_System_Threading_WaitHandle_WaitOne_internal ( this=0x2b63f0, handle=0x430, ms=89943, exitContext=1) at threads.c:1385 #6 0xb50a3dea in ?? () #7 0x002b63f0 in ?? () #8 0x00000430 in ?? () #9 0x00015f57 in ?? () #10 0x00000001 in ?? () #11 0x08421778 in ?? () #12 0xb4eff15c in ?? () #13 0xb50a3cea in ?? () #14 0x002be130 in ?? () #15 0x00000001 in ?? () #16 0x00000000 in ?? () Thread 9 (Thread -1260393584 (LWP 30783)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7ed0e1e in __lll_mutex_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7eccb74 in _L_mutex_lock_218 () from /lib/tls/i686/cmov/libpthread.so.0 #3 0xb7ecc609 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0 #4 0x080d3782 in mono_loader_lock () at loader.c:1798 #5 0x080fb85d in mono_bounded_array_class_get (eclass=0x8247c44, rank=1, bounded=0) at class.c:4470 #6 0x080fbd90 in mono_array_class_get (eclass=0x8247c44, rank=1) at class.c:4598 #7 0x080a9285 in mono_array_new (domain=0x25870, eclass=0x8247c44, n=1) at object.c:3767 #8 0x080a94be in mono_message_init (domain=0x25870, this=0xcaae80, method=0x405d20, out_args=0x0) at object.c:4609 #9 0x080aa046 in mono_method_call_message_new (method=0x84b4b54, params=0xb4dfe208, invoke=0x84b4b34, cb=0xb4dfe1b4, state=0xb4dfe1b0) at object.c:4838 #10 0x080bb7dd in mono_delegate_begin_invoke (delegate=0x55620, params=0xb4dfe208) at marshal.c:2477 #11 0xb6a9dc02 in ?? () #12 0x00055620 in ?? () #13 0xb4dfe208 in ?? () #14 0xb4dfe218 in ?? () #15 0x0018ba48 in ?? () #16 0x00000001 in ?? () #17 0x00000002 in ?? () #18 0xb4dfe210 in ?? () #19 0x00055620 in ?? () #20 0xb4dfe208 in ?? () #21 0xb4dfe1f8 in ?? () #22 0xb6a9dbdc in ?? () #23 0xb4dfe23c in ?? () #24 0xb5037a98 in ?? () #25 0x00055620 in ?? () #26 0xb4dfe208 in ?? () #27 0xb4dfe248 in ?? () #28 0xb4dfe24c in ?? () #29 0xb4dfe250 in ?? () #30 0x00000000 in ?? () Thread 8 (Thread -1265632368 (LWP 30793)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7ece8fc in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x081091aa in timedwait_signal_poll_cond (cond=0xb76d7e8c, mutex=0xb76d7e74, timeout=0xb48ff1a8, alertable=1) at handles.c:1453 #3 0x0810bc8f in _wapi_handle_timedwait_signal_handle (handle=0x448, timeout=0xb48ff1a8, alertable=1) at handles.c:1523 #4 0x0811665a in WaitForSingleObjectEx (handle=0x448, timeout=600000, alertable=1) at wait.c:202 #5 0x080ce6be in ves_icall_System_Threading_WaitHandle_WaitOne_internal ( this=0x36c000, handle=0x448, ms=600000, exitContext=0) at threads.c:1385 #6 0xb50a3dea in ?? () #7 0x0036c000 in ?? () #8 0x00000448 in ?? () #9 0x000927c0 in ?? () #10 0x00000000 in ?? () Thread 7 (Thread -1267737712 (LWP 22492)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7ece8fc in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x081091aa in timedwait_signal_poll_cond (cond=0xb76d602c, mutex=0xb76d6014, timeout=0xb46fd278, alertable=1) at handles.c:1453 #3 0x0810bc8f in _wapi_handle_timedwait_signal_handle (handle=0x400, timeout=0xb46fd278, alertable=1) at handles.c:1523 #4 0x0811665a in WaitForSingleObjectEx (handle=0x400, timeout=10000, alertable=1) at wait.c:202 #5 0x0809adff in async_invoke_thread (data=0x0) at threadpool.c:1226 #6 0x080d146f in start_wrapper (data=0xb3f67ed0) at threads.c:589 #7 0x081156e2 in thread_start_routine (args=0xb75c03d0) at threads.c:282 #8 0x08132215 in GC_start_routine (arg=0x1062e60) at pthread_support.c:1369 #9 0xb7eca46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb7e296de in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 6 (Thread -1230447728 (LWP 23311)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7ed0e1e in __lll_mutex_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7eccb74 in _L_mutex_lock_218 () from /lib/tls/i686/cmov/libpthread.so.0 #3 0xb7ecc609 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0 #4 0x0809e66c in mono_assembly_load_reference (image=0x8eb20b0, index=1) at assembly.c:834 #5 0x080fec09 in mono_class_from_typeref (image=0x8eb20b0, type_token=16777222) at class.c:132 #6 0x080fef70 in mono_class_get_full (image=0x8eb20b0, type_token=16777222, context=0x0) at class.c:4990 #7 0x080fe67f in mono_class_create_from_typedef (image=0x8eb20b0, type_token=33554444) at class.c:3924 #8 0x080fef39 in mono_class_get_full (image=0x8eb20b0, type_token=33554444, context=0x0) at class.c:4987 #9 0x080fefb0 in mono_class_get (image=0x8eb20b0, type_token=33554444) at class.c:5049 #10 0x080ff0c6 in mono_class_from_name (image=0x8eb20b0, name_space=0x8e7bd70 "Npgsql", name=0x8e7bd77 "NpgsqlConnection") at class.c:5365 #11 0x080e4c17 in mono_reflection_get_type_internal (rootimage=0x8eb20b0, image=0x5b0f, info=0xb6a8c04c, ignorecase=0) at reflection.c:6447 #12 0x080e4dfc in mono_reflection_get_type_with_rootimage ( rootimage=0x8eb20b0, image=0x5b0f, info=0xb6a8c04c, ignorecase=0, type_resolve=0xb6a8c048) at reflection.c:6578 #13 0x08182c31 in ves_icall_System_Reflection_Assembly_InternalGetType ( assembly=0x955990, module=0x0, name=0x2e8340, throwOnError=1 '\001', ignoreCase=0 '\0') at icall.c:4064 #14 0xb60a26a7 in ?? () #15 0x00955990 in ?? () #16 0x00000000 in ?? () Thread 5 (Thread -1277170800 (LWP 23467)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7ece8fc in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x081091aa in timedwait_signal_poll_cond (cond=0xb76d64d0, mutex=0xb76d64b8, timeout=0xb3dfe268, alertable=1) at handles.c:1453 #3 0x0810bc8f in _wapi_handle_timedwait_signal_handle (handle=0x40b, timeout=0xb3dfe268, alertable=1) at handles.c:1523 #4 0x0811665a in WaitForSingleObjectEx (handle=0x40b, timeout=10000, alertable=1) at wait.c:202 #5 0x0809aca2 in async_invoke_io_thread (data=0x0) at threadpool.c:284 #6 0x080d146f in start_wrapper (data=0x8e3dd58) at threads.c:589 #7 0x081156e2 in thread_start_routine (args=0xb75c3838) at threads.c:282 #8 0x08132215 in GC_start_routine (arg=0x47e360) at pthread_support.c:1369 #9 0xb7eca46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb7e296de in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 4 (Thread -1280328816 (LWP 23487)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7ed0e1e in __lll_mutex_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7eccb74 in _L_mutex_lock_218 () from /lib/tls/i686/cmov/libpthread.so.0 #3 0xb7ecc609 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0 #4 0x080d3782 in mono_loader_lock () at loader.c:1798 #5 0x080fb85d in mono_bounded_array_class_get (eclass=0x8259c1c, rank=1, bounded=0) at class.c:4470 #6 0x081878a4 in ves_icall_System_Array_CreateInstanceImpl (type=0x69300, lengths=0x34a8b8, bounds=0x0) at icall.c:532 #7 0xb60d879d in ?? () #8 0x00069300 in ?? () #9 0x0034a8b8 in ?? () #10 0x00000000 in ?? () Thread 3 (Thread -1276118128 (LWP 23506)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7ece8fc in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x081091aa in timedwait_signal_poll_cond (cond=0xb76d64d0, mutex=0xb76d64b8, timeout=0xb3eff268, alertable=1) at handles.c:1453 #3 0x0810bc8f in _wapi_handle_timedwait_signal_handle (handle=0x40b, timeout=0xb3eff268, alertable=1) at handles.c:1523 #4 0x0811665a in WaitForSingleObjectEx (handle=0x40b, timeout=10000, alertable=1) at wait.c:202 #5 0x0809aca2 in async_invoke_io_thread (data=0x0) at threadpool.c:284 #6 0x080d146f in start_wrapper (data=0x8c2d5b0) at threads.c:589 #7 0x081156e2 in thread_start_routine (args=0xb75c3aa8) at threads.c:282 #8 0x08132215 in GC_start_routine (arg=0x1158e60) at pthread_support.c:1369 #9 0xb7eca46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb7e296de in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 2 (Thread -1279276144 (LWP 23554)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7e222a1 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7f41780 in g_spawn_sync () from /usr/lib/libglib-2.0.so.0 #3 0xb7f41b4c in g_spawn_command_line_sync () from /usr/lib/libglib-2.0.so.0 #4 0x081745d9 in mono_handle_native_sigsegv (signal=6, ctx=0xb3bfa42c) at mini-exceptions.c:1046 #5 <signal handler called> #6 0xffffe410 in __kernel_vsyscall () #7 0xb7d80875 in raise () from /lib/tls/i686/cmov/libc.so.6 #8 0xb7d82201 in abort () from /lib/tls/i686/cmov/libc.so.6 #9 0xb7f18f4a in g_logv () from /usr/lib/libglib-2.0.so.0 #10 0xb7f18f89 in g_log () from /usr/lib/libglib-2.0.so.0 #11 0xb7f19006 in g_assert_warning () from /usr/lib/libglib-2.0.so.0 #12 0x0809d0f7 in mono_assembly_load_from_full (image=0x8eb20b0, fname=0xb3f9fb90 "/tmp/dna-temp-aspnet-0/9a9d343b/assembly/shadow/a232aa5f/c8c37742_6af1dd1d_00000001/Npgsql.dll", status=0xb3bfada4, refonly=0) at assembly.c:1451 #13 0x0809d39d in mono_assembly_open_full ( filename=0xb3f9fb08 "/tmp/dna-temp-aspnet-0/9a9d343b/assembly/shadow/a232aa5f/c8c37742_6af1dd1d_00000001/Npgsql.dll", status=0xb3bfada4, refonly=0) at assembly.c:1306 #14 0x08097fd6 in try_load_from (assembly=0xb3bfae84, path1=<value optimized out>, path2=<value optimized out>, path3=0x81bff0f "", path4=0xb4ae57b0 "Npgsql.dll", refonly=0, is_private=1) [] at appdomain.c:1190 #15 0x08098414 in real_load (search_path=<value optimized out>, culture=<value optimized out>, name=0xb3f7bea8 "Npgsql", refonly=0) at appdomain.c:1225 #16 0x0809853d in mono_domain_assembly_preload (aname=0xb3bfafcc, assemblies_path=0x0, user_data=0x0) at appdomain.c:1264 #17 0x0809b367 in invoke_assembly_preload_hook (aname=0xb3bfafcc, assemblies_path=0x0) at assembly.c:1070 #18 0x0809dc2d in mono_assembly_load_full_nosearch (aname=0xb3bfb04c, basedir=0x0, status=0xb3bfb048, refonly=0) at assembly.c:2190 #19 0x080963e0 in ves_icall_System_AppDomain_LoadAssembly (ad=0x50be0, assRef=0x2e78a0, evidence=0x0, refOnly=0 '\0') at appdomain.c:1398 #20 0xb60a25ea in ?? () #21 0x00050be0 in ?? () #22 0x002e78a0 in ?? () #23 0x00000000 in ?? () Thread 1 (Thread -1210759472 (LWP 30759)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7ed11fb in ?? () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x0811c11a in console_read (handle=0x0, buffer=0x68560, numbytes=1024, bytesread=0xbfd0d344, overlapped=0x0) at io.c:1069 #3 0x0811d66d in ReadFile (handle=0x0, buffer=0x68560, numbytes=1024, bytesread=0xbfd0d344, overlapped=0x0) at io.c:2271 #4 0x08192ac6 in ves_icall_System_IO_MonoIO_Read (handle=0x0, dest=0x68550, dest_offset=0, count=427360, error=0xbfd0d3b4) at file-io.c:701 #5 0xb6ab1d7b in ?? () #6 0x00000000 in ?? () #0 0xffffe410 in __kernel_vsyscall () ================================================================= Got a SIGABRT 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 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
