Win32, Apache 2.0.36-dev (CVS), PHP 4.3.0-dev (CVS)

  The following segfault occurs when a PHP extension cannot be loaded,
  that is enabled in php.ini, but not compatible with the PHP build:

php_apache_sapi_log_message(char * 0x0012f1cc) line 198 + 14 bytes
php_log_err(char * 0x0012f1cc, void * * * 0x0079cc10) line 337 + 12 bytes
php_error_cb(int 32, const char * 0x00b46778 `string', const unsigned int
0, const char * 0x00b3f170 `string', char * 0x0012fa8c) line 487 + 19
bytes
zend_error(int 32, const char * 0x00b3f170 `string') line 682 + 28 bytes
php_dl(_zval_struct * 0x008206e8, int 1, _zval_struct * 0x0012fb88, void *
* * 0x0079cc10) line 208 + 50 bytes
php_load_function_extension_cb(void * 0x008206e8, void * * * 0x0079cc10)
line 188 + 19 bytes
zend_llist_apply(_zend_llist * 0x00b7792c, void (void *, void * * *)*
0x008f3f70 php_load_function_extension_cb(void *, void * * *), void * * *
0x0079cc10) line 186 + 16 bytes
php_ini_delayed_modules_startup(void * * * 0x0079cc10) line 313 + 19 bytes
php_module_startup(_sapi_module_struct * 0x008d1ad0 apache2_sapi_module)
line 1027 + 9 bytes
php_apache_server_startup(apr_pool_t * 0x0079a2d0, apr_pool_t *
0x007ca510, apr_pool_t * 0x007cc548, server_rec * 0x007b2478) line 432 +
13 bytes
ap_run_post_config(apr_pool_t * 0x0079a2d0, apr_pool_t * 0x007ca510,
apr_pool_t * 0x007cc548, server_rec * 0x007b2478) line 130 + 89 bytes
main(int 1, const char * const * 0x00792c48) line 569 + 22 bytes
mainCRTStartup() line 338 + 17 bytes

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to