Sublime Forum

Crash when pressing F4 (next_result)

#1

System:

  • Windows 7 64-bit
  • Sublime Text 2 Version 2.0.1.2217 (Registered)

Repro steps:

  1. I started with a bunch of tabs open, mostly JavaScript.
  2. CTRL+SHIFT+F to bring up Find in Files.
  3. Make sure “Use Buffer” is checked.
  4. Type something that will actually get results and hit ENTER.
  5. Drag Find Results tab to new window (I wanted the find results on my right monitor as a to-do list of sorts, keeping the actual code on my left monitor).
  6. Click on old window to restore focus.
  7. Press F4. Next result is displayed in a new tab on the new window even though the file was already open in the old window. Well THAT’S not what I wanted.
  8. Close new tab.
  9. Close Find Results tab.
  10. In old window, hit F4 again (not totally expecting it to work, but wondering if it’ll re-open the Find Results window or maybe re-find again). BOOM. “Sublime Text 2 has stopped working.”

According to the mini-dump file, it’s exception 0x40000015. I attached Visual Studio 2008 and tried again and got this:

Hope this helps!

0 Likes