BZ #120: Java_java_lang_VMThread_isInterrupted(JNIEnv*, java_handle_t*): Assertion `t != __null' failed.
Status fields:
| creation_ts: | 2009-01-05 19:42 |
| component: | threads |
| version: | unspecified |
| rep_platform: | All |
| op_sys: | All |
| bug_status: | RESOLVED |
| resolution: | FIXED |
| reporter: | stefan@complang.tuwien.ac.at |
The assertion is quite new -- since
<http://mips.complang.tuwien.ac.at/hg/cacao/rev/fbdc0faba7fc>. Before that it would just
crash. I have finally produced a fairly minimal testcase.
Attachment id=56
| date: | 2009-01-05 19:43 |
| desc: | Testcase |
| type: | text/plain |
| download: | crashCacao.java |
Attachment id=57
| date: | 2009-01-06 13:34 |
| desc: | Testcase |
| type: | text/plain |
| download: | crashCacao.java |