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

svn_client_status woes

From: Brent R. Matzelle <bmatzelle_at_yahoo.com>
Date: 2002-08-11 00:03:48 CEST

Hello Everyone,

I have been currently working on getting RapidSVN to look and
function equally on Linux/Unix as well as Windows. However, I have
been getting segmentation faults in SvnFileStatus::retrieveStatus
when the svn_client_status() function is called.

This works just fine under Windows but consistently bombs on Linux.
Can someone take a gander at svn_file_status.cpp and let me know if
they see anything wrong? You can quickly view it here:

http://svn.collab.net/repos/svn/clients/rapidsvn/trunk/src/svn_file_status.cpp

Here is the backtrace produced from gdb:

#0 0x40092190 in apr_palloc (pool=0x0, size=32) at apr_pools.c:613
#1 0x400865cb in apr_hash_make (pool=0x0) at apr_hash.c:135
#2 0x4003bb61 in svn_client_status (statushash=0xbfffebac,
    youngest=0xbfffebb0, path=0x81235ac "/home/brent/.bash_logout",
    auth_baton=0x8105d70, descend=0, get_all=1, update=0, pool=0x0)
    at subversion/libsvn_client/status.c:151
#3 0x0805b311 in SvnFileStatus::retrieveStatus (this=0xbfffebe0,
    path=@0xbfffec30, auth_baton=@0xbfffebe8) at
/usr/include/wx/string.h:457

Regards,

Brent.

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 11 00:04:22 2002

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.