Application: baloo_file (5.6.2) Qt Version: 5.4.1 Operating System: Linux 3.19.0-25-generic x86_64 Distribution: Ubuntu 15.04 -- Information about the crash: - What I was doing when the application crashed: I was working in Lazarus 1.5.0/FreePascal 3.1.1. I changed the name of a unit that I was working on in the Source Editor. -- Backtrace: Application: Baloo File (baloo_file), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f5d592d1800 (LWP 1780))] Thread 2 (Thread 0x7f5d4595b700 (LWP 1798)): #0 0x00007f5d55b868dd in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f5d54a6eb72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007f5d54a7064f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007f5d4787f099 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so #4 0x00007f5d5641db0e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f5d558746aa in start_thread (arg=0x7f5d4595b700) at pthread_create.c:333 #6 0x00007f5d55b91eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7f5d592d1800 (LWP 1780)): [KCrash Handler] #6 __memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:33 #7 0x00007f5d56422849 in QByteArray::append(QByteArray const&) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x000000000043401f in KInotify::removeWatch(QString const&) () #9 0x00000000004347e5 in KInotify::slotClearCookies() () #10 0x00007f5d5668c35a in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #11 0x00007f5d5669a918 in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x00007f5d5668d6f3 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #13 0x00007f5d56f65b2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #14 0x00007f5d56f6b000 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #15 0x00007f5d5665bc2b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #16 0x00007f5d566b3ae5 in QTimerInfoList::activateTimers() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #17 0x00007f5d566b3f99 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #18 0x00007f5d50560c3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007f5d50560f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007f5d50560fcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #21 0x00007f5d566b4c57 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #22 0x00007f5d566593e2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #23 0x00007f5d5666102c in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #24 0x0000000000417477 in main () Reported using DrKonqi
No duplicates in years since the error handling was improved. Let's call this one fixed.