ID: 34271 User updated by: wim at godden dot net Reported By: wim at godden dot net -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: RedHat Linux PHP Version: 5.1.0RC1 New Comment:
I knew bt... but this is all bt gives : #0 0x08321869 in CRYPTO_get_ex_new_index () Previous Comments: ------------------------------------------------------------------------ [2005-08-29 14:09:36] [EMAIL PROTECTED] (gdb) bt ------------------------------------------------------------------------ [2005-08-29 14:08:58] wim at godden dot net That's all being shown. ------------------------------------------------------------------------ [2005-08-29 14:07:13] [EMAIL PROTECTED] Can you provide the rest of that backtrace..? ------------------------------------------------------------------------ [2005-08-29 14:04:40] wim at godden dot net (gdb) run -n -dshort_open_tag=0 -dsafe_mode=0 \ pear/install-pear.php -d /tmp/test/ \ -b /tmp/test/bin/ pear/package-*.xml Starting program: /root/install/php-5.1.0RC1/sapi/cli/php -n -dshort_open_tag=0 -dsafe_mode=0 pear/install-pear.php -d /tmp/test/ -b /tmp/test/bin/ pear/package-*.xml [Thread debugging using libthread_db enabled] [New Thread 1024 (LWP 30351)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1024 (LWP 30351)] 0x08321869 in CRYPTO_get_ex_new_index () (gdb) ------------------------------------------------------------------------ [2005-08-29 13:55:24] [EMAIL PROTECTED] Try compile with --enable-debug and run the make line in question under gdb: # gdb sapi/cli/php (gdb) run -n -dshort_open_tag=0 -dsafe_mode=0 \ pear/install-pear.php -d /tmp/test/ \ -b /tmp/test/bin/ pear/package-*.xml ------------------------------------------------------------------------ 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/34271 -- Edit this bug report at http://bugs.php.net/?id=34271&edit=1