-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
None
-
1.4.0
-
sparc
-
solaris_7
Attached is a test case which is throwing a MARSHAL exception when throwing a user exception from server to client. This exception is thrown with the pre-putback image given to SQE on Nov 2nd. The same test is throwing Hotspot Virtual Machine error in merlin b39.
Stack trace is included for your reference. Also, refer to the attachment for reproducing the bug.
<STACK-TRACE>
org.omg.CORBA.portable.IndirectionException: minor code: 0 completed: Maybe
Exception in thread "main" java.lang.UnsatisfiedLinkError: getStackTraceDepth
TestServer exception: CORBA MARSHAL 0 No; nested exception is:
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Serializable readObject method failed internally minor code: 0 completed: No
java.rmi.MarshalException: CORBA MARSHAL 0 No; nested exception is:
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Serializable readObject method failed internally minor code: 0 completed: No
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Serializable readObject method failed internally minor code: 0 completed: No
Exception in thread "main" java.lang.UnsatisfiedLinkError: getStackTraceDepth
</STACK-TRACE>
Stack trace is included for your reference. Also, refer to the attachment for reproducing the bug.
<STACK-TRACE>
org.omg.CORBA.portable.IndirectionException: minor code: 0 completed: Maybe
Exception in thread "main" java.lang.UnsatisfiedLinkError: getStackTraceDepth
TestServer exception: CORBA MARSHAL 0 No; nested exception is:
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Serializable readObject method failed internally minor code: 0 completed: No
java.rmi.MarshalException: CORBA MARSHAL 0 No; nested exception is:
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Serializable readObject method failed internally minor code: 0 completed: No
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Serializable readObject method failed internally minor code: 0 completed: No
Exception in thread "main" java.lang.UnsatisfiedLinkError: getStackTraceDepth
</STACK-TRACE>
- relates to
-
JDK-4387663 [merlin] VM aborts when filling stack trace if element has no source file info
-
- Closed
-