PR# 14434 Crash when trying to quick-compile an application built last week.

Problem Report Summary
Submitter: gcompestine
Category: Compiler
Priority: Medium
Date: 2008/06/02
Class: Bug
Severity: Serious
Number: 14434
Release: 6.2.7.3306
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; AXAR_Corp_Device; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727; InfoPath.1)
Synopsis: Crash when trying to quick-compile an application built last week.

Description
I opened a project I was working on last Friday, made minor changes to the text in the root class, then started a quick-compile. 

Bang.


******************************** Thread exception *****************************
In thread           Root thread            0x0 (thread id)
*******************************************************************************
-------------------------------------------------------------------------------
Class / Object      Routine                Nature of exception           Effect
-------------------------------------------------------------------------------
SERVER_FILE         open @3                No such file or directory:   
<000000000B287A0C>                         Operating system error.       Fail
-------------------------------------------------------------------------------
SERVER_FILE         open @3                                             
<000000000B287A0C>                         Routine failure.              Fail
-------------------------------------------------------------------------------
SERVER_CONTROL      open_file @1                                        
<000000000B28AAF0>                         Routine failure.              Fail
-------------------------------------------------------------------------------
FEATURE_SERVER      item @7                                             
<000000000B3B0130>  (From COMPILER_SERVER) Routine failure.              Fail
-------------------------------------------------------------------------------
FEATURE_TABLE       features @12                                        
<000000000DA7450C>                         Routine failure.              Fail
-------------------------------------------------------------------------------
INHERIT_TABLE       merge @10                                           
<0000000007983D9C>                         Routine failure.              Fail
-------------------------------------------------------------------------------
PARENT_LIST         merge_and_check_renamings @5
<000000000797F254>                         Routine failure.              Fail
-----------------------------------------------------------------------------
To Reproduce

										
Problem Report Interactions
From:gcompestine    Date:2008/06/02    Download   
These kinds of crashes on input files happen often enough that they should be handled in some way that at least provides the name of the file. Otherwise I don't understand how it can be reasonably expected that the problem could ever be addressed or resolved.