anrichter / qsvn

QSvn
MIT License
32 stars 13 forks source link

Segfault when opening and re-closing directory in the "working copy" window #118

Open anrichter opened 11 years ago

anrichter commented 11 years ago

qt-version: 4.6.3 OS: Gentoo Linux CFLAGS: -march=core2 -O2 -pipe -msse4.1

qsvn segaults when I try to open and after that close a directory in the "working copy" by clicking on the "-" in front of the directory symbol.

Sometimes qsvn does quit with a segfault and sometimes it quits with the message:

"Qt has caught an exception thrown from an event handler. Throwing exceptions from an event handler is not supported in Qt. You must reimplement QApplication::notify() and catch all exceptions there.

terminate called after throwing an instance of 'svn::ClientException'

Aborted"