Date: 09/01/99
- Next message: ally <email protected>: "[PHP-DEV] PHP 4.0 Bug #2210: Seg Fault on php.ini reading. Using PHP as a cgi"
- Previous message: Phil Glatz: "[PHP-DEV] timing and benchmarking"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I know you may not be the person to ask, but I am not sure who to ask, so I am asking you, per the FAQ.
I am using PHPLIB "showoff.php3" script to login and I am getting a segfault from apache (I am using PHP as a mod, php v3.0.11). I recompiled both PHP and Apache with debug turned on (-g) and ran gdb as specified in the FAQ and did a backtrace. The crash is occuring in /lib/libc.so.6 the bt shows the following:
#0 0x400c9ba4 in chunk_free() from /lib/libc.so.6
#1 0x401635e0 in __DTOR_END__ () from /lib/libc.so.6
PHP is working with simple stuff including rudimentary pgsql access (and simple phplib access), but the crash is occuring during the login.
Is there anything I can do to get more info, provide more info to you?
Kevin
- Next message: ally <email protected>: "[PHP-DEV] PHP 4.0 Bug #2210: Seg Fault on php.ini reading. Using PHP as a cgi"
- Previous message: Phil Glatz: "[PHP-DEV] timing and benchmarking"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

