|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2003-06-12 06:57 UTC] gk at online dot dp dot ua
Description:
------------
After "make install":
...
Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20020429/
Installing PEAR environment: /usr/local/lib/php/
make[1]: *** [install-pear-installer] Segmentation fault
make: *** [install-pear] Error 2
"./configure" \
"--with-apxs=/usr/local/apache/bin/apxs" \
"--with-sybase-ct=/opt/sybase-11.9.2" \
"--enable-track-vars"
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Dec 15 20:00:02 2025 UTC |
Starting program: /backup/INST/1/php-4.3.2/sapi/cli/php -n -dsafe_mode=0 pear/install-pear.php pear/package-*.xml Program received signal SIGSEGV, Segmentation fault. 0x4212dfd0 in main_arena () from /lib/i686/libc.so.6 (gdb) bt #0 0x4212dfd0 in main_arena () from /lib/i686/libc.so.6 #1 0x4205535f in buffered_vfprintf () from /lib/i686/libc.so.6 #2 0x42050437 in vfprintf () from /lib/i686/libc.so.6 #3 0x4205a297 in fprintf () from /lib/i686/libc.so.6 #4 0x40098ffe in com_perr () from /opt/sybase-11.9.2/lib/libcomn.so #5 0x4008ae1d in com_intl_verify_ctxloc () from /opt/sybase-11.9.2/lib/libcomn.so #6 0x4012c4ad in cs_ctx_alloc () from /opt/sybase-11.9.2/lib/libcs.so #7 0x080d52ba in php_sybase_init_globals (sybase_globals=0x81758c0) at /backup/INST/1/php-4.3.2/ext/sybase_ct/php_sybase_ct.c:312 #8 0x080d5496 in zm_startup_sybase (type=1, module_number=3) at /backup/INST/1/php-4.3.2/ext/sybase_ct/php_sybase_ct.c:372 #9 0x08122ebf in zend_startup_module (module=0x816c9e0) at /backup/INST/1/php-4.3.2/Zend/zend_API.c:1005 #10 0x080f901f in php_startup_extensions (ptr=0x81733d0, count=10) at /backup/INST/1/php-4.3.2/main/main.c:1033 #11 0x0813bc49 in php_startup_internal_extensions () at main/internal_functions_cli.c:69 #12 0x080f9469 in php_module_startup (sf=0x8173340, additional_modules=0x0, num_additional_modules=0) at /backup/INST/1/php-4.3.2/main/main.c:1200 #13 0x0813af09 in main (argc=7, argv=0xbfffe984) at /backup/INST/1/php-4.3.2/sapi/cli/php_cli.c:520 #14 0x42017589 in __libc_start_main () from /lib/i686/libc.so.6