|
[Sponsors] |
UDF received a fatal signal(segmentation fault) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 28, 2018, 10:13 |
UDF received a fatal signal(segmentation fault)
|
#1 |
New Member
Li Xiaoying
Join Date: Jun 2018
Posts: 8
Rep Power: 8 |
Hi!
I successfully compiled a UDF about DPM using "Transient Calculation". During the calculation: the error appeared as shown below: Error: received a fatal signal(segmentation fault) Error: received a fatal signal(segmentation fault) Error object:#f I checked the code and I think it's right. who can help me? Thanks! |
|
September 28, 2018, 11:17 |
|
#2 |
Senior Member
Cees Haringa
Join Date: May 2013
Location: Delft
Posts: 607
Rep Power: 0 |
Difficult without the code. But generally, a segmentation fault means that FLUENT is looking for something in the memory that is not there. IT could be unintialized, it could be a wrong thread reference (are you running multiphase? Make sure you are pointing to the right phase threat), it could be an unassigned UDM
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error: received a fatal signal (Segmentation fault). Error Object: #f | Naveen Kumar Gulla | FLUENT | 0 | May 18, 2018 15:12 |
fatal signal segmentation fault in a UDF | hares | FLUENT | 6 | January 21, 2017 04:26 |
Erron: FLUENT received fatal signal (ACCESS_VIOLATION) in DPM Heat and Mass Transfer | Melvin | FLUENT | 2 | November 17, 2016 02:06 |
FLUENT received fatal signal (ACCESS_VIOLATION) Error | jreiter164 | Fluent UDF and Scheme Programming | 3 | February 16, 2015 14:19 |
Fluent received fatal signal (ACCESS_VIOLATION) | sravan451 | Fluent UDF and Scheme Programming | 5 | May 11, 2011 00:37 |