crash in fill_sync_handler with ExtendedDTrace probes

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • hs21
    • Affects Version/s: hs21
    • Component/s: hotspot
    • None
    • b04
    • x86
    • solaris_10
    • Verified

        The changes for 6809483 added some callouts to notify dtrace for inlined methods. in the fill_sync_handler path it's using the regular append call which expects there to be a ciBytecodeStream to get the current bci from but in the fill_sync_handler there is no stream so it crashes. The code should be yse append_with_bci like the other existing code there.

              Assignee:
              Tom Rodriguez
              Reporter:
              Tom Rodriguez
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: