1
0
Fork 0

Warn from the ubuntu apport package - it will handle coredumps in its own incompatible way.

This commit is contained in:
Wilfried Goesgens 2016-08-24 17:25:20 +02:00
parent d0300704fb
commit 3c50bca6c6
1 changed files with 2 additions and 0 deletions

View File

@ -320,6 +320,8 @@ ________________________________________________________________________________
Linux Cordeumps
===============
Hint: on Ubuntu the `apport` package may interfere with this.
So that the unit testing framework can autorun gdb it needs to reliably find the corefiles.
In Linux this is configured via the `/proc` filesystem, you can make this reboot permanent by
creating the file `/etc/sysctl.d/corepattern.conf` (or add the following lines to `/etc/sysctl.conf`)