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

crash in fill_sync_handler with ExtendedDTrace probes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • hs21
    • hs21
    • 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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: