JVM 1.4.2 unexpected signal 11

Hi All,
Kinda desperate with this problem.... is there a bug with the old JVM 1.4.2_08 bug ?
if there is any related can probally point it out here to the bugs database ?
I hit this problem when reach 1.2G+, and the whole JVM terminate. Any idea?
P/s: before JVM auto terminate, all response time still very fast, mainly < 1 second.
Server version: WebLogic 8.1.5
Jdk version: jdk142_08
JAVA_VM: -server
MEM_ARGS: -Xms2048 –Xmx3072
If change to higher, I hit this
JAVA_OPTIONS: -XXMaxPermSize=256m
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x949417
Function=memset+0x37
Library=/lib/libc.so.6
Current Java thread:
Dynamic libraries:
004b0000-004b5000 r-xp 00000000 08:01 19559110 /usr/lib/libXtst.so.6.1.0
004b5000-004b6000 rwxp 00004000 08:01 19559110 /usr/lib/libXtst.so.6.1.0
007bf000-00813000 r-xp 00000000 08:01 19543501 /usr/lib/libXt.so.6.0.0
00813000-00817000 rwxp 00054000 08:01 19543501 /usr/lib/libXt.so.6.0.0
008ba000-008d4000 r-xp 00000000 08:01 17695729 /lib/ld-2.5.so
008d4000-008d5000 r-xp 00019000 08:01 17695729 /lib/ld-2.5.so
008d5000-008d6000 rwxp 0001a000 08:01 17695729 /lib/ld-2.5.so
008d8000-00a17000 r-xp 00000000 08:01 17694737 /lib/libc-2.5.so
00a17000-00a18000 ---p 0013f000 08:01 17694737 /lib/libc-2.5.so
00a18000-00a1a000 r-xp 0013f000 08:01 17694737 /lib/libc-2.5.so
00a1a000-00a1b000 rwxp 00141000 08:01 17694737 /lib/libc-2.5.so
00a20000-00a45000 r-xp 00000000 08:01 17694744 /lib/libm-2.5.so
00a45000-00a46000 r-xp 00024000 08:01 17694744 /lib/libm-2.5.so
00a46000-00a47000 rwxp 00025000 08:01 17694744 /lib/libm-2.5.so
00a49000-00a5d000 r-xp 00000000 08:01 17694799 /lib/libpthread-2.5.so
00a5d000-00a5e000 r-xp 00013000 08:01 17694799 /lib/libpthread-2.5.so
00a5e000-00a5f000 rwxp 00014000 08:01 17694799 /lib/libpthread-2.5.so
00a63000-00a65000 r-xp 00000000 08:01 17694752 /lib/libdl-2.5.so
00a65000-00a66000 r-xp 00001000 08:01 17694752 /lib/libdl-2.5.so
00a66000-00a67000 rwxp 00002000 08:01 17694752 /lib/libdl-2.5.so
00b09000-00b1c000 r-xp 00000000 08:01 17695714 /lib/libnsl-2.5.so
00b1c000-00b1d000 r-xp 00012000 08:01 17695714 /lib/libnsl-2.5.so
00b1d000-00b1e000 rwxp 00013000 08:01 17695714 /lib/libnsl-2.5.so

EJP wrote:
That version has been at End of Life for nearly 3 years. See here. Use a currently supported product.That probably also requires an upgrade of Weblogic. There comes a time where you have to bite the bullet and take that step, you cannot run on this old crud forever, especially if your application grows in size and requirements.
BUT, you are not only running an old version of Java (1.4), you are also running an old minor update version of it (08). You may want to upgrade to at least the latest minor update version which is 1.4.2_30.
http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase14-419411.html#j2sdk-1.4.2_30-sol-JPR

