View Issue Details

IDProjectCategoryView StatusLast Update
0001142OpenFOAMBugpublic2015-01-01 14:11
Reporteruser839Assigned Tohenry  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionunable to reproduce 
PlatformLinuxOSUbuntuOS Version10.04
Summary0001142: Bug 0001029 (previously closed by mattijs without solving it) occurring when typing ideasUnvToFoam
DescriptionWhenever I type ideasUnvToFoam my.file.unv I get segmentation fault (core dumped).

Steps To ReproduceideasUnvToFoam my.file.unv
Additional Information/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.2.2 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.2.2-9240f8b967db
Exec : ideasUnvToFoam UNV_FLOW-CELL.unv
Date : Jan 27 2014
Time : 17:14:10
Host : "john-VirtualBox"
PID : 14075
Case : /home/john/OpenFOAM/john-2.2.2/run/cases/flowCell
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Processing tag:164
Starting reading units at line 3.
l:1
units:" SI: Meter (newton)"
unitType:2
Unit factors:
    Length scale : 1
    Force scale : 1
    Temperature scale : 1
    Temperature offset : 273.15


Processing tag:2420
Skipping tag 2420 on line 9
Skipping section at line 9.

Processing tag:2411
Starting reading points at line 20.
Read 3042 points.

Processing tag:2412
Starting reading cells at line 6107.
First occurrence of element type 11 for cell 1 at line 6108
First occurrence of element type 41 for cell 983 at line 9054
Read 0 cells and 5564 boundary faces.

Processing tag:2467
Starting reading patches at line 20184.
For group 1 named Wall trying to read 5564 patch face indices.
For group 2 named Inlet trying to read 66 patch face indices.
For group 3 named Outlet trying to read 67 patch face indices.

Sorting boundary faces according to group (patch)
0: Wall is #0 Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam222/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1 Foam::sigSegv::sigHandler(int) in "/opt/openfoam222/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2 in "/lib/x86_64-linux-gnu/libc.so.6"
#3
 in "/opt/openfoam222/platforms/linux64GccDPOpt/bin/ideasUnvToFoam"
#4 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#5
 in "/opt/openfoam222/platforms/linux64GccDPOpt/bin/ideasUnvToFoam"
Segmentation fault (core dumped)
john@john-VirtualBox:~/OpenFOAM/john-2.2.2/run/cases/flowCell$
TagsNo tags attached.

Activities

wyldckat

2014-02-01 04:23

updater   ~0002800

@a.l.verminburger:
1- Can you provide a simple test case?
2- What was the specific software and version used for generating the UNV files?

user258

2014-02-04 07:44

  ~0002804

@a.l.verminburger
As was also apparent from the other bug report, it is clearly a system dependent issue (not reproducable, and you had it from one day to the other). You can better take this issue to cfd-online.com/Forums. Also, did you try this with a clean OpenFOAM install?

henry

2015-01-01 14:11

manager   ~0003440

Orphaned report

Issue History

Date Modified Username Field Change
2014-01-27 17:35 user839 New Issue
2014-02-01 04:23 wyldckat Note Added: 0002800
2014-02-04 07:44 user258 Note Added: 0002804
2015-01-01 14:11 henry Note Added: 0003440
2015-01-01 14:11 henry Status new => closed
2015-01-01 14:11 henry Assigned To => henry
2015-01-01 14:11 henry Resolution open => unable to reproduce