Hello

I applied patch for Apr-1.4.2 port, but segfault appear again.

[Wed Jan 26 13:48:05 2011] [notice] child pid 70619 exit signal Segmentation fault (11), possible coredump in /tmp

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

Best regards
Michal Kumzak

Dne 26.1.2011 1:39, Marcelo Coelho napsal(a):
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
_______________________________________________
Peruser mailing list
[email protected]
http://www.telana.com/mailman/listinfo/peruser

Reply via email to