nornagon / electron-minidump

Symbolicate Electron minidumps
51 stars 14 forks source link

Fails to find symbols for Linux #5

Open PalmerAL opened 3 years ago

PalmerAL commented 3 years ago

I have a crash report that was generated from Electron 1.11.1 on Linux (installed through NPM). When I run the minidump through this module, it finds symbols for the supporting libraries, but not Electron itself.

I'm not entirely sure how to debug this, @nornagon do you happen to have any ideas?

nornagon commented 3 years ago

heya, sorry for the delay, i was on leave. Do you have a .dmp file I could inspect which reproduces the issue?

PalmerAL commented 3 years ago

No worries, hopefully your leave was distraction-free!

I think the attached file should show the issue. I don't remember exactly how I was testing this before, and my virtual machine's file system has become corrupted somehow in the meantime and won't boot, but I can try to get another dump file if it doesn't reproduce with this one.

electron-minidump-debug.dmp.zip