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'
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"