[Mono-bugs] [Bug 322163] runtime hangs after main() exit
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed May 7 10:26:37 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=322163
User fxjrlists at yahoo.com.br added comment
https://bugzilla.novell.com/show_bug.cgi?id=322163#c7
Francisco Figueiredo Jr. <fxjrlists at yahoo.com.br> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fxjrlists at yahoo.com.br
--- Comment #7 from Francisco Figueiredo Jr. <fxjrlists at yahoo.com.br> 2008-05-07 08:26:37 MST ---
I can reproduce 100% of time when executing nant.exe
Here is the backtrace:
Thread 3 (Thread 0xb769db90 (LWP 21365)):
#0 0xb7fda410 in __kernel_vsyscall ()
#1 0x4cce6aa5 in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib/tls/i686/cmov/libpthread.so.0
#2 0x081088ff in ?? ()
#3 0xb7b971dc in ?? ()
#4 0xb7b971c4 in ?? ()
#5 0x4cceb14f in pthread_getaffinity_np@@GLIBC_2.3.4 ()
from /lib/tls/i686/cmov/libpthread.so.0
#6 0x0810b3cd in ?? ()
#7 0x00000000 in ?? ()
Thread 2 (Thread 0xb7c25b90 (LWP 21364)):
#0 0xb7fda410 in __kernel_vsyscall ()
#1 0x4ccea196 in nanosleep () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x08105c91 in ?? ()
#3 0xb7c25344 in ?? ()
#4 0x00000000 in ?? ()
Thread 1 (Thread 0xb7fc6940 (LWP 21361)):
#0 0xb7fda410 in __kernel_vsyscall ()
#1 0x4cce7ae7 in pthread_kill () from /lib/tls/i686/cmov/libpthread.so.0
---Type <return> to continue, or q <return> to quit---
#2 0x08131f92 in ?? ()
#3 0xb769db90 in ?? ()
#4 0x0000001e in ?? ()
#5 0x00000001 in ?? ()
#6 0x081255d0 in ?? ()
#7 0x00000000 in ?? ()
#0 0xb7fda410 in __kernel_vsyscall ()
My machine is a pentium4m with HT but I disabled ht. I will reenable it to see
if this still applies.
I'm using Ubuntu Hardy mono version. 1.2.6
mono --version
Mono JIT compiler version 1.2.6 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
GC: Included Boehm (with typed GC)
SIGSEGV: altstack
Notifications: epoll
Architecture: x86
Disabled: none
Interestingly, if I just call gmcs which also creates a mono process, it
doesn't hang.
Thanks in advance.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list