stream-labs / obs-studio-node

libOBS (OBS Studio) for Node.Js, Electron and similar tools
GNU General Public License v2.0
597 stars 99 forks source link

Getting crash info during stack unwind #1378

Closed avoitenko-logitech closed 7 months ago

avoitenko-logitech commented 8 months ago

Description

Getting crash info during stack unwind

Motivation and Context

We identify binaries involved into crash and notifying crash-handler process which writes this info in its log. Then desktop app parses this log during diagnostic report generation.

How Has This Been Tested?

Manually

Types of changes