Activity log for bug #1835723

Date Who What changed Old value New value Message
2019-07-08 09:38:55 Miroslav Matějů bug added bug
2019-07-13 07:22:17 Gianfranco Costamagna nominated for series Ubuntu Bionic
2019-07-13 07:22:17 Gianfranco Costamagna bug task added cmake (Ubuntu Bionic)
2019-07-13 07:22:23 Gianfranco Costamagna cmake (Ubuntu): status New Fix Released
2019-07-13 07:30:44 Gianfranco Costamagna description After I upgraded my testing server from 16.04 to Ubuntu 18.04.2 LTS the last week, I keep getting errors during SVN update while running CTest (version 3.10.2) which cause CTest to quit too early: terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped) This does not affect every run, yet it happens pretty often – I found this error in 6 out of 8 runs during the last night. CMake’s bug tracker claims this to have been fixed in CMake 3.11 (https://gitlab.kitware.com/cmake/cmake/issues/17854) but Ubuntu 18.04 is sticking with 3.10. Installing the most recent CMake 3.14.5 from https://cmake.org/download/ (as per https://askubuntu.com/a/952929/250300) fixed the issue for me. [Impact] * Users using ctest cmake feature [Test Case] * Compile in a row git clone https://github.com/gismo/gismo/ cd gismo mkdir build cd build cmake .. -DGISMO_BUILD_UNITTESTS=ON make -j 8 after some attempts it might fail [Regression Potential] * Low, this is part of upstream codebase since years, and its a crash fix [Other Info] After I upgraded my testing server from 16.04 to Ubuntu 18.04.2 LTS the last week, I keep getting errors during SVN update while running CTest (version 3.10.2) which cause CTest to quit too early: terminate called after throwing an instance of 'std::bad_alloc'   what(): std::bad_alloc Aborted (core dumped) This does not affect every run, yet it happens pretty often – I found this error in 6 out of 8 runs during the last night. CMake’s bug tracker claims this to have been fixed in CMake 3.11 (https://gitlab.kitware.com/cmake/cmake/issues/17854) but Ubuntu 18.04 is sticking with 3.10. Installing the most recent CMake 3.14.5 from https://cmake.org/download/ (as per https://askubuntu.com/a/952929/250300) fixed the issue for me.
2019-07-26 20:01:51 Steve Langasek cmake (Ubuntu Bionic): status New Fix Committed
2019-07-26 20:01:53 Steve Langasek bug added subscriber Ubuntu Stable Release Updates Team
2019-07-26 20:01:55 Steve Langasek bug added subscriber SRU Verification
2019-07-26 20:01:58 Steve Langasek tags bionic bionic verification-needed verification-needed-bionic
2019-07-29 06:54:35 Gianfranco Costamagna tags bionic verification-needed verification-needed-bionic bionic verification-done verification-done-bionic
2019-08-07 12:11:08 Robie Basak removed subscriber Ubuntu Stable Release Updates Team
2019-08-07 12:11:07 Launchpad Janitor cmake (Ubuntu Bionic): status Fix Committed Fix Released