Searched refs:SIGBUS (Results 1 – 11 of 11) sorted by relevance
/PHP-8.2/sapi/fpm/fpm/ |
H A D | fpm_signals.c | 47 #ifdef SIGBUS 48 [SIGBUS] = "SIGBUS",
|
H A D | fpm_children.c | 290 if (last_faults && (WTERMSIG(status) == SIGSEGV || WTERMSIG(status) == SIGBUS)) { in fpm_children_bury()
|
/PHP-8.2/Zend/ |
H A D | zend_signal.c | 433 #ifdef SIGBUS in zend_signal_startup() 434 sigdelset(&global_sigmask, SIGBUS); in zend_signal_startup()
|
/PHP-8.2/ext/pcntl/ |
H A D | pcntl.stub.php | 88 const SIGBUS = UNKNOWN; define
|
H A D | pcntl_arginfo.h | 254 REGISTER_LONG_CONSTANT("SIGBUS", LONG_CONST(SIGBUS), CONST_PERSISTENT); in register_pcntl_symbols()
|
H A D | pcntl.c | 882 case SIGBUS: in pcntl_siginfo_to_zval()
|
/PHP-8.2/sapi/fpm/ |
H A D | php-fpm.conf.in | 62 ; If this number of child processes exit with SIGSEGV or SIGBUS within the time
|
/PHP-8.2/sapi/phpdbg/ |
H A D | phpdbg.c | 1054 case SIGBUS: in phpdbg_signal_handler() 1471 …zend_try { zend_sigaction(SIGBUS, &signal_struct, &PHPDBG_G(old_sigsegv_signal)); } zend_end_try(); in main() 1741 signal(SIGBUS, SIG_DFL); in main()
|
/PHP-8.2/sapi/litespeed/ |
H A D | lsapi_main.c | 695 (void)sigaction(SIGBUS, &act, NULL); in lsapi_clean_shutdown() 754 (void)sigaction( SIGBUS, &act, NULL); in lsapi_module_main()
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 16149 >>>>>>>>>0xC4 belong 10 - received SIGBUS 16168 >>>>>>>>>0xC4 belong 10 - received SIGBUS 16190 >>>>>>>>>0xC4 belong 10 - received SIGBUS 16212 >>>>>>>>>0xC4 belong 10 - received SIGBUS 16234 >>>>>>>>>0xC4 belong 10 - received SIGBUS 16255 >>>>>>>>>0xC4 belong 10 - received SIGBUS
|
H A D | magic私はガラスを食べられます | 16149 >>>>>>>>>0xC4 belong 10 - received SIGBUS 16168 >>>>>>>>>0xC4 belong 10 - received SIGBUS 16190 >>>>>>>>>0xC4 belong 10 - received SIGBUS 16212 >>>>>>>>>0xC4 belong 10 - received SIGBUS 16234 >>>>>>>>>0xC4 belong 10 - received SIGBUS 16255 >>>>>>>>>0xC4 belong 10 - received SIGBUS
|
Completed in 138 milliseconds