ID:               35604
 Updated by:       [EMAIL PROTECTED]
 Reported By:      smlerman at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         PDO related
 Operating System: Linux
 PHP Version:      5CVS-2005-12-09 (snap)
 New Comment:

What awk you have? And what version? gawk, mawk or awk?



Previous Comments:
------------------------------------------------------------------------

[2005-12-12 12:33:30] smlerman at gmail dot com

./configure --prefix=/usr/local/php5 --with-pgsql=/usr/local/pgsql/
--with-mysql=/usr/local/mysql/ --with-pdo --with-pdo-pgsql
--with-pdo-mysql --with-gd --with-jpeg-dir=/usr/local/lib
--with-zlib-dir=/usr/local/zlib --with-png-dir=/usr/local/libpng
--with-apxs2=/usr/local/apache/bin/apxs --enable-debug

------------------------------------------------------------------------

[2005-12-12 10:30:15] [EMAIL PROTECTED]

What was the configure line you used?

------------------------------------------------------------------------

[2005-12-09 22:56:35] smlerman at gmail dot com

Here's the backtrace.

(gdb) bt
#0  0x00556716 in free () from /lib/tls/libc.so.6
#1  0x082184cd in shutdown_memory_manager (silent=0, full_shutdown=0)
    at /root/php/php5.1-200512091530/Zend/zend_alloc.c:512
#2  0x081f903f in php_request_shutdown (dummy=0x0) at
/root/php/php5.1-200512091530/main/main.c:1303
#3  0x08280e1f in main (argc=2, argv=0xbfe192e4) at
/root/php/php5.1-200512091530/sapi/cli/php_cli.c:1142
(gdb)

------------------------------------------------------------------------

[2005-12-09 18:03:45] [EMAIL PROTECTED]

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.



------------------------------------------------------------------------

[2005-12-09 17:53:52] smlerman at gmail dot com

Tried the same code on my Linux box at home (Fedora Core 2, first test
server I believe is Fedora 4), and it just gives a segmentation fault
instead. Tried the php5.1-200512091530 snapshot, and I get the same
results.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/35604

-- 
Edit this bug report at http://bugs.php.net/?id=35604&edit=1

Reply via email to