IDE hang/crash

Post bugs related to the IDE here
jassing
Addict
Addict
Posts: 1745
Joined: Wed Feb 17, 2010 12:00 am

IDE hang/crash

Post by jassing »

to continue my IDE crash (6.01 w/o any helpful information)
This is what I get with 6.02 b2
Notice how the one source code appears missing? I switched to other tabs, all ok, switched back to this one, nothing. (I had just saved it too)
So I thought to close PureBasic -- and then it hangs (which is when I took the snapshot); had to kill the app.
After killing it - this showed up 92 times:
[3224] GetSelectionRect() l,t-r,b: 0,0 - 872,369
My guess is 3224 was the process id of purebasic, but can't be sure - they showed up right as PB actually crashed (not just stopped responding) so the timing seems to indicate ti was PB -- I haven't seen this texst before.
So to recap
  1. edited source
  2. saved it
  3. switched to another app
  4. came back to PB
  5. tab empty
  6. try to close PB by pressing "X"
  7. PB hangs (snapshot below)
  8. Press "X" again
  9. debug output appears
  10. PureBasic officially crashes
Upon re-launch, the file from the empty tab, was itself empty (nothing in it); luckily the session history had a version that is usable...

Image