View Issue Details

IDProjectCategoryView StatusLast Update
0000418ThirdPartyBugpublic2012-02-10 09:06
Reporteruser350Assigned Touser4 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinux OpenSuse 11.4OSOtherOS Version(please specify)
Summary0000418: error in propeller tutorial (pimpleDyMFoam solver) during the mesh generation process
DescriptionThe problem occurs during the mesh generation process with the 'topoSet' command.

When I do the command:
topoSet -dict system/removeRedundantZones.topoSetDict

I get the following error message:
Create time

Create polyMesh for time = 0

Reading topoSetDict

Time = 0
mesh not changed.


--> FOAM FATAL ERROR:
object is not allocated

From function T& Foam::autoPtr<T>:perator()()
in file /shared/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/autoPtrI.H at line 118.

FOAM aborting

#0 Foam::error:rintStack(Foam::Ostream&) in "/shared/OpenFOAM/OpenFOAM-2.1.x/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1 Foam::error::abort() in "/shared/OpenFOAM/OpenFOAM-2.1.x/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2
in "/shared/OpenFOAM/OpenFOAM-2.1.x/platforms/linux64GccDPOpt/bin/topoSet"
#3 __libc_start_main in "/lib64/libc.so.6"
#4
at /home/abuild/rpmbuild/BUILD/glibc-2.14.1/csu/../sysdeps/x86_64/elf/start.S:116
Abort

Additional InformationSome days ago I was able to run this tutorial without any errors !
TagsNo tags attached.

Activities

user4

2012-02-10 09:06

  ~0001033

Thanks for reporting - was accessing unset object.

Fixed in 21x: bfb5e27e82f5c3b1d614ffe036185971a0b56860

Issue History

Date Modified Username Field Change
2012-02-10 07:21 user350 New Issue
2012-02-10 09:06 user4 Note Added: 0001033
2012-02-10 09:06 user4 Status new => resolved
2012-02-10 09:06 user4 Fixed in Version => 2.1.x
2012-02-10 09:06 user4 Resolution open => fixed
2012-02-10 09:06 user4 Assigned To => user4