[Mono-bugs] [Bug 323666] Mono WAPI exceptions (Mono 1.2.3) on Linux

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Nov 2 13:28:26 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=323666#c4





--- Comment #4 from Fred Leitz <fred.leitz at gmail.com>  2007-11-02 11:28:26 MST ---
I have two machines, that show thread cleanup problems after shutdown. They are
pretty much identical. Once the thread limit it reached I have to wait about a
minute before I can create new threads on any process. 

Linux XXXXXXXXXXXX 2.6.9-42.0.3.ELsmp #1 SMP Fri Oct 6 06:28:26 CDT 2006 x86_64
x86_64 x86_64 GNU/Linux

Mono JIT compiler version 1.2.5 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       normal
        Architecture:  amd64
        Disabled:      none



/opt/mono/bin/mono mono-thread-test.exe
100 Threads so far...
200 Threads so far...
300 Threads so far...
400 Threads so far...
500 Threads so far...
600 Threads so far...
700 Threads so far...
800 Threads so far...
900 Threads so far...
1000 Threads so far...
1100 Threads so far...
1200 Threads so far...
1300 Threads so far...
1400 Threads so far...
1500 Threads so far...
1600 Threads so far...

** (mono-thread-test.exe:4251): WARNING **: CreateThread: error creating thread
handle

** (mono-thread-test.exe:4251): WARNING **:
ves_icall_System_Threading_Thread_Thread_internal: CreateThread error 0x1f
1673

A few seconds later...

/opt/mono/bin/mono mono-thread-test.exe

** (mono-thread-test.exe:5969): WARNING **: process_set_current: error creating
process handle

** (mono-thread-test.exe:5969): WARNING **: thread_attach: error creating
thread handle

** (mono-thread-test.exe:5969): WARNING **: CreateThread: error creating thread
handle

Unhandled Exception: System.ExecutionEngineException: Couldn't create thread


-- 
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