CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   ANSYS Meshing & Geometry (https://www.cfd-online.com/Forums/ansys-meshing/)
-   -   [GAMBIT] error:file can't be saved (https://www.cfd-online.com/Forums/ansys-meshing/94738-error-file-cant-saved.html)

baosr November 24, 2011 01:24

error:file can't be saved
 
Hi all,

I'm trying to run gambit 2.3.16 in archlinux(xorg1.11).

/opt/Fluent.Inc/bin/gambit -r2.3.16 -dev X11

It worked, I could pretty much do anything with it. However, whenever I tried to save the changes(even a file with five lines,no mesh yet) ,The terminal gives a message about DbFree error,sometimes it crashes with SIGSEGV.

in .trn file:
Command> edge create straight "vertex.4" "vertex.1" "vertex.2" "vertex.5"
Created edge: edge.6
Created edge: edge.7
Created edge: edge.8
Command> save
ERROR: DbFree 296.120680 does not exist.
ERROR: DbFree 336.133536 does not exist.
ERROR: DbFree 336.125800 does not exist.
ERROR: DbFree -111552.0 does not exist.
ERROR: DbFree 240.134000 does not exist.
Command> end
ERROR: DbFree -111552.0 does not exist.
/ File closed at Mon Nov 26 04:36:50 2001, 18.99 cpu second(s), 616400 maximum memory.
Total of 95.24 cpu second(s), 616400 maximum memory.

I have tangled for a long period of time,have't find solution from the internet that worked!

Apologize for my poor English,best regards.

baosr November 26, 2011 01:36

Hi,everyone again
I Installed some software and the error now becomes
“Received exception: Assertion failed in MeshPacket.cc, line 2550: this_mp && this_mp->numOwners”

in .trn file:
"ERROR: MeshPacket 12 does not exist."

Anyone can offer some suggestions?

baosr November 27, 2011 08:25

Today,i tried to install gambit in linuxmint12(virtualbox).
The same error occurred when i clicked the save button,the model is MODELING A MIXING ELBOW (2-D) from GAMBIT Tutorial Guide,It's a simple one,so i don't think the error come from calculation of overload.

I guess some related packages are too new for gambit.But i don't know which package(Xorg? lesstif?).

Can someone help me?

villager March 19, 2013 05:11

note
 
Quote:

Originally Posted by baosr (Post 333365)
Hi all,

The terminal gives a message about DbFree error,sometimes it crashes with SIGSEGV.

ERROR: DbFree 296.120680 does not exist.
ERROR: DbFree 336.133536 does not exist.
ERROR: DbFree 336.125800 does not exist.
ERROR: DbFree -111552.0 does not exist.
ERROR: DbFree 240.134000 does not exist.
ERROR: DbFree -111552.0 does not exist.

this solution works
http://forums.fedoraforum.org/archiv.../t-256522.html
compile c code to memcpy preload library with gcc with option -m32 for lnx86. It does the trick.


All times are GMT -4. The time now is 00:25.