PR# 12911 Interrupting compilation in degree 6 and then compiling causes crash
Problem Report Summary
Submitter: prestoat2000
Category: EiffelStudio
Priority: Medium
Date: 2007/05/30
Class: Bug
Severity: Serious
Number: 12911
Release: 6.0.68703
Confidential: No
Status: Closed
Responsible: manus_eiffel
Environment: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.8.0.7) Gecko/20060915 Firefox/1.5.0.7
Solaris 9 on SPARC
Synopsis: Interrupting compilation in degree 6 and then compiling causes crash
Description
Start estudio and compile sample graphical application. About halfway through degree 6 on this initial compilation, select Project/Cancel to terminate compilation. Click on Compile button. Estudio crashes with attached trace.
To Reproduce
Problem Report Interactions
Thanks this was helpful. It actually only fails when using a precompiled library. This is fixed in rev#68832.
Here are more details. Put the attached .ecf file in its own directory, with no other files present in that directory. Delete ~/.es directory. Change to directory containing only the .ecf file. Start estudio. Click on Add Project and add the .ecf file. Change action to Open and click the Open button. Click on Compile button. Immediately select the Project menu and move down to the Cancel item and select it, making sure that degree 6 has started but not finished. Click Compile button. Estudio crashes (every time for me).
I could not reproduce this, I believe it has to do with when you actually cancel the compilation, can you provide more details?