PR# 12194 Copying call stack to clipboard in Force Debugger mode causes crash
Problem Report Summary
Submitter: prestoat2000
Category: Debugger
Priority: Medium
Date: 2007/03/04
Class: Bug
Severity: Serious
Number: 12194
Release: 6.0.67057
Confidential: No
Status: Closed
Responsible:
Environment: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.8.1) Gecko/20061228 Firefox/2.0
Solaris 10 on x64
Synopsis: Copying call stack to clipboard in Force Debugger mode causes crash
Description
Copying the call stack to the clipboard when in Force Debugger mode after system has executed causes a crash when you try it the second time. Saving call stack to a text file also causes a crash.
To Reproduce
Delete ~/.es directory. Compile sample nongraphical application. Force environment into debugger mode. Click Step into Routine twice. In Call Stack window, click on Copy Call Stack to Clipboard. Click on it again. Estudio crashes with no trace. Similar problem with saving call stack to a file.
Problem Report Interactions
This issue and similars related to "force debug" context and debugger's status are now fixed from revision rev#67066 .