On Fri, Jun 27, 2008 at 10:30 AM, Tim Rupp <[EMAIL PROTECTED]> wrote:
> Hi list,
>
> I'm getting a segfault when I run (what I assume) is a very simple
> script. I'm not sure if it's a php bug or a bug in the library I'm
> using (MDB2) with PHP 5.2.5 via the cli. Everything seems to go fine
> until it's time for the script to end. That's when it receives the seg
> fault.
[snip!]

    Tim,

    In 5.2.6, line 807 is in zend_mm_remove_from_free_list(), but it's
still memory-related, since it's zend_alloc.c that appears to be
causing the crash.

   What does your ./configure line look like?

 --
</Daniel P. Brown>
Dedicated Servers - Intel 2.4GHz w/2TB bandwidth/mo. starting at just
$59.99/mo. with no contract!
Dedicated servers, VPS, and hosting from $2.50/mo.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to