PR# 12016 Crash while starting debugging just after cancelling a finalization
Problem Report Summary
Submitter: manus_eiffel
Category: EiffelStudio
Priority: Medium
Date: 2007/02/06
Class: Bug
Severity: Serious
Number: 12016
Release: 6.0.6.6451
Confidential: No
Status: Closed
Responsible:
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Synopsis: Crash while starting debugging just after cancelling a finalization
Description
This crash just happened to me with 6.0.6.6451. I started a finalization, then canceled it, then tried debugging my app: ******************************** Thread exception ***************************** In thread Root thread 0x0 (thread id) ******************************************************************************* ------------------------------------------------------------------------------- Class / Object Routine Nature of exception Effect ------------------------------------------------------------------------------- EV_NOTIFY_ACTION_SEQUENCE call @21 Segmentation violation: <0000000005250FE8> (From ACTION_SEQUENCE) Operating system signal. Fail ------------------------------------------------------------------------------- EV_NOTIFY_ACTION_SEQUENCE call @21 <0000000005250FE8> (From ACTION_SEQUENCE) Routine failure. Fail ------------------------------------------------------------------------------- EV_NOTIFY_ACTION_SEQUENCE call @3 <0000000005250FE8> (From EV_LITE_ACTION_SEQUENCE) Routine failure. Fail ------------------------------------------------------------------------------- EV_BUTTON_IMP on_bn_clicked @2 <0000000005250E68> Routine failure. Fail ------------------------------------------------------------------------------- EV_BUTTON_IMP process_notification @2 <0000000005250E68> (From WEL_BUTTON) Routine failure. Fail ------------------------------------------------------------------------------- EV_HORIZONTAL_BOX_IMP on_wm_command @14 <0000000005252978> (From WEL_COMPOSITE_WINDOW) Routine failure. Fail ------------------------------------------------------------------------------- EV_HORIZONTAL_BOX_IMP process_message @8 <0000000005252978> (From WEL_COMPOSITE_WINDOW) Routine failure. Fail ------------------------------------------------------------------------------- WEL_DISPATCHER window_procedure @7 <0000000005BDB638> (From WEL_ABSTRACT_DISPATCHER) Routine failure. Retry ===============================================================================
To Reproduce
Problem Report Interactions
This is now fixed in repository rev#66495.