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

SIGSEGV when using "svn blame" over http

From: Patrick Schoenbach <pschoenb_at_gmx.de>
Date: 2006-03-13 03:10:12 CET

Hi,

I am using apache 2.0.55 and svn 1.3.0. When trying to execute "svn
blame", apache SIGSEGVs.

Debugging has shown the following:

pc01:~ # gdb --args /usr/sbin/httpd2 -X
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i586-suse-linux"...Using host libthread_db
library "/lib/tls/libthread_db.so.1".

(gdb) r
Starting program: /usr/sbin/httpd2 -X
[Thread debugging using libthread_db enabled]
[New Thread -1211386176 (LWP 3351)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1211386176 (LWP 3351)]
apr_palloc (pool=0x85526ae, size=24) at apr_pools.c:609
609 if (size < (apr_size_t)(active->endp - active->first_avail)) {
(gdb)

Best regards,
Patrick

-- 
e-mail: pschoenb@gmx.de
GnuPG Public Key: Mail to gnupg@robustsoft.de with subject 'pschoenb'.
Fingerprint: BE80 0E7E B68E CE99 623C  902D 62A6 806A 0B7D DE39
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 13 03:10:35 2006

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.