|
[Sponsors] |
February 24, 2004, 13:27 |
access violation
|
#1 |
Guest
Posts: n/a
|
does anyone have any experiece in resolving errors of the following type ?
Error: FLUENT received fatal signal (ACCESS_VIOLATION) 1. Note exact events leading to error. 2. Save case/data under new name. 3. Exit program and restart to continue. 4. Report error to your distributor. Error Object: () I DONT UNDERSTAND WHAT IS GOING ON. Any suggestions will help me. What I did in fluent is the following 1. seperated a few cells at the boundary of my 2D model 2. applied heat source (W/m3) in the new zone thus created .. The same mesh was doing fine earlier .. but now this fatal error ! why would that happen ? |
|
February 25, 2004, 04:22 |
Re: access violation
|
#2 |
Guest
Posts: n/a
|
Hi!
This is a common Fluent error that usually appears with no reason at all...I guess Mr. Gates could tell us more about it) MATEUS |
|
February 25, 2004, 09:58 |
Re: access violation
|
#3 |
Guest
Posts: n/a
|
do you mean this error comes only on windows platform?
- |
|
February 25, 2004, 10:59 |
Re: access violation
|
#4 |
Guest
Posts: n/a
|
Hi! The error is quite common, and It is often difficult to find the reason of it. Anyway, I have the feeling that it is not due to the operating system.
It is true that It usually appear on windows platforms, but I think that on unix platforms it just changes name (SEGMENTATION VIOLATION, which appears sometimes also on windows platforms). I know that the ACCESS VIOLATION error can occur when you use in your UDF a number of scalars or memories different from that defined in Fluent. I think that the error is connected to the usage of memory, and to the access to memory locations. I hope this helps. Ale |
|
November 6, 2010, 21:27 |
|
#5 |
New Member
lebay
Join Date: Oct 2010
Posts: 6
Rep Power: 16 |
"UDF a number of scalars or memories different from that defined in Fluent"
Could you explain it? I cant make sence. Please giving a detail example. I cant solve my problem. |
|
November 7, 2010, 11:48 |
Memory Issue
|
#6 |
Senior Member
|
Access Violation or Segmentation Violation is actually a memory issue, when a call tries to write to or access a memory that it is not supposed to. It can happen when you split meshes. One important thing here is that data file should be read in along with the case before splitting mesh and then both case and data should be saved together. Try to run it with new condition and it should run.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
specified shear at wall - temperature gradient - UDF - access violation error | senD | Fluent UDF and Scheme Programming | 9 | September 18, 2014 08:29 |
UDF Access violation | therandomestname | FLUENT | 0 | April 15, 2011 18:31 |
Access violation error pointer to a file | salihovic | FLUENT | 0 | February 8, 2011 11:18 |
Access violation - Help please | AlwaysLearning | FLUENT | 3 | August 22, 2006 13:21 |
ACCESS VIOLATION during autosaving case file | Ryan | FLUENT | 1 | April 20, 2004 11:32 |