Actions
Bug #2491
closedOpenJDK7 crashes on AVX-enabled x86_64 kernels
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
01/16/2013
Due date:
% Done:
100%
Estimated time:
Description
OpenJDK7 binaries have started to immediately crash most of the time
after commit e6e019a801e99ba7888ed009c5c3b3c7b047af1e
"kernel - Fix signal FP save/restore issues when AVX is enabled"
Rebuilding world + kernel + openjdk does not fix the issue.
Files
Updated by ftigeot almost 12 years ago
- File hs_err_pid32872.log.txt hs_err_pid32872.log.txt added
Updated by ftigeot almost 12 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
It was necessary to rebuild the bootstrap binary after the last AVX related change.
Strangely, a single rebuild sequence was not enough, openjdk7 had to be fully rebuilt twice before the amd64 binaries could be run as-is on a post 2013-01-12 DragonFly 3.3 system.
Actions