Does this segfault ring a bell for anybody? Program received signal SIGSEGV, Segmentation fault. 0x40445493 in gdCacheDelete (head=0x814a3c8) at /home/rasmus/php4/ext/gd/libgd/gdcache.c:86 86 (*(head->gdCacheRelease)) (elem->userdata);
#0 0x40445493 in gdCacheDelete (head=0x814a3c8) at /home/rasmus/php4/ext/gd/libgd/gdcache.c:86 #1 0x4044487d in gdFreeFontCache () at /home/rasmus/php4/ext/gd/libgd/gdft.c:754 #2 0x4042fb1e in zm_deactivate_gd (type=1, module_number=19) at /home/rasmus/php4/ext/gd/gd.c:378 #3 0x40526969 in module_registry_cleanup (module=0x812f670) at /home/rasmus/php4/Zend/zend_API.c:1167 #4 0x40528921 in zend_hash_apply (ht=0x405b7e80, apply_func=0x40526938 <module_registry_cleanup>) at /home/rasmus/php4/Zend/zend_hash.c:688 #5 0x4052412c in zend_deactivate_modules () at /home/rasmus/php4/Zend/zend.c:634 #6 0x404fe18a in php_request_shutdown (dummy=0x0) at /home/rasmus/php4/main/main.c:987 #7 0x40534c1a in apache_php_module_main (r=0x813defc, display_source_mode=0) at /home/rasmus/php4/sapi/apache/sapi_apache.c:61 #8 0x40535617 in send_php (r=0x813defc, display_source_mode=0, filename=0x0) at /home/rasmus/php4/sapi/apache/mod_php4.c:617 #9 0x405357b6 in send_parsed_php (r=0x813defc) at /home/rasmus/php4/sapi/apache/mod_php4.c:632 #10 0x08053b34 in ap_invoke_handler () #11 0x0806368c in ap_some_auth_required () #12 0x08063971 in ap_internal_redirect () Not entirely sure which script on this server is causing it. Hoping someone has seen it before, if not I'll start sleuthing. -Rasmus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php