Bug #2491
OpenJDK7 crashes on AVX-enabled x86_64 kernels
| Status: | Resolved | Start date: | 01/16/2013 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - |
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.
Related todos
History
Updated by ftigeot 4 months ago
- File hs_err_pid32872.log.txt added
Updated by ftigeot 4 months 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.