Skip to content

Instantly share code, notes, and snippets.

@cmb69
Created July 9, 2020 11:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmb69/5c17d49821fd47363c9b58c08f932b05 to your computer and use it in GitHub Desktop.
Save cmb69/5c17d49821fd47363c9b58c08f932b05 to your computer and use it in GitHub Desktop.
ob_011.php crash backtrace
php8ts.dll!__report_gsfailure(unsigned __int64 stack_cookie) Line 220 (d:\A01\_work\6\s\src\vctools\crt\vcstartup\src\gs\gs_report.c:220)
php8ts.dll!__GSHandlerCheck(_EXCEPTION_RECORD * ExceptionRecord, void * EstablisherFrame, _CONTEXT * ContextRecord, _DISPATCHER_CONTEXT * DispatcherContext) Line 93 (d:\A01\_work\6\s\src\vctools\crt\vcstartup\src\gs\amd64\gshandler.cpp:93)
ntdll.dll!00007ffc0a22124f() (Unbekannte Quelle:0)
ntdll.dll!00007ffc0a19d9b2() (Unbekannte Quelle:0)
ntdll.dll!00007ffc0a19ae2a() (Unbekannte Quelle:0)
vcruntime140.dll!00007ffbe8f5f976() (Unbekannte Quelle:0)
php8ts.dll!_zend_bailout(const char * filename, unsigned int lineno) Line 1140 (c:\php-sdk\phpdev\vs16\x64\php-src\Zend\zend.c:1140)
php8ts.dll!php_error_cb(int orig_type, const char * error_filename, const unsigned int error_lineno, _zend_string * message) Line 1383 (c:\php-sdk\phpdev\vs16\x64\php-src\main\main.c:1383)
php_soap.dll!soap_error_handler(int error_num, const char * error_filename, const unsigned int error_lineno, _zend_string * message) Line 1938 (c:\php-sdk\phpdev\vs16\x64\php-src\ext\soap\soap.c:1938)
php_opcache.dll!persistent_error_cb(int type, const char * error_filename, const unsigned int error_lineno, _zend_string * message) Line 1685 (c:\php-sdk\phpdev\vs16\x64\php-src\ext\opcache\ZendAccelerator.c:1685)
php8ts.dll!zend_error_impl(int orig_type, const char * error_filename, unsigned int error_lineno, _zend_string * message) Line 1395 (c:\php-sdk\phpdev\vs16\x64\php-src\Zend\zend.c:1395)
php8ts.dll!php_verror(const char * docref, const char * params, int type, const char * format, char * args) Line 1100 (c:\php-sdk\phpdev\vs16\x64\php-src\main\main.c:1100)
php8ts.dll!php_error_docref(const char * docref, int type, const char * format, ...) Line 1113 (c:\php-sdk\phpdev\vs16\x64\php-src\main\main.c:1113)
[Inline Frame] php8ts.dll!php_output_lock_error(int) Line 773 (c:\php-sdk\phpdev\vs16\x64\php-src\main\output.c:773)
[Inline Frame] php8ts.dll!php_output_handler_op(_php_output_handler *) Line 935 (c:\php-sdk\phpdev\vs16\x64\php-src\main\output.c:935)
php8ts.dll!php_output_stack_pop(int flags) Line 1221 (c:\php-sdk\phpdev\vs16\x64\php-src\main\output.c:1221)
[Inline Frame] php8ts.dll!php_output_end() Line 325 (c:\php-sdk\phpdev\vs16\x64\php-src\main\output.c:325)
php8ts.dll!zif_ob_get_flush(_zend_execute_data * execute_data, _zval_struct * return_value) Line 1400 (c:\php-sdk\phpdev\vs16\x64\php-src\main\output.c:1400)
0000100008000a7f() (Unbekannte Quelle:0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment