[Bug 178] New: Thread creation problem and/or monitor exception inifinite loop
[email protected] Mon, 27 Mar 2006 16:53:12 -0500
| Newsgroups | gmane.comp.java.vm.sablevm.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://sablevm.org/bugs/show_bug.cgi?id=178
Summary: Thread creation problem and/or monitor exception
inifinite loop
Product: SableVM
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: default
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
When running RCBroken from
svn+ssh://svn.sablevm.org/gadek/locking-new/benchmarks/RCBroken
on current trunk configured with debugging features it once in a while
either
a) gets in a deadlock early on, while crating new threads (and RCBroken
displays FIRST/SECOND DUMP messages)
b) or gets into an infinite loop creating IllegalMonitorStateException repeatedly.
You can observe b) by inserting a printf into
_svmf_error_IllegalMonitorStateException in error_throwing.c (generated file!)
This might be one or two bugs so I am filling it as one for the moment.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.