3Dickulus / FragM

Derived from https://github.com/Syntopia/Fragmentarium/
GNU General Public License v3.0
344 stars 30 forks source link

segfault on mouse click in dead window #181

Closed 3Dickulus closed 2 years ago

3Dickulus commented 2 years ago

Description segfault on mouse click in dead window

To Reproduce

  1. Open a #donotrun file (anything not valid FragM code)
  2. Select "Build"
  3. Click on the blank GL area
  4. Program segfaults

Expected behavior This should be a null op, seems to be intermittent

OS: SuSE Linux Vendor: NVIDIA Corporation Renderer: NVIDIA GeForce GTX 760/PCIe/SSE2 GL Driver: 4.5.0 NVIDIA 470.103.01

3Dickulus commented 2 years ago

Will fix asap