[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Segfault in _wrap_apr_terminate when running "git svn rebase"

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Mon, 12 May 2008 15:35:38 -0400

Dennis Schridde <devurandom_at_gmx.net> writes:
> The issue is not fixed in r31122, sorry for the false alarm.
> It just did not show up in my custom build, but now is back. Backtrace
> attached.

Ah, okay. Can you send this to dev@, and put something in the subject
indicating that the Perl bindings are involved (as seems to be the case
from the backtrace)?

Thanks,
-Karl

> #0 0x00007f1768a02430 in ?? ()
> No symbol table info available.
> #1 0x00007f176b0d394a in run_cleanups (cref=0x1a8d3a8) at memory/unix/apr_pools.c:2063
> c = (cleanup_t *) 0x1a8d798
> #2 0x00007f176b0d2b91 in apr_pool_destroy (pool=0x1a8d388) at memory/unix/apr_pools.c:756
> active = (apr_memnode_t *) 0x0
> allocator = (apr_allocator_t *) 0x400000001
> #3 0x00007f176b0d2b77 in apr_pool_destroy (pool=0x1a8b378) at memory/unix/apr_pools.c:753
> active = (apr_memnode_t *) 0x1a92370
> allocator = (apr_allocator_t *) 0x178c360
> #4 0x00007f176b0d2b77 in apr_pool_destroy (pool=0x178c5d8) at memory/unix/apr_pools.c:753
> active = (apr_memnode_t *) 0x90
> allocator = (apr_allocator_t *) 0x166d490
> #5 0x00007f176b0d279c in apr_pool_terminate () at memory/unix/apr_pools.c:597
> No locals.
> #6 0x00007f176b0d4040 in apr_terminate () at misc/unix/start.c:82
> No locals.
> #7 0x00007f176d773383 in _wrap_apr_terminate (cv=0x1a9d3d0) at core.c:2330
> sp = <value optimized out>
> ax = <value optimized out>
> #8 0x000000000047bbc4 in Perl_pp_entersub ()
> No symbol table info available.
> #9 0x000000000047a3ae in Perl_runops_standard ()
> No symbol table info available.
> #10 0x00000000004255f3 in Perl_call_sv ()
> No symbol table info available.
> ---Type <return> to continue, or q <return> to quit---
> #11 0x00000000004259ea in Perl_call_list ()
> No symbol table info available.
> #12 0x000000000042959e in perl_destruct ()
> No symbol table info available.
> #13 0x0000000000422168 in main ()
> No symbol table info available.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-12 21:36:01 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.