Crash when selecting ROI
See original GitHub issueI just encounted a very strange issue on Windows 10 laptop.
When I do view(IMG), and I select a smaller ROI on the image, I always got an error saying "“python backend is dead”, then the jupyter notebook kernel crashed and restarted. I can reproduce the same problem on two different windows 10 laptops, one surface and one thinkpad t440p.
However, everthing is fine on Windows 10 desktop.
I guess this may be a memory issue? or graphic card issue?
Any thoughts?
BTW, I have to say this viewer is really really awesome!
Thanks, Jianxu
Issue Analytics
- State:
- Created 5 years ago
- Comments:14 (7 by maintainers)
Top Results From Across the Web
Crash when selecting ROI · Issue #120 - GitHub
When I do view(IMG) , and I select a smaller ROI on the image, I always got an error saying ""python backend is...
Read more >How to select a region of interest (ROI) in Google colab ...
I am trying to execute the following code in Google Colab: #Library load from skimage import io, util import numpy as np import ......
Read more >Thread: ROI Crash after character selection - LOTRO Forums
ROI Crash after character selection. Every single Windows 7 Laptop and PC I own crashes once it tries to load after character selection....
Read more >After applications of HF 4082, press F3 in the Select tab of the ...
To provide the hotfix when after applications of HF 4082, press F3 in the Select tab of the ROI screen causes the screen...
Read more >Crashing the Project Schedule • A Step-by-Step Guide
Project crashing (crashing the project schedule or project time compression) is a project management technique based on adding more resources. CLICK HERE! >...
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 Free
Top 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

I will prepare a sharable noteboook to reproduce the results.
Meanwhile, I think I find more clues. First of all, when I say selecting ROI, I only tested under z-plane view. Today, I did some stress test. Under z-plane view, when I scoll up and down to zoom-in and zoom-out, I try to zoom-in as much as I can. I keep zooming in. At a certain point, the same error occurs. Namely, the python kernel died. This error in stress test occurs also on Desktop machine.
@zahilshanis ran into this issue, too @jxchen01 – it has been fixed in 0.17.0 🎉