Date: 01/06/01
- Next message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #6341 Updated: floating point exception on session.c"
- Previous message: kjvsu <email protected>: "[PHP-DEV] Bug #8569: php script does not run inside HTML"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ok, just compiled up the latest snap (4.0.5-dev) and something is
screwed. this was working on a 2day old snap before i updated it . . .
CONFIGURE LINE:
./configure '--with-mysql=/usr/local' '--with-pgsql=/usr/local/pgsql'
'--with-apxs=/usr/local/apache/bin/apxs' '--enable-versioning'
'--with-imap=/usr/local' '--with-ftp' '--without-mcal'
'--with-gd=/usr/local' '--with-ttf=/usr/local' '--with-dbase'
'--with-filepro' '--enable-memory-limit' '--with-gdbm=/usr/local'
'--with-mhash=/usr/local' '--with-mcrypt=/usr/local' '--with-zlib'
'--enable-sysvsem' '--enable-sysvshm' '--enable-shmop'
'--enable-inline-optimization' '--enable-sockets'
'--enable-gd-imgstrttf' '--enable-dba=shared' '--enable-trans-sid'
'--with-curl=/usr/local' '--with-jpeg-dir=/usr/local' '--enable-bcmath'
'--with-bz2' '--enable-bware_cache=shared' '--without-openssl'
'--with-gettext=/usr/local' '--with-t1lib=/usr/local'
'--with-xpm-dir=/usr/X11R6' '--with-mm=/usr/local' '--enable-calendar'
'--enable-debug'
BACKTRACE:
su-2.04# gdb httpd
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "i386-unknown-freebsd"...(no debugging
symbols found)...
(gdb) run -X
Starting program: /usr/local/apache/bin/httpd -X
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...
PHP Warning: Cannot open '' for reading in Unknown on line 0
Unknown(0) : Warning - Cannot open '' for reading
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x283ac4ae in _zend_is_inconsistent (ht=0x0, file=0x284b1c24
"zend_hash.c", line=555) at zend_hash.c:88
88 if (ht->inconsistent==HT_OK) {
Cameron Brunner
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #6341 Updated: floating point exception on session.c"
- Previous message: kjvsu <email protected>: "[PHP-DEV] Bug #8569: php script does not run inside HTML"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

