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

crash in svn_client_status()

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-01-26 19:57:29 CET

Hi,

Another stacktrace, this time without TSVN passing invalid params.
(this one's bothering me for quite a while, but I was never able to
provide you with a complete stacktrace. Now that I can, I hope you guys
can figure out what exactly is wrong here).

the stacktrace (linenumbers are valid for the 1.1.3 release):
subversion\libsvn_client\status.c : line 240
subversion\libsvn_wc\adm_crawler.c : line 606
subversion\libsvn_ra_dav\fetch.c : line 2415
subversion\libsvn_ra_dav\util.c : line 695
subversion\libsvn_ra_dav\util.c : line 603
_ne_request_dispatch() + 0x22
_ne_read_response_block() + 0x92
_ne_sock_close() + 0x3b4
_ne_xml_parse() + 0x30
apr-util\xml\expat\lib\xmlparse.c : line 1145
apr-util\xml\expat\lib\xmlparse.c : line 1156
apr-util\xml\expat\lib\xmlparse.c : line 1354
apr-util\xml\expat\lib\xmlparse.c : line 1744
_ne_xml_currentline() + 0x1d2
subversion\libsvn_ra_dav\fetch.c : line 2080
subversion\libsvn_wc\status.c : line 1345
subversion\libsvn_wc\status.c : line 1030

here in the line 1030
if (status->repos_text_status != svn_wc_status_none)
the 'status' is NULL.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 26 20:00:28 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.