> -----Original Message----- > From: Stefan Sperling [mailto:s...@elego.de] > Sent: zaterdag 15 maart 2014 09:45 > To: Danilo Piazzalunga > Cc: users@subversion.apache.org > Subject: Re: Bug report: svn assert failure: svn: > subversion/libsvn_client/merge.c:3128: merge_dir_deleted: Assertion `delb > != ((void *)0)' failed. > > On Fri, Mar 14, 2014 at 10:53:05PM +0100, Danilo Piazzalunga wrote: > > Hi all, > > I am asking for confirmation before reporting a bug > > > > Using Subversion 1.8.8 installed from Ubuntu 14.04 packages, svn > > crashed while performing a merge operation involving a replaced > > directory. > > > > I already reportted this bug to Ubuntu Launchpad as > > https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/1288829 > > > > I was able to reproduce the bug with Subversion 1.9.0-dev trunk > > (r1577730) with a self-contained test case (see attachment). > > > > Can I report this to the Issue Tracker?
It would be nice if the thread (that should be referred from the issue) actually discussed the issue. The only thing discussed here now is that there is some way to trigger the assertion. Not how it can be triggered, or how common the problem is. And if it is perhaps the result three steps after a user error or something... I really hope the issue will be more informative than the simple text ' svn assert failure: svn: subversion/libsvn_client/merge.c:3128: merge_dir_deleted: Assertion `delb != ((void *)0)' failed.' as our changelog would be 'very user friendly' if we would describe all issues like this. Bert