|
[Sponsors] |
Signal caught: Segmentation violation + Stopped in routine FPX: SIG_HANDLER |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 20, 2013, 18:00 |
Signal caught: Segmentation violation + Stopped in routine FPX: SIG_HANDLER
|
#1 |
Senior Member
ali
Join Date: Oct 2009
Posts: 318
Rep Power: 18 |
Hey guys
I am trying to model a super simple 1D flow in extremely simple domain with very low number of elements(729 elements total). I am getting this error message that seems to be related to memory management issues which is weird since it is a super simple case. +--------------------------------------------------------------------+ | ERROR #001100279 has occurred in subroutine ErrAction. | | Message: | | Signal caught: Segmentation violation | | | | | | | | | | | +--------------------------------------------------------------------+ +--------------------------------------------------------------------+ | ERROR #001100279 has occurred in subroutine ErrAction. | | Message: | | Stopped in routine FPX: SIG_HANDLER | | | | | | | | | | | +--------------------------------------------------------------------+ the only notable thing about this model is that I am introducing the inlet boundary condition using a FORTRAN code. I know that it is not necessary since the velocity profile is uniform and it is not time dependant but I intend to do it so that I gain enough skill to impose more complex BC in future. Any kind of help is greatly appreciated! Thanks |
|
December 22, 2013, 11:58 |
|
#2 |
Senior Member
ali
Join Date: Oct 2009
Posts: 318
Rep Power: 18 |
Anybody please????
|
|
December 22, 2013, 17:30 |
fortran code
|
#3 |
New Member
HLo
Join Date: Dec 2013
Location: Germany
Posts: 26
Rep Power: 12 |
Hello,
what is the fortran code and what is it compiled with, on which OS? In another case we run into this error too. So if your code and compiler are ok, maybe it is an installation problem or a bug. HLo see: http://www.cfd-online.com/Forums/cfx...nnt_amd64.html |
|
December 23, 2013, 11:48 |
|
#4 | |
Senior Member
ali
Join Date: Oct 2009
Posts: 318
Rep Power: 18 |
Quote:
The fortran code basically introduce a uniform velocity inlet BC. I compile it with intel fortran and it is successfully compiles without receiving any kind of error. My OS is linux. There has to be another issue other than installation problem because I am running CFX remotely on a supercomputing facility and lots of people are using the exact same installed program. |
||
December 23, 2013, 11:50 |
|
#5 |
Senior Member
ali
Join Date: Oct 2009
Posts: 318
Rep Power: 18 |
I know that I do not need to use a fortran code to impose this super simple BC, but I intend introduce a more complex inlet in future. Something that cannot be done using CEL expression.
This is supposed to be a warm up kind of problem. Thank |
|
Tags |
fpx: sig_handler, segmentation violation |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
signal 11, segmentation violation, DISPLAY variable | sakalido | CFX | 1 | December 20, 2013 18:03 |
A fatal signal (segmentation violation) | sutthinan | Fluent UDF and Scheme Programming | 6 | March 16, 2011 19:35 |
signal 11 was caught: segmentation violation | Ahlo | CFX | 1 | August 3, 2009 12:05 |
user subroutine error | CFDUSER | CFX | 2 | December 9, 2006 07:31 |
user defined function | cfduser | CFX | 0 | April 29, 2006 11:58 |