[Bug 1835723] Re: std::bad_alloc during SVN update in CTest
Gianfranco Costamagna
costamagnagianfranco at yahoo.it
Sat Jul 13 07:23:39 UTC 2019
please try cmake from here:
https://launchpad.net/~costamagnagianfranco/+archive/ubuntu/locutusofborg-ppa/+packages
** Also affects: cmake (Ubuntu Bionic)
Importance: Undecided
Status: New
** Changed in: cmake (Ubuntu)
Status: New => Fix Released
--
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:
Fix Released
Status in cmake source package in Bionic:
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