Tombstone merging currently requires the tombstone and native crash timestamps to be within five seconds. A 5.786-second gap prevented the merge, leaving a signalhandler event with a thin native stack instead of TombstoneMerged.
Allow configuring or increasing the threshold to improve merge reliability. The threshold is currently fixed in NativeEventCollector.
Reactions are currently unavailable
Tombstone merging currently requires the tombstone and native crash timestamps to be within five seconds. A 5.786-second gap prevented the merge, leaving a signalhandler event with a thin native stack instead of TombstoneMerged.
Allow configuring or increasing the threshold to improve merge reliability. The threshold is currently fixed in NativeEventCollector.