> -----Original Message----- > From: dereck...@openmailbox.org [mailto:dereck...@openmailbox.org] > Sent: maandag 26 mei 2014 12:54 > To: users@subversion.apache.org > Subject: svn 1.8.9 checkout crashes (debugging details provided) > > BASIC DETAILS > ============= > > I'm experiencing intermittent checkout crashes with svn 1.8.9 on FreeBSD > that > aren't easily reproduced. I've included the latest three crash logs (the > earlier crashes were similar to the first two I've included -- seen in > gdb to > occur at the same point -- but I didn't save the core files for those). > > The checkout will usually run for minutes at a time before the crashes > occur, displaying a lengthy list of successfully added files ("A ...") > before > segfaulting somewhere through. On some runs, I've managed to checkout > everything without incident. There appears to be no rhyme or reason to > which > particular file fetch causes the crash. > > If there's anything I can do to help a fix along, please let me know.
I had a similar crash on that same line on Windows (using 1.8.9 and latest serf) and at least one other user reported a problem that might have the same root cause... as his checkout triggered that error for me. If you find a way to reproduce it, please let us know as the current trace doesn't really explain what causes this problem in 1.8.9, but not in older versions. Bert