By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 2119

Summary: Tdesvn crashes when opening an existing repository
Product: TDE Reporter: Martin Hodges <martinhodges479>
Component: non-core programsAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED FIXED    
Severity: critical CC: bugwatch, martinhodges479
Priority: P5    
Version: R14.0.0 [Trinity]   
Hardware: All   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Martin Hodges 2014-09-18 06:03:33 CDT
Command line session:-

martin@martin:~$ tdesvn
svn_cmdline_init done
The key is now: logmain-logcache
tdesvn: Fatal IO error: client killed
TQString::~TQString: Double free or delete detected!
[KDE-ICE error] ICE default IO error handler doing an exit(), pid = 3054, errno = 9
martin@martin:~$

Graphical window was drawn partially and then disappeared.

I deleted the ~/.trinity/share/config/tdesvnrc file.

The root window was now drawn.
Choosing an existing directory from the list of bookmarks resulted in the same crash described above.

Tried again. Now I opened the directory without using the bookmark.
Same crash as over.