Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1724

Closed
Open
Created Jun 08, 2020 by Riccardo Rossi@Ricky-11

vtkCloud/double free or corruption

I've been testing the vtkCloud with the simplifiedSiwek tutorials and then used the function object with a customized solver based on interFoam with an added kinematicCloud.

The solver itself runs fine with and without the vtkCloud for postprocessing, but when I include the function object I get this at the end of the simulation (still running fine and saving all the vtkCloud files as expected including the last one):

*** Error in `interLPTFoam': double free or corruption (!prev): 0x0000000002d27c50 ***

followed by:

======= Backtrace: ========= /lib64/libc.so.6(+0x7c619)[0x7f8b123d0619] interLPTFoam(_ZN4Foam4wordD1Ev+0x43)[0x5bf4c3] /lib64/libc.so.6(__cxa_finalize+0x9a)[0x7f8b1238cdda] /gpfs/work/rfd_prod1/processing/Wam/projects/centrifugalSeparator/solvers/interLPTFoam/platforms/linux64IccDPInt32OptBDW/lib/libinterLPTLagrangianIntermediate.so(+0x2f97c3)[0x7f8b1afe17c3]

and then long list of string of errors related to many libraries not even used by the solver.

Any idea/suggestion?

Edited Jun 08, 2020 by Riccardo Rossi
Assignee
Assign to
Time tracking