Home
last modified time | relevance | path

Searched refs:SIGBUS (Results 1 – 11 of 11) sorted by relevance

/php-src/sapi/fpm/fpm/
H A Dfpm_signals.c47 #ifdef SIGBUS
48 [SIGBUS] = "SIGBUS",
H A Dfpm_children.c309 if (last_faults && (WTERMSIG(status) == SIGSEGV || WTERMSIG(status) == SIGBUS)) { in fpm_children_bury()
/php-src/Zend/
H A Dzend_signal.c433 #ifdef SIGBUS in zend_signal_startup()
434 sigdelset(&global_sigmask, SIGBUS); in zend_signal_startup()
/php-src/ext/pcntl/
H A Dpcntl.stub.php166 const SIGBUS = UNKNOWN; define
H A Dpcntl_arginfo.h354 REGISTER_LONG_CONSTANT("SIGBUS", LONG_CONST(SIGBUS), CONST_PERSISTENT); in register_pcntl_symbols()
H A Dpcntl.c1105 case SIGBUS: in pcntl_siginfo_to_zval()
/php-src/sapi/fpm/
H A Dphp-fpm.conf.in62 ; If this number of child processes exit with SIGSEGV or SIGBUS within the time
/php-src/sapi/phpdbg/
H A Dphpdbg.c1055 case SIGBUS: in phpdbg_signal_handler()
1468 …zend_try { zend_sigaction(SIGBUS, &signal_struct, &PHPDBG_G(old_sigsegv_signal)); } zend_end_try(); in main()
1739 signal(SIGBUS, SIG_DFL); in main()
/php-src/sapi/litespeed/
H A Dlsapi_main.c694 (void)sigaction(SIGBUS, &act, NULL); in lsapi_clean_shutdown()
753 (void)sigaction( SIGBUS, &act, NULL); in lsapi_module_main()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます17907 >>>>>>>>>0xC4 belong 10 - received SIGBUS
17926 >>>>>>>>>0xC4 belong 10 - received SIGBUS
17948 >>>>>>>>>0xC4 belong 10 - received SIGBUS
17970 >>>>>>>>>0xC4 belong 10 - received SIGBUS
17992 >>>>>>>>>0xC4 belong 10 - received SIGBUS
18013 >>>>>>>>>0xC4 belong 10 - received SIGBUS
H A Dmagic17907 >>>>>>>>>0xC4 belong 10 - received SIGBUS
17926 >>>>>>>>>0xC4 belong 10 - received SIGBUS
17948 >>>>>>>>>0xC4 belong 10 - received SIGBUS
17970 >>>>>>>>>0xC4 belong 10 - received SIGBUS
17992 >>>>>>>>>0xC4 belong 10 - received SIGBUS
18013 >>>>>>>>>0xC4 belong 10 - received SIGBUS

Completed in 149 milliseconds