Home
last modified time | relevance | path

Searched refs:SIGSEGV (Results 1 – 24 of 24) sorted by relevance

/PHP-8.2/sapi/fpm/tests/
H A Dpool-apparmor-basic.phpt39 /* libapparmor has a bug which can cause SIGSEGV till Version 2.8.0-0ubuntu28
43 - SIGSEGV|failed to query apparmor confinement
51 '/(SIGSEGV|failed to query apparmor confinement|' .
/PHP-8.2/ext/soap/tests/
H A Dbug70875.phpt14 die("no SIGSEGV");
50 no SIGSEGV
/PHP-8.2/ext/standard/tests/array/
H A Dbug69674.phpt2 Bug #69674 (SIGSEGV array.c:953)
/PHP-8.2/Zend/tests/
H A Dbug70398.phpt2 Bug #70398 (SIGSEGV, Segmentation fault zend_ast_destroy_ex)
H A Dbug48248.phpt2 Bug #48248 (SIGSEGV when access to private property via &__get)
/PHP-8.2/ext/date/tests/
H A Dbug55397.phpt2 Bug #55397 (comparison of incomplete DateTime causes SIGSEGV)
/PHP-8.2/ext/standard/tests/filters/
H A Dbug79468.phpt2 Bug #79468 SIGSEGV when closing stream handle with a stream filter appended
/PHP-8.2/ext/pdo_firebird/tests/
H A Dbug_76449.phpt2 Bug #76449 (SIGSEGV in firebird_handle_doer)
H A Dbug_76450.phpt2 Bug #76450 (SIGSEGV in firebird_stmt_execute)
/PHP-8.2/sapi/cli/tests/
H A Dbug74600.phpt2 Bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i)
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_signals.c59 #ifdef SIGSEGV
60 [SIGSEGV] = "SIGSEGV",
H A Dfpm_children.c290 if (last_faults && (WTERMSIG(status) == SIGSEGV || WTERMSIG(status) == SIGBUS)) { in fpm_children_bury()
/PHP-8.2/ext/opcache/tests/
H A Dbug74596.phpt2 Bug #74596 (SIGSEGV with opcache.revalidate_path enabled)
/PHP-8.2/ext/pcntl/
H A Dpcntl.stub.php108 const SIGSEGV = UNKNOWN; define
H A Dpcntl_arginfo.h258 REGISTER_LONG_CONSTANT("SIGSEGV", LONG_CONST(SIGSEGV), CONST_PERSISTENT); in register_pcntl_symbols()
H A Dpcntl.c881 case SIGSEGV: in pcntl_siginfo_to_zval()
/PHP-8.2/Zend/
H A Dzend_signal.c427 sigdelset(&global_sigmask, SIGSEGV); in zend_signal_startup()
H A Dzend_execute_API.c69 signal(SIGSEGV, original_sigsegv_handler);
71 signal(SIGSEGV, SIG_DFL);
138 original_sigsegv_handler = signal(SIGSEGV, zend_handle_sigsegv); in init_executor()
H A Dzend_alloc.c366 kill(getpid(), SIGSEGV); in zend_mm_panic()
/PHP-8.2/sapi/fpm/
H A Dphp-fpm.conf.in62 ; If this number of child processes exit with SIGSEGV or SIGBUS within the time
/PHP-8.2/sapi/phpdbg/
H A Dphpdbg.c1055 case SIGSEGV: in phpdbg_signal_handler()
1470 …zend_try { zend_sigaction(SIGSEGV, &signal_struct, &PHPDBG_G(old_sigsegv_signal)); } zend_end_try(… in main()
1740 signal(SIGSEGV, SIG_DFL); in main()
/PHP-8.2/sapi/litespeed/
H A Dlsapi_main.c696 (void)sigaction(SIGSEGV, &act, NULL); in lsapi_clean_shutdown()
755 (void)sigaction( SIGSEGV, &act, NULL); in lsapi_module_main()
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic16150 >>>>>>>>>0xC4 belong 11 - received SIGSEGV
16169 >>>>>>>>>0xC4 belong 11 - received SIGSEGV
16191 >>>>>>>>>0xC4 belong 11 - received SIGSEGV
16213 >>>>>>>>>0xC4 belong 11 - received SIGSEGV
16235 >>>>>>>>>0xC4 belong 11 - received SIGSEGV
16256 >>>>>>>>>0xC4 belong 11 - received SIGSEGV
H A Dmagic私はガラスを食べられます16150 >>>>>>>>>0xC4 belong 11 - received SIGSEGV
16169 >>>>>>>>>0xC4 belong 11 - received SIGSEGV
16191 >>>>>>>>>0xC4 belong 11 - received SIGSEGV
16213 >>>>>>>>>0xC4 belong 11 - received SIGSEGV
16235 >>>>>>>>>0xC4 belong 11 - received SIGSEGV
16256 >>>>>>>>>0xC4 belong 11 - received SIGSEGV

Completed in 327 milliseconds