VTK post-processor bombs out

Clearly defined bug reports and their fixes
Post Reply
desA
Posts: 15
Joined: 04 Dec 2011, 10:11
Antispam: Yes

VTK post-processor bombs out

Post by desA »

Dear Elmer development team,

Bug report for latest Windows binary : Elmer-svn-5473-2011-12-16.exe

Issue : VTK post-processor
System OS : Windows 7

Symptoms :
Case 1. Activate ElmerGUI, call VTK post-processor via menu - opens with no problem
Case 2. Activate ElmerGUI, load model into GUI, call VTK post-processor, GUI bombs - see error trace below
ELMER_HOME=C:\Elmer6.2
ELMERGUI_HOME=C:\Elmer6.2\bin
ELMER_POST_HOME=C:\Elmer6.2\share\elmerpost
Starting ElmerGUI...
Process state changed
State: Starting
Process state changed
State: Running
Started
Load C:\Elmer6.2\bin/edf/egini.xml... done
Load tetgen plugin... not found
Tetgen functionality unavailable
Constructing ElmergridAPI... done
Load C:/Elmer6.2/bin/edf/edf.xml... done
Load C:/Elmer6.2/bin/edf/divergencesolver.xml... done
Load C:/Elmer6.2/bin/edf/fluxsolver.xml... done
Load C:/Elmer6.2/bin/edf/heatequation.xml... done
Load C:/Elmer6.2/bin/edf/helmholtz.xml... done
Load C:/Elmer6.2/bin/edf/k-epsilon.xml... done
Load C:/Elmer6.2/bin/edf/linearelasticity.xml... done
Load C:/Elmer6.2/bin/edf/meshdeform.xml... done
Load C:/Elmer6.2/bin/edf/navier-stokes.xml... done
Load C:/Elmer6.2/bin/edf/resultoutput.xml... done
Load C:/Elmer6.2/bin/edf/saveline.xml... done
Load C:/Elmer6.2/bin/edf/savescalars.xml... done
Load C:/Elmer6.2/bin/edf/statcurrent.xml... done
Load C:/Elmer6.2/bin/edf/vorticitysolver.xml... done
Initialize GL
Vendor: NVIDIA Corporation
Renderer: GeForce G210M/PCI/SSE2
Version: 3.0.0
Project directory: D:/Elmer/Work3/Tut17E1_geyser_5k_tri2_baseLR_333K_dT5K_0p01mps_dt_0p5s
Clearing model data
Loading project document...
Loading mesh files...
Loading elmer mesh files
Summary:
Nodes: 10648
Point elements: 0
Edge elements: 205
Surface elements: 5221
Volume elements: 0
Found 7934 edges on boundary
Bcs/materials on surface elements: 1
Bcs/materials on edge elements: 12
Bcs/materials on point elements: 0
Generating lists to display
Generated 16 lists
Ready
Bcs/materials on surface elements: 1
Bcs/materials on edge elements: 12
Bcs/materials on point elements: 0
Generating lists to display
Generated 16 lists
Reset model view
Loading geometry input file
Geometry input file: D:/Elmer/Work3/Tut17E1_geyser_5k_tri2_baseLR_333K_dT5K_0p01mps_dt_0p5s/geyser_02B_surf.msh
Selected elmergrid

ElmerGrid checking filename suffix for file: D:/Elmer/Work3/Tut17E1_geyser_5k_tri2_baseLR_333K_dT5K_0p01mps_dt_0p5s/geyser_02B_surf.msh
Filetype determined by suffix: 14
Initialized the filetype
Regenerating and saving the solver input file...
Ready
Loading ep-file
Ep file header says:
Nodes: 10648
Elements: 5426
Scalar components: 5
Timesteps: 10000
vector: Velocity
Process error
Error: Crashed
Process state changed
State: NotRunning
Finished
Exit code: -1073741819
Status: CrashExit
Post Reply