diff options
| author | tollb <4109762+tollb@users.noreply.github.com> | 2020-02-24 20:18:09 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-25 01:18:09 +0000 |
| commit | ad337f7f3ac02616132b39a07822d1254bd36ba3 (patch) | |
| tree | a733d99412b7949f30cd6b212e30333104d90c7c /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 2cb48bb1c6facec6020703a98766147011eabc50 (diff) | |
gdb: Fix abort w/NIX_DEBUG_INFO_DIRS patch (#80929)
The current gdb patch to support NIX_DEBUG_INFO_DIRS fails if
the user attempts to change the debug file directory to a
value other than the default. For instance:
(gdb) set debug-file-directory /run/booted-system/sw/lib/debug
results in:
munmap_chunk(): invalid pointer
Aborted (core dumped)
To fix this issue, the debug_file_directory is allocated
with xstrdup so that a subsequent call to xfree will succeed.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
