<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: JBOSS and ORACLE 10.2.0.3 on HP-UX 11.23 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/jboss-and-oracle-10-2-0-3-on-hp-ux-11-23/m-p/4105065#M92501</link>
    <description>&amp;gt;gdb is not installed by the customer but mine at my office gives:&lt;BR /&gt;0x1f5298 &lt;BN_SET_WORD&gt;: ldw 8(%r26),%r25&lt;BR /&gt;&lt;BR /&gt;This indicates that the R26 (first arg) value is out of bounds, and matches the value in si_addr.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;someone indicated that Oracle has a problem in this file and one should re-arrange the LD_LIB/SHLIB search sequence so that it might pick up the correct library first&lt;BR /&gt;&lt;BR /&gt;Do you know where the correct lib is?&lt;/BN_SET_WORD&gt;</description>
    <pubDate>Tue, 20 Nov 2007 03:10:17 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2007-11-20T03:10:17Z</dc:date>
    <item>
      <title>JBOSS and ORACLE 10.2.0.3 on HP-UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-linux/jboss-and-oracle-10-2-0-3-on-hp-ux-11-23/m-p/4105062#M92498</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;I have been running JBOSS on the above for a while now and the customer decided to upgrade to Oracle 10.  System was reconfigured, SHLIB_PATH and LD_LIBRARY_PATH reset as well as ORACLE_HOME.  However now when I start JBOSS I get the following:&lt;BR /&gt;&lt;BR /&gt;Java HotSpot(TM) Server VM warning: Unexpected Signal 11 occured under user-defined signal handler 0x75abf0ea&lt;BR /&gt;Stack_Trace: error while unwinding stack&lt;BR /&gt;( 0)  0xcf41d804   report_and_die__7VMErrorFv + 0x154  [/opt/java1.5/jre/lib/PA_RISC2.0/server/libjvm.sl]&lt;BR /&gt;( 1)  0xcf2f7850   JVM_handle_hpux_signal__Q2_2os4HpuxSFiP9__siginfoPvT1 + 0xaf8  [/opt/java1.5/jre/lib/PA_RISC2.0/server/libjvm.sl]&lt;BR /&gt;( 2)  0xcf2f332c   signalHandler__Q2_2os4HpuxSFiP9__siginfoPv + 0x4c  [/opt/java1.5/jre/lib/PA_RISC2.0/server/libjvm.sl]&lt;BR /&gt;( 3)  0xccc1a398   xehInterpretSavedSigaction + 0x2d8  [/opt/mqm/lib/libmqmcs_r.sl]&lt;BR /&gt;( 4)  0xccc1a678   xehExceptionHandler + 0x1c8  [/opt/mqm/lib/libmqmcs_r.sl]&lt;BR /&gt;( 5)  0xc0213280   _sigreturn  [/usr/lib/libc.2]&lt;BR /&gt;( 6)  0xd36f57f8   BN_set_word + 0x10  [/u01/app/oracle/10g/lib32/libnnz10.sl]&lt;BR /&gt;( 7)  0xd3732a80   BN_mod_inverse + 0xd0  [/u01/app/oracle/10g/lib32/libnnz10.sl]&lt;BR /&gt;( 8)  0xd38fe3b8   BN_MONT_CTX_set_locked + 0x1d8  [/perago/lib/libpersecj.sl]&lt;BR /&gt;( 9)  0xd38b0464   RSA_eay_public_decrypt + 0x254  [/perago/lib/libpersecj.sl]&lt;BR /&gt;(10)  0xd3878fc4   RSA_public_decrypt + 0x24  [/perago/lib/libpersecj.sl]&lt;BR /&gt;(11)  0xd38b0f40   RSA_verify + 0x190  [/perago/lib/libpersecj.sl]&lt;BR /&gt;(12)  0xd390a7f0   EVP_VerifyFinal + 0x128  [/perago/lib/libpersecj.sl]&lt;BR /&gt;(13)  0xd38c255c   ASN1_item_verify + 0x114  [/perago/lib/libpersecj.sl]&lt;BR /&gt;(14)  0xd38864ec   X509_CRL_verify + 0x2c  [/perago/lib/libpersecj.sl]&lt;BR /&gt;(15)  0xd3b34fd8   loadX509CRLBase64__11CertHandlerFP6MemBufP11Certificate + 0xf8  [/perago/lib/libpersec.sl]&lt;BR /&gt;(16)  0xd3b34a20   getCrl__11CertHandlerFPCcP11Certificate + 0x190  [/perago/lib/libpersec.sl]&lt;BR /&gt;(17)  0xd3b52280   updateCrl__5StoreFv + 0x108  [/perago/lib/libpersec.sl]&lt;BR /&gt;(18)  0xd3b51944   getPrivKey__5StoreF5DNameb + 0xe4  [/perago/lib/libpersec.sl]&lt;BR /&gt;(19)  0xd3b4cc7c   signHash__4SignFP6MemBufR5DNameT1 + 0x6c  [/perago/lib/libpersec.sl]&lt;BR /&gt;(20)  0xd3b27138   sign__7XmlSignFP6MemBufPcR5DNameT1 + 0x1b8  [/perago/lib/libpersec.sl]&lt;BR /&gt;(21)  0xd394df20   Java_com_perago_security_Crypto_signXml + 0x380  [/perago/lib/libpersecj.sl]&lt;BR /&gt;#&lt;BR /&gt;# An unexpected error has been detected by HotSpot Virtual Machine:&lt;BR /&gt;#&lt;BR /&gt;#  SIGSEGV (11) at pc=d36f57f8, pid=21566, tid=48&lt;BR /&gt;#&lt;BR /&gt;# Java VM: Java HotSpot(TM) Server VM (1.5.0.03 jinteg:02.13.06-15:51 PA2.0 (aCC_AP) mixed mode)&lt;BR /&gt;# Problematic frame:&lt;BR /&gt;# C  [libnnz10.sl+0x1f57f8]  BN_set_word+0x10&lt;BR /&gt;#&lt;BR /&gt;# An error report file with more information is saved as hs_err_pid21566.log&lt;BR /&gt;#&lt;BR /&gt;#  Please report this error to HP customer support.&lt;BR /&gt;#&lt;BR /&gt;run.sh[174]: 21566 Abort(coredump)&lt;BR /&gt;&lt;BR /&gt;The first few lines of hs_err_pid21566.log are as follows:&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# An unexpected error has been detected by HotSpot Virtual Machine:&lt;BR /&gt;#&lt;BR /&gt;#  SIGSEGV (11) at pc=d36f57f8, pid=21566, tid=48&lt;BR /&gt;#&lt;BR /&gt;# Java VM: Java HotSpot(TM) Server VM (1.5.0.03 jinteg:02.13.06-15:51 PA2.0 (aCC&lt;BR /&gt;_AP) mixed mode)&lt;BR /&gt;# Problematic frame:&lt;BR /&gt;# C  [libnnz10.sl+0x1f57f8]  BN_set_word+0x10&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;---------------  T H R E A D  ---------------&lt;BR /&gt;&lt;BR /&gt;Current thread (006e00c8):  JavaThread "JMS SessionPool Worker-1" daemon [_threa&lt;BR /&gt;d_in_native, id=48, lwp_id=211441]&lt;BR /&gt;&lt;BR /&gt;siginfo:si_signo=11, si_errno=0, si_code=0, si_addr=4cd9c29c&lt;BR /&gt;&lt;BR /&gt;Registers:&lt;BR /&gt;   r1: 09d7f800   rp: d3732a83   r3: 03ab7988   r4: 00000000&lt;BR /&gt;   r5: 4cd9c26c   r6: 4cd9c280   r7: 4cd9c294   r8: 03a8b700&lt;BR /&gt;   r9: 4cd9c2d0  r10: 4cd9c2bc  r11: 492e4944  r12: 03a8b6db&lt;BR /&gt;  r17: 00000000  r18: 75c11898  r19: 75ae0d3c  r20: 00000000&lt;BR /&gt;  r21: 4f206580  r22: 00000000  r23: 00000000  r24: 00000000&lt;BR /&gt;  r25: 03a8b6dd  r26: 4cd9c294   dp: 00012c90 ret0: 0ea2db70&lt;BR /&gt; ret1: 0ea2db74   sp: 4f2065c0  r31: 4cd9c294&lt;BR /&gt;Stack pointer: (sp=4f2065c0)&lt;BR /&gt;4f2065a0:   75ae0d3c 00000100 03ab7988 00000000&lt;BR /&gt;4f2065b0:   4cd9c294 00000000 4cd9c26c 4cd9c280&lt;BR /&gt;Instructions:  (pc=d36f57f8)&lt;BR /&gt;d36f57d8:   e840d000 4fc33f01 e81f1ff7 00000000&lt;BR /&gt;d36f57e8:   6bc23fd9 37de0080 375f0000 6bd33fc1&lt;BR /&gt;d36f57f8:   4b590010 8f226018 f3170c00 37fc0000&lt;BR /&gt;&lt;BR /&gt;Stack: [4f180000,4f200000),  sp=4f2065c0,  free space=537k&lt;BR /&gt;Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)&lt;BR /&gt;C  [libnnz10.sl+0x1f57f8]  BN_set_word+0x10&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;libnnz10.sl is an Oracle library.&lt;BR /&gt;&lt;BR /&gt;Any ideas where I can start looking for the cause please?  I have tried all options regarding ordering of the SHLIB_PATH and LD_LIBRARY_PATH variables.  Even tried renaming libnnz10.sl ;-) - Oracle was not happy and crashed on me.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Carlo</description>
      <pubDate>Mon, 19 Nov 2007 15:31:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/jboss-and-oracle-10-2-0-3-on-hp-ux-11-23/m-p/4105062#M92498</guid>
      <dc:creator>Carlo Henrico_1</dc:creator>
      <dc:date>2007-11-19T15:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: JBOSS and ORACLE 10.2.0.3 on HP-UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-linux/jboss-and-oracle-10-2-0-3-on-hp-ux-11-23/m-p/4105063#M92499</link>
      <description>&amp;gt;libnnz10.sl is an Oracle library.&lt;BR /&gt;&lt;BR /&gt;The problem could be there or bad input from the caller or all the way back to #8 in libpersecj.sl.  Or back to your java program.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Any ideas where I can start looking for the cause please? I have tried all options regarding ordering of the SHLIB_PATH and LD_LIBRARY_PATH variables.&lt;BR /&gt;&lt;BR /&gt;Why would the *PATHs have anything to do with it?&lt;BR /&gt;&lt;BR /&gt;One issue could be a thread stack overflow, since you are near the beginning of BN_set_word.&lt;BR /&gt;&lt;BR /&gt;You could figure this out by disassembling the first few words of BN_set_word.&lt;BR /&gt;Either from this:&lt;BR /&gt;Instructions: (pc=d36f57f8)&lt;BR /&gt;d36f57e8: 6bc23fd9 37de0080 375f0000 6bd33fc1&lt;BR /&gt;d36f57f8: 4b590010 8f226018 f3170c00 37fc0000&lt;BR /&gt;&lt;BR /&gt;Or by using gdb:&lt;BR /&gt;$ gdb /u01/app/oracle/10g/lib32/libnnz10.sl&lt;BR /&gt;(gdb) disas BN_set_word BN_set_word+4*8&lt;BR /&gt;(gdb) q&lt;BR /&gt;&lt;BR /&gt;If the load/stores are relative to the input args, it is a bad address.  If relative to $r30 or $sp, then it is a thread stack overflow.</description>
      <pubDate>Mon, 19 Nov 2007 22:17:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/jboss-and-oracle-10-2-0-3-on-hp-ux-11-23/m-p/4105063#M92499</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-19T22:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: JBOSS and ORACLE 10.2.0.3 on HP-UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-linux/jboss-and-oracle-10-2-0-3-on-hp-ux-11-23/m-p/4105064#M92500</link>
      <description>Hello Dennis&lt;BR /&gt;&lt;BR /&gt;I am not sure what to make of the reply and gdb's response.  gdb is not installed by the customer but mine at my office gives:&lt;BR /&gt;&lt;BR /&gt;(gdb) disas BN_set_word BN_set_word+4*8&lt;BR /&gt;Dump of assembler code from 0x1f5288 to 0x1f52a8:&lt;BR /&gt;0x1f5288 &lt;BN_SET_WORD&gt;: stw %rp,-0x14(%sp)&lt;BR /&gt;0x1f528c &lt;BN_SET_WORD&gt;:       ldo 0x40(%sp),%sp&lt;BR /&gt;0x1f5290 &lt;BN_SET_WORD&gt;:       copy %r26,%r31&lt;BR /&gt;0x1f5294 &lt;BN_SET_WORD&gt;:      stw %r19,-0x20(%sp)&lt;BR /&gt;0x1f5298 &lt;BN_SET_WORD&gt;:      ldw 8(%r26),%r25&lt;BR /&gt;0x1f529c &lt;BN_SET_WORD&gt;:      cmpib,&amp;gt; 1,%r25,0x1f52b0 &lt;BN_SET_WORD&gt;&lt;BR /&gt;0x1f52a0 &lt;BN_SET_WORD&gt;:      depd %r23,31,32,%r24&lt;BR /&gt;0x1f52a4 &lt;BN_SET_WORD&gt;:      copy %r31,%ret0&lt;BR /&gt;0x1f52a8 &lt;BN_SET_WORD&gt;:      cmpb,&amp;lt;&amp;gt;,n %ret0,%r0,0x1f52d8 &lt;BN_SET_WORD&gt;&lt;BR /&gt;End of assembler dump.&lt;BR /&gt;&lt;BR /&gt;As far as the paths are concerned, on this site someone indicated that Oracle has a problem in this file and one should re-arrange the LD_LIB/SHLIB search sequence so that it might pick up the correct library first instead of Oracle's.&lt;/BN_SET_WORD&gt;&lt;/BN_SET_WORD&gt;&lt;/BN_SET_WORD&gt;&lt;/BN_SET_WORD&gt;&lt;/BN_SET_WORD&gt;&lt;/BN_SET_WORD&gt;&lt;/BN_SET_WORD&gt;&lt;/BN_SET_WORD&gt;&lt;/BN_SET_WORD&gt;&lt;/BN_SET_WORD&gt;&lt;/BN_SET_WORD&gt;</description>
      <pubDate>Tue, 20 Nov 2007 01:17:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/jboss-and-oracle-10-2-0-3-on-hp-ux-11-23/m-p/4105064#M92500</guid>
      <dc:creator>Carlo Henrico_1</dc:creator>
      <dc:date>2007-11-20T01:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: JBOSS and ORACLE 10.2.0.3 on HP-UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-linux/jboss-and-oracle-10-2-0-3-on-hp-ux-11-23/m-p/4105065#M92501</link>
      <description>&amp;gt;gdb is not installed by the customer but mine at my office gives:&lt;BR /&gt;0x1f5298 &lt;BN_SET_WORD&gt;: ldw 8(%r26),%r25&lt;BR /&gt;&lt;BR /&gt;This indicates that the R26 (first arg) value is out of bounds, and matches the value in si_addr.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;someone indicated that Oracle has a problem in this file and one should re-arrange the LD_LIB/SHLIB search sequence so that it might pick up the correct library first&lt;BR /&gt;&lt;BR /&gt;Do you know where the correct lib is?&lt;/BN_SET_WORD&gt;</description>
      <pubDate>Tue, 20 Nov 2007 03:10:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/jboss-and-oracle-10-2-0-3-on-hp-ux-11-23/m-p/4105065#M92501</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-20T03:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: JBOSS and ORACLE 10.2.0.3 on HP-UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-linux/jboss-and-oracle-10-2-0-3-on-hp-ux-11-23/m-p/4105066#M92502</link>
      <description>Unfortunately not.  Have no idea what is causing this crash.&lt;BR /&gt;&lt;BR /&gt;Carlo</description>
      <pubDate>Tue, 20 Nov 2007 07:35:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/jboss-and-oracle-10-2-0-3-on-hp-ux-11-23/m-p/4105066#M92502</guid>
      <dc:creator>Carlo Henrico_1</dc:creator>
      <dc:date>2007-11-20T07:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: JBOSS and ORACLE 10.2.0.3 on HP-UX 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-linux/jboss-and-oracle-10-2-0-3-on-hp-ux-11-23/m-p/4105067#M92503</link>
      <description>&amp;gt;Have no idea what is causing this crash.&lt;BR /&gt;&lt;BR /&gt;On my 11.23 IPF system I found those functions in:&lt;BR /&gt;/opt/openssl/lib/hpux32/libcrypto.so&lt;BR /&gt;&lt;BR /&gt;I also have a man page and header so I can be dangerous.  :-)&lt;BR /&gt;&lt;BR /&gt;It appears that the BIGNUM* passed to BN_set_word is out of bounds.&lt;BR /&gt;This could be due to any of the three BIGNUM*&lt;BR /&gt;passed to BN_mod_inverse from libpersecj.sl.&lt;BR /&gt;&lt;BR /&gt;Analysis of the core file may indicate that.</description>
      <pubDate>Tue, 20 Nov 2007 23:45:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/jboss-and-oracle-10-2-0-3-on-hp-ux-11-23/m-p/4105067#M92503</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-20T23:45:34Z</dc:date>
    </item>
  </channel>
</rss>

