electron-minidump icon indicating copy to clipboard operation
electron-minidump copied to clipboard

Fails to find symbols for Linux

Open PalmerAL opened this issue 4 years ago • 2 comments

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?

PalmerAL avatar Jan 04 '21 00:01 PalmerAL

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

nornagon avatar Feb 18 '21 00:02 nornagon

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

PalmerAL avatar Feb 18 '21 05:02 PalmerAL