PR# 17566 Crash while exiting a compilation

Problem Report Summary
Submitter: manus_eiffel
Category: EiffelStudio
Priority: Medium
Date: 2011/05/25
Class: Bug
Severity: Serious
Number: 17566
Release: 6.8.8.6454
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.68 Safari/534.24
Synopsis: Crash while exiting a compilation

Description
ec: system execution failed.
Following is the set of recorded exceptions:

******************************** Thread exception *****************************
In thread           Root thread            0x0 (thread id)
*******************************************************************************
-------------------------------------------------------------------------------
Class / Object      Routine                Nature of exception           Effect
-------------------------------------------------------------------------------
SELECTABLE_TEXT_PANEL
                    user_initialization @1 
<000000000857F314>  (From KEYBOARD_SELECTABLE_TEXT_PANEL)
                                           Feature call on void target.  Fail
-------------------------------------------------------------------------------
SELECTABLE_TEXT_PANEL
                    user_initialization @1 
<000000000857F314>  (From KEYBOARD_SELECTABLE_TEXT_PANEL)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
SELECTABLE_TEXT_PANEL
                    user_initialization @7 
<000000000857F314>                         Routine failure.              Fail
-------------------------------------------------------------------------------
SELECTABLE_TEXT_PANEL
                    initialize @29         
<000000000857F314>  (From TEXT_PANEL_IMP)  Routine failure.              Fail
-------------------------------------------------------------------------------
SELECTABLE_TEXT_PANEL
                    default_create @4      
<000000000857F314>  (From TEXT_PANEL)      Routine failure.              Fail
-------------------------------------------------------------------------------
ES_EXCEPTION_DIALOG build_prompt_interface @7
<0000000008576794>                         Routine failure.              Fail
-------------------------------------------------------------------------------
ES_EXCEPTION_DIALOG build_dialog_interface @18
<0000000008576794>  (From ES_PROMPT)       Routine failure.              Fail
-------------------------------------------------------------------------------
ES_EXCEPTION_DIALOG build_interface @7                                  
<0000000008576794>  (From ES_DIALOG)       Routine failure.              Fail
-------------------------------------------------------------------------------
ES_EXCEPTION_DIALOG make @4                                             
<0000000008576794>  (From ES_TOOL_FOUNDATIONS)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
ES_EXCEPTION_DIALOG make @7                                             
<0000000008576794>  (From ES_PROMPT)       Routine failure.              Fail
-------------------------------------------------------------------------------
ES_EXCEPTION_DIALOG make_standard @1                                    
<0000000008576794>  (From ES_PROMPT)       Routine failure.              Fail
-------------------------------------------------------------------------------
ES_EXCEPTION_DIALOG make @1                                             
<0000000008576794>                         Routine failure.              Fail
-------------------------------------------------------------------------------
ES_GRAPHIC          clean_exit @1                                       
<0000000008EF33F0>  (From ES_ABSTRACT_GRAPHIC)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
ES_GRAPHIC          handle_exception @3                                 
<0000000008EF33F0>  (From ES_ABSTRACT_GRAPHIC)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_LITE_ACTION_SEQUENCE
                    call @21               
<0000000008EF3690>  (From ACTION_SEQUENCE) Routine failure.              Fail
-------------------------------------------------------------------------------
EV_LITE_ACTION_SEQUENCE
                    call @3                
<0000000008EF3690>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  on_exception_action @7                              
<0000000008EF3420>  (From EV_APPLICATION_I)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  process_event_queue @66
<0000000008EF3420>  (From EV_APPLICATION_I)
                                           Resumption attempt failed.    Rescue
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  launch @3                                           
<0000000008EF3420>  (From EV_APPLICATION_I)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION      launch @2                                           
<0000000008EF3408>                         Routine failure.              Rescue
-------------------------------------------------------------------------------
ES_GRAPHIC          make @4                                             
<0000000008EF33F0>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EB_KERNEL           make @4                                             
<0000000008E2B5F0>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EB_KERNEL           root's creation                                     
<0000000008E2B5F0>                         Routine failure.              Exit
-------------------------------------------------------------------------------
To Reproduce

										
Problem Report Interactions