Similar Messages

  • JVM Core Dump  -  An irrecoverable stack overflow has occurred.;  Unexpected Signal : 11 occurred at PC=0xfb3d40cc;

    Hi all,
    We have faced this problem in our production system.
    Machine is Solaris 8, sparc, Running Java 1.3.1_08 hotspot version.
    I searched around quite a bit but no good solution.
    Here is the stack trace that I have just before the JVM crashes.
    Also, I am new to gdb. I tried to connect to core dump file through gdb but i
    do not see any details. The application is running on japanese platform how can
    I read the core file?
    Regards
    Tapan
    ~~~~~~~~~~~~~~~~~~~~~~
    STACK TRACE -
    <2004/04/26 9:44:34:JST> <Info> <T3Services> <Integral5: ReliableTopicConnection.createTopicSession:
    INSIDE...>
    Tag 'insert' can't insert page '/dealing/Snippet.do?name=pricingDetail.edit'.
    Check if it exists.
    Null property value for 'allQuotes'
    java.lang.IllegalArgumentException: Null property value for 'allQuotes'
         at org.apache.commons.beanutils.PropertyUtils.getNestedProperty(PropertyUtils.java:619)
         at org.apache.commons.beanutils.PropertyUtils.getProperty(PropertyUtils.java:669)
         at org.apache.struts.util.RequestUtils.lookup(RequestUtils.java:509)
         at org.apache.struts.taglib.bean.DefineTag.doStartTag(DefineTag.java:200)
         at directDerivatives._integral._dealing._swap._CC.__PricingDetailEdit._jspService(__PricingDetailEdit.java:325)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:262)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:198)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:530)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:350)
         at org.apache.struts.tiles.ActionComponentServlet.processForward(ActionComponentServlet.java:262)
         at org.apache.struts.tiles.ActionComponentServlet.processActionForward(ActionComponentServlet.java:104)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1529)
         at com.integral.jsp.framework.IdcActionServlet.validateRequest(IdcActionServlet.java:331)
         at com.integral.jsp.framework.IdcActionServlet.process(IdcActionServlet.java:139)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:487)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:262)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:198)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:530)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:350)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:123)
         at org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(InsertTag.java:733)
         at org.apache.struts.taglib.tiles.InsertTag.doEndTag(InsertTag.java:368)
         at directDerivatives._integral._dealing._workflow._template.__DealingFormLayout._jspService(__DealingFormLayout.java:1912)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:262)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:198)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:284)
         at org.apache.struts.tiles.ActionComponentServlet.processForward(ActionComponentServlet.java:264)
         at org.apache.struts.tiles.ActionComponentServlet.processActionForward(ActionComponentServlet.java:104)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1529)
         at com.integral.jsp.framework.IdcActionServlet.validateRequest(IdcActionServlet.java:331)
         at com.integral.jsp.framework.IdcActionServlet.process(IdcActionServlet.java:139)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:487)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:262)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:198)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2678)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2412)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:140)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:121)<2004/04/26 9:44:34:JST>
    <Info> <T3Services> <Integral5: ReliableTopicConnection.createTopicSession: ABOUT
    TO ACQUIRE LOCK...>
    <2004/04/26 9:44:34:JST> <Info> <T3Services> <Integral5: ReliableTopicConnection.createTopicSession:
    ABOUT TO ACQUIRE LOCK...>
    <2004/04/26 9:44:34:JST> <Info> <T3Services> <Integral5: ReliableTopicConnection.createTopicSession:
    INSIDE...>
    <2004/04/26 9:44:34:JST> <Info> <T3Services> <Integral5: ReliableTopicConnection.createTopicSession:
    INSIDE...>
    An irrecoverable stack overflow has occurred.
    Unexpected Signal : 11 occurred at PC=0xfb3d40cc
    Function name=getValue (compiled Java code)
    Library=(N/A)
    Current Java thread:
    Dynamic libraries:
    0x10000      /opt/weblogic/jdk131/bin/../bin/sparc/native_threads/java
    0xff350000      /usr/lib/libthread.so.1
    0xff390000      /usr/lib/libdl.so.1
    0xff200000      /usr/lib/libc.so.1
    0xff330000      /usr/platform/SUNW,Ultra-80/lib/libc_psr.so.1
    0xfe400000      /opt/weblogic/jdk131/jre/lib/sparc/client/libjvm.so
    0xff2e0000      /usr/lib/libCrun.so.1
    0xff1e0000      /usr/lib/libsocket.so.1
    0xff100000      /usr/lib/libnsl.so.1
    0xff0d0000      /usr/lib/libm.so.1
    0xff310000      /usr/lib/libw.so.1
    0xff0b0000      /usr/lib/libmp.so.2
    0xff060000      /opt/weblogic/jdk131/jre/lib/sparc/native_threads/libhpi.so
    0xff030000      /opt/weblogic/jdk131/jre/lib/sparc/libverify.so
    0xfe7c0000      /opt/weblogic/jdk131/jre/lib/sparc/libjava.so
    0xfe790000      /opt/weblogic/jdk131/jre/lib/sparc/libzip.so
    0xfe2d0000      /usr/lib/locale/ja_JP.PCK/ja_JP.PCK.so.2
    0xfe2b0000      /usr/lib/locale/ja_JP.PCK/methods_ja_JP.PCK.so.2
    0xaf5e0000      /opt/weblogic/jdk131/jre/lib/sparc/libnet.so
    0xaf360000      /usr/lib/nss_files.so.1
    0xaf340000      /opt/weblogic/wlserver/lib/solaris/libmuxer.so
    0xaf320000      /usr/ucblib/libucb.so.1
    0xaf230000      /usr/lib/libresolv.so.2
    0xaf140000      /usr/lib/libelf.so.1
    0xa7080000      /opt/weblogic/wlserver/lib/solaris/oci920_8/libweblogicoci37.so
    0xa6400000      /opt/oracle/product/lib32/libclntsh.so.9.0
    0xaf010000      /usr/lib/libC.so.5
    0xaef60000      /opt/oracle/product/lib32/libwtc9.so
    0xaef40000      /usr/lib/libgen.so.1
    0xaef20000      /usr/lib/libsched.so.1
    0xaee60000      /usr/lib/libaio.so.1
    0xaee40000      /usr/lib/librt.so.1
    0xad760000      /opt/weblogic/jdk131/jre/lib/sparc/libioser12.so
    Local Time = Mon Apr 26 09:44:34 2004
    Elapsed Time = 67979
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002BD 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_08-b03 mixed mode)
    <2004/04/26 9:44:34:JST> <Info> <T3Services> <Integral5: ReliableTopicConnection.createTopicSession:
    ABOUT TO ACQUIRE LOCK...>
    ˆÙíI—¹

    Before debugging, look at these 20 or so search hits - at least one one of them looks like a possibility.
    http://search.java.sun.com/search/java/index.jsp?qp=&nh=10&qt=4F530E43505002CC&col=javabugs&col=javaforums&x=27&y=9
    Also - if the problem came on suddenly, what changed....environment, software, power, hardware, etc???

  • JVM crashes at Unexpected Signal : 11

    I'd been configuring this error. I appreciate any help for this. JVM crashes upon uploading transactions in my web application. Is it memory-related? Or has it something to do with my jvm version? Thank you so much.
    1. JVM version
    java version "1.4.2_04"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
    2. OS
    Fedora Core Release 3
    Unexpected Signal : 11 occurred at PC=0x9260C6
    Function=(null)+0x9260C6
    Library=/usr/java/j2sdk1.4.2_04/jre/lib/i386/client/libjvm.so
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Dynamic libraries:
    00112000-0011a000 r-xp 00000000 03:41 164727 /usr/java/j2sdk1.4.2_04/jre/lib/i386/native_threads/libhpi.so
    0011a000-0011b000 rwxp 00007000 03:41 164727 /usr/java/j2sdk1.4.2_04/jre/lib/i386/native_threads/libhpi.so
    0011b000-0011f000 r-xp 00000000 03:41 632783 /lib/libnss_dns-2.3.3.so
    0011f000-00120000 r-xp 00003000 03:41 632783 /lib/libnss_dns-2.3.3.so
    00120000-00121000 rwxp 00004000 03:41 632783 /lib/libnss_dns-2.3.3.so
    00121000-00125000 rwxs 00000000 03:41 746612 /tmp/hsperfdata_ninac/9637
    00125000-00128000 r-xp 00000000 03:41 164705 /usr/java/j2sdk1.4.2_04/jre/lib/i386/libdt_socket.so
    00128000-00129000 rwxp 00002000 03:41 164705 /usr/java/j2sdk1.4.2_04/jre/lib/i386/libdt_socket.so
    00129000-0012c000 r-xs 00000000 03:41 164652 /usr/java/j2sdk1.4.2_04/jre/lib/ext/dnsns.jar
    0012c000-0012f000 r-xs 00000000 03:41 313724 /usr/local/jakarta-tomcat-4.1.27/bin/commons-daemon.jar
    0012f000-0013e000 r-xp 00000000 03:41 636258 /lib/libresolv-2.3.3.so
    0013e000-0013f000 ---p 0000f000 03:41 636258 /lib/libresolv-2.3.3.so
    0013f000-00140000 r-xp 0000f000 03:41 636258 /lib/libresolv-2.3.3.so
    00140000-00141000 rwxp 00010000 03:41 636258 /lib/libresolv-2.3.3.so
    0024f000-0025f000 r-xp 00000000 03:41 164724 /usr/java/j2sdk1.4.2_04/jre/lib/i386/libverify.so
    0025f000-00261000 rwxp 0000f000 03:41 164724 /usr/java/j2sdk1.4.2_04/jre/lib/i386/libverify.so
    00261000-00281000 r-xp 00000000 03:41 164710 /usr/java/j2sdk1.4.2_04/jre/lib/i386/libjava.so
    00281000-00283000 rwxp 0001f000 03:41 164710 /usr/java/j2sdk1.4.2_04/jre/lib/i386/libjava.so
    00283000-002a2000 r-xs 00000000 03:41 313716 /usr/local/jakarta-tomcat-4.1.27/common/endorsed/xmlParserAPIs.jar
    002ec000-00302000 r-xs 00000000 03:41 164741 /usr/java/j2sdk1.4.2_04/jre/lib/sunrsasign.jar
    00302000-00313000 r-xs 00000000 03:41 164732 /usr/java/j2sdk1.4.2_04/jre/lib/jce.jar
    0033b000-00342000 r-xs 00000000 03:41 313697 /usr/local/jakarta-tomcat-4.1.27/common/lib/naming-common.jar
    00342000-0034b000 r-xp 00000000 03:41 632786 /lib/libnss_files-2.3.3.so
    0034b000-0034c000 r-xp 00008000 03:41 632786 /lib/libnss_files-2.3.3.so
    0034c000-0034d000 rwxp 00009000 03:41 632786 /lib/libnss_files-2.3.3.so
    0034d000-00428000 r-xs 00000000 03:41 313717 /usr/local/jakarta-tomcat-4.1.27/common/endorsed/xercesImpl.jar
    00428000-00435000 r-xs 00000000 03:41 164653 /usr/java/j2sdk1.4.2_04/jre/lib/ext/ldapsec.jar
    00435000-00438000 r-xs 00000000 03:41 313712 /usr/local/jakarta-tomcat-4.1.27/common/lib/jta.jar
    00438000-0043a000 r-xs 00000000 03:41 313696 /usr/local/jakarta-tomcat-4.1.27/common/lib/jdbc2_0-stdext.jar
    0043b000-00450000 r-xp 00000000 03:41 636252 /lib/ld-2.3.3.so
    00450000-00451000 r-xp 00014000 03:41 636252 /lib/ld-2.3.3.so
    00451000-00452000 rwxp 00015000 03:41 636252 /lib/ld-2.3.3.so
    Heap at VM Abort:
    Heap
    def new generation total 3200K, used 3200K [0xef000000, 0xef370000, 0xef4e0000)
    eden space 2880K, 100% used [0xef000000, 0xef2d0000, 0xef2d0000)
    from space 320K, 100% used [0xef320000, 0xef370000, 0xef370000)
    to space 320K, 99% used [0xef2d0000, 0xef31fff8, 0xef320000)
    tenured generation total 42020K, used 34108K [0xef4e0000, 0xf1de9000, 0xf3000000)
    the space 42020K, 81% used [0xef4e0000, 0xf162f2d0, 0xf162f400, 0xf1de9000)
    compacting perm gen total 11520K, used 11308K [0xf3000000, 0xf3b40000, 0xf7000000)
    the space 11520K, 98% used [0xf3000000, 0xf3b0b2c0, 0xf3b0b400, 0xf3b40000)
    Local Time = Mon Jul 11 18:57:17 2005
    Elapsed Time = 1548
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002EF
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_04-b05 mixed mode)
    # An error report file has been saved as hs_err_pid9637.log.
    # Please refer to the file for further information.
    #

    Thanks... i got it. It's a memory problem.I'm having the same issue with the Unexpected Error at signal 11.. what was the memory issue you were having, and how was it resolved?

  • JVM Crashes ginving Unexpected Signal : EXCEPTION_ILLEGAL_INSTRUCTION

    Hi
    Swing based application with JRE 1.4.2_08 crashes on some PC's runing on Windows XP.
    Pls find the log.....
    Any idea why it happens?
    rgds
    Jobinesh
    Unexpected Signal : EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) occurred at PC=0xF84C86
    Function=java.lang.Object.hashCode()I (compiled Java code)
    Library=(N/A)
    Current Java thread:
         at java.lang.Object.hashCode(Native Method)
         at java.util.HashMap.hash(Unknown Source)
         at java.util.HashMap.get(Unknown Source)
         at sun.awt.AppContext.get(Unknown Source)
         - locked <0x10279d08> (a java.util.HashMap)
         at java.awt.KeyboardFocusManager.getCurrentKeyboardFocusManager(Unknown Source)
         - locked <0x20262978> (a java.lang.Class)
         at java.awt.KeyboardFocusManager.getCurrentKeyboardFocusManager(Unknown Source)
         at java.awt.Component.hasFocus(Unknown Source)
         at java.awt.Component.isFocusOwner(Unknown Source)
         at java.awt.Component.setFocusable(Unknown Source)
         at javax.swing.plaf.basic.BasicComboPopup.configureList(Unknown Source)
         at javax.swing.plaf.basic.BasicComboPopup.<init>(Unknown Source)
         at javax.swing.plaf.basic.BasicComboBoxUI.createPopup(Unknown Source)
         at com.incors.plaf.alloy.AlloyComboBoxUI.createPopup(Unknown Source)
         at javax.swing.plaf.basic.BasicComboBoxUI.installUI(Unknown Source)
         at javax.swing.JComponent.setUI(Unknown Source)
         at javax.swing.JComboBox.setUI(Unknown Source)
         at javax.swing.JComboBox.updateUI(Unknown Source)
         at javax.swing.JComboBox.init(Unknown Source)
         at javax.swing.JComboBox.<init>(Unknown Source)
         at com.emirates.jfoundation.client.interfaceparser.JDropDownComboBox.<init>(JDropDownComboBox.java:22)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at com.emirates.jfoundation.client.interfaceparser.ParsedDropDown.build(ParsedDropDown.java:48)
         at com.emirates.jfoundation.client.interfaceparser.ParsedContainer._addComponent(ParsedContainer.java:407)
         at com.emirates.jfoundation.client.interfaceparser.ParsedContainer._processElement(ParsedContainer.java:236)
         at com.emirates.jfoundation.client.interfaceparser.ParsedContainer.build(ParsedContainer.java:152)
         at com.emirates.jfoundation.client.interfaceparser.ParsedContainer._addContainer(ParsedContainer.java:357)
         at com.emirates.jfoundation.client.interfaceparser.ParsedContainer._processElement(ParsedContainer.java:224)
         at com.emirates.jfoundation.client.interfaceparser.ParsedContainer.build(ParsedContainer.java:152)
         at com.emirates.jfoundation.client.interfaceparser.ParsedContainer._addContainer(ParsedContainer.java:357)
         at com.emirates.jfoundation.client.interfaceparser.ParsedContainer._processElement(ParsedContainer.java:224)
         at com.emirates.jfoundation.client.interfaceparser.ParsedContainer.build(ParsedContainer.java:152)
         at com.emirates.jfoundation.client.interfaceparser.ParsedContainer._addContainer(ParsedContainer.java:357)
         at com.emirates.jfoundation.client.interfaceparser.ParsedContainer._processElement(ParsedContainer.java:224)
         at com.emirates.jfoundation.client.interfaceparser.ParsedContainer.build(ParsedContainer.java:152)
         at com.emirates.jfoundation.client.interfaceparser.ParsedContainer._addContainer(ParsedContainer.java:357)
         at com.emirates.jfoundation.client.interfaceparser.ParsedContainer._processElement(ParsedContainer.java:224)
         at com.emirates.jfoundation.client.interfaceparser.ParsedContainer.build(ParsedContainer.java:152)
         at com.emirates.jfoundation.client.interfaceparser.InterfaceParserImpl.parse(InterfaceParserImpl.java:203)
         at com.emirates.jfoundation.client.interfaceparser.DefaultInterfaceParser.parse(DefaultInterfaceParser.java:137)
         at com.emirates.jfoundation.client.interfaceparser.InterfaceParserImpl.parse(InterfaceParserImpl.java:243)
         at com.emirates.jfoundation.client.interfaceparser.DefaultInterfaceParser.parse(DefaultInterfaceParser.java:182)
         at com.emirates.jfoundation.client.interfaceparser.InterfaceParserImpl.parseAndReturnRoot(InterfaceParserImpl.java:255)
         at com.emirates.jfoundation.client.interfaceparser.DefaultInterfaceParser.parseAndReturnRoot(DefaultInterfaceParser.java:243)
         at sun.reflect.GeneratedMethodAccessor106.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.apache.avalon.activation.impl.ApplianceInvocationHandler.invoke(ApplianceInvocationHandler.java:129)
         at $Proxy5.parseAndReturnRoot(Unknown Source)
         at com.emirates.ngcs.client.reservation.reservationmain.shcandproduct.SHCAndProductTab.createLayoutPanel(SHCAndProductTab.java:283)
         at com.emirates.ngcs.client.reservation.reservationmain.shcandproduct.SHCAndProductTab.initialize(SHCAndProductTab.java:219)
         at com.emirates.ngcs.client.reservation.reservationmain.shcandproduct.SHCAndProductTab.createPanel(SHCAndProductTab.java:2204)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.emirates.ngcs.client.reservation.reservationmain.Main.createTabs(Main.java:2091)
         at com.emirates.ngcs.client.reservation.reservationmain.Main.createLayoutPanel(Main.java:546)
         at com.emirates.ngcs.client.reservation.reservationmain.Main.initialize(Main.java:333)
         at com.emirates.jfoundation.client.kernel.DefaultKernel._initializeModule(DefaultKernel.java:2313)
         at com.emirates.jfoundation.client.kernel.DefaultKernel.openModule(DefaultKernel.java:1277)
         at com.emirates.jfoundation.client.kernel.DefaultKernel.openModule(DefaultKernel.java:939)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.apache.avalon.activation.impl.ApplianceInvocationHandler.invoke(ApplianceInvocationHandler.java:129)
         at $Proxy11.openModule(Unknown Source)
         at com.emirates.ngcs.client.queue.queuentry.Main.onQEntryClicked(Main.java:1223)
         at sun.reflect.GeneratedMethodAccessor291.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.emirates.jfoundation.client.interfaceparser.handlers.MouseAction.invokeHandler(MouseAction.java:77)
         at com.emirates.jfoundation.client.interfaceparser.handlers.MouseAction$MouseThread.run(MouseAction.java:162)
    Dynamic libraries:
    0x00400000 - 0x00429000      C:\Apps\NGCS\JCLauncher.exe
    0x77F50000 - 0x77FF7000      C:\WINDOWS\System32\ntdll.dll
    0x77E60000 - 0x77F46000      C:\WINDOWS\system32\kernel32.dll
    0x77D40000 - 0x77DCD000      C:\WINDOWS\system32\USER32.dll
    0x7F000000 - 0x7F042000      C:\WINDOWS\system32\GDI32.dll
    0x77DD0000 - 0x77E5D000      C:\WINDOWS\system32\ADVAPI32.dll
    0x78000000 - 0x78087000      C:\WINDOWS\system32\RPCRT4.dll
    0x73000000 - 0x73023000      C:\WINDOWS\System32\WINSPOOL.DRV
    0x77C10000 - 0x77C63000      C:\WINDOWS\system32\msvcrt.dll
    0x77340000 - 0x773CB000      C:\WINDOWS\system32\COMCTL32.dll
    0x629C0000 - 0x629C8000      C:\WINDOWS\System32\LPK.DLL
    0x72FA0000 - 0x72FFA000      C:\WINDOWS\System32\USP10.dll
    0x5AD70000 - 0x5ADA4000      C:\WINDOWS\System32\uxtheme.dll
    0x10000000 - 0x1000A000      C:\Program Files\Hardcopy\hcdll2_3.dll
    0x08000000 - 0x08138000      C:\Java\JRE142\bin\client\jvm.dll
    0x76B40000 - 0x76B6C000      C:\WINDOWS\System32\WINMM.dll
    0x00C90000 - 0x00C97000      C:\Java\JRE142\bin\hpi.dll
    0x00CB0000 - 0x00CBE000      C:\Java\JRE142\bin\verify.dll
    0x00CC0000 - 0x00CD9000      C:\Java\JRE142\bin\java.dll
    0x00CE0000 - 0x00CEE000      C:\Java\JRE142\bin\zip.dll
    0x06AF0000 - 0x06C02000      C:\Java\JRE142\bin\awt.dll
    0x76390000 - 0x763AC000      C:\WINDOWS\system32\IMM32.dll
    0x4FEC0000 - 0x4FFE6000      C:\WINDOWS\system32\ole32.dll
    0x06C10000 - 0x06C61000      C:\Java\JRE142\bin\fontmanager.dll
    0x73760000 - 0x737A4000      C:\WINDOWS\System32\ddraw.dll
    0x73BC0000 - 0x73BC6000      C:\WINDOWS\System32\DCIMAN32.dll
    0x73940000 - 0x73A07000      C:\WINDOWS\System32\D3DIM700.DLL
    0x06E90000 - 0x0728E000      C:\WINDOWS\resources\Themes\Luna\Luna.msstyles
    0x079B0000 - 0x079BF000      C:\Java\JRE142\bin\net.dll
    0x71AB0000 - 0x71AC4000      C:\WINDOWS\system32\WS2_32.dll
    0x71AA0000 - 0x71AA8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71A50000 - 0x71A8B000      C:\WINDOWS\System32\mswsock.dll
    0x76F20000 - 0x76F45000      C:\WINDOWS\System32\DNSAPI.dll
    0x76FB0000 - 0x76FB7000      C:\WINDOWS\System32\winrnr.dll
    0x76F60000 - 0x76F8C000      C:\WINDOWS\system32\WLDAP32.dll
    0x76FC0000 - 0x76FC5000      C:\WINDOWS\System32\rasadhlp.dll
    0x71A90000 - 0x71A98000      C:\WINDOWS\System32\wshtcpip.dll
    0x07FB0000 - 0x07FCE000      C:\Java\JRE142\bin\jpeg.dll
    0x07DB0000 - 0x07DB8000      C:\Program Files\Hardcopy\hardcopy.dll
    0x0FFD0000 - 0x0FFF3000      C:\WINDOWS\System32\rsaenh.dll
    0x75A70000 - 0x75B15000      C:\WINDOWS\system32\USERENV.dll
    0x71C20000 - 0x71C6E000      C:\WINDOWS\System32\netapi32.dll
    0x07D50000 - 0x07D56000      C:\Java\JRE142\bin\ioser12.dll
    0x7CD00000 - 0x7D4FB000      C:\WINDOWS\system32\shell32.dll
    0x70A70000 - 0x70AD6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x71950000 - 0x71A35000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.1740_x-ww_7cb8ab44\comctl32.dll
    0x71B20000 - 0x71B31000      C:\WINDOWS\system32\MPR.dll
    0x75F60000 - 0x75F66000      C:\WINDOWS\System32\drprov.dll
    0x71C10000 - 0x71C1D000      C:\WINDOWS\System32\ntlanman.dll
    0x71CD0000 - 0x71CE6000      C:\WINDOWS\System32\NETUI0.dll
    0x71C90000 - 0x71CCC000      C:\WINDOWS\System32\NETUI1.dll
    0x71C80000 - 0x71C86000      C:\WINDOWS\System32\NETRAP.dll
    0x71BF0000 - 0x71C01000      C:\WINDOWS\System32\SAMLIB.dll
    0x75F70000 - 0x75F79000      C:\WINDOWS\System32\davclnt.dll
    0x76670000 - 0x76757000      C:\WINDOWS\System32\SETUPAPI.dll
    0x07ED0000 - 0x07F63000      C:\WINDOWS\System32\xpsp2res.dll
    0x77120000 - 0x771AB000      C:\WINDOWS\system32\OLEAUT32.dll
    0x07F70000 - 0x07F93000      C:\Java\JRE142\bin\cmm.dll
    0x08B40000 - 0x08B62000      C:\Java\JRE142\bin\dcpr.dll
    0x76C90000 - 0x76CB2000      C:\WINDOWS\system32\imagehlp.dll
    0x6D510000 - 0x6D58D000      C:\WINDOWS\system32\DBGHELP.dll
    0x77C00000 - 0x77C07000      C:\WINDOWS\system32\VERSION.dll
    0x76BF0000 - 0x76BFB000      C:\WINDOWS\System32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    par new generation total 1984K, used 947K [0x10010000, 0x10210000, 0x10210000)
    eden space 1920K, 49% used [0x10010000, 0x100fce70, 0x101f0000)
    from space 64K, 0% used [0x101f0000, 0x101f0000, 0x10200000)
    to space 64K, 0% used [0x10200000, 0x10200000, 0x10210000)
    concurrent mark-sweep generation total 260096K, used 30615K [0x10210000, 0x20010000, 0x20010000)
    concurrent-mark-sweep perm gen total 38864K, used 23325K [0x20010000, 0x22604000, 0x24010000)
    Local Time = Sun Aug 13 12:19:51 2006
    Elapsed Time = 857
    # HotSpot Virtual Machine Error : EXCEPTION_ILLEGAL_INSTRUCTION
    # Error ID : 4F530E43505002EF
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    #

    Can you try this on the lastest 1.4.2 update release? If so I suggest putitng in a bug report. Be sure to include CPU information for the problem machines. Most crashes of this kind are native code stomping on memory but occasionally there are true compiler bugs that generate incorrect code. Try reproducing with -Xint, -client, -server to try and narrow down the problematic case.

  • Serious problem ????? Unexpected Signal : EXCEPTION_ACCESS_VIOLATION

    Hi,
    While running a simple program i got a problem.The program has generated a report file. Attaching the same. Can anyone tell me why it is so??
    Log file is :
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6d448cb7
    Function name=(N/A)
    Library=D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\hotspot\jvm.dll
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
         at sun.jdbc.odbc.JdbcOdbc.driverConnect(Native Method)
         at sun.jdbc.odbc.JdbcOdbc.SQLDriverConnect(Unknown Source)
         at sun.jdbc.odbc.JdbcOdbcConnection.initialize(Unknown Source)
         at sun.jdbc.odbc.JdbcOdbcDriver.connect(Unknown Source)
         at java.sql.DriverManager.getConnection(Unknown Source)
         at java.sql.DriverManager.getConnection(Unknown Source)
         at AJFrame.testsql(AJframe.java:16)
         at AJFrame.<init>(AJframe.java:7)
         at AJFrame.main(AJframe.java:10)
    Dynamic libraries:
    0x00400000 - 0x00405000      C:\WINNT\system32\java.exe
    0x77F80000 - 0x77FFB000      C:\WINNT\System32\ntdll.dll
    0x77DB0000 - 0x77E0B000      C:\WINNT\system32\ADVAPI32.dll
    0x77E80000 - 0x77F35000      C:\WINNT\system32\KERNEL32.DLL
    0x77D40000 - 0x77DB0000      C:\WINNT\system32\RPCRT4.DLL
    0x78000000 - 0x78046000      C:\WINNT\system32\MSVCRT.dll
    0x6D420000 - 0x6D4F0000      D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\hotspot\jvm.dll
    0x77E10000 - 0x77E74000      C:\WINNT\system32\USER32.dll
    0x77F40000 - 0x77F7C000      C:\WINNT\system32\GDI32.DLL
    0x77570000 - 0x775A0000      C:\WINNT\system32\WINMM.dll
    0x75E60000 - 0x75E7A000      C:\WINNT\System32\IMM32.DLL
    0x6D220000 - 0x6D227000      D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\hpi.dll
    0x6D3B0000 - 0x6D3BD000      D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\verify.dll
    0x6D250000 - 0x6D266000      D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\java.dll
    0x6D3C0000 - 0x6D3CD000      D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\zip.dll
    0x6D020000 - 0x6D12A000      D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\awt.dll
    0x77800000 - 0x7781D000      C:\WINNT\system32\WINSPOOL.DRV
    0x77A50000 - 0x77B46000      C:\WINNT\system32\ole32.dll
    0x6D1E0000 - 0x6D21B000      D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\fontmanager.dll
    0x72800000 - 0x72846000      C:\WINNT\system32\DDRAW.dll
    0x728A0000 - 0x728A6000      C:\WINNT\system32\DCIMAN32.dll
    0x69000000 - 0x691D7000      C:\WINNT\system32\G400ICD.DLL
    0x6E420000 - 0x6E426000      C:\WINNT\System32\INDICDLL.dll
    0x6D290000 - 0x6D29A000      D:\Program Files\JavaSoft\JRE\1.3.1_03\bin\JdbcOdbc.dll
    0x1F7D0000 - 0x1F804000      C:\WINNT\system32\ODBC32.dll
    0x76B30000 - 0x76B6E000      C:\WINNT\system32\comdlg32.dll
    0x70BD0000 - 0x70C20000      C:\WINNT\system32\SHLWAPI.DLL
    0x71730000 - 0x717BA000      C:\WINNT\system32\COMCTL32.DLL
    0x782F0000 - 0x78532000      C:\WINNT\system32\SHELL32.DLL
    0x1F8C0000 - 0x1F8D6000      C:\WINNT\system32\odbcint.dll
    0x77920000 - 0x77943000      C:\WINNT\system32\imagehlp.dll
    0x72A00000 - 0x72A2D000      C:\WINNT\system32\DBGHELP.dll
    0x0B240000 - 0x0B24B000      C:\WINNT\system32\PSAPI.DLL
    Local Time = Tue Aug 20 15:57:39 2002
    Elapsed Time = 1
    # HotSpot Virtual Machine Error : EXCEPTION_ACCESS_VIOLATION
    # Error ID : 4F530E43505002BD
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_03-b03 mixed mode)

    Today I was trouble shooting a jsp page that uses JDBC posted on a TOMCAT server. I was have the same exception as you guys described but found a work around for my program.
    I as reading data from my db into the jsp page (into a table and some drop down menus). The error screen would pop up randomly as I accessed the page. If I refreshed page quickly it would cause the error to happen more often it seemed.
    The fix was i used the "finally" statement to close every instance of ResultSet and Statement.
    Before I use simply:
    rs.close();
    st.close();
    rs = null;
    st = null;
    I have 2 seperate parts on jsp page where I accessed db. Once I put in the finally it worked. Here is the code I used:
    try
         Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
         String sourceURL = new String("jdbc:odbc:D2TEST");
         Connection dbconn = DriverManager.getConnection(sourceURL);
         st = dbconn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_UPDATABLE);
         rs = st.executeQuery("SELECT * FROM CIS_REFERENCE");
         while (rs.next())
              {     minute = rs.getInt("PERIOD");
                   onoff = rs.getInt("PONOFF");
         finally {
              if (rs != null) {
                   try {
                        rs.close();
                   catch (SQLException sqle)
                        System.out.println(sqle.toString());
              if (st != null) {
                   try {
                        st.close();
                   catch (SQLException sqle)
                        System.out.println(sqle.toString());
    Sorry bout the spacing I just cut and paste.
    Hope this helps
    B~

  • Managed server is getting crashed with Unexpected Signal : 11 occurred

    Hi All,
    I have installed weblogic 8.1 in production environment which has 4 manged servers configured on it.
    One of my managed server is getting down on daily basis with JVM crash leaving the below error:
    Unexpected Signal : 11 occurred at PC=0xFEDCBCAC
    Function=[Unknown. Nearest: JVM_FillInStackTrace+0x4CE4]
    Library=/Prod/bea/jdk142_05/jre/lib/sparc/server/libjvm.so
    Current Java thread:
    Dynamic libraries:
    0x10000      /Prod/bea/jdk142_05/bin/java
    0xff380000      /usr/lib/libthread.so.1
    0xff370000      /usr/lib/libdl.so.1
    0xff280000      /usr/lib/libc.so.1
    0xff3b0000      /usr/platform/SUNW,Sun-Fire-V890/lib/libc_psr.so.1
    0xfec00000      /Prod/bea/jdk142_05/jre/lib/sparc/server/libjvm.so
    0xff230000      /usr/lib/libCrun.so.1
    0xff210000      /usr/lib/libsocket.so.1
    0xfeb00000      /usr/lib/libnsl.so.1
    0xfeab0000      /usr/lib/libm.so.1
    0xff1f0000      /usr/lib/libsched.so.1
    0xfebd0000      /usr/lib/libmp.so.2
    0xfea80000      /Prod/bea/jdk142_05/jre/lib/sparc/native_threads/libhpi.so
    0xfea50000      /Prod/bea/jdk142_05/jre/lib/sparc/libverify.so
    0xfea10000      /Prod/bea/jdk142_05/jre/lib/sparc/libjava.so
    0xfe9e0000      /Prod/bea/jdk142_05/jre/lib/sparc/libzip.so
    0xfe860000      /usr/lib/locale/en_GB.ISO8859-1/en_GB.ISO8859-1.so.2
    0xf98d0000      /Prod/bea/jdk142_05/jre/lib/sparc/libnet.so
    0xf9a90000      /Prod/bea/weblogic81/server/lib/solaris/libweblogicunix1.so
    0xf9890000      /Prod/bea/weblogic81/server/lib/solaris/libstackdump.so
    0x59560000      /Prod/bea/jdk142_05/jre/lib/sparc/libnio.so
    0x59540000      /usr/lib/librt.so.1
    0x59520000      /usr/lib/libaio.so.1
    0x58fe0000      /usr/lib/libmd5.so.1
    0x58fc0000      /usr/lib/libsendfile.so.1
    0x58fa0000      /Prod/bea/jdk142_05/jre/lib/sparc/libioser12.so
    0x49300000      /Prod/bea/jdk142_05/jre/lib/sparc/libawt.so
    0x4ca00000      /Prod/bea/jdk142_05/jre/lib/sparc/libmlib_image.so
    0x51e60000      /Prod/bea/jdk142_05/jre/lib/sparc/headless/libmawt.so
    0x49200000      /Prod/bea/jdk142_05/jre/lib/sparc/libfontmanager.so
    Heap at VM Abort:
    Heap
    def new generation total 678464K, used 239751K [0x59800000, 0x842a0000, 0x842a0000)
    eden space 657920K, 35% used [0x59800000, 0x67e59228, 0x81a80000)
    from space 20544K, 18% used [0x82e90000, 0x83258bc0, 0x842a0000)
    to space 20544K, 0% used [0x81a80000, 0x81a80000, 0x82e90000)
    tenured generation total 1398144K, used 91656K [0x842a0000, 0xd9800000, 0xd9800000)
    the space 1398144K, 6% used [0x842a0000, 0x89c22090, 0x89c22200, 0xd9800000)
    compacting perm gen total 74496K, used 74281K [0xd9800000, 0xde0c0000, 0xf9800000)
    the space 74496K, 99% used [0xd9800000, 0xde08a7c8, 0xde08a800, 0xde0c0000)
    Local Time = Tue Sep 22 12:17:26 2009
    Elapsed Time = 94624
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002EF 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_05-b04 mixed mode)
    Kindly help me out to solve above problem ......
    Thanks,
    Karthik.

    The kinds of issues are usually bugs in the JVM, I would check your 8.1 Service Pack / Operating System combination on this page:
    http://download.oracle.com/docs/cd/E13196_01/platform/suppconfigs/configs81/81_over/overview.html#1146895
    Make sure you're using the latest supported version of the JVM available for your platform.
    So if you're using 8.1 SP6 on Solaris SPARC, then you could be using Sun Java 2 SDK 1.4.2_11.
    You should also open a support request.

  • Precompiling jsps Unexpected Signal : 11  JVM_IsInterface

              Hi,
              We have an weblogic 7.0 SP0 application running on solaris 7. As part of it startup
              in precompiles jsps - sometimes at different points weblogic crashes
              when we don't precompile the jsp's we never get this problem
              has any body seem it got a work around
              the message is
              Unexpected Signal : 11 occurred at PC=0xfe15b1c8
              Function name=JVM_IsInterface
              Library=/usr/j2sdk1_3_1_03/jre/lib/sparc/server/libjvm.so
              Current Java thread:
              Dynamic libraries:
              0x10000      /usr/j2sdk1_3_1_03/bin/../bin/sparc/native_threads/java
              0xff360000      /usr/lib/libthread.so.1
              0xff3a0000      /usr/lib/libdl.so.1
              0xff280000      /usr/lib/libc.so.1
              0xff270000      /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1
              0xfe000000      /usr/j2sdk1_3_1_03/jre/lib/sparc/server/libjvm.so
              0xff210000      /usr/lib/libCrun.so.1
              0xff1f0000      /usr/lib/libsocket.so.1
              0xff100000      /usr/lib/libnsl.so.1
              0xff1c0000      /usr/lib/libm.so.1
              0xff240000      /usr/lib/libw.so.1
              0xff0e0000      /usr/lib/libmp.so.2
              0xff0a0000      /usr/j2sdk1_3_1_03/jre/lib/sparc/native_threads/libhpi.so
              0xff070000      /usr/j2sdk1_3_1_03/jre/lib/sparc/libverify.so
              0xff030000      /usr/j2sdk1_3_1_03/jre/lib/sparc/libjava.so
              0xfe7d0000      /usr/j2sdk1_3_1_03/jre/lib/sparc/libzip.so
              0xfe650000      /usr/lib/nss_files.so.1
              0xfe540000      /usr/j2sdk1_3_1_03/jre/lib/sparc/libnet.so
              0xfdee0000      /usr/lib/nss_nis.so.1
              0xfdec0000      /apps/wls70/weblogic/server/lib/solaris/libmuxer.so
              0xfdd50000      /usr/j2sdk1_3_1_03/jre/lib/sparc/libioser12.so
              Local Time = Thu Sep 4 17:40:55 2003
              Elapsed Time = 288
              # HotSpot Virtual Machine Error : 11
              # Error ID : 4F530E43505002BD 01
              # Please report this error at
              # http://java.sun.com/cgi-bin/bugreport.cgi
              # Java VM: Java HotSpot(TM) Server VM (1.3.1_03-b03 mixed mode)
              Many thanks
              Malcolm Bridgeford
              

              See Sun's bug parade:
              http://developer.java.sun.com/developer/bugParade/bugs/4458653.html
              They fixed something in 1.3.1_04 that was causing errors similar to yours so you
              should probably try moving up to the _04 release.
              Also there are some know problems with older JVMs when JSPs get REALLY big through
              many custom tags, includes, etc. Breaks some internal 64K limit.. Might be related
              to that.
              -Greg
              Co-author of new advanced WebLogic book, "Mastering BEA WebLogic Server" http://www.amazon.com/exec/obidos/ASIN/047128128X
              "Malcolm Bridgeford" <[email protected]> wrote:
              >
              >Hi,
              >We have an weblogic 7.0 SP0 application running on solaris 7. As part
              >of it startup
              >in precompiles jsps - sometimes at different points weblogic crashes
              >
              >when we don't precompile the jsp's we never get this problem
              >
              >has any body seem it got a work around
              >
              >the message is
              >
              >Unexpected Signal : 11 occurred at PC=0xfe15b1c8
              >Function name=JVM_IsInterface
              >Library=/usr/j2sdk1_3_1_03/jre/lib/sparc/server/libjvm.so
              >
              >Current Java thread:
              >
              >Dynamic libraries:
              >0x10000      /usr/j2sdk1_3_1_03/bin/../bin/sparc/native_threads/java
              >0xff360000      /usr/lib/libthread.so.1
              >0xff3a0000      /usr/lib/libdl.so.1
              >0xff280000      /usr/lib/libc.so.1
              >0xff270000      /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1
              >0xfe000000      /usr/j2sdk1_3_1_03/jre/lib/sparc/server/libjvm.so
              >0xff210000      /usr/lib/libCrun.so.1
              >0xff1f0000      /usr/lib/libsocket.so.1
              >0xff100000      /usr/lib/libnsl.so.1
              >0xff1c0000      /usr/lib/libm.so.1
              >0xff240000      /usr/lib/libw.so.1
              >0xff0e0000      /usr/lib/libmp.so.2
              >0xff0a0000      /usr/j2sdk1_3_1_03/jre/lib/sparc/native_threads/libhpi.so
              >0xff070000      /usr/j2sdk1_3_1_03/jre/lib/sparc/libverify.so
              >0xff030000      /usr/j2sdk1_3_1_03/jre/lib/sparc/libjava.so
              >0xfe7d0000      /usr/j2sdk1_3_1_03/jre/lib/sparc/libzip.so
              >0xfe650000      /usr/lib/nss_files.so.1
              >0xfe540000      /usr/j2sdk1_3_1_03/jre/lib/sparc/libnet.so
              >0xfdee0000      /usr/lib/nss_nis.so.1
              >0xfdec0000      /apps/wls70/weblogic/server/lib/solaris/libmuxer.so
              >0xfdd50000      /usr/j2sdk1_3_1_03/jre/lib/sparc/libioser12.so
              >
              >Local Time = Thu Sep 4 17:40:55 2003
              >Elapsed Time = 288
              >#
              ># HotSpot Virtual Machine Error : 11
              ># Error ID : 4F530E43505002BD 01
              ># Please report this error at
              ># http://java.sun.com/cgi-bin/bugreport.cgi
              >#
              ># Java VM: Java HotSpot(TM) Server VM (1.3.1_03-b03 mixed mode)
              >#
              >
              >Many thanks
              >Malcolm Bridgeford
              >
              >
              >
              

  • Unexpected Signal : 11 ; Function=[Unknown. Nearest: AsyncGetCallTrace+0x14DB0]

    Hi
    I have seen 8.1sp1 server intermittently fails with the below given JVM
    error. Any ideas?
    Unexpected Signal : 11 occurred at PC=0xFE467BCC
    Function=[Unknown. Nearest: AsyncGetCallTrace+0x14DB0]
    Library=/usr/j2sdk1.4.1_03/jre/lib/sparc/server/libjvm.so
    Dynamic libraries:
    0x10000 /usr/j2sdk1.4.1_03/bin/java
    0xff350000 /usr/lib/libthread.so.1
    0xff390000 /usr/lib/libdl.so.1
    0xff200000 /usr/lib/libc.so.1
    0xff340000 /usr/platform/SUNW,Sun-Fire-280R/lib/libc_psr.so.1
    0xfe000000 /usr/j2sdk1.4.1_03/jre/lib/sparc/server/libjvm.so
    0xff2e0000 /usr/lib/libCrun.so.1
    0xff1e0000 /usr/lib/libsocket.so.1
    0xff100000 /usr/lib/libnsl.so.1
    0xff0d0000 /usr/lib/libm.so.1
    0xff310000 /usr/lib/libw.so.1
    0xff0b0000 /usr/lib/libmp.so.2
    0xff080000 /usr/j2sdk1.4.1_03/jre/lib/sparc/native_threads/libhpi.so
    0xff050000 /usr/j2sdk1.4.1_03/jre/lib/sparc/libverify.so
    0xfe7c0000 /usr/j2sdk1.4.1_03/jre/lib/sparc/libjava.so
    0xff030000 /usr/j2sdk1.4.1_03/jre/lib/sparc/libzip.so
    0xfe6e0000 /usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.2
    0xfa050000 /usr/j2sdk1.4.1_03/jre/lib/sparc/libnet.so
    0xfa020000 /u01/app/bea/weblogic81/server/lib/solaris/libstackdump.so
    0xcd3e0000 /u01/app/bea/weblogic81/server/lib/solaris/libmuxer.so
    0xcd3c0000 /usr/ucblib/libucb.so.1
    0xcd2b0000 /usr/lib/libresolv.so.2
    0xcd1c0000 /usr/lib/libelf.so.1
    0xcd3a0000 /usr/j2sdk1.4.1_03/jre/lib/sparc/libnio.so
    0xcd290000 /usr/lib/librt.so.1
    0xcd1a0000 /usr/lib/libaio.so.1
    0xcd0a0000 /usr/j2sdk1.4.1_03/jre/lib/sparc/libioser12.so
    Local Time = Wed Jul 23 00:12:52 2003
    Elapsed Time = 1149
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002E6 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.4.1_03-b02 mixed mode)
    # An error report file has been saved as hs_err_pid499.log.
    # Please refer to the file for further information.

    "srihari gaddam" <[email protected]> wrote:
    Hi
    I have seen 8.1sp1 server intermittently fails with the below given JVM
    error. Any ideas?
    Unexpected Signal : 11 occurred at PC=0xFE467BCC
    Function=[Unknown. Nearest: AsyncGetCallTrace+0x14DB0]
    Library=/usr/j2sdk1.4.1_03/jre/lib/sparc/server/libjvm.so
    Dynamic libraries:
    0x10000 /usr/j2sdk1.4.1_03/bin/java
    0xff350000 /usr/lib/libthread.so.1
    0xff390000 /usr/lib/libdl.so.1
    0xff200000 /usr/lib/libc.so.1
    0xff340000 /usr/platform/SUNW,Sun-Fire-280R/lib/libc_psr.so.1
    0xfe000000 /usr/j2sdk1.4.1_03/jre/lib/sparc/server/libjvm.so
    0xff2e0000 /usr/lib/libCrun.so.1
    0xff1e0000 /usr/lib/libsocket.so.1
    0xff100000 /usr/lib/libnsl.so.1
    0xff0d0000 /usr/lib/libm.so.1
    0xff310000 /usr/lib/libw.so.1
    0xff0b0000 /usr/lib/libmp.so.2
    0xff080000 /usr/j2sdk1.4.1_03/jre/lib/sparc/native_threads/libhpi.so
    0xff050000 /usr/j2sdk1.4.1_03/jre/lib/sparc/libverify.so
    0xfe7c0000 /usr/j2sdk1.4.1_03/jre/lib/sparc/libjava.so
    0xff030000 /usr/j2sdk1.4.1_03/jre/lib/sparc/libzip.so
    0xfe6e0000 /usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.2
    0xfa050000 /usr/j2sdk1.4.1_03/jre/lib/sparc/libnet.so
    0xfa020000 /u01/app/bea/weblogic81/server/lib/solaris/libstackdump.so
    0xcd3e0000 /u01/app/bea/weblogic81/server/lib/solaris/libmuxer.so
    0xcd3c0000 /usr/ucblib/libucb.so.1
    0xcd2b0000 /usr/lib/libresolv.so.2
    0xcd1c0000 /usr/lib/libelf.so.1
    0xcd3a0000 /usr/j2sdk1.4.1_03/jre/lib/sparc/libnio.so
    0xcd290000 /usr/lib/librt.so.1
    0xcd1a0000 /usr/lib/libaio.so.1
    0xcd0a0000 /usr/j2sdk1.4.1_03/jre/lib/sparc/libioser12.so
    Local Time = Wed Jul 23 00:12:52 2003
    Elapsed Time = 1149
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002E6 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.4.1_03-b02 mixed mode)
    # An error report file has been saved as hs_err_pid499.log.
    # Please refer to the file for further information.
    Have you resolved this? I am new and getting an Unexpected Signal : 11 as well.

  • Solaris HotSpot Virtual Machine Error, Unexpected Signal 11 NEED HELP

    Hi all
    We are running a thin jsp application for video streaming live event running
    on a BEA WebLogic Personalization Server 3.2 on Solaris (streaming servers
    are separate and do not affect the server). After putting it in production
    we have experienced serious memory problems with our environment. When the
    servers are running under heavy load, they eat all available memory until
    they finally crash, please see log message below. We can see that the
    garbage collection is running but it doesn't seem to keep up with the memory
    consumption. The problem is described in a bug report at SUN, but it is
    marked as a "no fix" with the reasoning that programming resources are now
    allocated to jdk1.4?
    Log message:
    # HotSpot Virtual Machine Error, Unexpected Signal 11
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error happened during: scavenge
    # Error ID: 4F533F534F4C415249530E435050079A 01
    # Problematic Thread: prio=5 tid=0xdbea8 nid=0x4 runnable
    When this occured we ran JDK 1.3.0 with HotSpot Server VM on Solaris 8. WLS
    5.1, SP 9 and WLPS 3.2.
    WLS is started with the following parameters.
    #----------- Start WebLogic with the above parameters -----------
    $JDK_HOME/bin/java -server -ms512m -mx512m -Duser.timezone=ECT -classpath
    $JAVA_CLASSPATH -Dweblogic.system.bindAddr=10.122.114.4 -Dweblogic.cluster.m
    ulticastAddress=224.0.0.100 -Dweblogic.cluster.enable=true -Dweblogic.cluste
    r.name=iccluster -Dweblogic.class.path=$WEBLOGIC_CLASSPATH -Dweblogic.system
    .name=$SYSTEM_NAME
    weblogic.system.home=$SYSTEM_HOME -Dweblogic.home=$WEBLOGIC_HOME -Djava.secu
    rity.manager -Djava.security.policy=$WEBLOGIC_HOME/weblogic.policy -Dcommerc
    e.properties=$WL_COMMERCE_HOME/weblogiccommerce.properties -Dweblogic.proper
    ties=$WL_COMMERCE_HOME/weblogic.properties -Dpipeline.properties=$WL_COMMERC
    E_HOME/pipeline.properties -Dwebflow.properties=$WL_COMMERCE_HOME/webflow.pr
    operties -Dwlcs.home=$WL_COMMERCE_HOME weblogic.Server &
    We have now upgraded to jdk1.3.1_02 B02 but still have a problem with memory
    leaks. We have so far been able to restart the server before memory is
    exhausted and has hence not seen the same error message after the upgrade.
    The memory is not freed when Weblogic aborts, the SUN server has to be
    rebooted to free the memory. We now have to restart our 3 servers aprox.
    every 6 hours. The servers are equiped with 2G physical memory each. We have
    also tried setting hotspot to -client and setting -XX:MaxPerm.
    The HW configuration is as follows:
    1 Foundry Server Iron load balancer (with one hot stand by).
    3 Sun E420R, 2 x 440MHz CPU, 2GB RAM. Running in a cluster with one apache
    and one WLPS instance on each
    The SW configuration is as follows:
    JDK 1.3.1_02 B02 with HotSpot Server VM
    Solaris 8.
    WLS 5.1, SP 9
    WLPS 3.2.
    Oracle server 8.1.7
    Oracle client 8.1.6?
    This bug is described in
    http://developer.java.sun.com/developer/bugParade/bugs/4408730.html.
    It is also described as a known problem in
    http://www.weblogic.com/platforms/sun/index.html.
    It has also been described by SUN as a problem arising from multiple nested
    try/catch blocks appearing in generated java code from servlets, especially
    on WebLogic and Apache.
    As SUN has said that they will not fix this bug we are trying to find a
    workaround, but have yet found one. We have been looking into changing the
    heap size and setting GC options on the JVM, but haven't found the optimal
    solution. We would be very interested in experiences with tuning gc
    parameters, documentation on solaris patches for JVMs, JVM tuning, WebLogic
    tuning, HotSpot tuning.
    Has anyone experienced similar problems and found a workaround. We would be
    very happy to hear any suggestions as soon as possible,
    thanks
    Kris

    Perhaps the -noTryBlocks option to jspc might help you. See here:
    http://e-docs.bea.com/wls/docs61/////jsp/reference.html
    simon.

  • Unexpected Signal : 11 occurred at PC=0xfe0b81fc

    Hello all,
    iIget an error when i starting my application server. Am running Webshere 4.0.3 on
    solaris and my jvm version is 1.3.1. There is the trace :�
    Unexpected Signal : 11 occurred at PC=0xfe0b81fc
    Function name=JVM_CurrentTimeMillis
    Library=/opt/TIBVI/WebSphere/AppServer/java/jre/lib/sparc/server/libjvm.so
    Current Java thread:
    Dynamic libraries:
    0x10000 /opt/TIBVI/WebSphere/AppServer/java/jre/bin/../bin/sparc/native_threads/java
    0xff350000 /usr/lib/libthread.so.1
    0xff390000 /usr/lib/libdl.so.1
    0xff200000 /usr/lib/libc.so.1
    0xff330000 /usr/platform/SUNW,Ultra-250/lib/libc_psr.so.1
    0xfe000000 /opt/TIBVI/WebSphere/AppServer/java/jre/lib/sparc/server/libjvm.so
    0xff2e0000 /usr/lib/libCrun.so.1
    0xff1e0000 /usr/lib/libsocket.so.1
    0xff100000 /usr/lib/libnsl.so.1
    0xff1b0000 /usr/lib/libm.so.1
    0xff310000 /usr/lib/libw.so.1
    0xff0d0000 /usr/lib/libmp.so.2
    0xff0a0000 /opt/TIBVI/WebSphere/AppServer/java/jre/lib/sparc/native_threads/libhpi.so
    0xff060000 /opt/TIBVI/WebSphere/AppServer/java/jre/lib/sparc/libverify.so
    0xff020000 /opt/TIBVI/WebSphere/AppServer/java/jre/lib/sparc/libjava.so
    0xfe7d0000 /opt/TIBVI/WebSphere/AppServer/java/jre/lib/sparc/libzip.so
    0xe32b0000 /opt/TIBVI/WebSphere/AppServer/bin/libWsProcessManagement.so
    0xe3290000 /opt/TIBVI/WebSphere/AppServer/bin/libpmiJvmpiProfiler.so
    0xe3270000 /opt/TIBVI/WebSphere/AppServer/java/jre/lib/sparc/libnet.so
    0xe3060000 /opt/TIBVI/WebSphere/AppServer/java/jre/lib/sparc/liborb.so
    0xe3040000 /opt/TIBVI/WebSphere/AppServer/java/jre/lib/sparc/libioser12.so
    0xe3020000 /usr/lib/nss_files.so.1
    Local Time = Tue Mar 16 13:18:10 2004
    Elapsed Time = 1007
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002BD 01
    # Please report this error at
    # Error ID : 4F530E43505002BD 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (JPSE_1.3.1_20020313 mixed mode)
    # An error report file has been saved as hs_err_pid3574.log.
    # Please refer to the file for further information.
    Someone has ideas how i can fix that ?
    Thanks
    "Never argue with an idiot. They will bring you down to their level and beat you with experience"

    Never good news. Signal 11 is segmentation fault. I observe similar crashes inside Sun's code intermittently (once every few months across 100+ JVM instances).
    The only recommendation I've been given is to upgrade to JDK 1.3.1_08 and Solaris 2.8.
    If you're getting this error on every startup I'd call Sun. It's their bloody box, their bloody OS and their bloody JVM!
    :-)

  • Unexpected Signal Error

    I have a Struts application in a development environment that makes the jvm throw the "Unexpected Signal Error" and crash the JVM at will. The production version works fine. the application itself hasn't changed. All the other Struts apps work just fine. Does anyone know what the information in the log is referring to. thanks in advance:
    Unexpected Signal : 11 occurred at PC=0x40405E18
    Function=build_loop_late__14PhaseIdealLoopP4NodeR9VectorSetR9Node_ListPC14PhaseIdealLoop+0x554
    Library=/opt/java141/jre/lib/i386/server/libjvm.so
    Current Java thread:
    Dynamic libraries:
    08048000-0804e000 r-xp 00000000 08:06 131276 /opt/java141/bin/java
    0804e000-0804f000 rw-p 00005000 08:06 131276 /opt/java141/bin/java
    40000000-40012000 r-xp 00000000 08:0b 272003 /lib/ld-2.2.93.so
    40012000-40013000 rw-p 00012000 08:0b 272003 /lib/ld-2.2.93.so
    40013000-40016000 r--s 00000000 08:06 785327 /opt/java141/jre/lib/ext/dnsns.jar
    40016000-4001c000 r--s 00000000 08:06 1406281 /opt/tomcat-com/lib/common/etomcat.jar
    4001d000-4002a000 r-xp 00000000 08:0b 16006 /lib/i686/libpthread-0.10.so
    4002a000-4002d000 rw-p 0000d000 08:0b 16006 /lib/i686/libpthread-0.10.so
    4004e000-40050000 r-xp 00000000 08:0b 272016 /lib/libdl-2.2.93.so
    40050000-40051000 rw-p 00001000 08:0b 272016 /lib/libdl-2.2.93.so
    40051000-404e9000 r-xp 00000000 08:06 327506 /opt/java141/jre/lib/i386/server/libjvm.so
    404e9000-406f3000 rw-p 00497000 08:06 327506 /opt/java141/jre/lib/i386/server/libjvm.so
    40705000-40717000 r-xp 00000000 08:0b 272020 /lib/libnsl-2.2.93.so
    40717000-40718000 rw-p 00012000 08:0b 272020 /lib/libnsl-2.2.93.so
    4071a000-4073b000 r-xp 00000000 08:0b 16004 /lib/i686/libm-2.2.93.so
    4073b000-4073c000 rw-p 00021000 08:0b 16004 /lib/i686/libm-2.2.93.so
    4073c000-40745000 r-xp 00000000 08:06 965119 /opt/java141/jre/lib/i386/native_threads/libhpi.so
    40745000-40746000 rw-p 00008000 08:06 965119 /opt/java141/jre/lib/i386/native_threads/libhpi.so
    40747000-40757000 r-xp 00000000 08:06 965125 /opt/java141/jre/lib/i386/libverify.so
    40757000-40759000 rw-p 0000f000 08:06 965125 /opt/java141/jre/lib/i386/libverify.so
    40759000-4077a000 r-xp 00000000 08:06 965126 /opt/java141/jre/lib/i386/libjava.so
    4077a000-4077c000 rw-p 00020000 08:06 965126 /opt/java141/jre/lib/i386/libjava.so
    4077c000-40791000 r-xp 00000000 08:06 965128 /opt/java141/jre/lib/i386/libzip.so
    40791000-40793000 rw-p 00014000 08:06 965128 /opt/java141/jre/lib/i386/libzip.so
    40793000-41e61000 r--s 00000000 08:06 1112427 /opt/java141/jre/lib/rt.jar
    41ea4000-41ebb000 r--s 00000000 08:06 1112407 /opt/java141/jre/lib/sunrsasign.jar
    41ebb000-41f2c000 r--s 00000000 08:06 1112409 /opt/java141/jre/lib/jsse.jar
    41f2c000-41f3f000 r--s 00000000 08:06 1112408 /opt/java141/jre/lib/jce.jar
    41fe7000-41ff0000 r-xp 00000000 08:0b 272036 /lib/libnss_files-2.2.93.so
    41ff0000-41ff1000 rw-p 00008000 08:0b 272036 /lib/libnss_files-2.2.93.so
    41ff1000-41fff000 r--s 00000000 08:06 785329 /opt/java141/jre/lib/ext/ldapsec.jar
    42000000-42126000 r-xp 00000000 08:0b 16002 /lib/i686/libc-2.2.93.so
    42126000-4212b000 rw-p 00126000 08:0b 16002 /lib/i686/libc-2.2.93.so
    4212f000-423eb000 r--s 00000000 08:06 1112425 /opt/java141/jre/lib/charsets.jar
    443eb000-443ed000 r--s 00000000 08:06 1406286 /opt/tomcat-com/lib/common/core_util.jar
    443ed000-443ef000 r--s 00000000 08:06 1406287 /opt/tomcat-com/lib/common/AuthenticateNT.jar
    4c5f2000-4c7b1000 r--p 00000000 08:07 195467 /usr/lib/locale/locale-archive
    4cd36000-4cd53000 r--s 00000000 08:06 785326 /opt/java141/jre/lib/ext/sunjce_provider.jar
    4cd53000-4cdf2000 r--s 00000000 08:06 785328 /opt/java141/jre/lib/ext/localedata.jar
    4cdf2000-4cdfa000 r--s 00000000 08:06 1242764 /opt/tomcat-com/lib/tomcat.jar
    4cdfa000-4ce09000 r--s 00000000 08:06 1406280 /opt/tomcat-com/lib/common/jasper-runtime.jar
    4ce09000-4ce14000 r--s 00000000 08:06 1406285 /opt/tomcat-com/lib/common/tomcat_core.jar
    4ce14000-4ce1e000 r--s 00000000 08:06 1406283 /opt/tomcat-com/lib/common/servlet.jar
    4ce1e000-4ce2d000 r--s 00000000 08:06 1406284 /opt/tomcat-com/lib/common/connector_util.jar
    4ce2d000-4ce2f000 r--s 00000000 08:06 1406288 /opt/tomcat-com/lib/common/Authentication.jar
    4ce2f000-4ce47000 r--s 00000000 08:06 1406289 /opt/tomcat-com/lib/common/EJBDatasource.jar
    4ce47000-4ce49000 r--s 00000000 08:06 1406290 /opt/tomcat-com/lib/common/ERWMain.jar
    4ce49000-4cef6000 r--s 00000000 08:06 1406292 /opt/tomcat-com/lib/common/OracleJDBC2.jar
    4cef6000-4cef8000 r--s 00000000 08:06 1406293 /opt/tomcat-com/lib/common/ValsparDatabase.jar
    4cef8000-4cefd000 r--s 00000000 08:06 1406294 /opt/tomcat-com/lib/common/ValsparPrivProp.jar
    4cefd000-4ceff000 r--s 00000000 08:06 1406295 /opt/tomcat-com/lib/common/ValsparProp.jar
    4d000000-4d1c3000 r--s 00000000 08:06 1406291 /opt/tomcat-com/lib/common/ERWRuntime.jar
    4d1c3000-4d1c8000 r--s 00000000 08:06 1406296 /opt/tomcat-com/lib/common/ValsparTelnet.jar
    4d1c8000-4d1cb000 r--s 00000000 08:06 1406297 /opt/tomcat-com/lib/common/smtp.jar
    4d1cb000-4d1e5000 r--s 00000000 08:06 1406298 /opt/tomcat-com/lib/common/imap.jar
    4d1e5000-4d22a000 r--s 00000000 08:06 1406299 /opt/tomcat-com/lib/common/mail.jar
    4d22a000-4d22e000 r--s 00000000 08:06 1406300 /opt/tomcat-com/lib/common/pop3.jar
    4d22e000-4d23a000 r--s 00000000 08:06 1406301 /opt/tomcat-com/lib/common/activation.jar
    4d23a000-4d26d000 r--s 00000000 08:06 1406302 /opt/tomcat-com/lib/common/crimson.jar
    4d26d000-4d2ae000 r--s 00000000 08:06 1406303 /opt/tomcat-com/lib/common/ldapjdk.jar
    4d2ae000-4d3a3000 r--s 00000000 08:06 1406304 /opt/tomcat-com/lib/common/xalan.jar
    4d3a3000-4d3aa000 r--s 00000000 08:06 1406305 /opt/tomcat-com/lib/common/ldapbeans.jar
    4d3aa000-4d3cd000 r--s 00000000 08:06 1406480 /opt/tomcat-com/lib/common/jtds05.jar
    4d3cd000-4d588000 r--s 00000000 08:06 1407174 /opt/tomcat-com/lib/common/xerces.jar
    4d588000-4d58d000 r--s 00000000 08:06 1407048 /opt/tomcat-com/lib/common/EcomDBCM.jar
    4d58d000-4d5b3000 r--s 00000000 08:06 1407060 /opt/tomcat-com/lib/common/mailapi.jar
    4d5b3000-4d5c0000 r--s 00000000 08:06 1471692 /opt/tomcat-com/lib/container/facade22.jar
    4d5c0000-4d673000 r--s 00000000 08:06 1471693 /opt/tomcat-com/lib/container/xalan.jar
    4d673000-4d6a6000 r--s 00000000 08:06 1471697 /opt/tomcat-com/lib/container/crimson.jar
    4d6a6000-4d6c8000 r--s 00000000 08:06 1471694 /opt/tomcat-com/lib/container/tomcat_util.jar
    4d6c8000-4d6ef000 r--s 00000000 08:06 1471696 /opt/tomcat-com/lib/container/tomcat_modules.jar
    4d6ef000-4d6f7000 r--s 00000000 08:06 866674 /opt/tomcat-com/webapps/val/WEB-INF/lib/jdbcpool-0.94.jar
    4d6f7000-4d6fe000 r--s 00000000 08:06 866679 /opt/tomcat-com/webapps/val/WEB-INF/lib/mailer.jar
    4d881000-4d8a3000 r--s 00000000 08:06 866673 /opt/tomcat-com/webapps/val/WEB-INF/lib/xmld.jar
    4d8a3000-4d972000 r--s 00000000 08:06 866675 /opt/tomcat-com/webapps/val/WEB-INF/lib/oracle.jar
    4d972000-4da6f000 r--s 00000000 08:06 866677 /opt/tomcat-com/webapps/val/WEB-INF/lib/classes111.jar
    4da6f000-4dbe3000 r--s 00000000 08:06 867075 /opt/tomcat-com/webapps/val/WEB-INF/lib/fop.jar
    4dbe3000-4dcaf000 r--s 00000000 08:06 867081 /opt/tomcat-com/webapps/val/WEB-INF/lib/xercesImpl-2.2.1.jar
    4dcaf000-4dccb000 r--s 00000000 08:06 867082 /opt/tomcat-com/webapps/val/WEB-INF/lib/xml-apis.jar
    4dccb000-4ddc7000 r--s 00000000 08:06 867079 /opt/tomcat-com/webapps/val/WEB-INF/lib/xalan-2.4.1.jar
    4ddc7000-4dfcb000 r--s 00000000 08:06 867072 /opt/tomcat-com/webapps/val/WEB-INF/lib/batik.jar
    4dfcb000-4dfdb000 r--s 00000000 08:06 867070 /opt/tomcat-com/webapps/val/WEB-INF/lib/avalon-framework-cvs-20020806.jar
    4dfdb000-4dff8000 r--s 00000000 08:06 867335 /opt/tomcat-com/webapps/val/WEB-INF/lib/commons-beanutils.jar
    4dff8000-4e000000 r--s 00000000 08:06 867333 /opt/tomcat-com/webapps/val/WEB-INF/lib/commons-logging.jar
    4e100000-4e126000 r--s 00000000 08:06 866678 /opt/tomcat-com/webapps/val/WEB-INF/lib/mailapi.jar
    4e126000-4e427000 r--s 00000000 08:06 866680 /opt/tomcat-com/webapps/val/WEB-INF/lib/sun.jar
    4e427000-4e600000 r--s 00000000 08:06 866690 /opt/tomcat-com/webapps/val/WEB-INF/lib/classes12.jar
    4e600000-4e656000 r--s 00000000 08:06 866697 /opt/tomcat-com/webapps/val/WEB-INF/lib/log4j-1.2.7.jar
    4e656000-4e6d0000 r--s 00000000 08:06 867330 /opt/tomcat-com/webapps/val/WEB-INF/lib/struts.jar
    4e6d0000-4e6f9000 r--s 00000000 08:06 867336 /opt/tomcat-com/webapps/val/WEB-INF/lib/commons-collections.jar
    4e6f9000-4e714000 r--s 00000000 08:06 867337 /opt/tomcat-com/webapps/val/WEB-INF/lib/commons-digester.jar
    4e714000-4e745000 r--s 00000000 08:06 1471698 /opt/tomcat-com/lib/container/jasper.jar
    4e745000-4e751000 r--s 00000000 08:06 867334 /opt/tomcat-com/webapps/val/WEB-INF/lib/commons-validator.jar
    4e751000-4e754000 r--s 00000000 08:06 867329 /opt/tomcat-com/webapps/val/WEB-INF/lib/struts-legacy.jar
    4e754000-4e75e000 r--s 00000000 08:06 867077 /opt/tomcat-com/webapps/val/WEB-INF/lib/servlet-2.2.jar
    4e75e000-4e764000 r--s 00000000 08:06 867331 /opt/tomcat-com/webapps/val/WEB-INF/lib/commons-fileupload.jar
    4e764000-4e774000 r--s 00000000 08:06 867332 /opt/tomcat-com/webapps/val/WEB-INF/lib/commons-lang.jar
    4e7f5000-4e7fd000 r--s 00000000 08:06 197130 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/commons-logging.jar
    4e7fd000-4e800000 r--s 00000000 08:06 197112 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/struts-legacy.jar
    4e900000-4edb3000 r--s 00000000 08:06 981598 /opt/java141/lib/tools.jar
    4edb3000-4eddc000 r--s 00000000 08:06 197120 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/commons-collections.jar
    4eddc000-4edf7000 r--s 00000000 08:06 197124 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/commons-digester.jar
    4edf7000-4edfd000 r--s 00000000 08:06 197126 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/commons-fileupload.jar
    4ef00000-4eff5000 r--s 00000000 08:06 866689 /opt/tomcat-com/webapps/val/WEB-INF/lib/xalan.jar
    4f100000-4f10c000 r--s 00000000 08:06 197132 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/commons-validator.jar
    4f10c000-4f11c000 r--s 00000000 08:06 197128 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/commons-lang.jar
    4f11c000-4f12c000 r-xp 00000000 08:06 965131 /opt/java141/jre/lib/i386/libnet.so
    4f12c000-4f12e000 rw-p 0000f000 08:06 965131 /opt/java141/jre/lib/i386/libnet.so
    4f130000-4f186000 r--s 00000000 08:06 196695 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/log4j-1.2.7.jar
    4f186000-4f200000 r--s 00000000 08:06 197108 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/struts.jar
    4f200000-4f21d000 r--s 00000000 08:06 197116 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/commons-beanutils.jar
    4f29e000-4f2a1000 r-xp 00000000 08:0b 272033 /lib/libnss_dns-2.2.93.so
    4f2a1000-4f2a2000 rw-p 00002000 08:0b 272033 /lib/libnss_dns-2.2.93.so
    4f2a2000-4f2b1000 r-xp 00000000 08:0b 272048 /lib/libresolv-2.2.93.so
    4f2b1000-4f2b2000 rw-p 0000e000 08:0b 272048 /lib/libresolv-2.2.93.so
    Local Time = Wed Sep 15 11:26:16 2004
    Elapsed Time = 74
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002E6
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.4.1_01-b01 mixed mode)

    Hi
    I guess u r hitting a bug. Search for phaseIdealLoop or build_loop_late.
    Can u try running 1.4.2_05?

  • Unexpected Signal : 10 occurred at PC=0xee0076d4

    Hey Guys,
    I am hitting a huge problem with one of my weblogic applications which throws out Java Hotspot errors like below:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 10 occurred at PC=0xee0076d4
    Function name=kghaex
    Library=/opt/oracle/product/8.1.6/lib/libclntsh.so.8.0
    Current Java thread:
    at weblogic.db.oci.OciCursor.execAndFetch(Native Method)
    at weblogic.db.oci.OciCursor.oci_execAndFetch(OciCursor.java:1890)
    at weblogic.jdbcbase.oci.Statement.executeQuery(Statement.java:223)
    at weblogic.jdbc20.pool.Statement.executeQuery(Statement.java:26)
    at sg.gov.ida.portal.common.ServerProperty.getTableProperty(ServerProperty.java:82)
    at sg.gov.ida.portal.common.ServerProperty.getProperty(ServerProperty.java:50)
    at sg.gov.ida.portal.cms.ContentGeneratorClient.getInitialContext(ContentGeneratorClient.java:506)
    at sg.gov.ida.portal.cms.ContentGeneratorClient.getInfoPageTitle(ContentGeneratorClient.java:202)
    at jsp_servlet._idaweb._pnr.__infopage._jspService(__infopage.java:321)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:120)
    at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:945)
    at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:909)
    at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:269)
    at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:392)
    at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:274)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:130)
    Dynamic libraries:
    0x10000 /usr/j2se/bin/../bin/sparc/native_threads/java
    0xff360000 /usr/lib/libthread.so.1
    0xff3a0000 /usr/lib/libdl.so.1
    0xff280000 /usr/lib/libc.so.1
    0xff260000 /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1
    0xfe480000 /usr/j2se/jre/lib/sparc/client/libjvm.so
    0xff210000 /usr/lib/libCrun.so.1
    0xff1f0000 /usr/lib/libsocket.so.1
    0xff100000 /usr/lib/libnsl.so.1
    0xff1c0000 /usr/lib/libm.so.1
    0xff240000 /usr/lib/libw.so.1
    0xff0e0000 /usr/lib/libmp.so.2
    0xff0a0000 /usr/j2se/jre/lib/sparc/native_threads/libhpi.so
    0xff070000 /usr/j2se/jre/lib/sparc/libverify.so
    0xff030000 /usr/j2se/jre/lib/sparc/libjava.so
    0xfe7d0000 /usr/j2se/jre/lib/sparc/libzip.so
    0xfd390000 /usr/j2se/jre/lib/sparc/libnet.so
    0xfd1b0000 /opt/weblogic/lib/solaris/libweblogicunix1.so
    0xee580000 /opt/weblogic/lib/solaris/oci817_8/libweblogicoci36.so
    0xedc00000 /opt/oracle/product/8.1.6/lib/libclntsh.so.8.0
    0xfd190000 /usr/lib/libaio.so.1
    0xfafe0000 /opt/oracle/product/8.1.6/lib/libwtc8.so
    0xfafb0000 /usr/lib/libgen.so.1
    0xfaf90000 /usr/lib/libsched.so.1
    0xefbc0000 /usr/lib/nss_files.so.1
    0xefa20000 /opt/weblogic/lib/solaris/libmuxer.so
    0xef850000 /usr/j2se/jre/lib/sparc/libawt.so
    0xed980000 /usr/j2se/jre/lib/sparc/motif21/libmawt.so
    0xef730000 /usr/j2se/bin/../jre/lib/sparc/libmlib_image.so
    0xed700000 /usr/lib/libXm.so.4
    0xef610000 /usr/lib/libXt.so.4
    0xef810000 /usr/lib/libXext.so.0
    0xef710000 /usr/openwin/lib/libXtst.so.1
    0xed600000 /usr/lib/libX11.so.4
    0xef560000 /usr/lib/libSM.so.6
    0xef530000 /usr/lib/libICE.so.6
    0xed500000 /usr/j2se/jre/lib/sparc/libfontmanager.so
    0xef420000 /usr/openwin/lib/libdps.so.5
    Local Time = Thu Nov 21 22:30:49 2002
    Elapsed Time = 128096
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.3.0_04 mixed mode)
    # An error report file has been saved as hs_err_pid1759.log.
    # Please refer to the file for further information.
    Abort
    We are currently using BEA Weblogic 5.1 SP12.
    We have no idea what cause the above and halted the application. Pls advise...Thank you.

    We are seeing a similar issue here at Avaya, Inc. What is weird is that we have other Unix servers in our production environment using the same JDK and Weblogic versions that do not have this issue. Here is our environment:
    OS:
    SunOS sasp01 5.6 Generic_105181-30 sun4u sparc SUNW,Ultra-Enterprise
    JDK:
    java version "1.3.1"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
    Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)
    Here is the error:
    Unexpected Signal : 4 occurred at PC=0xeb591360
    Function name=(N/A)
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    Dynamic libraries:
    0x10000 /usr/local/bea/jdk131/jre/bin/../bin/sparc/native_threads/java
    0xef770000 /usr/lib/libthread.so.1
    0xef7b0000 /usr/lib/libdl.so.1
    0xef680000 /usr/lib/libc.so.1
    0xef740000 /usr/platform/SUNW,Ultra-Enterprise/lib/libc_psr.so.1
    0xee880000 /usr/local/bea/jdk131/jre/lib/sparc/hotspot/libjvm.so
    0xef630000 /usr/lib/libCrun.so.1
    0xef610000 /usr/lib/libsocket.so.1
    0xef500000 /usr/lib/libnsl.so.1
    0xef5e0000 /usr/lib/libm.so.1
    0xef660000 /usr/lib/libw.so.1
    0xef5b0000 /usr/lib/libmp.so.2
    0xef4d0000 /usr/local/bea/jdk131/jre/lib/sparc/native_threads/libhpi.so
    0xef4a0000 /usr/local/bea/jdk131/jre/lib/sparc/libverify.so
    0xef460000 /usr/local/bea/jdk131/jre/lib/sparc/libjava.so
    0xef430000 /usr/local/bea/jdk131/jre/lib/sparc/libzip.so
    0xee720000 /usr/local/bea/jdk131/jre/lib/sparc/libnet.so
    0xee650000 /usr/lib/nss_files.so.1
    0xe4e90000 /usr/local/bea/wlserver6.1/lib/solaris/libmuxer.so
    0xe4de0000 /usr/ucblib/libucb.so.1
    0xe4dc0000 /usr/lib/libresolv.so.1
    0xe4d90000 /usr/lib/libelf.so.1
    Local Time = Wed Jul 23 07:35:26 2003
    Elapsed Time = 69239
    # HotSpot Virtual Machine Error : 4
    # Error ID : 4F530E43505002BD 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_03-b03 mixed mode)
    I have contacted BEA and they seem to think that there may be a deep recurision in the application's authetication/login/error JSP pages that may be causing this. What is really interesting is that the last thing we see in our logs before the core dump is user authethication. We will see the 1.3.1_03-b03 mixed mode and we will see 1.3.1-b24 mixed mode for the JVM versions. I am wondering if Weblogic or other Web Application Servers use an embedded JVM atleast for Security or authetication that may be the issue. Please feel free to contact me at [email protected] if you have any information.

  • Unexpected Signal : 10

    My application encounters the following JVM crash on Solaris box. Is there any one knows what happend?
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 10 occurred at PC=0xe6551818
    Function name=_XimpLocalOpenIM
    Library=/usr/openwin/lib/locale/common/ximlocal.so.2
    Current Java thread:
         at sun.awt.motif.MWindowPeer.pDispose(Native Method)
         at sun.awt.motif.MComponentPeer.disposeImpl(MComponentPeer.java:409)
         at sun.awt.motif.MWindowPeer.disposeImpl(MWindowPeer.java:116)
         at sun.awt.motif.MFramePeer.disposeImpl(MFramePeer.java:61)
         at sun.awt.motif.MComponentPeer.dispose(MComponentPeer.java:423)
         at java.awt.Component.removeNotify(Component.java:4099)
         at java.awt.Container.removeNotify(Container.java:1598)
         at java.awt.Frame.removeNotify(Frame.java:576)
         at java.awt.Window$1$DisposeAction.run(Window.java:476)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:142)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:332)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:126)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:93)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
    Dynamic libraries:
    0x10000      /usr/j2sdk1_3_1_07/jre/bin/../bin/sparc/native_threads/java
    0xff350000      /usr/lib/libthread.so.1
    0xff390000      /usr/lib/libdl.so.1
    0xff200000      /usr/lib/libc.so.1
    0xff330000      /usr/platform/SUNW,Ultra-80/lib/libc_psr.so.1
    0xfe400000      /usr/j2sdk1_3_1_07/jre/lib/sparc/client/libjvm.so
    0xff2e0000      /usr/lib/libCrun.so.1
    0xff1e0000      /usr/lib/libsocket.so.1
    0xff100000      /usr/lib/libnsl.so.1
    0xff0d0000      /usr/lib/libm.so.1
    0xff310000      /usr/lib/libw.so.1
    0xff0b0000      /usr/lib/libmp.so.2
    0xff080000      /usr/j2sdk1_3_1_07/jre/lib/sparc/native_threads/libhpi.so
    0xff050000      /usr/j2sdk1_3_1_07/jre/lib/sparc/libverify.so
    0xfe7c0000      /usr/j2sdk1_3_1_07/jre/lib/sparc/libjava.so
    0xff020000      /usr/j2sdk1_3_1_07/jre/lib/sparc/libzip.so
    0xfe3c0000      /usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.2
    0xfe3a0000      /usr/j2sdk1_3_1_07/jre/lib/sparc/libnet.so
    0xfe160000      /usr/lib/nss_files.so.1
    0xfd060000      /apps/opt/weblogic/lib/solaris/libmuxer.so
    0xe8a60000      /usr/j2sdk1_3_1_07/jre/lib/sparc/libioser12.so
    0xe7260000      /usr/j2sdk1_3_1_07/jre/lib/sparc/libawt.so
    0xe4280000      /usr/j2sdk1_3_1_07/jre/lib/sparc/motif21/libmawt.so
    0xe7210000      /usr/j2sdk1_3_1_07/jre/bin/../lib/sparc/libmlib_image.so
    0xe3980000      /usr/dt/lib/libXm.so.4
    0xe4b10000      /usr/openwin/lib/libXt.so.4
    0xe71e0000      /usr/openwin/lib/libXext.so.0
    0xe71c0000      /usr/openwin/lib/libXtst.so.1
    0xe4180000      /usr/openwin/lib/libX11.so.4
    0xe6be0000      /usr/openwin/lib/libSM.so.6
    0xe6750000      /usr/openwin/lib/libICE.so.6
    0xe6720000      /usr/openwin/lib/libdga.so.1
    0xe4a80000      /usr/j2sdk1_3_1_07/jre/lib/sparc/libfontmanager.so
    0xe6620000      /usr/openwin/lib/libdps.so.5
    0xe6bc0000      /usr/openwin/lib/locale/common/xlibi18n.so.2
    0xe6540000      /usr/openwin/lib/locale/common/ximlocal.so.2
    Local Time = Wed Mar 5 14:25:22 2003
    Elapsed Time = 6444
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_07-b02 mixed mode)

    We have a customer seeing something almost exactly like this. We're using a somewhat older JVM [Java HotSpot(TM) Client VM (1.3.1_03-b03 mixed mode)]. Our stack trace from the point of failure is exactly the same as jennyw's back to the "at java.awt.Frame.removeNotify(Frame.java:576)". Exactly means that even the cited line numbers match. Our caller of Frame.removeNotify is from inside the Kavachart package so the stack trace diverges at that point.
    In looking at other details, it appears we're even both using the ISO8859 locale (based on the .so loaded in both of our library lists). It appears we are using different processors. Our library list cites: /usr/platform/SUNW,Sun-Fire-480R/lib/libc_psr.so.1 and jennyw's cites: /usr/platform/SUNW,Ultra-80/lib/libc_psr.so.1.
    We are running inside of WebLogic Server v5.1 SP11 although the point of failure is deep inside code I'd expect to be pretty unrelated to WebLogic (other than it's a JSP that called one of our JavaBeans that called the KavaChart library that invoked AWT code that is active at the time of crash).
    I still need to get full details from our customer about the various Solaris patches they have installed.
    Jennyw: Have you found a workaround?
    Anyone: Other ideas? Has anyone submitted a similar bug to Sun (or know of one if you didn't submit it)? In Bug ID 4630523, "dred" added a comment claiming a similar failure (to that bug entry) with a stack trace that matches the call stack (not including the line numbers) but the native function in which the failure occurs is different from here. It also seems to be related to 4630523's failure mostly in that it is more repeatable with DBCS locales (unlike here).
    Thanks!

  • Unexpected Signal : 10 occurred at PC=0xF9C16BEC

    Hi All,
    have been getting this exception and can't understand why I'm getting this. Anybody please help.
    Unexpected Signal : 10 occurred at PC=0xF9C16BEC
    Function=[Unknown.]
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    Dynamic libraries:
    0x10000      ./jre/bin/java
    0xff360000      /usr/lib/libthread.so.1
    0xff3a0000      /usr/lib/libdl.so.1
    0xff200000      /usr/lib/libc.so.1
    0xfe000000      /global/site/vendor/Wily/Introscope5.0/jre/lib/sparc/server/libjvm.so
    0xff2f0000      /usr/lib/libCrun.so.1
    0xff1e0000      /usr/lib/libsocket.so.1
    0xff100000      /usr/lib/libnsl.so.1
    0xff0b0000      /usr/lib/libm.so.1
    0xff2d0000      /usr/lib/libsched.so.1
    0xff320000      /usr/lib/libw.so.1
    0xff090000      /usr/lib/libmp.so.2
    0xff060000      /global/site/vendor/Wily/Introscope5.0/jre/lib/sparc/native_threads/libhpi.so
    0xff030000      /usr/lib/nss_files.so.1
    0xfe7c0000      /global/site/vendor/Wily/Introscope5.0/jre/lib/sparc/libverify.so
    0xfe780000      /global/site/vendor/Wily/Introscope5.0/jre/lib/sparc/libjava.so
    0xfe760000      /global/site/vendor/Wily/Introscope5.0/jre/lib/sparc/libzip.so
    0xfdf90000      /global/site/vendor/Wily/Introscope5.0/jre/lib/sparc/libnet.so
    0x6cd80000      /global/site/vendor/Wily/Introscope5.0/jre/lib/sparc/libawt.so
    0xfc580000      /global/site/vendor/Wily/Introscope5.0/jre/lib/sparc/libmlib_image.so
    0xfbd90000      /global/site/vendor/Wily/Introscope5.0/jre/lib/sparc/motif21/libmawt.so
    0x6cb00000      /usr/dt/lib/libXm.so.4
    0xfc690000      /usr/openwin/lib/libXt.so.4
    0xfbfd0000      /usr/openwin/lib/libXext.so.0
    0xfc560000      /usr/openwin/lib/libXtst.so.1
    0x6ca00000      /usr/openwin/lib/libX11.so.4
    0xfbea0000      /usr/openwin/lib/libdps.so.5
    0xfbfb0000      /usr/openwin/lib/libSM.so.6
    0xfbcd0000      /usr/openwin/lib/libICE.so.6
    0xfbc80000      /global/site/vendor/Wily/Introscope5.0/jre/lib/sparc/librmi.so
    Heap at VM Abort:
    Heap
    par new generation total 131008K, used 40443K [0x75800000, 0x7d800000, 0x7d800000)
    eden space 130944K, 30% used [0x75800000, 0x77f7ecd0, 0x7d7e0000)
    from space 64K, 0% used [0x7d7e0000, 0x7d7e0000, 0x7d7f0000)
    to space 64K, 0% used [0x7d7f0000, 0x7d7f0000, 0x7d800000)
    concurrent mark-sweep generation total 917504K, used 599447K [0x7d800000, 0xb5800000, 0xf5800000)
    concurrent-mark-sweep perm gen total 65536K, used 12917K [0xf5800000, 0xf9800000, 0xf9800000)
    Local Time = Tue Jul 20 05:27:09 2004
    Elapsed Time = 724
    # HotSpot Virtual Machine Error : 10
    # Error ID : 4F530E43505002EF 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_03-b02 mixed mode)
    #

    Hi userwily,
    Have you found solution for your JVM issue yet? I have been getting the same exception in my app lately.
    Unexpected Signal : 10 occurred at PC=0xF9816548
    Function=[Unknown.]
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    Dynamic libraries:
    0x10000 /sites/JDK/j2sdk1.4.2_08/jre/bin/java
    0xff350000 /usr/lib/libthread.so.1
    0xff340000 /usr/lib/libdl.so.1
    0xff200000 /usr/lib/libc.so.1
    0xff390000 /usr/platform/FJSV,GPUZC-M/lib/libc_psr.so.1
    0xfe000000 /sites/JDK/j2sdk1.4.2_08/jre/lib/sparc/server/libjvm.so
    0xff2d0000 /usr/lib/libCrun.so.1
    0xff1e0000 /usr/lib/libsocket.so.1
    0xff100000 /usr/lib/libnsl.so.1
    0xff0b0000 /usr/lib/libm.so.1
    0xff1c0000 /usr/lib/libsched.so.1
    0xff090000 /usr/lib/libmp.so.2
    0xff050000 /sites/JDK/j2sdk1.4.2_08/jre/lib/sparc/native_threads/libhpi.so
    0xfe7d0000 /sites/JDK/j2sdk1.4.2_08/jre/lib/sparc/libverify.so
    0xfe790000 /sites/JDK/j2sdk1.4.2_08/jre/lib/sparc/libjava.so
    0xfe770000 /sites/JDK/j2sdk1.4.2_08/jre/lib/sparc/libzip.so
    0xa9050000 /sites/JDK/j2sdk1.4.2_08/jre/lib/sparc/libnet.so
    0xa4590000 /sites/JDK/j2sdk1.4.2_08/jre/lib/sparc/libioser12.so
    0xa44e0000 /sites/JDK/j2sdk1.4.2_08/jre/lib/sparc/librmi.so
    Heap at VM Abort:
    Heap
    PSYoungGen total 246400K, used 8332K [0xa9400000, 0xb9400000, 0xb9400000)
    eden [0xa9400000,0xa98d3118,0xb7540000)
    from [0xb84a0000,0xb87f0000,0xb9400000)
    to [0xb7540000,0xb7540000,0xb84a0000)
    PSOldGen total 786432K, used 353525K [0xb9400000, 0xe9400000, 0xe9400000)
    object [0xb9400000,0xced3d4e0,0xe9400000)
    PSPermGen total 262144K, used 78950K [0xe9400000, 0xf9400000, 0xf9400000)
    object [0xe9400000,0xee1199c0,0xf9400000)
    Local Time = Mon Feb 6 08:01:12 2006
    Elapsed Time = 240480
    # HotSpot Virtual Machine Error : 10
    # Error ID : 4F530E43505002EF 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_08-b03 mixed mode)

  • Unexpected Signal 10 when GC runs while in native code

    I submitted the following bug but didn't get an answer. Can anyone reproduce this? Is it a bug or do we make something wrong?
    description: FULL PRODUCT VERSION :
    java version "1.4.2_05"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-b04)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_05-b04, mixed mode)
    ADDITIONAL OS VERSION INFORMATION :
    SunOS 5.8 Generic_117000-03 sun4u sparc SUNW,Sun-Fire-V440
    EXTRA RELEVANT SYSTEM CONFIGURATION :
    g++ --version:
    g++ (GCC) 3.3.2
    Copyright (C) 2003 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions. There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    A DESCRIPTION OF THE PROBLEM :
    If the GC-Thread runs while another Thread is in a native method, then the GC Thread crashes with unexpected Signal 10. This problem happens only in some circumstances where the order, the types and the values of the parameters passed to the native method are important.
    STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
    please see attached source.
    EXPECTED VERSUS ACTUAL BEHAVIOR :
    EXPECTED -
    no crash
    ACTUAL -
    Unexpected Signal 10 (GC Thread)
    ERROR MESSAGES/STACK TRACES THAT OCCUR :
    Unexpected Signal : 10 occurred at PC=0xFFFFFFFF7D1A81E8
    Function=[Unknown. Nearest: JVM_ArrayCopy+0x108F0]
    Library=/home/shm/java/j2sdk1.4.2_05/jre/lib/sparcv9/server/libjvm.so
    Dynamic libraries:
    0x100000000 java
    0xffffffff7f300000 /usr/lib/64/libthread.so.1
    0xffffffff7f500000 /usr/lib/64/libdl.so.1
    0xffffffff7ef00000 /usr/lib/64/libc.so.1
    0xffffffff7f100000 /usr/platform/SUNW,Sun-Fire-V440/lib/sparcv9/libc_psr.so.1
    0xffffffff7d000000 /home/shm/java/j2sdk1.4.2_05/jre/lib/sparcv9/server/libjvm.so
    0xffffffff7d900000 /usr/lib/64/libCrun.so.1
    0xffffffff7ce00000 /usr/lib/64/libsocket.so.1
    0xffffffff7cc00000 /usr/lib/64/libnsl.so.1
    0xffffffff7ca00000 /usr/lib/64/libm.so.1
    0xffffffff7c800000 /usr/lib/64/libsched.so.1
    0xffffffff7db00000 /usr/lib/64/libw.so.1
    0xffffffff7c400000 /usr/lib/64/libmp.so.2
    0xffffffff7c100000 /home/shm/java/j2sdk1.4.2_05/jre/lib/sparcv9/native_threads/libhpi.so
    0xffffffff7bd00000 /home/shm/java/j2sdk1.4.2_05/jre/lib/sparcv9/libverify.so
    0xffffffff7ba00000 /home/shm/java/j2sdk1.4.2_05/jre/lib/sparcv9/libjava.so
    0xffffffff7b800000 /home/shm/java/j2sdk1.4.2_05/jre/lib/sparcv9/libzip.so
    0xffffffff2f600000 /usr/lib/locale/en_US.ISO8859-1/sparcv9/en_US.ISO8859-1.so.2
    0xffffffff2e100000 /home/shm/test/javasetlong/libjni01.so
    0xffffffff2d900000 /usr/lib/64/libpthread.so.1
    0xffffffff2d700000 /usr/local/lib/sparcv9/libstdc++.so.5
    0xffffffff2d500000 /usr/local/lib/sparcv9/libgcc_s.so.1
    Heap at VM Abort:
    Heap
    def new generation total 2112K, used 168K [0xffffffff2f800000, 0xffffffff2fa20000, 0xffffffff30d50000)
    eden space 2048K, 8% used [0xffffffff2f800000, 0xffffffff2f82a0b8, 0xffffffff2fa00000)
    from space 64K, 0% used [0xffffffff2fa00000, 0xffffffff2fa00000, 0xffffffff2fa10000)
    to space 64K, 0% used [0xffffffff2fa10000, 0xffffffff2fa10000, 0xffffffff2fa20000)
    tenured generation total 1408K, used 0K [0xffffffff30d50000, 0xffffffff30eb0000, 0xffffffff33800000)
    the space 1408K, 0% used [0xffffffff30d50000, 0xffffffff30d50000, 0xffffffff30d50200, 0xffffffff30eb0000)
    compacting perm gen total 16384K, used 1522K [0xffffffff33800000, 0xffffffff34800000, 0xffffffff37800000)
    the space 16384K, 9% used [0xffffffff33800000, 0xffffffff3397cb78, 0xffffffff3397cc00, 0xffffffff34800000)
    Local Time = Thu Jul 15 10:12:00 2004
    Elapsed Time = 0
    # HotSpot Virtual Machine Error : 10
    # Error ID : 4F530E43505002EF 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.2_05-b04 mixed mode)
    # An error report file has been saved as hs_err_pid22521.log.
    # Please refer to the file for further information.
    Abort (core dumped)
    REPRODUCIBILITY :
    This bug can be reproduced always.
    ---------- BEGIN SOURCE ----------
    FILE 1: jni01.java
    import java.lang.*;
    import java.util.*;
    class jni01 implements Runnable {
         // static initialise block loads shared library
         // libjni01.so at startup (before executing main)
         static {
              System.loadLibrary( "jni01" );
         // declaration of native method
         public native synchronized void print(
              long p1,
              long p2,
              long p3,
              Date p4,
              Date p5,
              long p6,
              long p7,
              Date p8,
              Date p9,
              Date p10,
              Date p11,
              Date p12,
              Date p13,
              long p14,
              long p15,
              long p16,
              long p17,
              long p18,
              String p19,
              long p20,
              long p21,
              long p22,
              long p23,
              long p24,
              String p25,
              int p26,
              long p27,
              java.lang.Long p28);
         // Constant value
         public static final long C_LongNull = 0xFFFFFFFFFFFFFFFFL;
         // main method (entry point of java application)
         public static void main(String[] args) {
              jni01 ref = new jni01();
              Thread ThreadRef = new Thread( ref );
              // start GC Thread
              ThreadRef.start();
              try
                   for( int i = 0; i < 1000; ++i ) {
                        ref.print(
                             0,
                             0,
                             0,
                             null,
                             null,
                             0,
                             C_LongNull,
                             null,
                             null,
                             null,
                             null,
                             null,
                             null,
                             0,
                             0,
                             0,
                             0,
                             0,
                             null,
                             0,
                             0,
                             0,
                             0,
                             0,
                             null,
                             0,
                             0,
                             null
                   } // for
                   // Wait for GC Thread
                   ThreadRef.join();
                   System.out.println( "GC Thread joined" );
              catch (java.lang.InterruptedException ex)
                   System.out.println( "Main-Thread interrupted while joining!" );
         public void run()
              for ( int iCounter = 0; iCounter < 5000; ++iCounter )
                   try
                        System.out.print( "Forcing GC NOW: " );
                        System.gc();
                        Thread.currentThread().sleep( 1 );
                   catch (java.lang.InterruptedException ex)
                        System.out.println( "GC Thread interrupted!" );
              } // for
         } // run
    FILE 2: jni01.cpp
    #include <jni.h>
    #include <iostream>
    #include "jni01.h"
    JNIEXPORT void JNICALL Java_jni01_print( JNIEnv* env, jobject jObj,
              jlong p1,
              jlong p2,
              jlong p3,
              jobject p4,
              jobject p5,
              jlong p6,
              jlong p7,
              jobject p8,
              jobject p9,
              jobject p10,
              jobject p11,
              jobject p12,
              jobject p13,
              jlong p14,
              jlong p15,
              jlong p16,
              jlong p17,
              jlong p18,
              jstring p19,
              jlong p20,
              jlong p21,
              jlong p22,
              jlong p23,
              jlong p24,
              jstring p25,
              jint p26,
              jlong p27,
              jobject p28 )
         std::cout << "Entering C++" << std::flush << std::endl;
         usleep( 100 );
         std::cout << "Leaving C++" << std::flush << std::endl;
    BUILD
    javac jni01.java
    javah -jni jni01
    g++ -o libjni01.so -shared -Wall -m64 -fPIC -D__SOLARIS__ -D_THREAD_SAFE -D_REENTRANT -I-I$JDK_HOME/include -I$JDK_HOME/include/solaris -lpthread jni01.cpp
    RUN
    java -verbose:gc -Xcheck:jni -Djava.library.path=. jni01
    ---------- END SOURCE ----------
    CUSTOMER SUBMITTED WORKAROUND :
    - changing parameter values or parameter order may help but I don't know the exact criterias.
    - 32 bit works (but our application needs 64 bit)
    workaround:
    comments: (company - Profidata , email - martin dot schmid at profidatagroup dot com)

    You are not supposed to allocate memory, etc., while GC is running. That's one of the things in JVMPI implementation. Looks like this may be a related scenario, although my guess would be that JNI methods should be invoked with GC disabled already, or block until GC completes if it's already running. However, if that's not the case, then basically you might be copying from a memory location that the JVM is moving around, resulting in a null pointer...
    HTH,
    <rsa/>

Maybe you are looking for