<?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: JVM Crashes on HPPA 64 Bit and HPIA 64 Bit in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411695#M682115</link>
    <description>Complete stack trace with signal recieved :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Program received signal SIGSEGV, Segmentation fault&lt;BR /&gt;  si_code: 2 - SEGV_ACCERR - Invalid Permissions for object.&lt;BR /&gt;0xc0000000000de5d0:1 in ENTER_PTHREAD_LIBRARY_FUNC+0x131 ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/utilities/yieldingWorkgroup.cpp:218&lt;BR /&gt;218     /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/utilities/yieldingWorkgroup.cpp: No such file or directory.&lt;BR /&gt;        in /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/utilities/yieldingWorkgroup.cpp&lt;BR /&gt;(gdb) where&lt;BR /&gt;#0  0xc0000000000de5d0:1 in ENTER_PTHREAD_LIBRARY_FUNC+0x131 ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/utilities/yieldingWorkgroup.cpp:218&lt;BR /&gt;#1  0xc0000000001064e0:0 in pthread_num_processors_np+0xa0 ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/utilities/yieldingWorkgroup.cpp:218&lt;BR /&gt;#2  0xc00000000f6aabe0:0 in os::active_processor_count ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/os/hp-ux/vm/os_hp-ux.cpp:834&lt;BR /&gt;#3  0xc000000010010400:0 in os::is_server_class_machine ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/runtime/os.cpp:944&lt;BR /&gt;#4  0xc00000001000fb30:0 in Arguments::set_ergonomics_flags ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/runtime/arguments.cpp:1417&lt;BR /&gt;#5  0xc00000000fffef10:0 in Arguments::parse ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/runtime/arguments.cpp:3110&lt;BR /&gt;#6  0xc00000000fff6670:0 in Threads::create_vm ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/runtime/thread.cpp:3388&lt;BR /&gt;#7  0xc00000000fff4470:0 in JNI_CreateJavaVM ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/prims/jni.cpp:3291&lt;BR /&gt;#8  0xc000000005ea5200:0 in pst_StartLibrary () at pStart:54&lt;BR /&gt;#9 0xc000000005972570:0 in psCreateJVM() at pJVM:87&lt;BR /&gt;</description>
    <pubDate>Sat, 02 May 2009 04:27:04 GMT</pubDate>
    <dc:creator>Vaishali Maurya</dc:creator>
    <dc:date>2009-05-02T04:27:04Z</dc:date>
    <item>
      <title>JVM Crashes on HPPA 64 Bit and HPIA 64 Bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411689#M682109</link>
      <description>I am working on a project which uses 3rd party library which invokes JVM. Except HP platforms, this library is working fine on all other platforms. On HP platform JVM crashes with following stack trace:&lt;BR /&gt;&lt;BR /&gt;#1 0xc0000000000de5d0:1 in ENTER_PTHREAD_LIBRARY_FUNC+0x131 ()&lt;BR /&gt;    at&lt;BR /&gt;/CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/utilities/yieldingWorkgroup.cpp:&lt;BR /&gt;218&lt;BR /&gt;#2  0xc0000000001064e0:0 in pthread_num_processors_np+0xa0 ()&lt;BR /&gt;   at&lt;BR /&gt;/CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/utilities/yieldingWorkgroup.cpp:&lt;BR /&gt;218&lt;BR /&gt;#3 0xc00000000f6aabe0:0 in os::active_processor_count ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/os/hp-ux/vm/os_hp-ux.cpp:834&lt;BR /&gt;#4 0xc000000010010400:0 in os::is_server_class_machine ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/runtime/os.cpp:944&lt;BR /&gt;#5 0xc00000001000fb30:0 in Arguments::set_ergonomics_flags ()&lt;BR /&gt;    at&lt;BR /&gt;/CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/runtime/arguments.cpp:1417&lt;BR /&gt;#6 0xc00000000fffef10:0 in Arguments::parse ()&lt;BR /&gt;    at&lt;BR /&gt;/CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/runtime/arguments.cpp:3110&lt;BR /&gt;#7 0xc00000000fff6670:0 in Threads::create_vm ()&lt;BR /&gt;  at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/runtime/thread.cpp:3388&lt;BR /&gt;#8  0x9fffffffe550a470:0 in JNI_CreateJavaVM ()&lt;BR /&gt;   at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/prims/jni.cpp:3291&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I wrote one simple C program which uses JNI_CreateJavaVM(), this program is working fine for me.&lt;BR /&gt;&lt;BR /&gt;Can anyone please help to know why that library is causing this problem? &lt;BR /&gt;I have rebuild this 3rd party library with same link options which I used for my C program but even now this library is crashing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 May 2009 16:53:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411689#M682109</guid>
      <dc:creator>Vaishali Maurya</dc:creator>
      <dc:date>2009-05-01T16:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Crashes on PA-RISC 64 Bit and IPF 64 Bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411690#M682110</link>
      <description>&lt;P&gt;What's at frame #0? What's the signal?&lt;BR /&gt;Are you in a thread? Do you have a thread stack overflow?&lt;BR /&gt;&lt;BR /&gt;You'll probably need to contact the Response Center.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Sep 2011 01:27:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411690#M682110</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-09-04T01:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Crashes on HPPA 64 Bit and HPIA 64 Bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411691#M682111</link>
      <description>I am not getting any frame#0 in stack trace. Is it possible? Sorry I don't know much about trace thing.&lt;BR /&gt;&lt;BR /&gt;But how can simple JNI_CreateJavaVm works fine with this Java?</description>
      <pubDate>Fri, 01 May 2009 17:15:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411691#M682111</guid>
      <dc:creator>Vaishali Maurya</dc:creator>
      <dc:date>2009-05-01T17:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Crashes on HPPA 64 Bit and HPIA 64 Bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411692#M682112</link>
      <description>&amp;gt;I am not getting any frame#0 in stack trace.&lt;BR /&gt;&lt;BR /&gt;Are you in gdb or is this being printed automatically?&lt;BR /&gt;Do you have a core file?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;But how can simple JNI_CreateJavaVm work fine with this Java?&lt;BR /&gt;&lt;BR /&gt;As I mentioned, if you have a thread stack overflow, that may explain why it doesn't work on HP-UX.</description>
      <pubDate>Fri, 01 May 2009 17:21:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411692#M682112</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-01T17:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Crashes on HPPA 64 Bit and HPIA 64 Bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411693#M682113</link>
      <description>&amp;gt; Are you in gdb or is this being printed automatically? &lt;BR /&gt;&lt;BR /&gt;yeah I am in GDB.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 May 2009 17:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411693#M682113</guid>
      <dc:creator>Vaishali Maurya</dc:creator>
      <dc:date>2009-05-01T17:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Crashes on HPPA 64 Bit and HPIA 64 Bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411694#M682114</link>
      <description>&amp;gt;yeah I am in GDB.&lt;BR /&gt;&lt;BR /&gt;Then gdb will show frame #0.  And it should tell you the signal.&lt;BR /&gt;When you get a stack trace, does it go past frame #8?</description>
      <pubDate>Fri, 01 May 2009 18:40:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411694#M682114</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-01T18:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Crashes on HPPA 64 Bit and HPIA 64 Bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411695#M682115</link>
      <description>Complete stack trace with signal recieved :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Program received signal SIGSEGV, Segmentation fault&lt;BR /&gt;  si_code: 2 - SEGV_ACCERR - Invalid Permissions for object.&lt;BR /&gt;0xc0000000000de5d0:1 in ENTER_PTHREAD_LIBRARY_FUNC+0x131 ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/utilities/yieldingWorkgroup.cpp:218&lt;BR /&gt;218     /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/utilities/yieldingWorkgroup.cpp: No such file or directory.&lt;BR /&gt;        in /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/utilities/yieldingWorkgroup.cpp&lt;BR /&gt;(gdb) where&lt;BR /&gt;#0  0xc0000000000de5d0:1 in ENTER_PTHREAD_LIBRARY_FUNC+0x131 ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/utilities/yieldingWorkgroup.cpp:218&lt;BR /&gt;#1  0xc0000000001064e0:0 in pthread_num_processors_np+0xa0 ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/utilities/yieldingWorkgroup.cpp:218&lt;BR /&gt;#2  0xc00000000f6aabe0:0 in os::active_processor_count ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/os/hp-ux/vm/os_hp-ux.cpp:834&lt;BR /&gt;#3  0xc000000010010400:0 in os::is_server_class_machine ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/runtime/os.cpp:944&lt;BR /&gt;#4  0xc00000001000fb30:0 in Arguments::set_ergonomics_flags ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/runtime/arguments.cpp:1417&lt;BR /&gt;#5  0xc00000000fffef10:0 in Arguments::parse ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/runtime/arguments.cpp:3110&lt;BR /&gt;#6  0xc00000000fff6670:0 in Threads::create_vm ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/runtime/thread.cpp:3388&lt;BR /&gt;#7  0xc00000000fff4470:0 in JNI_CreateJavaVM ()&lt;BR /&gt;    at /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/prims/jni.cpp:3291&lt;BR /&gt;#8  0xc000000005ea5200:0 in pst_StartLibrary () at pStart:54&lt;BR /&gt;#9 0xc000000005972570:0 in psCreateJVM() at pJVM:87&lt;BR /&gt;</description>
      <pubDate>Sat, 02 May 2009 04:27:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411695#M682115</guid>
      <dc:creator>Vaishali Maurya</dc:creator>
      <dc:date>2009-05-02T04:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Crashes on HPPA 64 Bit and HPIA 64 Bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411696#M682116</link>
      <description>You need a disassembly and a register dump:&lt;BR /&gt;(gdb) disas $pc-16*12 $pc+16*4&lt;BR /&gt;(gdb) info reg&lt;BR /&gt;&lt;BR /&gt;You can get the thread stack used by:&lt;BR /&gt;(gdb) p /x $sp_save = $sp&lt;BR /&gt;(gdb) frame 9 # the largest one&lt;BR /&gt;(gdb) p $sp-$sp_save</description>
      <pubDate>Sun, 03 May 2009 07:41:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411696#M682116</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-03T07:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Crashes on HPPA 64 Bit and HPIA 64 Bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411697#M682117</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Whats the back end version of Java/JVM?&lt;BR /&gt;&lt;BR /&gt;Have you considered updating that, recompiling the application?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/java" target="_blank"&gt;http://www.hp.com/go/java&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 03 May 2009 12:48:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411697#M682117</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-05-03T12:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Crashes on HPPA 64 Bit and HPIA 64 Bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411698#M682118</link>
      <description>What is the JVM version? If you updated to JVM 1.6.003, consider downgrading to 1.6.002. That solved my different problem.&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Sun, 03 May 2009 13:36:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-crashes-on-hppa-64-bit-and-hpia-64-bit/m-p/4411698#M682118</guid>
      <dc:creator>Kursat Tuncel_1</dc:creator>
      <dc:date>2009-05-03T13:36:51Z</dc:date>
    </item>
  </channel>
</rss>

