[Mono-winforms-list] Got a SIGSEGV while executing native code.

Tripathi, Prakash prakash.tripathi at hp.com
Thu Jan 22 12:51:39 EST 2009


Hello All,

   I have developed a Winforms appliication in C# .NET 2005. It runs fine with MONO2.0 on windows. But when I run it on MONO 2.0 on RHEL5, it crashes during the startup giving the following exceptions -

Thread 3 (Thread 8915856 (LWP 20616)):
#0  0x00e6a402 in __kernel_vsyscall ()
#1  0x00d51236 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x0814cc2f in timedwait_signal_poll_cond (cond=0x89c63a4, mutex=0x89c638c, 
    timeout=0x0, alertable=0) at handles.c:1490
.
.
.
Thread 2 (Thread 86682512 (LWP 20617)):
#0  0x00e6a402 in __kernel_vsyscall ()
#1  0x00d53dfb in read () from /lib/libpthread.so.0
#2  0x0806c1ab in mono_handle_native_sigsegv (signal=11, ctx=0x52a9e2c)
    at mini-exceptions.c:1327
#3  0x08173ccb in sigsegv_signal_handler (_dummy=11, info=0x52a9dac, 
    context=0x52a9e2c) at mini.c:13392
#4  <signal handler called>
.
.
.
Thread 1 (Thread 1116400 (LWP 20614)):
#0  0x00e6a402 in __kernel_vsyscall ()
#1  0x00d53b31 in __lll_mutex_unlock_wake () from /lib/libpthread.so.0
#2  0x00d50869 in _L_mutex_unlock_101 () from /lib/libpthread.so.0
#3  0x00d504d0 in __pthread_mutex_unlock_usercnt () from /lib/libpthread.so.0
#4  0x00d50860 in pthread_mutex_unlock () from /lib/libpthread.so.0
.
.
.
=================================================================
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.
=================================================================


  I have attached the Full Stack Trace Report with the mail.

  Please help me identify the problem here. Am I missing anything ?


Thanks,
Om..
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: monotest2Log.txt
Url: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20090122/bd528f93/attachment-0001.txt 


More information about the Mono-winforms-list mailing list