| Summary: | Crashes KDE at exit | ||
|---|---|---|---|
| Product: | [Applications] kdesvn | Reporter: | Mark <phobian> |
| Component: | General | Assignee: | KDESvn default assignee <kdesvn-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | critical | CC: | Ch.Ehrlicher, keith.mcrae |
| Priority: | NOR | ||
| Version First Reported In: | 1.6.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Mark
2013-08-24 01:33:29 UTC
I have also come across the same bug. I had checked out a branch, updated some files then committed the changes. The crash occurred when I closed kdesvn. Below is the crash report from DrKonqi (developer information was classed as 'useful' : Application: kdesvn (1.6.0) KDE Platform Version: 4.10.5 "release 1" Qt Version: 4.8.4 Operating System: Linux 3.7.10-1.16-desktop x86_64 Distribution: "openSUSE 12.3 (x86_64)" -- Backtrace: Application: kdesvn (kdesvn), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f1b008ae780 (LWP 6333))] Thread 2 (Thread 0x7f1ae3745700 (LWP 6394)): #0 0x00007f1afcf2940b in g_main_context_query () from /usr/lib64/libglib-2.0.so.0 #1 0x00007f1afcf29a19 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f1afcf29bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f1b0039e2e6 in QEventDispatcherGlib::processEvents (this=0x7f1ad409cdf0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f1b0036eadf in QEventLoop::processEvents (this=this@entry=0x7f1ae3744dd0, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f1b0036ed68 in QEventLoop::exec (this=0x7f1ae3744dd0, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f1b002710f0 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542 #7 0x00007f1b0034f29f in QInotifyFileSystemWatcherEngine::run (this=0x24f0f30) at io/qfilesystemwatcher_inotify.cpp:256 #8 0x00007f1b002740cc in QThreadPrivate::start (arg=0x24f0f30) at thread/qthread_unix.cpp:338 #9 0x00007f1afd5f9e0f in start_thread () from /lib64/libpthread.so.0 #10 0x00007f1afd8f744d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f1b008ae780 (LWP 6333)): [KCrash Handler] #6 0x00007f1afd8433d5 in raise () from /lib64/libc.so.6 #7 0x00007f1afd844858 in abort () from /lib64/libc.so.6 #8 0x00007f1afd88344b in __libc_message () from /lib64/libc.so.6 #9 0x00007f1afd888fc6 in malloc_printerr () from /lib64/libc.so.6 #10 0x00007f1afd889d43 in _int_free () from /lib64/libc.so.6 #11 0x00007f1afd845f61 in __run_exit_handlers () from /lib64/libc.so.6 #12 0x00007f1afd845fe5 in exit () from /lib64/libc.so.6 #13 0x00007f1afd82fa1c in __libc_start_main () from /lib64/libc.so.6 #14 0x000000000040ae11 in _start () at ../sysdeps/x86_64/start.S:123 Thanks and regards Keith The Qt4/KF4 version of kdesvn is no longer supported - closing. Please open again if this still happens with kdesvn 2.0. |