ipfs / ipfs-desktop

An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
https://docs.ipfs.tech/install/ipfs-desktop/
MIT License
5.85k stars 849 forks source link

[gui error report] Error: Exception 0xc0000005 0x8 0x0 0x0 #2822

Closed mostafa0473 closed 2 weeks ago

mostafa0473 commented 1 month ago

👉️ Please describe what you were doing when this error happened.

Specifications

Error

Error: Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime.asmstdcall(
    at errorTemplate (C:\Program Files\IPFS Desktop\resources\app.asar\src\daemon\migration-prompt.js:78:49)
    at loadWindow (C:\Program Files\IPFS Desktop\resources\app.asar\src\daemon\migration-prompt.js:129:26)
    at showMigrationPrompt (C:\Program Files\IPFS Desktop\resources\app.asar\src\daemon\migration-prompt.js:134:3)
    at C:\Program Files\IPFS Desktop\resources\app.asar\src\daemon\daemon.js:158:25
    at Socket.listener (C:\Program Files\IPFS Desktop\resources\app.asar\src\daemon\daemon.js:83:5)
    at Socket.emit (node:events:538:35)
    at addChunk (node:internal/streams/readable:315:12)
    at readableAddChunk (node:internal/streams/readable:289:9)
    at Readable.push (node:internal/streams/readable:228:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
welcome[bot] commented 1 month ago

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

Finally, remember to use https://discuss.ipfs.io if you just need general support.

lidel commented 2 weeks ago

Duplicate of https://github.com/ipfs/ipfs-desktop/issues/2823, let's continue there