[Bug 289425] lang/php84 segfaults on 15.0-ALPHA1

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 10 Sep 2025 05:11:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289425

Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|Any                         |amd64

--- Comment #1 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> ---
Running php as root I was able to catch the core, but that's probably not much
helpful:

* thread #1, name = 'php', stop reason = signal SIGSEGV
  * frame #0: 0x00000008286ba03c libc.so.7`___lldb_unnamed_symbol5667 + 140
    frame #1: 0x00000000006f0428 php`destroy_zend_class + 1208
    frame #2: 0x00000000006af6fb php`zend_hash_graceful_reverse_destroy + 395
    frame #3: 0x000000000070b57b php`___lldb_unnamed_symbol8969 + 123
    frame #4: 0x000000000057a3ac php`ts_free_id + 188
    frame #5: 0x000000000070be8d php`___lldb_unnamed_symbol8978 + 333
    frame #6: 0x000000000057fe95 php`php_module_shutdown + 37
    frame #7: 0x000000000070f5c0 php`___lldb_unnamed_symbol8995 + 944
    frame #8: 0x00000008285cb0bf libc.so.7`__libc_start1 + 303
    frame #9: 0x00000000003ffec4 php`_start + 36

-- 
You are receiving this mail because:
You are on the CC list for the bug.