Hello,

Many users reported backtraces like this:

(gdb) bt full
#0  apr_palloc (pool=0x80f6a1028, in_size=Variable "in_size" is not 
available.
) at memory/unix/apr_pools.c:252
         active = (apr_memnode_t *) 0x80f6a1000
         node = (apr_memnode_t *) 0x6f
         mem = Variable "mem" is not available.

Maybe this isn't a peruser bug, but an APR bug. We can try use this patch to 
fix this problem.

Description: http://svn.apache.org/viewvc?view=revision&revision=990435

Patch: 
http://svn.apache.org/viewvc/apr/apr/trunk/memory/unix/apr_pools.c?r1=990435&r2=990434&pathrev=990435&view=patch

--
Marcelo Coelho
marcelo at mco2.com.br


_______________________________________________
Peruser mailing list
[email protected]
http://www.telana.com/mailman/listinfo/peruser

Reply via email to