Bug 357941 - Baloo crash when changing display order in Dolphin
Summary: Baloo crash when changing display order in Dolphin
Status: RESOLVED DUPLICATE of bug 352984
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.16.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-01-13 17:53 UTC by Georges Sancosme
Modified: 2016-09-11 19:18 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georges Sancosme 2016-01-13 17:53:25 UTC
Application: baloo_file (5.16.0)

Qt Version: 5.5.1
Operating System: Linux 4.1.13-5-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
navigating in my files with dolphin and changing the listing order from name to date

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0b368cf780 (LWP 1639))]

Thread 2 (Thread 0x7f09eb908700 (LWP 2074)):
#0  0x00007f0b34424c1d in poll () at /lib64/libc.so.6
#1  0x00007f0b30e64e64 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f0b30e64f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f0b3504fd8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f0b34ff6d53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x0000000000422845 in Baloo::FileContentIndexer::run() (this=0x1c7c530) at /usr/src/debug/baloo-5.16.0/src/file/filecontentindexer.cpp:71
#6  0x00007f0b34e1a382 in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007f0b34e1d32f in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f0b3345f0a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f0b3442d04d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f0b368cf780 (LWP 1639)):
[KCrash Handler]
#6  0x00007f0b343d7e19 in __memcpy_sse2_unaligned () at /lib64/libc.so.6
#7  0x00007f0b356e8995 in Baloo::IdTreeDB::get(unsigned long long) () at /usr/lib64/libKF5BalooEngine.so.5
#8  0x00007f0b356e5ca0 in Baloo::DocumentUrlDB::getId(unsigned long long, QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5
#9  0x00007f0b356f73e9 in Baloo::Transaction::documentId(QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5
#10 0x000000000042a923 in Baloo::MetadataMover::removeMetadata(Baloo::Transaction*, QString const&) (this=this@entry=0x1c61420, tr=tr@entry=0x7ffc8d947ad0, url=...) at /usr/src/debug/baloo-5.16.0/src/file/metadatamover.cpp:74
#11 0x000000000042b2d2 in Baloo::MetadataMover::moveFileMetadata(QString const&, QString const&) (this=0x1c61420, from=..., to=...) at /usr/src/debug/baloo-5.16.0/src/file/metadatamover.cpp:53
#12 0x00007f0b3502873f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#13 0x000000000042bc1a in KInotify::moved(QString const&, QString const&) (this=this@entry=0x1c49650, _t1=..., _t2=...) at /usr/src/debug/baloo-5.16.0/build/src/file/moc_kinotify.cpp:330
#14 0x000000000042fce9 in KInotify::slotEvent(int) (this=<optimized out>, socket=<optimized out>) at /usr/src/debug/baloo-5.16.0/src/file/kinotify.cpp:421
#15 0x00007f0b3502873f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#16 0x00007f0b350aa8ee in QSocketNotifier::activated(int, QSocketNotifier::QPrivateSignal) () at /usr/lib64/libQt5Core.so.5
#17 0x00007f0b35035a89 in QSocketNotifier::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#18 0x00007f0b34ff918d in QCoreApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#19 0x00007f0b34ff8e95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#20 0x00007f0b35050ca5 in  () at /usr/lib64/libQt5Core.so.5
#21 0x00007f0b30e64c84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#22 0x00007f0b30e64ed8 in  () at /usr/lib64/libglib-2.0.so.0
#23 0x00007f0b30e64f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#24 0x00007f0b3504fd6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#25 0x00007f0b34ff6d53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#26 0x00007f0b34ffe8f6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#27 0x0000000000417d92 in main(int, char**) (argc=1, argv=<optimized out>) at /usr/src/debug/baloo-5.16.0/src/file/main.cpp:88

Possible duplicates by query: bug 357919, bug 355876, bug 355633, bug 355371.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2016-09-11 19:18:41 UTC

*** This bug has been marked as a duplicate of bug 352984 ***