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

Stackwalking crash on x86 -server with Sun Studio's collect -j on

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • hs13
    • 6, 7
    • hotspot
    • b01
    • generic, x86
    • generic, linux, linux_suse_sles_9

        Stackwalking crash on x86 with Sun Studio Collector/Analyzer. I have not
        tried running on Linux; all of the following are wrt Solaris on an amd64
        machine (foundation.sfbay) running a 32 bit jvm.

        Collector option: -j on
        VM options used: -server -XX:+UseParallelGC
        program: specjvm98

        See related email in comments section.

        The crashes go away if using -Xint or -client (but see further below),
        or if collector's "-j on" option is dropped.

        The crashes also appear to go away if using 7b05, which predates the
        introduction of patchless deopt, CR 6463133, so perhaps the changes
        in that CR should be examined wrt diagnosing a root cause
        for these crashes (or of unmasking a latent pre-existing bug).

        In server mode the crash is very easy to reproduce, for example,
        running javac from specjvm98 with the above options.

        [NOTE: In client mode i have not been able to crash it in product mode.
        However, in debug mode we easily get an assert even with -client; however,
        the asserts in -client appear to be independent of, and long
        predate the changes in CR 6463133, so these asserts in client
        mode may be a red herring as far as the main problem here; nonetheless,
        fixing these failing asserts would be nice.]
        Vladimir believes this may be a duplicate of CR 6380402.

              sgoldman Steve Goldman (Inactive)
              ysr Y. Ramakrishna
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: