Internal Error (os_linux_zero.cpp:236)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openjdk-6 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
openjdk-6b18 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Some java code frequently crashes in native code with this error message. For one reproducable example, see
http://
This is using the default "server" vm in openjdk-6 6b18-1.1.10 natty armel (pandaboard).
This appears to be a known issue: http://
The only real workaround seems to be to switch to the oracle proprietary EJRE, which runs this code fine.
Disabling JIT with "-XX:+PrintComm
Changed in openjdk-6 (Ubuntu): | |
status: | New → Fix Released |
The ARM assembler port and thumb 2 JIT have been maintained again and are now /launchpad. net/ubuntu/ +source/ openjdk- 6/6b24- 1.11-2ubuntu1
included in the icedtea6-1.11 release. Can you check if this bug still exist in
icedtea6-1.11 ?
https:/