Message11195
I have just observed another test deadlock in test_jy_internal this time on Windows. Here is the abridged jstack output.
Found one Java-level deadlock:
=============================
"Finalizer":
waiting for ownable synchronizer 0x00000000eab642c8, (a java.util.concurrent.locks.ReentrantLock$NonfairSync),
which is held by "MainThread"
"MainThread":
waiting to lock monitor 0x000000001e423238 (object 0x00000000eb578e28, a java.lang.Class),
which is held by "Finalizer"
The full output is attached. |
|
Date |
User |
Action |
Args |
2017-03-06 22:13:34 | jamesmudd | set | recipients:
+ jamesmudd |
2017-03-06 22:13:07 | jamesmudd | set | messageid: <1488838387.08.0.0569681253284.issue2565@psf.upfronthosting.co.za> |
2017-03-06 22:13:01 | jamesmudd | link | issue2565 messages |
2017-03-06 22:13:01 | jamesmudd | create | |
|