Le 29/03/2019 à 23:57, Yann Ylavic a écrit :
On Fri, Mar 29, 2019 at 10:53 PM Marion & Christophe JAILLET
<christophe.jail...@wanadoo.fr> wrote:
Could others confirm that they have tested with 'prefork' and that they
don't have any issue?
No issue here with the somewhat similar Debian 10 / gcc-8.3 /
libssl-1.1.1b. I don't have my older Debian(s) at hand as of now to
test multiple times like a just did with Debian 10, but I tested
prefork on them at least once yesterday with no issue either...

What the core files say?

I'm using OpenSSL 1.1.1  11 Sep 2018


First core:
==========
t/ssl/varlookup.t .. 62/83 [  error] oh dangit, server dumped core

Reading symbols from /home/tititou36/httpd-2.4/bin/httpd...done.
[New LWP 8889]
[New LWP 8888]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/home/tititou36/httpd-2.4/bin/httpd -d /home/tititou36/svn_test_framework/t -f'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007fa096abbf97 in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7fa08fe8bdf0)
    at ../sysdeps/unix/sysv/linux/select.c:41
41    ../sysdeps/unix/sysv/linux/select.c: Aucun fichier ou dossier de ce type.
[Current thread is 1 (Thread 0x7fa08fe8c700 (LWP 8889))]


2nd core:
=========
t/ssl/varlookup.t .. 73/83 [  error] oh dangnabit, server dumped core

Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
50    ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type.
[Current thread is 1 (Thread 0x7f97e7893780 (LWP 12554))]


3rd try:
=======
t/ssl/varlookup.t .. 57/83 [  error] oh golly, server dumped core

Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
50    ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type.
[Current thread is 1 (Thread 0x7fb951610780 (LWP 13210))]


4th try:
=======
t/TEST --clean
t/TEST

t/modules/ratelimit.t ............... 1/3 [  error] oh darn, server dumped core [  error] for stacktrace, run: gdb /home/tititou36/httpd-2.4/bin/httpd -core /home/tititou36/svn_test_framework/t/core

Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
50    ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type.
[Current thread is 1 (Thread 0x7f5d15630780 (LWP 16109))]


I won't have time this WE to dig on it and I'm on travel next week, so if no one sees an issue with 'prefork', consider that it is likely related to my test environment.

CJ

Reply via email to