{"id":14978512,"url":"https://github.com/electron/symbolicate-mac","last_synced_at":"2025-04-06T06:09:21.133Z","repository":{"id":34932095,"uuid":"191430100","full_name":"electron/symbolicate-mac","owner":"electron","description":"Symbolicate macOS Electron crash reports","archived":false,"fork":false,"pushed_at":"2024-10-26T14:02:24.000Z","size":738,"stargazers_count":31,"open_issues_count":1,"forks_count":14,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-10-29T14:58:34.177Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/electron.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-11T18:37:18.000Z","updated_at":"2024-10-26T14:02:27.000Z","dependencies_parsed_at":"2023-02-18T10:47:06.570Z","dependency_job_id":"ce4d636c-3f2c-48dd-b278-775e19038a6b","html_url":"https://github.com/electron/symbolicate-mac","commit_stats":{"total_commits":102,"total_committers":16,"mean_commits":6.375,"dds":0.7450980392156863,"last_synced_commit":"6073e5476c7cff48dbb8036efb8c7bb4747afdca"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fsymbolicate-mac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fsymbolicate-mac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fsymbolicate-mac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fsymbolicate-mac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electron","download_url":"https://codeload.github.com/electron/symbolicate-mac/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247441052,"owners_count":20939239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-24T13:57:49.515Z","updated_at":"2025-04-06T06:09:21.115Z","avatar_url":"https://github.com/electron.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @electron/symbolicate-mac\n\n[![Test](https://github.com/electron/symbolicate-mac/actions/workflows/test.yml/badge.svg)](https://github.com/electron/symbolicate-mac/actions/workflows/test.yml)\n[![npm version](http://img.shields.io/npm/v/@electron/symbolicate-mac.svg)](https://npmjs.org/package/@electron/symbolicate-mac)\n\nSymbolicate an [Electron](https://www.electronjs.org/) macOS crash report that is\nmissing symbols. Wraps [parse-breakpad](https://github.com/nornagon/parse-breakpad) with\nconvenient parsing and downloading of symbol files.\n\nThis tool downloads the symbol files needed to symbolicate and stores them in a\n`cache` folder relative to the module. These files are large (~400MB) and may\ntake some time download initially.\n\n```\n$ npx @electron/symbolicate-mac /path/to/crash\n```\n\nNote that the crash file must be the _full_ crash, including the \"Binary\nImages\" section, or else symbolicate-mac won't be able to discover which exact\nversion of Electron to use.\n\n## Usage\n\n- Obtain a complete crash dump, sampling report, or spindump.\n\n```\nProcess: Slack [2214]\nPath: /Applications/Slack.app/Contents/MacOS/Slack\nIdentifier: com.tinyspeck.slackmacgap\n\nThread 0 Crashed:: Dispatch queue: com.apple.main-thread\n[...]\n91 com.github.Electron.framework 0x000000010ae32a06 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 2919558\n92 com.github.Electron.framework 0x000000010ae36119 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 2933657\n[...]\nBinary Images:\n0x109ae8000 - 0x109b37fcf +com.tinyspeck.slackmacgap (4.18.0 - 6748) \u003cAB3CB5D1-EB3F-388F-8C63-416A00DA1AAA\u003e /Applications/Slack.app/Contents/MacOS/Slack\n0x109b49000 - 0x1115c0f7f +com.github.Electron.framework (13.1.6) \u003c36C7F681-FAD6-3CD1-B327-6C1054C359C7\u003e /Applications/Slack.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework\n[...]\n```\n\n- Run `@electron/symbolicate-mac` and specify the path to the file\n\n```sh\nnpx @electron/symbolicate-mac /path/to/crash.txt\n```\n\n- The crash will be printed out, with symbols resolved:\n\n```\n[...]\n91 com.github.Electron.framework 0x000000010ae32a06 content::BrowserMainLoop::EarlyInitialization()\n92 com.github.Electron.framework 0x000000010ae36119 content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const\u0026)\n[...]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectron%2Fsymbolicate-mac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felectron%2Fsymbolicate-mac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectron%2Fsymbolicate-mac/lists"}