New issue 38 by nathan.w...@burohappold.com: Unable to get a report
displayed
http://code.google.com/p/cfast/issues/detail?id=38
What steps will reproduce the problem?
1. Installing CFAST
2.
3.
What is the expected output? What do you see instead?
On trying to run a report I get an error:
"GLUT: smokeview.exe Application Error"
"The instruction at "0x7c901010" referenced memory at "0x00000034".
"The memory could not be read."
What version of the product are you using? On what operating system?
6.0.10
Please provide any additional information below.
Running XP SP3 (error is attached)
Any assistance welcomed regards,
N.
Attachments:
cfast.bmp 1.4 MB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
This looks like it is actually a problem with the CFAST test case you are
running. While you do get an error from
smokeview trying to visualize the problem, I see an underlying issue from
the CEDIT window behind the
smokeview prompt. Note the 'Error exit. code = 215' This is saying that
cfast cannot find the object fire file (this
is the .o file that comes from creating a fire object) for the test case
and then stops the simulation.
Thank you for the assistance.