ID: 45209 Updated by: [EMAIL PROTECTED] Reported By: p dot elagin at gmail dot com -Status: Open +Status: Feedback Bug Type: PDO related Operating System: Linux PHP Version: 5.2.6 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php for *NIX and http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32 Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2008-08-31 15:02:34] p dot elagin at gmail dot com in php ini (cli mode) #extension=http.so php test-pdo.php zsh: segmentation fault php test-pdo.php ( ------------------------------------------------------------------------ [2008-08-31 13:07:08] [EMAIL PROTECTED] Disable (remove it from your php.ini) the pecl http extension and try again. ------------------------------------------------------------------------ [2008-08-29 08:22:40] p dot elagin at gmail dot com (gdb) run The program being debugged has been started already. Start it from the beginning? (y or n) y Starting program: /usr/bin/php test-pdo.php [Thread debugging using libthread_db enabled] [New Thread 0x2b77d3849080 (LWP 13945)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x2b77d3849080 (LWP 13945)] 0x00002b77d859cae0 in ?? () ------------------------------------------------------------------------ [2008-08-29 08:21:35] p dot elagin at gmail dot com (gdb) bt #0 0x00002b6b3e82fae0 in ?? () #1 0x00002b6b391f1fdf in ?? () from /usr/lib/libcrypto.so.0.9.8 #2 0x00002b6b3a1f8659 in ?? () from /usr/lib/libcurl.so.4 #3 0x00002b6b3a20a4e2 in ?? () from /usr/lib/libcurl.so.4 #4 0x00002b6b3a200a13 in curl_global_cleanup () from /usr/lib/libcurl.so.4 #5 0x00002b6b39f9f7e9 in zm_shutdown_http_request (type=9, module_number=1) at /tmp/pear/cache/pecl_http-1.6.0/http_request_api.c:194 #6 0x00002b6b39f8712a in zm_shutdown_http (type=1, module_number=41) at /tmp/pear/cache/pecl_http-1.6.0/http.c:339 #7 0x0000000000670d31 in module_destructor (module=0xc02310) at /tmp/buildd/php5-5.2.6/Zend/zend_API.c:1921 #8 0x00000000006772c0 in zend_hash_apply_deleter (ht=0xb74c20, p=0xc022b0) at /tmp/buildd/php5-5.2.6/Zend/zend_hash.c:805 #9 0x0000000000677578 in zend_hash_graceful_reverse_destroy (ht=0xb74c20) at /tmp/buildd/php5-5.2.6/Zend/zend_hash.c:840 #10 0x000000000066ccb7 in zend_shutdown () at /tmp/buildd/php5-5.2.6/Zend/zend.c:814 #11 0x0000000000626b75 in php_module_shutdown () at /tmp/buildd/php5-5.2.6/main/main.c:1906 #12 0x00000000006ea306 in main (argc=1952707416, argv=0x2b6b394b3358) at /tmp/buildd/php5-5.2.6/sapi/cli/php_cli.c:1341 ------------------------------------------------------------------------ [2008-07-29 01:00:01] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/45209 -- Edit this bug report at http://bugs.php.net/?id=45209&edit=1
