https://bugs.kde.org/show_bug.cgi?id=478189
Bug ID: 478189 Summary: Korganizer crashes when deleting registered events Classification: Applications Product: korganizer Version: unspecified Platform: Compiled Sources OS: FreeBSD Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-b...@kde.org Reporter: teru...@gmail.com Target Milestone: --- Application: korganizer (5.24.3 (23.08.3)) (Compiled from sources) Qt Version: 5.15.11 Frameworks Version: 5.112.0 Operating System: FreeBSD 14.0-RELEASE-p2 amd64 Windowing System: X11 Distribution (Platform): FreeBSD Ports DrKonqi: 5.27.9 [KCrashBackend] -- Information about the crash: Korganizer crashes when deleting an event that is already registered in the calendar. Since the data itself has been deleted, this seems to be a problem after the deletion process. However, if you build net/akonadi-calendar on freebsd-ports with make WITH_DEBUG=YES, the crash does not occur. The problem is likely to be in libKPim5AkonadiCalendar.so.5.24.3 because the situation is reproduced by replacing the so file below. /usr/local/lib/libKPim5AkonadiCalendar.so.5.24.3: ELF 64-bit LSB shared object, x86-64, version 1 (FreeBSD), dynamically linked, for FreeBSD 14.0 (1400097), with debug_info, not stripped /usr/local/lib/libKPim5AkonadiCalendar.so.5.24.3.nodebug: ELF 64-bit LSB shared object, x86-64, version 1 (FreeBSD), dynamically linked, for FreeBSD 14.0 (1400097), stripped The crash can be reproduced every time. -- Backtrace: Application: KOrganizer (korganizer), signal: Bus error (lldb) process attach --pid 2880 Process 2880 stopped * thread #1, name = 'korganizer', stop reason = signal SIGSTOP frame #0: 0x0000000846ebde8a libc.so.7`__sys_wait4 + 10 libc.so.7`__sys_wait4: -> 0x846ebde8a <+10>: jb 0x846eba9c8 0x846ebde90 <+16>: retq 0x846ebde91: int3 0x846ebde92: int3 thread #2, name = 'korganizer', stop reason = signal SIGSTOP frame #0: 0x0000000846ebdcaa libc.so.7`__sys_read + 10 libc.so.7`__sys_read: -> 0x846ebdcaa <+10>: jb 0x846eba9c8 0x846ebdcb0 <+16>: retq 0x846ebdcb1: int3 0x846ebdcb2: int3 thread #3, name = 'korganizer', stop reason = signal SIGSTOP frame #0: 0x0000000846ebdcaa libc.so.7`__sys_read + 10 libc.so.7`__sys_read: -> 0x846ebdcaa <+10>: jb 0x846eba9c8 0x846ebdcb0 <+16>: retq 0x846ebdcb1: int3 0x846ebdcb2: int3 thread #4, name = 'korganizer', stop reason = signal SIGSTOP frame #0: 0x0000000846ebdc2a libc.so.7`__sys_poll + 10 libc.so.7`__sys_poll: -> 0x846ebdc2a <+10>: jb 0x846eba9c8 0x846ebdc30 <+16>: retq 0x846ebdc31: int3 0x846ebdc32: int3 thread #5, name = 'korganizer', stop reason = signal SIGSTOP frame #0: 0x000000085927ed2c libthr.so.3`___lldb_unnamed_symbol552 + 12 libthr.so.3`___lldb_unnamed_symbol552: -> 0x85927ed2c <+12>: retq 0x85927ed2d <+13>: int3 0x85927ed2e <+14>: int3 0x85927ed2f <+15>: int3 thread #6, name = 'korganizer', stop reason = signal SIGSTOP frame #0: 0x000000085927ed2c libthr.so.3`___lldb_unnamed_symbol552 + 12 libthr.so.3`___lldb_unnamed_symbol552: -> 0x85927ed2c <+12>: retq 0x85927ed2d <+13>: int3 0x85927ed2e <+14>: int3 0x85927ed2f <+15>: int3 thread #7, name = 'korganizer', stop reason = signal SIGSTOP frame #0: 0x000000085927ed2c libthr.so.3`___lldb_unnamed_symbol552 + 12 libthr.so.3`___lldb_unnamed_symbol552: -> 0x85927ed2c <+12>: retq 0x85927ed2d <+13>: int3 0x85927ed2e <+14>: int3 0x85927ed2f <+15>: int3 thread #8, name = 'korganizer', stop reason = signal SIGSTOP frame #0: 0x000000085927ed2c libthr.so.3`___lldb_unnamed_symbol552 + 12 libthr.so.3`___lldb_unnamed_symbol552: -> 0x85927ed2c <+12>: retq 0x85927ed2d <+13>: int3 0x85927ed2e <+14>: int3 0x85927ed2f <+15>: int3 Executable module set to "/usr/local/bin/korganizer". Architecture set to: x86_64-unknown-freebsd14.0. (lldb) settings set term-width 200 (lldb) thread info thread #1: tid = 100816, 0x0000000846ebde8a libc.so.7`__sys_wait4 + 10, name = 'korganizer', stop reason = signal SIGSTOP (lldb) bt all * thread #1, name = 'korganizer', stop reason = signal SIGSTOP * frame #0: 0x0000000846ebde8a libc.so.7`__sys_wait4 + 10 frame #1: 0x000000085928dadc libthr.so.3`___lldb_unnamed_symbol727 + 60 frame #2: 0x0000000839fac29c libKF5Crash.so.5`___lldb_unnamed_symbol229 + 332 frame #3: 0x0000000839fabd7b libKF5Crash.so.5`KCrash::defaultCrashHandler(int) + 1147 frame #4: 0x000000085928b53f libthr.so.3`___lldb_unnamed_symbol684 + 207 frame #5: 0x000000085928aafb libthr.so.3`___lldb_unnamed_symbol665 + 315 frame #6: 0x0000000820eef2d3 frame #7: 0x000000082baaf1ee libKPim5AkonadiCalendar.so.5`___lldb_unnamed_symbol3579 + 1630 frame #8: 0x000000082baaf9a9 libKPim5AkonadiCalendar.so.5`___lldb_unnamed_symbol3580 + 921 frame #9: 0x000000084826a79e libQt5Core.so.5`QtPrivate::QSlotObjectBase::call(this=0x00000eb181a230a0, r=0x00000eb17e2b6400, a=0x00000eb180bad238) at qobjectdefs_impl.h:398:51 frame #10: 0x00000008482a8de8 libQt5Core.so.5`QMetaCallEvent::placeMetaCall(this=0x00000eb180bad1f0, object=0x00000eb17e2b6400) at qobject.cpp:633:21 frame #11: 0x00000008482aa90f libQt5Core.so.5`QObject::event(this=0x00000eb17e2b6400, e=0x00000eb180bad1f0) at qobject.cpp:1347:18 frame #12: 0x0000000842c99af3 libQt5Widgets.so.5`QApplicationPrivate::notify_helper(QObject*, QEvent*) + 259 frame #13: 0x0000000842c9ae9e libQt5Widgets.so.5`QApplication::notify(QObject*, QEvent*) + 526 frame #14: 0x0000000848253c13 libQt5Core.so.5`QCoreApplication::notifyInternal2(receiver=0x00000eb17e2b6400, event=0x00000eb180bad1f0) at qcoreapplication.cpp:1064:18 frame #15: 0x00000008482548cc libQt5Core.so.5`QCoreApplication::sendEvent(receiver=0x00000eb17e2b6400, event=0x00000eb180bad1f0) at qcoreapplication.cpp:1462:12 frame #16: 0x00000008482556d8 libQt5Core.so.5`QCoreApplicationPrivate::sendPostedEvents(receiver=0x0000000000000000, event_type=0, data=0x00000eb17e23b180) at qcoreapplication.cpp:1821:9 frame #17: 0x00000008482547cd libQt5Core.so.5`QCoreApplication::sendPostedEvents(receiver=0x0000000000000000, event_type=0) at qcoreapplication.cpp:1680:5 frame #18: 0x000000084830b6bd libQt5Core.so.5`postEventSourceDispatch(s=0x00000eb17e235ab0, (null)=0x0000000000000000, (null)=0x0000000000000000) at qeventdispatcher_glib.cpp:277:5 frame #19: 0x000000086cd0641c libglib-2.0.so.0`g_main_dispatch(context=0x00000eb17ec060c0) at gmain.c:3476:27 frame #20: 0x000000086cd03e97 libglib-2.0.so.0`g_main_context_dispatch_unlocked(context=0x00000eb17ec060c0) at gmain.c:4284:7 frame #21: 0x000000086cd040a1 libglib-2.0.so.0`g_main_context_iterate_unlocked(context=0x00000eb17ec060c0, block=1, dispatch=1, self=0x00000eb17e22ed00) at gmain.c:4349:5 frame #22: 0x000000086cd04133 libglib-2.0.so.0`g_main_context_iteration(context=0x00000eb17ec060c0, may_block=1) at gmain.c:4414:12 frame #23: 0x000000084830a8d1 libQt5Core.so.5`QEventDispatcherGlib::processEvents(this=0x00000eb17e2245e0, flags=(i = 36)) at qeventdispatcher_glib.cpp:423:19 frame #24: 0x000000084824ef24 libQt5Core.so.5`QEventLoop::processEvents(this=0x00000008204ae968, flags=(i = 36)) at qeventloop.cpp:142:55 frame #25: 0x000000084824f185 libQt5Core.so.5`QEventLoop::exec(this=0x00000008204ae968, flags=(i = 0)) at qeventloop.cpp:235:9 frame #26: 0x00000008482545d1 libQt5Core.so.5`QCoreApplication::exec() at qcoreapplication.cpp:1375:32 frame #27: 0x000000000020fa5c korganizer`main(argc=1, argv=0x00000008204aec50) at main.cpp:72:12 frame #28: 0x0000000846e09afa libc.so.7`__libc_start1 + 298 frame #29: 0x000000000020ee80 korganizer`_start at crt1_s.S:83 thread #2, name = 'korganizer', stop reason = signal SIGSTOP frame #0: 0x0000000846ebdcaa libc.so.7`__sys_read + 10 frame #1: 0x000000085928d763 libthr.so.3`___lldb_unnamed_symbol718 + 51 frame #2: 0x000000086cd93a01 libglib-2.0.so.0`g_wakeup_acknowledge(wakeup=0x00000eb17f009008) at gwakeup.c:218:15 frame #3: 0x000000086cd03958 libglib-2.0.so.0`g_main_context_check_unlocked(context=0x00000eb17f006000, max_priority=2147483647, fds=0x00000eb17f00ad20, n_fds=1) at gmain.c:4100:15 frame #4: 0x000000086cd0408b libglib-2.0.so.0`g_main_context_iterate_unlocked(context=0x00000eb17f006000, block=1, dispatch=1, self=0x00000eb17f00e000) at gmain.c:4346:16 frame #5: 0x000000086cd04133 libglib-2.0.so.0`g_main_context_iteration(context=0x00000eb17f006000, may_block=1) at gmain.c:4414:12 frame #6: 0x000000084830a916 libQt5Core.so.5`QEventDispatcherGlib::processEvents(this=0x00000eb17f000000, flags=(i = 36)) at qeventdispatcher_glib.cpp:425:18 frame #7: 0x000000084824ef24 libQt5Core.so.5`QEventLoop::processEvents(this=0x00000008edcd2e60, flags=(i = 36)) at qeventloop.cpp:142:55 frame #8: 0x000000084824f185 libQt5Core.so.5`QEventLoop::exec(this=0x00000008edcd2e60, flags=(i = 0)) at qeventloop.cpp:235:9 frame #9: 0x0000000847f3b7f5 libQt5Core.so.5`QThread::exec(this=0x0000000840b5d530) at qthread.cpp:547:32 frame #10: 0x0000000840b00763 libQt5DBus.so.5`___lldb_unnamed_symbol1320 + 19 frame #11: 0x0000000847f3f890 libQt5Core.so.5`QThreadPrivate::start(void*)::$_0::operator()(this=0x00000008edcd2f68) const at qthread_unix.cpp:350:14 frame #12: 0x0000000847f3e705 libQt5Core.so.5`void (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_0>(t=0x00000008edcd2f68) at qthread_unix.cpp:287:9 frame #13: 0x0000000847f3e66d libQt5Core.so.5`QThreadPrivate::start(arg=0x0000000840b5d530) at qthread_unix.cpp:310:5 frame #14: 0x0000000859281a75 libthr.so.3`___lldb_unnamed_symbol562 + 309 thread #3, name = 'korganizer', stop reason = signal SIGSTOP frame #0: 0x0000000846ebdcaa libc.so.7`__sys_read + 10 frame #1: 0x000000085928d763 libthr.so.3`___lldb_unnamed_symbol718 + 51 frame #2: 0x000000086cd93a01 libglib-2.0.so.0`g_wakeup_acknowledge(wakeup=0x00000eb17fe09008) at gwakeup.c:218:15 frame #3: 0x000000086cd03958 libglib-2.0.so.0`g_main_context_check_unlocked(context=0x00000eb17fe06000, max_priority=2147483647, fds=0x00000eb17fe0ee40, n_fds=1) at gmain.c:4100:15 frame #4: 0x000000086cd0408b libglib-2.0.so.0`g_main_context_iterate_unlocked(context=0x00000eb17fe06000, block=1, dispatch=1, self=0x00000eb17fe0e000) at gmain.c:4346:16 frame #5: 0x000000086cd04133 libglib-2.0.so.0`g_main_context_iteration(context=0x00000eb17fe06000, may_block=1) at gmain.c:4414:12 frame #6: 0x000000084830a916 libQt5Core.so.5`QEventDispatcherGlib::processEvents(this=0x00000eb17fe00000, flags=(i = 36)) at qeventdispatcher_glib.cpp:425:18 frame #7: 0x000000084824ef24 libQt5Core.so.5`QEventLoop::processEvents(this=0x000000090b766e70, flags=(i = 36)) at qeventloop.cpp:142:55 frame #8: 0x000000084824f185 libQt5Core.so.5`QEventLoop::exec(this=0x000000090b766e70, flags=(i = 0)) at qeventloop.cpp:235:9 frame #9: 0x0000000847f3b7f5 libQt5Core.so.5`QThread::exec(this=0x00000eb17e2738f0) at qthread.cpp:547:32 frame #10: 0x0000000847f3ba55 libQt5Core.so.5`QThread::run(this=0x00000eb17e2738f0) at qthread.cpp:616:12 frame #11: 0x0000000847f3f890 libQt5Core.so.5`QThreadPrivate::start(void*)::$_0::operator()(this=0x000000090b766f68) const at qthread_unix.cpp:350:14 frame #12: 0x0000000847f3e705 libQt5Core.so.5`void (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_0>(t=0x000000090b766f68) at qthread_unix.cpp:287:9 frame #13: 0x0000000847f3e66d libQt5Core.so.5`QThreadPrivate::start(arg=0x00000eb17e2738f0) at qthread_unix.cpp:310:5 frame #14: 0x0000000859281a75 libthr.so.3`___lldb_unnamed_symbol562 + 309 thread #4, name = 'korganizer', stop reason = signal SIGSTOP frame #0: 0x0000000846ebdc2a libc.so.7`__sys_poll + 10 frame #1: 0x000000085928d691 libthr.so.3`___lldb_unnamed_symbol716 + 49 frame #2: 0x000000086cd22a81 libglib-2.0.so.0`g_poll(fds=0x00000eb17f04e4a0, nfds=1, timeout=-1) at gpoll.c:127:10 frame #3: 0x000000086cd06776 libglib-2.0.so.0`g_main_context_poll_unlocked(context=0x00000eb180206000, timeout=-1, priority=2147483647, fds=0x00000eb17f04e4a0, n_fds=1) at gmain.c:4653:13 frame #4: 0x000000086cd04078 libglib-2.0.so.0`g_main_context_iterate_unlocked(context=0x00000eb180206000, block=1, dispatch=1, self=0x00000eb18020e000) at gmain.c:4344:3 frame #5: 0x000000086cd04133 libglib-2.0.so.0`g_main_context_iteration(context=0x00000eb180206000, may_block=1) at gmain.c:4414:12 frame #6: 0x000000084830a916 libQt5Core.so.5`QEventDispatcherGlib::processEvents(this=0x00000eb180200000, flags=(i = 36)) at qeventdispatcher_glib.cpp:425:18 frame #7: 0x000000084824ef24 libQt5Core.so.5`QEventLoop::processEvents(this=0x00000009103b3e70, flags=(i = 36)) at qeventloop.cpp:142:55 frame #8: 0x000000084824f185 libQt5Core.so.5`QEventLoop::exec(this=0x00000009103b3e70, flags=(i = 0)) at qeventloop.cpp:235:9 frame #9: 0x0000000847f3b7f5 libQt5Core.so.5`QThread::exec(this=0x00000eb17e2739b0) at qthread.cpp:547:32 frame #10: 0x0000000847f3ba55 libQt5Core.so.5`QThread::run(this=0x00000eb17e2739b0) at qthread.cpp:616:12 frame #11: 0x0000000847f3f890 libQt5Core.so.5`QThreadPrivate::start(void*)::$_0::operator()(this=0x00000009103b3f68) const at qthread_unix.cpp:350:14 frame #12: 0x0000000847f3e705 libQt5Core.so.5`void (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_0>(t=0x00000009103b3f68) at qthread_unix.cpp:287:9 frame #13: 0x0000000847f3e66d libQt5Core.so.5`QThreadPrivate::start(arg=0x00000eb17e2739b0) at qthread_unix.cpp:310:5 frame #14: 0x0000000859281a75 libthr.so.3`___lldb_unnamed_symbol562 + 309 thread #5, name = 'korganizer', stop reason = signal SIGSTOP frame #0: 0x000000085927ed2c libthr.so.3`___lldb_unnamed_symbol552 + 12 frame #1: 0x000000085928ed72 libthr.so.3`___lldb_unnamed_symbol748 + 82 frame #2: 0x000000085928083f libthr.so.3`___lldb_unnamed_symbol558 + 447 frame #3: 0x0000000847f50bcf libQt5Core.so.5`QWaitConditionPrivate::wait_relative(this=0x00000eb181b7d9e0, deadline=(t1 = 19588, t2 = 788536263, type = 1)) at qwaitcondition_unix.cpp:136:16 frame #4: 0x0000000847f5094c libQt5Core.so.5`QWaitConditionPrivate::wait(this=0x00000eb181b7d9e0, deadline=(t1 = 19588, t2 = 788536263, type = 1)) at qwaitcondition_unix.cpp:144:24 frame #5: 0x0000000847f505d0 libQt5Core.so.5`QWaitCondition::wait(this=0x00000eb182cb94b0, mutex=0x00000eb180a3c9f8, deadline=(t1 = 19588, t2 = 788536263, type = 1)) at qwaitcondition_unix.cpp:225:27 frame #6: 0x0000000847f478a6 libQt5Core.so.5`QThreadPoolThread::run(this=0x00000eb182cb94a0) at qthreadpool.cpp:140:27 frame #7: 0x0000000847f3f890 libQt5Core.so.5`QThreadPrivate::start(void*)::$_0::operator()(this=0x0000000937354f68) const at qthread_unix.cpp:350:14 frame #8: 0x0000000847f3e705 libQt5Core.so.5`void (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_0>(t=0x0000000937354f68) at qthread_unix.cpp:287:9 frame #9: 0x0000000847f3e66d libQt5Core.so.5`QThreadPrivate::start(arg=0x00000eb182cb94a0) at qthread_unix.cpp:310:5 frame #10: 0x0000000859281a75 libthr.so.3`___lldb_unnamed_symbol562 + 309 thread #6, name = 'korganizer', stop reason = signal SIGSTOP frame #0: 0x000000085927ed2c libthr.so.3`___lldb_unnamed_symbol552 + 12 frame #1: 0x000000085928ed72 libthr.so.3`___lldb_unnamed_symbol748 + 82 frame #2: 0x000000085928083f libthr.so.3`___lldb_unnamed_symbol558 + 447 frame #3: 0x0000000847f50bcf libQt5Core.so.5`QWaitConditionPrivate::wait_relative(this=0x00000eb181b7e820, deadline=(t1 = 19588, t2 = 788526705, type = 1)) at qwaitcondition_unix.cpp:136:16 frame #4: 0x0000000847f5094c libQt5Core.so.5`QWaitConditionPrivate::wait(this=0x00000eb181b7e820, deadline=(t1 = 19588, t2 = 788526705, type = 1)) at qwaitcondition_unix.cpp:144:24 frame #5: 0x0000000847f505d0 libQt5Core.so.5`QWaitCondition::wait(this=0x00000eb182cb83a0, mutex=0x00000eb180a3c9f8, deadline=(t1 = 19588, t2 = 788526705, type = 1)) at qwaitcondition_unix.cpp:225:27 frame #6: 0x0000000847f478a6 libQt5Core.so.5`QThreadPoolThread::run(this=0x00000eb182cb8390) at qthreadpool.cpp:140:27 frame #7: 0x0000000847f3f890 libQt5Core.so.5`QThreadPrivate::start(void*)::$_0::operator()(this=0x0000000937e98f68) const at qthread_unix.cpp:350:14 frame #8: 0x0000000847f3e705 libQt5Core.so.5`void (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_0>(t=0x0000000937e98f68) at qthread_unix.cpp:287:9 frame #9: 0x0000000847f3e66d libQt5Core.so.5`QThreadPrivate::start(arg=0x00000eb182cb8390) at qthread_unix.cpp:310:5 frame #10: 0x0000000859281a75 libthr.so.3`___lldb_unnamed_symbol562 + 309 thread #7, name = 'korganizer', stop reason = signal SIGSTOP frame #0: 0x000000085927ed2c libthr.so.3`___lldb_unnamed_symbol552 + 12 frame #1: 0x000000085928ed72 libthr.so.3`___lldb_unnamed_symbol748 + 82 frame #2: 0x000000085928083f libthr.so.3`___lldb_unnamed_symbol558 + 447 frame #3: 0x0000000847f50bcf libQt5Core.so.5`QWaitConditionPrivate::wait_relative(this=0x00000eb181b7e640, deadline=(t1 = 19588, t2 = 788520152, type = 1)) at qwaitcondition_unix.cpp:136:16 frame #4: 0x0000000847f5094c libQt5Core.so.5`QWaitConditionPrivate::wait(this=0x00000eb181b7e640, deadline=(t1 = 19588, t2 = 788520152, type = 1)) at qwaitcondition_unix.cpp:144:24 frame #5: 0x0000000847f505d0 libQt5Core.so.5`QWaitCondition::wait(this=0x00000eb182e74de0, mutex=0x00000eb180a3c9f8, deadline=(t1 = 19588, t2 = 788520152, type = 1)) at qwaitcondition_unix.cpp:225:27 frame #6: 0x0000000847f478a6 libQt5Core.so.5`QThreadPoolThread::run(this=0x00000eb182e74dd0) at qthreadpool.cpp:140:27 frame #7: 0x0000000847f3f890 libQt5Core.so.5`QThreadPrivate::start(void*)::$_0::operator()(this=0x000000093c900f68) const at qthread_unix.cpp:350:14 frame #8: 0x0000000847f3e705 libQt5Core.so.5`void (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_0>(t=0x000000093c900f68) at qthread_unix.cpp:287:9 frame #9: 0x0000000847f3e66d libQt5Core.so.5`QThreadPrivate::start(arg=0x00000eb182e74dd0) at qthread_unix.cpp:310:5 frame #10: 0x0000000859281a75 libthr.so.3`___lldb_unnamed_symbol562 + 309 thread #8, name = 'korganizer', stop reason = signal SIGSTOP frame #0: 0x000000085927ed2c libthr.so.3`___lldb_unnamed_symbol552 + 12 frame #1: 0x000000085928ed72 libthr.so.3`___lldb_unnamed_symbol748 + 82 frame #2: 0x000000085928083f libthr.so.3`___lldb_unnamed_symbol558 + 447 frame #3: 0x0000000847f50bcf libQt5Core.so.5`QWaitConditionPrivate::wait_relative(this=0x00000eb181b7e4a0, deadline=(t1 = 19588, t2 = 788522547, type = 1)) at qwaitcondition_unix.cpp:136:16 frame #4: 0x0000000847f5094c libQt5Core.so.5`QWaitConditionPrivate::wait(this=0x00000eb181b7e4a0, deadline=(t1 = 19588, t2 = 788522547, type = 1)) at qwaitcondition_unix.cpp:144:24 frame #5: 0x0000000847f505d0 libQt5Core.so.5`QWaitCondition::wait(this=0x00000eb182e74d50, mutex=0x00000eb180a3c9f8, deadline=(t1 = 19588, t2 = 788522547, type = 1)) at qwaitcondition_unix.cpp:225:27 frame #6: 0x0000000847f478a6 libQt5Core.so.5`QThreadPoolThread::run(this=0x00000eb182e74d40) at qthreadpool.cpp:140:27 frame #7: 0x0000000847f3f890 libQt5Core.so.5`QThreadPrivate::start(void*)::$_0::operator()(this=0x000000093e544f68) const at qthread_unix.cpp:350:14 frame #8: 0x0000000847f3e705 libQt5Core.so.5`void (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_0>(t=0x000000093e544f68) at qthread_unix.cpp:287:9 frame #9: 0x0000000847f3e66d libQt5Core.so.5`QThreadPrivate::start(arg=0x00000eb182e74d40) at qthread_unix.cpp:310:5 frame #10: 0x0000000859281a75 libthr.so.3`___lldb_unnamed_symbol562 + 309 Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.