Bug 368753 - Dolphin crashes after a few clicks
Summary: Dolphin crashes after a few clicks
Status: RESOLVED DUPLICATE of bug 357206
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 15.12.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
: 410783 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-09-13 18:48 UTC by georgemrc
Modified: 2019-08-13 15:56 UTC (History)
2 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 georgemrc 2016-09-13 18:48:33 UTC
Application: dolphin (15.12.3)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-36-generic x86_64
Distribution: Ubuntu 16.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed: had mozilla and chrome running, nothing else. Openned dolphin and navigated on my folders, crashed repetedly even after restart, update and upgrade of packages.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Bus error
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb1f9d128c0 (LWP 15181))]

Thread 3 (Thread 0x7fb1ed458700 (LWP 15183)):
#0  0x00007fb20cb2fe8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fb20332439c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb2033244ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb207938a9b in QEventDispatcherGlib::processEvents (this=0x7fb1e80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x00007fb2078dfdea in QEventLoop::exec (this=this@entry=0x7fb1ed457d00, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007fb2076fc8a4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503
#6  0x00007fb20770184e in QThreadPrivate::start (arg=0xc4ad00) at thread/qthread_unix.cpp:331
#7  0x00007fb203eaf6fa in start_thread (arg=0x7fb1ed458700) at pthread_create.c:333
#8  0x00007fb20cb3bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fb1f7397700 (LWP 15182)):
#0  0x00007fb20cb2fe8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fb2012bbc62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fb2012bd8d7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fb1f96e9629 in QXcbEventReader::run (this=0x765da0) at qxcbconnection.cpp:1253
#4  0x00007fb20770184e in QThreadPrivate::start (arg=0x765da0) at thread/qthread_unix.cpp:331
#5  0x00007fb203eaf6fa in start_thread (arg=0x7fb1f7397700) at pthread_create.c:333
#6  0x00007fb20cb3bb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fb1f9d128c0 (LWP 15181)):
[KCrash Handler]
#6  mdb_node_search (mc=mc@entry=0x7ffda2ceb4c0, key=key@entry=0x7ffda2ceb880, exactp=exactp@entry=0x7ffda2ceb1fc) at mdb.c:5112
#7  0x00007fb200203e09 in mdb_page_search_root (mc=mc@entry=0x7ffda2ceb4c0, key=key@entry=0x7ffda2ceb880, flags=flags@entry=0) at mdb.c:5285
#8  0x00007fb2002040c8 in mdb_page_search (mc=mc@entry=0x7ffda2ceb4c0, key=key@entry=0x7ffda2ceb880, flags=flags@entry=0) at mdb.c:5436
#9  0x00007fb2002047a5 in mdb_cursor_set (mc=mc@entry=0x7ffda2ceb4c0, key=key@entry=0x7ffda2ceb880, data=data@entry=0x7ffda2ceb890, op=op@entry=MDB_SET, exactp=exactp@entry=0x7ffda2ceb4bc) at mdb.c:5893
#10 0x00007fb200204e3c in mdb_get (txn=<optimized out>, dbi=<optimized out>, key=key@entry=0x7ffda2ceb880, data=data@entry=0x7ffda2ceb890) at mdb.c:5565
#11 0x00007fb204716718 in Baloo::DocumentDataDB::get (this=this@entry=0x7ffda2ceb8c0, docId=docId@entry=181854116518035502) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/documentdatadb.cpp:83
#12 0x00007fb204728cde in Baloo::Transaction::documentData (this=this@entry=0x7ffda2ceb950, id=id@entry=181854116518035502) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/transaction.cpp:144
#13 0x00007fb20a984f69 in Baloo::File::load (this=this@entry=0x7ffda2cebaa0) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/lib/file.cpp:111
#14 0x00007fb20af1a796 in Baloo::FileFetchJob::doStart (this=0x10e02b0) at /build/baloo-widgets-A4yGxj/baloo-widgets-15.12.3/src/filefetchjob.cpp:58
#15 0x00007fb207911ea1 in QObject::event (this=0x10e02b0, e=<optimized out>) at kernel/qobject.cpp:1239
#16 0x00007fb2083e505c in QApplicationPrivate::notify_helper (this=this@entry=0x74e3e0, receiver=receiver@entry=0x10e02b0, e=e@entry=0x1009ac0) at kernel/qapplication.cpp:3716
#17 0x00007fb2083ea516 in QApplication::notify (this=0x7ffda2cec1b0, receiver=0x10e02b0, e=0x1009ac0) at kernel/qapplication.cpp:3499
#18 0x00007fb2078e262b in QCoreApplication::notifyInternal (this=0x7ffda2cec1b0, receiver=0x10e02b0, event=event@entry=0x1009ac0) at kernel/qcoreapplication.cpp:965
#19 0x00007fb2078e4a26 in QCoreApplication::sendEvent (event=0x1009ac0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:224
#20 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x74c870) at kernel/qcoreapplication.cpp:1593
#21 0x00007fb2078e4f08 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1451
#22 0x00007fb207938673 in postEventSourceDispatch (s=0x788af0) at kernel/qeventdispatcher_glib.cpp:271
#23 0x00007fb2033241a7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007fb203324400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007fb2033244ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007fb207938a7f in QEventDispatcherGlib::processEvents (this=0x788860, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#27 0x00007fb2078dfdea in QEventLoop::exec (this=this@entry=0x7ffda2cec080, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#28 0x00007fb2078e7e8c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229
#29 0x00007fb207e2bc3c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1542
#30 0x00007fb2083e1495 in QApplication::exec () at kernel/qapplication.cpp:2976
#31 0x00007fb20ce5be2b in kdemain (argc=1, argv=<optimized out>) at /build/dolphin-HvGmRr/dolphin-15.12.3/src/main.cpp:150
#32 0x00007fb20ca55830 in __libc_start_main (main=0x400710 <main(int, char**)>, argc=1, argv=0x7ffda2cec338, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffda2cec328) at ../csu/libc-start.c:291
#33 0x0000000000400749 in _start ()

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2016-10-20 09:35:27 UTC

*** This bug has been marked as a duplicate of bug 357206 ***
Comment 2 Nate Graham 2019-08-13 15:56:00 UTC
*** Bug 410783 has been marked as a duplicate of this bug. ***