Cannot symbolicate electron crashes

Hi,

My sentry logs don’t seem to symbolicate, even though I have the electron repository selected in settings.

I’ve gone through the electron guide, and am uploading my debug symbols using the sentry-symbols.js script.

Only warning I receive are:

  WARN    2020-12-24 17:28:59.483205 +00:00 Skipping debug file since it exceeds 2.00GB: Electron Framework.dSYM/Contents/Resources/DWARF/Electron Framework (3.72GB)
  WARN    2020-12-24 17:29:08.660735 +00:00 Skipping debug file since it exceeds 2.00GB: v8_context_snapshot_generator.dSYM/Contents/Resources/DWARF/v8_context_snapshot_generator (2.06GB)

Anyone have any tips? Any help would be much appreciated!


Details:

  • Electron 11.1.0
  • @sentry/electron 2.0.4

Bumping this. Any help here?