debugger view causing a crash

(Read-only) To re-open a bug, start a new thread in the Bugs forum.

Moderator: MSandro

Locked
nagle
Posts: 3
Joined: Sep 16th, '15, 17:51

debugger view causing a crash

Post by nagle » Jun 10th, '16, 02:09

I can reproduce this one on request. I am a little hazy on the steps, but I want to get it down while I have something in my memory:

In the gp program attached (running on 0.47), I run the program, get an error, and then after hitting enter a few times and then exit, the debugger floods the terminal with errors (screen shot of terminal attached) and then crashes.

Happy to get a little more precise with how to recreate this issue if that's helpful!
Attachments
penwithstateToDebug.gpp
(4.03 KiB) Downloaded 401 times
Screen Shot 2016-06-08 at 3.41.12 PM.png

JohnM
Posts: 379
Joined: Sep 11th, '15, 14:42

Re: debugger view causing a crash [FIXED]

Post by JohnM » Jun 3rd, '17, 21:03

Several debugger problems were fixed shortly before SIGCSE 2017, and I'm assuming this one was as well.

Locked