PR# 16149 cURL crash in EiffelStudio

Problem Report Summary
Submitter: manus_eiffel
Category: EiffelStudio
Priority: Medium
Date: 2009/08/17
Class: Bug
Severity: Serious
Number: 16149
Release: 6.5.8.294
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
Synopsis: cURL crash in EiffelStudio

Description
After sending problem report bug#16148 on Linux (i.e. closing the exception dialog) I got the vision2 exception dialog with the following content:

******************************** Thread exception *****************************
In thread           Root thread            0x0 (thread id)
*******************************************************************************
-------------------------------------------------------------------------------
Class / Object      Routine                Nature of exception           Effect
-------------------------------------------------------------------------------
HASH_TABLE          internal_search @15    Segmentation fault:          
<00007F4462C55838>                         Operating system signal.      Fail
-------------------------------------------------------------------------------
HASH_TABLE          internal_search @15                                 
<00007F4462C55838>                         Routine failure.              Fail
-------------------------------------------------------------------------------
HASH_TABLE          has @3                                              
<00007F4462C55838>                         Routine failure.              Fail
-------------------------------------------------------------------------------
DYNAMIC_MODULE      api_pointer @5                                      
<00007F4462C55698>  (From DYNAMIC_API_BASE)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
CURL_EASY_EXTERNALS cleanup @1                                          
<00007F4462C55C58>                         Routine failure.              Fail
-------------------------------------------------------------------------------
COMM_SUPPORT_BUG_REPORTER
                    dispose @2             
<00007F4462B43B68>  (From COMM_SUPPORT_ACCESS)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
ES_EXCEPTION_DIALOG internal_recycle @2                                 
<00007F4462B05F38>                         Routine failure.              Fail
-------------------------------------------------------------------------------
ES_EXCEPTION_DIALOG recycle @17                                         
<00007F4462B05F38>  (From EB_RECYCLABLE)   Routine failure.              Rescue
-------------------------------------------------------------------------------
ES_EXCEPTION_DIALOG inline-agent#1 of create_dialog_window_buttons @2
<00007F4462B05F38>  (From ES_DIALOG)       Routine failure.              Fail
-------------------------------------------------------------------------------
EV_NOTIFY_ACTION_SEQUENCE
                    call @21               
<00007F4462B3FD58>  (From ACTION_SEQUENCE) Routine failure.              Fail
-------------------------------------------------------------------------------
EV_NOTIFY_ACTION_SEQUENCE
                    call @3                
<00007F4462B3FD58>  (From EV_LITE_ACTION_SEQUENCE)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_GTK_CALLBACK_MARSHAL
                    button_select_intermediary @5
<00007F4462329498>  (From EV_INTERMEDIARY_ROUTINES)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_GTK_CALLBACK_MARSHAL
                    marshal @6             
<00007F4462329498>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  process_button_event @26
<00007F4462328A38>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  process_underlying_toolkit_event_queue @72
<00007F4462328A38>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  process_event_queue @2                              
<00007F4462328A38>  (From EV_APPLICATION_I)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_DIALOG_IMP       block @3                                            
<00007F44623E7EF8>  (From EV_GTK_WINDOW_IMP)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_DIALOG_IMP       show_modal_to_window @5
<00007F44623E7EF8>  (From EV_GTK_WINDOW_IMP)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_DIALOG           show_modal_to_window @1
<00007F4462B40F08>                         Routine failure.              Fail
-------------------------------------------------------------------------------
ES_EXCEPTION_DIALOG show @4                                             
<00007F4462B05F38>  (From ES_DIALOG)       Routine failure.              Fail
-------------------------------------------------------------------------------
ES_GRAPHIC          clean_exit @3                                       
<00007F44623289E8>  (From ES_ABSTRACT_GRAPHIC)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
ES_GRAPHIC          handle_exception @3                                 
<00007F44623289E8>  (From ES_ABSTRACT_GRAPHIC)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_LITE_ACTION_SEQUENCE
                    call @21               
<00007F4462328E28>  (From ACTION_SEQUENCE) Routine failure.              Fail
-------------------------------------------------------------------------------
EV_LITE_ACTION_SEQUENCE
                    call @3                
<00007F4462328E28>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  on_exception_action @7                              
<00007F4462328A38>  (From EV_APPLICATION_I)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  call_post_launch_actions @3
<00007F4462328A38>  (From EV_APPLICATION_I)
                                           Resumption attempt failed.    Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  launch @1                                           
<00007F4462328A38>  (From EV_APPLICATION_I)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  launch @2                                           
<00007F4462328A38>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION      launch @2                                           
<00007F4462328A08>                         Routine failure.              Fail
-------------------------------------------------------------------------------
ES_GRAPHIC          make @4                                             
<00007F44623289E8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EB_KERNEL           make @6                                             
<00007F44623289A8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EB_KERNEL           root's creation                                     
<00007F44623289A8>                         Routine failure.              Exit
-------------------------------------------------------------------------------
To Reproduce

										
Problem Report Interactions