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

Analysation of TSVN crashreports

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-04-30 09:27:24 CEST

Hi,

with the fixed bug in Subversion 'svn status -u crash w/ moved external'
I went through all the crashdumps people sent in for TSVN (and which I
still had in my inbox) again. Karl asked me to send my findings to the
list, so here they are:

9 crashdumps analyzed
2 crashs occured in TSVN itself
5 crashs because of that 'svn status -u' bug (now that I know what to
look for, I can assign a crashdump to that specific bug much easier)
2 crashs with the following stacktrace (for 1.1.4):

subversion/libsvn_wc/lock.c, line 621 :
   if (associated->set) // with associated as 0!!
subversion/libsvn_wc/entries.c, line 711
subversion/libsvn_wc/props.c, line 279
subversion/libsvn_client/diff.c, line 1168
subversion/libsvn_client/repos_diff.c, line 817
subversion/libsvn_delta/cancel.c, line 237
subversion/libsvn_ra_svn/editorp.c, line 688
subversion/libsvn_ra_svn/editorp.c, line 794
subversion/libsvn_ra_svn/editor.c, line 730
subversion/libsvn_ra_svn/client.c, line 382
subversion/libsvn_client/diff.c, line 1393
subversion/libsvn_client/diff.c, line 2491

Unfortunately I can't provide much more information about those crashes.
All I found out until now is that this happens with a dry-run merge
where not just file contents but property contents changed.
The drawback of the automatic crashdump tool TSVN uses is that *all*
people can send in those crashdumps. And many of them don't understand
english (or german) so when I try to ask them about more information
they can't answer because they don't even understand my question. Or
they just don't answer my mails (language problems/SPAM filter/...).

But at least the crash which caused most of the sent in crashdumps is
fixed now so I'm very happy about that!

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 Sat Apr 30 09:28:10 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.