ID: 50130 Updated by: [email protected] Reported By: robert dot kosten at gmail dot com -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Linux 2.6.31-gentoo #5 SMP PHP Version: 6SVN-2009-11-09 (snap) New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php for *NIX and http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32 Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2009-11-13 16:01:27] robert dot kosten at gmail dot com Issue reproducible in 200911131530 ------------------------------------------------------------------------ [2009-11-09 18:23:08] robert dot kosten at gmail dot com ./configure \ --with-icu-dir=/usr \ --with-mysql=mysqlnd \ --with-pdo-mysql=mysqlnd \ --with-pgsql \ --with-pdo-pgsql \ --without-pdo-sqlite \ --with-apxs2 \ --disable-short-tags \ --enable-bcmath \ --with-mcrypt \ --with-recode ------------------------------------------------------------------------ [2009-11-09 18:21:35] robert dot kosten at gmail dot com The configure line got clipped, it ends in: recode ------------------------------------------------------------------------ [2009-11-09 18:18:31] robert dot kosten at gmail dot com Description: ------------ I just compiled the 200911091530 snap of php6, the cli is working fine, but the libphp6 segfaults. System is x86_64 gentoo with apache2. ./configure --with-icu-dir=/usr --with-mysql=mysqlnd --with-pdo- with-apxs2 --disable-short-tags --enable-bcmath --with-mcrypt --with- Reproduce code: --------------- /usr/lib/apache2/modules/libphp6.so Expected result: ---------------- Not a "Segmentation fault" :-) Actual result: -------------- Segmentation fault ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=50130&edit=1
