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

Re: svn segfaults on recursive add

From: Kamil Gornik <gentoo_at_julek.pl>
Date: 2005-12-08 17:19:55 CET

> >
> > Program received signal SIGSEGV, Segmentation fault.
> > [Switching to Thread 16384 (LWP 23356)]
> > 0xb7842e6b in strlen () from /lib/libc.so.6
>
> At this point in GDB, please type the command "bt" and show us the result.
>
ok, here we go:

(gdb) bt
#0 0xb78dce6b in strlen () from /lib/libc.so.6
#1 0xb7cdd7ce in apr_vformatter () from /usr/lib/libapr-0.so.0
#2 0x08076d80 in ?? ()
#3 0xbfeacf8c in ?? ()
#4 0x08076e08 in ?? ()
#5 0xb7891481 in __gconv_get_alias_db () from /lib/libc.so.6
#6 0xb7e176d1 in gconv () from /usr/lib/gconv/ISO8859-2.so
Previous frame inner to this frame (corrupt stack?)

OT: sorry if I'm not right with to/cc fields. Having no experience with
mailing list yet.

-- 
Heimat
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 8 17:37:30 2005

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

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