Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jun 2023 21:49:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 267435] www/apache24 core dumps when mod_perl, mod_php8, mod_dbd, and GD active
Message-ID:  <bug-267435-16115-g22z2wwvct@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267435-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267435-16115@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267435

--- Comment #17 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(In reply to Tatsuki Makino from comment #6)
> * thread #1, name =3D 'httpd', stop reason =3D signal SIGSEGV
>   * frame #0: 0x000000080081623a libc.so.7`__sys_read + 10
>     frame #1: 0x0000000800637be6 libthr.so.3`___lldb_unnamed_symbol577 + =
54
>     frame #2: 0x0000000000275690 httpd`ap_mpm_podx_check + 48
>     frame #3: 0x0000000800b5218b mod_mpm_event.so`___lldb_unnamed_symbol3=
75 + 1291

>   thread #16, name =3D 'httpd', stop reason =3D signal SIGSEGV
>     frame #0: 0x00000008007a6f2a libc.so.7`__sys_kill + 10
>     frame #1: 0x000000080063ac72 libthr.so.3`___lldb_unnamed_symbol638 + =
210
>     frame #2: 0x000000080063a16e libthr.so.3`___lldb_unnamed_symbol619 + =
318
>     frame #3: 0x00007ffffffff003
>     frame #4: 0x000000080298eb4f libgd.so.6`gdImageStringFTEx + 399
>     frame #5: 0x0000000802944ad1 gd.so`___lldb_unnamed_symbol499 + 849
>     frame #6: 0x0000000801d02cca libphp7.so`___lldb_unnamed_symbol7884 + =
122

It seems that one of the unnamed symbols around here is _flockfile of
/usr/src/lib/libc/stdio/_flock_stub.c.
For those who use php, I feel that the way fp->_fl_count counts like an acc=
ess
counter looks strange :)
Does it matter at all? :)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267435-16115-g22z2wwvct>