Status fields:
| creation_ts: | 2008-06-02 16:45 |
|---|---|
| component: | jit |
| version: | default branch |
| rep_platform: | arm |
| op_sys: | Linux |
| bug_status: | RESOLVED |
| resolution: | DUPLICATE |
| reporter: | twisti@complang.tuwien.ac.at |
This one is very strange. I can't reproduce it when running manually, even with the
binaries built from jvmtester, but it crashes reproduceably when running with jvmtester:
$ ant -Dmauve.test.packages=javax.print test-mauve
<snip>
-test-package:
[echo] Running mauve javax.print with
/nfstmp/twisti/jvmtester/work/iyonix/cacao/install/bin/cacao on iyonix
[sshexec] Connecting to iyonix:22
[sshexec] PASS: javax.print.DocFlavor.hostEncoding
[sshexec] LOG: [0x00004000] We received a SIGSEGV and tried to handle it, but we were
[sshexec] LOG: [0x00004000] unable to find a Java method at:
[sshexec] LOG: [0x00004000]
[sshexec] LOG: [0x00004000] PC=0x402686f4
[sshexec] LOG: [0x00004000]
[sshexec] LOG: [0x00004000] Dumping the current stacktrace:
Disabling one of:
javax.print.DocFlavor.hostEncoding
javax.print.DocFlavor.parseMimeType
works though.
Disabling javax.print.DocFlavor.hostEncoding in jvmtester.
*** This bug has been marked as a duplicate of bug 85 ***