FreeBSD Bugzilla – Attachment 238714 Details for
Bug 268318
www/apache24 with www/mod_php8{0,1,2,3?}: opcache + ASLR turned on crashes Apache
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
core
core.txt (text/plain), 3.17 KB, created by
Marek Zarychta
on 2022-12-11 19:24:11 UTC
(
hide
)
Description:
core
Filename:
MIME Type:
Creator:
Marek Zarychta
Created:
2022-12-11 19:24:11 UTC
Size:
3.17 KB
patch
obsolete
>(lldb) bt >* thread #1, name = 'httpd', stop reason = signal SIGSEGV > * frame #0: 0x0000000846412780 > frame #1: 0x000000085475292f opcache.so`___lldb_unnamed_symbol1062 + 63 > frame #2: 0x0000000845caac46 libphp.so`___lldb_unnamed_symbol8496 + 22 > frame #3: 0x0000000845c89fb1 libphp.so`zend_llist_apply_with_del + 81 > frame #4: 0x0000000845c156ec libphp.so`php_module_startup + 2476 > frame #5: 0x0000000845d9175f libphp.so`___lldb_unnamed_symbol10194 + 127 > frame #6: 0x000000000026278f httpd`ap_run_post_config + 79 > frame #7: 0x000000000025e009 httpd`main + 2425 > frame #8: 0x000000000025d490 httpd`_start + 240 >(lldb) f 1 >frame #1: 0x000000085475292f opcache.so`___lldb_unnamed_symbol1062 + 63 >opcache.so`___lldb_unnamed_symbol1062: >-> 0x85475292f <+63>: movl %eax, (%r12) > 0x854752933 <+67>: callq 0xe87d0 ; symbol stub for: zend_jit_init > 0x854752938 <+72>: callq 0xe87e0 ; symbol stub for: start_accel_module > 0x85475293d <+77>: cmpl $-0x1, %eax >(lldb) up >frame #2: 0x0000000845caac46 libphp.so`___lldb_unnamed_symbol8496 + 22 >libphp.so`___lldb_unnamed_symbol8496: >-> 0x845caac46 <+22>: movl %eax, %ecx > 0x845caac48 <+24>: movl $0x1, %eax > 0x845caac4d <+29>: testl %ecx, %ecx > 0x845caac4f <+31>: jne 0x4aac5b ; <+43> >(lldb) up >frame #3: 0x0000000845c89fb1 libphp.so`zend_llist_apply_with_del + 81 >libphp.so`zend_llist_apply_with_del: >-> 0x845c89fb1 <+81>: testl %eax, %eax > 0x845c89fb3 <+83>: je 0x489f9c ; <+60> > 0x845c89fb5 <+85>: movq 0x8(%rbx), %rcx > 0x845c89fb9 <+89>: movq (%rbx), %rax >(lldb) up >frame #4: 0x0000000845c156ec libphp.so`php_module_startup + 2476 >libphp.so`php_module_startup: >-> 0x845c156ec <+2476>: callq 0x59a580 ; symbol stub for: zend_collect_module_handlers > 0x845c156f1 <+2481>: movq 0x2071a8(%rip), %rax > 0x845c156f8 <+2488>: cmpq $0x0, 0x108(%rax) > 0x845c15700 <+2496>: je 0x41577d ; <+2621> >(lldb) up >frame #5: 0x0000000845d9175f libphp.so`___lldb_unnamed_symbol10194 + 127 >libphp.so`___lldb_unnamed_symbol10194: >-> 0x845d9175f <+127>: movl $0xfffffffe, %ebx ; imm = 0xFFFFFFFE > 0x845d91764 <+132>: testl %eax, %eax > 0x845d91766 <+134>: jne 0x5917da ; <+250> > 0x845d91768 <+136>: movq 0x8bba1(%rip), %rcx >(lldb) up >frame #6: 0x000000000026278f httpd`ap_run_post_config + 79 >httpd`ap_run_post_config: >-> 0x26278f <+79>: leal -0x1(%rax), %ecx > 0x262792 <+82>: cmpl $-0x3, %ecx > 0x262795 <+85>: jbe 0x2627b0 ; <+112> > 0x262797 <+87>: movq 0x497f2(%rip), %rax >(lldb) up >frame #7: 0x000000000025e009 httpd`main + 2425 >httpd`main: >-> 0x25e009 <+2425>: testl %eax, %eax > 0x25e00b <+2427>: jne 0x25e1db ; <+2891> > 0x25e011 <+2433>: movq -0x30(%rbp), %rdi > 0x25e015 <+2437>: callq 0x2a44c0 ; symbol stub for: apr_pool_destroy >(lldb) up >frame #8: 0x000000000025d490 httpd`_start + 240 >httpd`_start: >-> 0x25d490 <+240>: movl %eax, %edi > 0x25d492 <+242>: callq 0x2a4370 ; symbol stub for: exit > 0x25d497: nopw (%rax,%rax) > 0x25d4a0: pushq %rbp >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 268318
: 238714 |
242126
|
242619
|
246722