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

Bug Report: Subversion 1.2.0rc4 on Linux/i686

From: Roy Keene <rkeene_at_psislidell.com>
Date: 2005-05-20 20:41:35 CEST

"svn cat ..." and "svn co ..." and pretty much anything else produces a
segfault.

Subversion Info:
    Version 1.2.0rc4 compiled locally from source

System Info:
    Linux 2.4.22
    On i686
    Running "Fedora Core 1" ( http://fedora.redhat.com/ )

Backtrace:

Starting program: /usr/local/bin/svn cat svn://fragile/gpr/trunk/scripts/gen_changelog
[Thread debugging using libthread_db enabled]
[New Thread -1084561888 (LWP 13961)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1084561888 (LWP 13961)]
0x00e795a7 in apr_palloc (pool=0x0, size=156055510) at apr_pools.c:606
606 active = pool->active;
(gdb) bt
#0 0x00e795a7 in apr_palloc (pool=0x0, size=156055510) at apr_pools.c:606
#1 0x00e6bf19 in apr_pstrdup (a=0x0, s=0x94d37c8 "edit-pipeline")
     at apr_strings.c:78
#2 0x006c999d in svn_ra_svn_set_capabilities (conn=0x94d1608, list=0x94d3778)
     at subversion/libsvn_ra_svn/marshal.c:79
#3 0x006c3c38 in ra_svn_open (session=0x0,
     url=0x94c38b8 "svn://fragile/gpr/trunk/scripts/gen_changelog",
     callbacks=0x0, callback_baton=0x94cf408, config=0x94c2f08, pool=0x94cf3b8)
     at subversion/libsvn_ra_svn/client.c:635

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 20 21:49:54 2005

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.