Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2047250 | 1.4.1 | Coleen Phillimore | P4 | Closed | Fixed | 1.4.1 |
With Merlin b79, -client flag,
On jtg-e450, VolanoMark client process failed after 59 hours and 40 minutes.
Unexpected Signal: 11, PC: fa81511c
log and gcore files are under /net/jtgb4u4c/export/sail9/bigapps_log/solaris/merlin_b79/jtg-e450
On jtgb4u2d, VTest client process failed after 55 hours.
Unexpected Signal: 10, PC: fa815104
log and gocre files are under
/net/jtgb4u4c/export/sail9/bigapps_log/solaris/merlin_b79/jtgb4u2d
It's an segfault in
invokeinterface where the receiver class oop is bogus. The current method for both is in MethodKlass with
ConstantPool sun/reflect/ClassFileAssembler. Could be gc, compiler1 or anything.
###@###.### 2001-09-18
- backported by
-
JDK-2047250 segfault in invokeinterface
- Closed