question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Resizing the window causes a crash [0.7.2]

See original GitHub issue

With 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:closed
  • Created 5 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
DavidBurelacommented, Apr 19, 2019

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.

1reaction
DavidBurelacommented, Mar 20, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found