Resizing the window causes a crash [0.7.2]
See original GitHub issueWith the Web UI, if you resize the screen at all, it will crash. Includes maximising or draging a window edge to resize.
Specifications
- OS: win32
- IPFS Desktop Version: 0.7.2
- Electron Version: 4.0.8
- Chrome Version: 69.0.3497.128
Error
Error: EBADF: bad file descriptor, close
at Object.closeSync (fs.js:401:3)
at Object.closeSync (C:\Users\xxx\AppData\Local\Programs\ipfs-desktop\resources\app.asar\node_modules\graceful-fs\graceful-fs.js:52:27)
at Function.writeFileSync [as sync] (C:\Users\xxx\AppData\Local\Programs\ipfs-desktop\resources\app.asar\node_modules\write-file-atomic\index.js:228:16)
at ElectronStore.set store [as store] (C:\Users\xxx\AppData\Local\Programs\ipfs-desktop\resources\app.asar\node_modules\conf\index.js:168:19)
at ElectronStore.set (C:\Users\xxx\AppData\Local\Programs\ipfs-desktop\resources\app.asar\node_modules\conf\index.js:82:14)
at BrowserWindow.<anonymous> (C:\Users\xxx\AppData\Local\Programs\ipfs-desktop\resources\app.asar\out\late\webui\index.js:54:18)
at BrowserWindow.emit (events.js:182:13)
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
BUG: Crash on window resize · Issue #2277 · microsoft/terminal
On my system, the crash occurs if the width the terminal window < ~850px, no matter the amount of tabs. This is with...
Read more >Windows Explorer Crashes when Resizing or Snapping to a ...
1. Close all Open File Explorer Windows · 2. Open File Explorer. · 3. Press Windows Key + Left Key to make the...
Read more >Crash in app window resizing code | Apple Developer Forums
When I enable resizing of app window in our macOS app, (new?) users get a crash at launch that I can't reproduce. On...
Read more >Changelog - fuchsia Git repositories
Crash due to assertion failure on 32-bit architectures; Segmentation fault on shutdown with ... Shadow artifacts when resizing transparent windows on macOS ...
Read more >alacritty-bash-completion-0.7.2-bp153.1.1.noarch RPM
Size: 1597, Source RPM: alacritty-0.7.2-bp153.1.1.src.rpm ... pointer nor keyboard focus on Wayland * Crash due to fd leak on Wayland * IME window...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ve been trying to repo it, but it has been rock solid and won’t doesn’t crash. Lets put it down to some temporary oddity and hope it doesn’t come back.
Very strange. It was a fresh install (as I had been wiping everything from the .ipfs folder during installs to try and resolve the other bugs). Restarting IPFS didn’t resolve as it would still crash on every window resize.
But restarting the computer resolved it. Maybe a file got a weird lock on it during the install, which got resolved after the restart. Closing the issue.