Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2027987 | 1.3.0 | Sheng Liang | P1 | Closed | Fixed | beta |
System Configuration: (Distributor) LHS 1.0 alpha 4, JDK 1.2, Solaris 2.6
(Publisher) LHS 1.0 alpha 4, JDK 1.1.8, Solaris 2.6
Symptom:
When publishing a publication to JDK 1.2 Distributor, the Distributor
dumps core right away. (Please see the following)
Publishing the same publication from the same Publisher to a JDK 1.1.8/Solaris
2.7 Distributor works fine.
-------------------------------------------------------------------------------
teddybear% bin/dserv services
LocalizationBundle Class:com.sun.jes.impl.certmgr.LocalizationBundle
Loading Resources from:com/sun/jes/impl/certmgr/resources_en
ServiceSpace: ready !
SIGBUS 10* bus error
si_signo [10]: SIGBUS 10* bus error
si_errno [0]: Error 0
si_code [1]: BUS_ADRALN [addr: 0x707071F]
stackpointer=ef0c09e0
Full thread dump Classic VM (JDK-1.2-V, green threads):
"SeedGenerator Thread" (TID:0xebcabd30, sys_thread_t:0x3fe9c8, state:CW) prio=1
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Compiled Code)
at sun.security.provider.SeedGenerator.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)
"ThreadServiceImpl-2" (TID:0xebcb2820, sys_thread_t:0x2ea9d8, state:CW) prio=5
at java.lang.Object.wait(Native Method)
at com.sun.jes.impl.scheduler.SchedulerServiceImpl.getNextEvent(Compiled Code)
at com.sun.jes.impl.scheduler.SchedulerServiceImpl.access$0(Compiled Code)
at com.sun.jes.impl.scheduler.SchedulerServiceImpl$1.run(Compiled Code)
at com.sun.jes.impl.thread.ThreadServiceImpl$PoolThread.run(Compiled Code)
"ThreadServiceImpl-1" (TID:0xebcb2778, sys_thread_t:0x2e7de8, state:CW) prio=5
.....
Registered Monitor Dump:
PCMap lock: <unowned>
utf8 hash table: <unowned>
JNI pinning lock: <unowned>
JNI global reference lock: <unowned>
BinClass lock: <unowned>
Class linking lock: <unowned>
System class loader lock: <unowned>
Code rewrite lock: <unowned>
Heap lock: <unowned>
Monitor cache lock: owner "ThreadServiceImpl-0" (0x2eb648) 1 entry
Dynamic loading lock: <unowned>
Monitor IO lock: <unowned>
User signal monitor: <unowned>
Waiting to be notified:
"Signal dispatcher" (0x5e2a8)
Child death monitor: <unowned>
I/O monitor: <unowned>
Alarm monitor: <unowned>
Waiting to be notified:
<unknown thread> (0x2bf78)
Thread queue lock: owner "ThreadServiceImpl-0" (0x2eb648) 1 entry
Waiting to be notified:
"Thread-7" (0x26c88)
Monitor registry: owner "ThreadServiceImpl-0" (0x2eb648) 1 entry
Abort - core dumped
**Please see the attached files for the complete stack trace and
the core file.**
(Publisher) LHS 1.0 alpha 4, JDK 1.1.8, Solaris 2.6
Symptom:
When publishing a publication to JDK 1.2 Distributor, the Distributor
dumps core right away. (Please see the following)
Publishing the same publication from the same Publisher to a JDK 1.1.8/Solaris
2.7 Distributor works fine.
-------------------------------------------------------------------------------
teddybear% bin/dserv services
LocalizationBundle Class:com.sun.jes.impl.certmgr.LocalizationBundle
Loading Resources from:com/sun/jes/impl/certmgr/resources_en
ServiceSpace: ready !
SIGBUS 10* bus error
si_signo [10]: SIGBUS 10* bus error
si_errno [0]: Error 0
si_code [1]: BUS_ADRALN [addr: 0x707071F]
stackpointer=ef0c09e0
Full thread dump Classic VM (JDK-1.2-V, green threads):
"SeedGenerator Thread" (TID:0xebcabd30, sys_thread_t:0x3fe9c8, state:CW) prio=1
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Compiled Code)
at sun.security.provider.SeedGenerator.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)
"ThreadServiceImpl-2" (TID:0xebcb2820, sys_thread_t:0x2ea9d8, state:CW) prio=5
at java.lang.Object.wait(Native Method)
at com.sun.jes.impl.scheduler.SchedulerServiceImpl.getNextEvent(Compiled Code)
at com.sun.jes.impl.scheduler.SchedulerServiceImpl.access$0(Compiled Code)
at com.sun.jes.impl.scheduler.SchedulerServiceImpl$1.run(Compiled Code)
at com.sun.jes.impl.thread.ThreadServiceImpl$PoolThread.run(Compiled Code)
"ThreadServiceImpl-1" (TID:0xebcb2778, sys_thread_t:0x2e7de8, state:CW) prio=5
.....
Registered Monitor Dump:
PCMap lock: <unowned>
utf8 hash table: <unowned>
JNI pinning lock: <unowned>
JNI global reference lock: <unowned>
BinClass lock: <unowned>
Class linking lock: <unowned>
System class loader lock: <unowned>
Code rewrite lock: <unowned>
Heap lock: <unowned>
Monitor cache lock: owner "ThreadServiceImpl-0" (0x2eb648) 1 entry
Dynamic loading lock: <unowned>
Monitor IO lock: <unowned>
User signal monitor: <unowned>
Waiting to be notified:
"Signal dispatcher" (0x5e2a8)
Child death monitor: <unowned>
I/O monitor: <unowned>
Alarm monitor: <unowned>
Waiting to be notified:
<unknown thread> (0x2bf78)
Thread queue lock: owner "ThreadServiceImpl-0" (0x2eb648) 1 entry
Waiting to be notified:
"Thread-7" (0x26c88)
Monitor registry: owner "ThreadServiceImpl-0" (0x2eb648) 1 entry
Abort - core dumped
**Please see the attached files for the complete stack trace and
the core file.**
- backported by
-
JDK-2027987 Distributor w/ JDK 1.2 dumps core when publisher publishes a pub. to it
- Closed
- duplicates
-
JDK-4289471 application using classloaders crashes with LinkageError (constraints) on java/l
- Closed
-
JDK-4252946 The java.exe crashed with Dr. Watson messages.
- Closed