Bug#914565: php7.3-intl: Segfaults after apache2 graceful restart

2018-12-10 Thread Ondřej Surý
Control: reassign -1 libcap-ng Control: forcemerge 904808 -1 Control: affects 904808 libapache2-mod-php7.3 Thanks Bernhard, that’s a very good catch! Ondrej -- Ondřej Surý ond...@sury.org > On 10 Dec 2018, at 18:12, Bernhard Übelacker wrote: > > While looking into #915642 I found that this

Bug#914565: php7.3-intl: Segfaults after apache2 graceful restart

2018-12-10 Thread Bernhard Übelacker
While looking into #915642 I found that this bug might just be another case of bug #904808. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904808 Kind regards, Bernhard

Bug#914565: Bug #914565: php7.3-intl: Segfaults after apache2 graceful restart

2018-11-29 Thread H.
Hello Bernhard, Yes, I'm running testing, but I updated the php packages before reporting the bug to avoid posting an issue that might be already solved. The following packages are installed from unstable: libapache2-mod-php7.3-dbgsym/unstable-debug,now 7.3.0~rc5-2 amd64

Bug#914565: Bug #914565: php7.3-intl: Segfaults after apache2 graceful restart

2018-11-28 Thread Bernhard Übelacker
Hello Dino, I tried to have another look at this issue. > Debian Release: buster/sid > APT prefers testing > APT policy: (500, 'testing') I found your report claims you are running testing, but php7.3-intl 7.3.0~rc5-2 is currently just in unstable. Are there more packages installed from

Bug#914565: Bug #914565: php7.3-intl: Segfaults after apache2 graceful restart

2018-11-26 Thread H.
Hello, I realised that gdb is able to read the symbols for php7.3-intl when it is attached to the apache process. It outputs: Reading symbols from target:/usr/lib/php/20180731/intl.so...Reading symbols from /usr/lib/debug/.build- id/6d/95b26a2683dbcfc2ad608d2ff022ae7659c264.debug...done.

Bug#914565: Bug #914565: php7.3-intl: Segfaults after apache2 graceful restart

2018-11-26 Thread Ondřej Surý
I would try adding libapache2-mod-php7.3-dbgsym and apache2 dbgsym packages Ondrej -- Ondřej Surý ond...@sury.org > On 26 Nov 2018, at 16:23, H. wrote: > > Hello Bernhard, > > I installed the php-7.3-intl-dbgsym package, but gdb still doesn't > resolve the function name and line. > > "apt

Bug#914565: Bug #914565: php7.3-intl: Segfaults after apache2 graceful restart

2018-11-26 Thread H.
Hello Bernhard, I installed the php-7.3-intl-dbgsym package, but gdb still doesn't resolve the function name and line. "apt list --installed" gives me: php7.3-intl-dbgsym/unstable-debug,now 7.3.0~rc5-2 amd64 [installiert] php7.3-intl/unstable,now 7.3.0~rc5-2 amd64 [installiert] "file

Bug#914565: Bug #914565: php7.3-intl: Segfaults after apache2 graceful restart

2018-11-26 Thread Bernhard Übelacker
Hello Dino, if possible you might want to install the package php7.3-intl-dbgsym matching to your php7.3-intl. That is in a separate repository [1]. Then that last frame should show up in the debugger with a function name and line of source code. Kind regards, Bernhard [1]

Bug#914565: php7.3-intl: Segfaults after apache2 graceful restart

2018-11-26 Thread Olaf van der Spek
Hi, I can't repro this, though I didn't setup a ssl vhost. Is Apache working on a request when it crashes? If so, is it always the same request? Does it also crash if you reload it manually? Gr, Olaf [Mon Nov 26 14:14:21.240183 2018] [mpm_prefork:notice] [pid 3554] AH00171: Graceful restart

Bug#914565: php7.3-intl: Segfaults after apache2 graceful restart

2018-11-24 Thread Dino
Package: php7.3-intl Version: 7.3.0~rc5-2 Severity: important Dear Maintainer, After a graceful restart of apache2 the server stops working. Since the graceful restart happens every night by default, this renders the server more or less unusable. The logs show the following after reloading