|
Posted by kristina clair on 10/01/31 11:33
Hi,
I just installed the latest available snap, and now I'm seeing a zend
error, but not a sapi error:
Reading symbols from /home/sys/Zend/lib/ZendExtensionManager.so...done.
Loaded symbols for /home/sys/Zend/lib/ZendExtensionManager.so
Error while reading shared library symbols:
..//home/sys/Zend/etc/pfpro.so: No such file or directory.
Reading symbols from /home/sys/verisign/lib/libpfpro.so...done.
Loaded symbols for /usr/local/verisign//lib/libpfpro.so
#0 _efree (ptr=0x0)
at /usr/local/src/php4-STABLE-200511211545/Zend/zend_alloc.c:242
242 CALCULATE_REAL_SIZE_AND_CACHE_INDEX(p->size);
(gdb) bt full
#0 _efree (ptr=0x0)
at /usr/local/src/php4-STABLE-200511211545/Zend/zend_alloc.c:242
p = (zend_mem_header *) 0xfffffff4
cache_index = Variable "cache_index" is not available.
(gdb)
I think there are two things worth noting:
1. /home/sys/Zend is a separate installation of Zend ... does this
need to be updated as well?
2. this segfault is only happening for one script, as far as we know.
Is there anything I should look for in this script to narrow things
down?
Thanks,
Kristina
On 11/21/05, Marco Kaiser <marco.kaiser@gmail.com> wrote:
> Hi Kristina,
>
> have you tried the lates cvs snap? I know there was some problems with
> apache2 and mod_rewrite maybe it is solve in CVS.
>
> --
> Marco Kaiser
>
--
"In most cases, people, even wicked people, are far more naive and
simple-hearted than one generally assumes. And so are we."
/* last line, 1st ch., The Brothers Karamazov */
Navigation:
[Reply to this message]
|