Yinan-Scott-Shi / fds-smv

Automatically exported from code.google.com/p/fds-smv
0 stars 0 forks source link

64 bit linux fds seg faulting #791

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm trying to run a test case submitted by a user (issue 790) on fire78 . 
I'm used both a 64 bit Linux I built (using most recent fds source) and the
5.3 64 bit Linux in Kevin's directory space .  When I run the case with
either exe I get a seg fault.  I did succeed in running the case on my 64
bit windows system (but it will take a long time to complete).  

The user in 790 is reporting a problem with smokeview reading slice files.
 I also tried a 32 bit fds but think the case is too big for 32 bits (2
million cells).  I suspect the user in 790 is seeing a memory allocation
problem that smokeview needs to report rather than crash.

Note, I made a few changes (added a missing trailing /) to the case
submitted in 790

I'm not sure if there is an error in the input file, in fds or with the
environment I'm using to run 64 bit jobs.  But thought you would want to
see this in case is is a problem with fds.  give me a call when you get a
chance.

Original issue reported on code.google.com by gfor...@gmail.com on 29 Jun 2009 at 7:28

Attachments:

GoogleCodeExporter commented 9 years ago
This case appears to be running properly.

Original comment by mcgra...@gmail.com on 30 Jun 2009 at 5:15