VMKit runs multiple threads (for example for GC, finalization, etc), so I need the back trace of other threads as well :)<div><br></div><div>Thanks!</div><div>Nicolas<br><br><div class="gmail_quote">On Fri, Apr 9, 2010 at 9:28 AM, Konrad Hinsen <span dir="ltr"><<a href="mailto:konrad.hinsen@fastmail.net">konrad.hinsen@fastmail.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 7 Apr 2010, at 21:36, nicolas geoffray wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hmm, I am not getting that error message on my MacOS 10.5 machine with that same gcc. Could you run j3 in gdb and get me a backtrace?<br>
</blockquote>
<br></div>
Sure:<br>
<br>
(gdb) bt<br>
#0  0x950be44e in __semwait_signal ()<br>
#1  0x950e93e6 in _pthread_cond_wait ()<br>
#2  0x950e8dcd in pthread_cond_wait$UNIX2003 ()<br>
#3  0x000be2d2 in mvm::Cond::wait (this=0x20527c4, l=0x2052790) at ctlock.cpp:151<br>
#4  0x00020137 in j3::Jnjvm::waitForExit (this=0x20525a8) at Jnjvm.cpp:1225<br>
#5  0x00001cf6 in main (argc=4, argv=0xbffff070, envp=0xbffff084) at Main.cpp:47<br>
<br>
I'll try installing VMKit in a virtual Linux for comparison.<br><font color="#888888">
<br>
Konrad.<br>
<br>
</font></blockquote></div><br></div>