PR# 18231 Feature call on void target in {SD_FLOATING_TOOL_BAR_ZONE_ASSISTANT}.position_groups_imp in EiffelSt

Problem Report Summary
Submitter: manus_eiffel
Category: EiffelStudio
Priority: Medium
Date: 2012/06/22
Class: Bug
Severity: Serious
Number: 18231
Release: 7.1.8.8850
Confidential: No
Status: Open
Responsible:
Environment: EiffelStudio 7.1.8.8850 GPL Edition - win64
Synopsis: Feature call on void target in {SD_FLOATING_TOOL_BAR_ZONE_ASSISTANT}.position_groups_imp in EiffelSt

Description
After the previous crash that I ignored, I tried to move the project toolbar back and it crashed with this exception.

******************************** Thread exception *****************************
In thread           Root thread            0x0 (thread id)
*******************************************************************************
-------------------------------------------------------------------------------
Class / Object      Routine                Nature of exception           Effect
-------------------------------------------------------------------------------
SD_FLOATING_TOOL_BAR_ZONE_ASSISTANT
                    position_groups_imp @2 
<00000000022A26B8>                         Feature call on void target.  Fail
-------------------------------------------------------------------------------
SD_FLOATING_TOOL_BAR_ZONE_ASSISTANT
                    position_groups_imp @2 
<00000000022A26B8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
SD_FLOATING_TOOL_BAR_ZONE_ASSISTANT
                    position_groups @2     
<00000000022A26B8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
SD_FLOATING_TOOL_BAR_ZONE
                    on_border_box_pointer_motion @34
<00000000022A09C8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EV_POINTER_MOTION_ACTION_SEQUENCE
                    call @21               
<00000000022A0868>  (From ACTION_SEQUENCE) Routine failure.              Fail
-------------------------------------------------------------------------------
EV_POINTER_MOTION_ACTION_SEQUENCE
                    call @3                
<00000000022A0868>  (From EV_LITE_ACTION_SEQUENCE)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_VERTICAL_BOX_IMP on_mouse_move @24                                   
<000000001C030B28>  (From EV_WIDGET_IMP)   Routine failure.              Fail
-------------------------------------------------------------------------------
EV_VERTICAL_BOX_IMP window_process_message @2
<000000001C030B28>  (From WEL_WINDOW)      Routine failure.              Fail
-------------------------------------------------------------------------------
EV_VERTICAL_BOX_IMP process_message @22                                 
<000000001C030B28>  (From WEL_COMPOSITE_WINDOW)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
WEL_DISPATCHER      window_procedure @7                                 
<00000000031F4D38>  (From WEL_ABSTRACT_DISPATCHER)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
WEL_MSG             dispatch @1                                         
<00000000031F4CD8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  process_message @10                                 
<00000000031F3F48>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  process_underlying_toolkit_event_queue @6
<00000000031F3F48>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  process_event_queue @2                              
<00000000031F3F48>  (From EV_APPLICATION_I)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION_IMP  launch @3                                           
<00000000031F3F48>  (From EV_APPLICATION_I)
                                           Routine failure.              Fail
-------------------------------------------------------------------------------
EV_APPLICATION      launch @2                                           
<00000000031F4298>                         Routine failure.              Fail
-------------------------------------------------------------------------------
ES_GRAPHIC          make @4                                             
<00000000031F4278>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EB_KERNEL           make @4                                             
<00000000030F52A8>                         Routine failure.              Fail
-------------------------------------------------------------------------------
EB_KERNEL           root's creation                                     
<00000000030F52A8>                         Routine failure.              Exit
-------------------------------------------------------------------------------
To Reproduce

										
Problem Report Interactions