[Bug 1835723] [NEW] std::bad_alloc during SVN update in CTest
Miroslav Matějů
melebius at gmail.com
Mon Jul 8 09:38:55 UTC 2019
Public bug reported:
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.
** Affects: cmake (Ubuntu)
Importance: Undecided
Status: New
** Tags: bionic
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to cmake in Ubuntu.
https://bugs.launchpad.net/bugs/1835723
Title:
std::bad_alloc during SVN update in CTest
Status in cmake package in Ubuntu:
New
Bug 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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/1835723/+subscriptions
More information about the foundations-bugs
mailing list