Bug#913635: php7.3-common: Repeatable segfault in php7.3 when running Cacti poller since upgrade to 7.3

2018-12-18 Thread Ondřej Surý
In that case, I would advise you to fill a bug directly with upstream developers at bugs.php.net. I can do it for you, but usually it’s better if the person affect education by the bug do the filling for more swift communication. Please report the PHP bug number back here. Ondřej -- Ondřej

Bug#913635: php7.3-common: Repeatable segfault in php7.3 when running Cacti poller since upgrade to 7.3

2018-12-18 Thread Jarno Paananen
No change unfortunately: [Tue Dec 18 11:05:02 2018] php[9750]: segfault at 7f202cc005cc ip 5623a9a38dda sp 7ffcbeeeb7b0 error 4 in php7.3[5623a9891000+25f000] -- // Jarno

Bug#913635: php7.3-common: Repeatable segfault in php7.3 when running Cacti poller since upgrade to 7.3

2018-12-17 Thread Ondřej Surý
Hi, there was a reproducible crash in OpCache extension, which I pulled from upstream and building it as 7.3.0-2. As soon as 7.3.0-2 hits unstable, could you re-try reproducing your crash? Ondrej -- Ondřej Surý ond...@sury.org > On 14 Nov 2018, at 07:57, Jarno Paananen wrote: > > Hi, >

Bug#913635: php7.3-common: Repeatable segfault in php7.3 when running Cacti poller since upgrade to 7.3

2018-12-16 Thread Paul Gevers
Hi Matthijs, On Wed, 14 Nov 2018 13:59:30 +0100 =?utf-8?q?Matthijs_M=C3=B6hlmann?= wrote: > I cannot install php7.3-fpm-dbgsym as it is not available on > amd64 architecture. Please enable the debug archive first: https://wiki.debian.org/AutomaticDebugPackages#Status Paul signature.asc

Bug#913635: php7.3-common: Repeatable segfault in php7.3 when running Cacti poller since upgrade to 7.3

2018-11-14 Thread Matthijs Möhlmann
Package: php7.3-common Version: 7.3.0~rc5-1 Followup-For: Bug #913635 Dear Maintainer, It is also reproducible when running php7.3-fpm (using nginx as frontend). I cannot install php7.3-fpm-dbgsym as it is not available on amd64 architecture. [ 2989.258352] php-fpm7.3[8102]: segfault at

Bug#913635: php7.3-common: Repeatable segfault in php7.3 when running Cacti poller since upgrade to 7.3

2018-11-13 Thread Jarno Paananen
Hi, running: sudo dmesg|grep php7.3|awk '{print $7}'|addr2line -e /usr/bin/php7.3 output only ??:0 but addr2line -e /usr/bin/php7.3 25f000 gave: ./cli-build/./main/streams/streams.c:694 Anything else I could try? // Jarno Ondřej Surý writes: > Hi, > > could you please install

Bug#913635: php7.3-common: Repeatable segfault in php7.3 when running Cacti poller since upgrade to 7.3

2018-11-13 Thread Ondřej Surý
Hi, could you please install php7.3-cli-dbgsym debugging package, and then run: addr2line -e /usr/bin/php7.3 559f0d644d5a (for all the values of `ip`) Thanks, -- Ondřej Surý ond...@sury.org > On 13 Nov 2018, at 10:34, Jarno Paananen wrote: > > Package: php7.3-common > Version:

Bug#913635: php7.3-common: Repeatable segfault in php7.3 when running Cacti poller since upgrade to 7.3

2018-11-13 Thread Jarno Paananen
Package: php7.3-common Version: 7.3.0~rc5-1 Severity: normal Dear Maintainer, Since php was upgraded to 7.3 I get constant segfaults triggered by Cacti poller being run from cron. So my dmesg is filled with messages such as this: [22641940.244787] php[28600]: segfault at 7f3c45c005cc ip