On Thu, Jun 14, 2012 at 5:52 PM, Mario Peshev <ma...@peshev.net> wrote:pack
> Hello everyone, > > I've installed a new FC 17 on my new notebook, added some software via the > yum package manager and today I've tried to checkout a project via SVN and > I got the following surprise: > > [nofearinc@nofearinc ~]$ svn > Segmentation fault (core dumped) > > Can you rebuild the SRPM from scratch and test that? That would help confirm whether it's a software problem, or a build problem. And by the way, I've gotten *very* fond of using "mock" to build that kind of package in a testable, clean environment so local library changes don't mess up my binaries. You might even test the svn command inside the mock chroot cage, to see if it works there.