Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Trilinos
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 936
    • Issues 936
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • James Willenbring
  • Trilinos
  • Issues
  • #2254

Closed
Open
Created Feb 19, 2018 by James Willenbring@jmwilleMaintainer

Test Stokhos_TpetraCrsMatrixUQPCEUnitTest_Serial[_MPI_4] fails standard CI build and several other builds including the ATDM build Trilinos-atdm-sems-gcc-7-2-0

Created by: bartlettroscoe

CC: @trilinos/stokhos, @trilinos/framework

Next Action Status

@csiefer2's commits 115e8299 and 859157d7 were reverted with the commit 61b3d967. Next: @csiefer2 to fix the problem and push new commits that pass the standard CI build and the auto PR build ...

Description

The test Stokhos_TpetraCrsMatrixUQPCEUnitTest_Serial_MPI_4 (and the non-MPI version Stokhos_TpetraCrsMatrixUQPCEUnitTest_Serial) is failing in the new Trilinos-atdm-sems-gcc-7-2-0 build and several other builds a shown at:

  • https://testing-vm.sandia.gov/cdash/testSummary.php?project=1&name=Stokhos_TpetraCrsMatrixUQPCEUnitTest_Serial_MPI_4&date=2018-02-18

This started failing in the standard CI build starting with the build 20180215-2003-Continuous as shown at:

  • https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=3&showfilters=1&filtercombine=and&field1=buildname&compare1=66&value1=-MPI_RELEASE_DEBUG_SHARED_PT_CI&field2=groupname&compare2=61&value2=Continuous&field3=buildstarttime&compare3=84&value3=now
  • https://testing-vm.sandia.gov/cdash/index.php?project=Trilinos&filtercount=3&showfilters=1&filtercombine=and&field1=buildname&compare1=66&value1=-MPI_RELEASE_DEBUG_SHARED_PT_CI&field2=groupname&compare2=61&value2=Continuous&field3=buildstarttime&compare3=84&value3=now

This is also breaking all of the "Clean" builds as shown at:

  • https://testing.sandia.gov/cdash/index.php?project=Trilinos&date=2018-02-18

The failure is showing:

*** glibc detected *** /scratch/rabartl/Trilinos.base/SEMSCIBuild/BUILD/packages/stokhos/test/UnitTest/Stokhos_TpetraCrsMatrixUQPCEUnitTest_Serial.exe: double free or corruption (!prev): 0x00000000029c7b80 ***

Since when does glibc detect double delete and abort?

Assignee
Assign to
Time tracking