You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
I deploy the mini-breakpad-server,and i receive the dump file from my electron.
But when I use the url http://localhost:1127/view/:id,the process will spend much time,and it doesn't export anything,only the record.fields。
Here is my file tree:
D:.
├─database
│ └─dirty
├─files
│ └─minidump
└─symbols
└─electron.exe.pdb
└─6A6A418ECC331A144C4C44205044422E1
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
operating system:Windows 10x64
node:v12.14.1
electron:8.0.2
I deploy the mini-breakpad-server,and i receive the dump file from my electron.
But when I use the url http://localhost:1127/view/:id,the process will spend much time,and it doesn't export anything,only the record.fields。
Here is my file tree:
D:.
├─database
│ └─dirty
├─files
│ └─minidump
└─symbols
└─electron.exe.pdb
└─6A6A418ECC331A144C4C44205044422E1
The text was updated successfully, but these errors were encountered: