Skip to content
This repository has been archived by the owner on Aug 10, 2019. It is now read-only.

debug symbols for extensions (apcu particularly)? #151

Open
mente opened this issue Oct 25, 2016 · 1 comment
Open

debug symbols for extensions (apcu particularly)? #151

mente opened this issue Oct 25, 2016 · 1 comment

Comments

@mente
Copy link

mente commented Oct 25, 2016

We have a problem with apcu, resulting in segfault (details can be found here krakjoe/apcu#207). There's a core dump available but without debug symbols for apcu it's pretty hard to debug it for maintainer. php7.0-dbg is installed and latest version but it doesn't contain apcu debug symbols (though there are some available).

Trying to compile apcu from source and use it results in not all debug symbols being loaded (check issue mentioned above).

So my question is there any way to have debug symbols for extensions as well?

@matikij
Copy link

matikij commented Oct 25, 2016

this enables -dbg package build for apcu: gplessis/dotdeb-apcu#2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants