Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8027557

jstack -m can't list stacks on Linux-ia32, both core and live versions.

XMLWordPrintable

    • x86
    • linux

      Tests failed on Linux-ia32 in PIT of hs24.60-b02 for jdk7u60-b01 (host jtg-x4100-04.us.oracle.com, AMD Dual Core AMD Opteron(tm) Processor 285 2592 MHz, 4 cores, 16G, Linux / Fedora 14, x86_64)

      The tests use jstack -m to list the stacks in a core file or running jvm and tries to compare them with what it considers the correct values (the 'golden stack').

      This is what the jstack command prints:

      Stdout:
      Deadlock Detection:

      No deadlocks found.

      ----------------- 27703 -----------------
      0x0011e425 ????????
      ----------------- 27700 -----------------
      0x0011e425 ????????
      ----------------- 27656 -----------------
      0x0011e425 ????????
      ----------------- 27679 -----------------
      ----------------- 27729 -----------------
      0x0011e425 ????????
      ----------------- 27675 -----------------
      0x0011e425 ????????
      ----------------- 27702 -----------------
      0x0011e425 ????????
      ----------------- 27670 -----------------
      0x0011e425 ????????
      ----------------- 27665 -----------------
      0x0011e425 ????????
      ----------------- 27704 -----------------
      0x0011e425 ????????
      ----------------- 27676 -----------------
      0x0011e425 ????????
      ----------------- 27668 -----------------
      0x0011e425 ????????
      ----------------- 27701 -----------------
      0x0011e425 ????????
      ----------------- 27664 -----------------
      0x0011e425 ????????
      ----------------- 27678 -----------------
      0x0011e425 ????????
      ----------------- 27662 -----------------
      0x0011e425 ????????
      ----------------- 27653 -----------------

      Stderr:
      Attaching to core /export/local/aurora/sandbox/results/ResultDir/complex_stack_core/core.27653 from executable /export/local/aurora/sandbox/sca/vmsqe/jdk/pit/2013-10-23-171732.amurillo.hs24-60-b02-snapshot/fastdebug/linux-i586//bin/java, please wait...

      It looks like jstack doesn't understand the stacks.

      Priority justification:
      ILW = MMM => P3

      Link to failure: http://vmsqe-app.russia.sun.com/surl/4P

      Link to test history: http://vmsqe-app.russia.sun.com/surl/4Q

      Matching rules:
      RULE tmtools/jstack/stacktrace-m/complex_stack_core Exception nsk.share.TestFailure: Cannot find golden stack in jstack output
      RULE tmtools/jstack/stacktrace-m/complex_stack_live Exception nsk.share.TestFailure: Cannot find golden stack in jstack output
      RULE tmtools/jstack/stacktrace-m/mixed_stack_jn_core Exception nsk.share.TestFailure: Cannot find golden stack in jstack output
      RULE tmtools/jstack/stacktrace-m/mixed_stack_jn_live Exception nsk.share.TestFailure: Cannot find golden stack in jstack output
      RULE tmtools/jstack/stacktrace-m/recursive_stack_core Exception nsk.share.TestFailure: Cannot find golden stack in jstack output
      RULE tmtools/jstack/stacktrace-m/recursive_stack_live Exception nsk.share.TestFailure: Cannot find golden stack in jstack output
      RULE tmtools/jstack/stacktrace-m/simple_stack_core Exception nsk.share.TestFailure: Cannot find golden stack in jstack output
      RULE tmtools/jstack/stacktrace-m/simple_stack_live Exception nsk.share.TestFailure: Cannot find golden stack in jstack output

            poonam Poonam Bajaj Parhar
            iaberg Ingemar Ã…berg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: