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 - Tdesvn crashes when opening an existing repository
Summary: Tdesvn crashes when opening an existing repository
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: non-core programs (show other bugs)
Version: R14.0.0 [Trinity]
Hardware: All Linux
: P5 critical
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2014-09-18 06:03 CDT by Martin Hodges
Modified: 2015-04-14 09:29 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.