|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2004-05-06 19:28 UTC] magnus@php.net
[2004-05-17 11:54 UTC] tony at unihost dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Dec 21 11:00:02 2025 UTC |
Description: ------------ After a successful compile of RC2 (with a few warnings) running 'make test' or make install segfaults with an 'Error 139' Bear with me, I'm not really a coder, so I've tried to include any needed information. I'll gladly provide any more if you need it. I've compiled with --enable-debug and the backtrace in this report is from the core file from 'make test'. Like I said, I'm not sure how helpful this is. If you need more information, I'll be happy to provide it. I couldn't find any other bugs matching this in the DB. Cheers T. Reproduce code: --------------- I've compiled RC2 with the following config options... ./configure --prefix=/usr/local/php5 --with-mysql=/usr --with-pgsql --enable-fastcgi --with-gd --with-openssl --with-ncurses \ --with-zlib --program-prefix=php5_ --enable-trans-sid --enable-sockets --with-xslt --with-mcrypt --with-ldap \ --enable-magic-quotes --with-dom --with-bz2 --with-curl --with-pdflib --with-cpdflib --with-snmp \ --enable-wddx --with-pdf --enable-gd-native-ttf --with-java --with-xpm-dir=/usr/X11R6/lib \ --with-png-dir=/usr/lib --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --with-tiff-dir=/usr/lib \ --enable-bcmath --with-pear --enable-debug Core was generated by `/home/tony/src/php-5.0.0RC2/sapi/cli/php -d open_basedir= -d safe_mode=0 -d out' Actual result: -------------- Additionally, I've run the following command: (gdb) bt #0 0x4009e5eb in RSA_sign () from /usr/local/pgsql/lib/libpq.so.3 #1 0xbfffe250 in ?? () #2 0x4010e040 in md2_md () from /usr/local/pgsql/lib/libpq.so.3 #3 0x00000001 in ?? () #4 0x4009e5ac in RSA_sign () from /usr/local/pgsql/lib/libpq.so.3 #5 0x00000001 in ?? () #6 0x4065c000 in ?? () #7 0x4065c19c in ?? () #8 0xbfffe200 in ?? () #9 0x4000c6f1 in fixup (l=Variable "l" is not available. ) at dl-runtime.c:102 Previous frame inner to this frame (corrupt stack?) Then followed by: (gdb) frame 9 #9 0x4000c6f1 in fixup (l=Variable "l" is not available. ) at dl-runtime.c:102 102 dl-runtime.c: No such file or directory. in dl-runtime.c