PR# 18437 Operating system signal in {STRING_32}.item in EiffelStudio.
Problem Report Summary
Submitter: manus_eiffel
Category: EiffelStudio
Priority: Medium
Date: 2012/11/30
Class: Bug
Severity: Serious
Number: 18437
Release: 7.2.8.9529
Confidential: No
Status: Open
Responsible:
Environment: EiffelStudio 7.2.8.9529 GPL Edition - win64
Synopsis: Operating system signal in {STRING_32}.item in EiffelStudio.
Description
Opening a project that has a syntax error ******************************** Thread exception ***************************** In thread Root thread 0x0 (thread id) ******************************************************************************* ------------------------------------------------------------------------------- Class / Object Routine Nature of exception Effect ------------------------------------------------------------------------------- STRING_8 item @1 Segmentation violation: <00000000024FC6A8> (From STRING_32) Operating system signal. Fail ------------------------------------------------------------------------------- STRING_8 item @1 <00000000024FC6A8> (From STRING_32) Routine failure. Fail ------------------------------------------------------------------------------- STRING_8 prune_all_trailing @1 <00000000024FC6A8> (From STRING_32) Routine failure. Fail ------------------------------------------------------------------------------- ES_ERROR_PROMPT format_text @3 <00000000024E8CF8> (From ES_PROMPT) Routine failure. Fail ------------------------------------------------------------------------------- ES_ERROR_PROMPT set_label_text @8 <00000000024E8CF8> (From ES_PROMPT) Routine failure. Fail ------------------------------------------------------------------------------- ES_ERROR_PROMPT set_text @1 <00000000024E8CF8> (From ES_PROMPT) Routine failure. Fail ------------------------------------------------------------------------------- ES_ERROR_PROMPT make @8 <00000000024E8CF8> (From ES_PROMPT) Routine failure. Fail ------------------------------------------------------------------------------- ES_ERROR_PROMPT make_standard @1 <00000000024E8CF8> (From ES_PROMPT) Routine failure. Fail ------------------------------------------------------------------------------- EB_PROMPT_PROVIDER show_error_prompt @1 <000000000334D7B8> Routine failure. Fail ------------------------------------------------------------------------------- EB_OPEN_PROJECT_WIDGET edit_selected_project @5 <000000000244E8E8> Routine failure. Fail ------------------------------------------------------------------------------- EV_NOTIFY_ACTION_SEQUENCE call @21 <0000000002454158> (From ACTION_SEQUENCE) Routine failure. Fail ------------------------------------------------------------------------------- EV_NOTIFY_ACTION_SEQUENCE call @3 <0000000002454158> (From EV_LITE_ACTION_SEQUENCE) Routine failure. Fail ------------------------------------------------------------------------------- EV_BUTTON_IMP on_bn_clicked @2 <0000000003392DF8> Routine failure. Fail ------------------------------------------------------------------------------- EV_BUTTON_IMP process_notification @2 <0000000003392DF8> (From WEL_BUTTON) Routine failure. Fail ------------------------------------------------------------------------------- EV_HORIZONTAL_BOX_IMP on_wm_command @13 <0000000003392908> (From WEL_COMPOSITE_WINDOW) Routine failure. Fail ------------------------------------------------------------------------------- EV_HORIZONTAL_BOX_IMP process_message @8 <0000000003392908> (From WEL_COMPOSITE_WINDOW) Routine failure. Fail ------------------------------------------------------------------------------- WEL_DISPATCHER window_procedure @7 <0000000003306378> (From WEL_ABSTRACT_DISPATCHER) Routine failure. Fail ------------------------------------------------------------------------------- WEL_DISPATCHER window_procedure @12 <0000000003306378> (From WEL_ABSTRACT_DISPATCHER) Routine failure. Fail ------------------------------------------------------------------------------- EV_DIALOG_IMP_MODAL internal_dialog_make @3 <00000000035DC458> Routine failure. Fail ------------------------------------------------------------------------------- EV_DIALOG_IMP_MODAL show_modal_to_window @5 <00000000035DC458> Routine failure. Fail ------------------------------------------------------------------------------- EV_DIALOG_IMP show_modal_to_window @4 <00000000033849D8> Routine failure. Fail ------------------------------------------------------------------------------- EB_STARTING_DIALOG show_modal_to_window @1 <000000000243CBC8> (From EV_DIALOG) Routine failure. Fail ------------------------------------------------------------------------------- EB_STARTING_DIALOG show_modal_to_window @2 <000000000243CBC8> Routine failure. Fail ------------------------------------------------------------------------------- ES_GRAPHIC display_starting_dialog @3 <0000000003305878> (From ES_ABSTRACT_GRAPHIC) Routine failure. Fail ------------------------------------------------------------------------------- ES_GRAPHIC prepare @40 <0000000003305878> (From ES_ABSTRACT_GRAPHIC) Routine failure. Fail ------------------------------------------------------------------------------- EV_NOTIFY_ACTION_SEQUENCE call @21 <0000000003305708> (From ACTION_SEQUENCE) Routine failure. Fail ------------------------------------------------------------------------------- EV_NOTIFY_ACTION_SEQUENCE call @3 <0000000003305708> (From EV_LITE_ACTION_SEQUENCE) Routine failure. Fail ------------------------------------------------------------------------------- EV_APPLICATION_IMP call_post_launch_actions @2 <0000000003305548> (From EV_APPLICATION_I) Routine failure. Fail ------------------------------------------------------------------------------- EV_APPLICATION internal_launch_application @2 <0000000003305898> Routine failure. Fail ------------------------------------------------------------------------------- EV_APPLICATION launch @2 <0000000003305898> Routine failure. Fail ------------------------------------------------------------------------------- ES_GRAPHIC make @4 <0000000003305878> Routine failure. Fail ------------------------------------------------------------------------------- EB_KERNEL make @4 <0000000003205C48> Routine failure. Fail ------------------------------------------------------------------------------- EB_KERNEL root's creation <0000000003205C48> Routine failure. Exit -------------------------------------------------------------------------------
To Reproduce
Problem Report Interactions