Bug 358657 - Dolphin crash when in split pane mode
Summary: Dolphin crash when in split pane mode
Status: RESOLVED DUPLICATE of bug 360946
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Engine (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
: 360089 363239 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-01-27 22:25 UTC by wintonian
Modified: 2017-10-27 17:14 UTC (History)
6 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 wintonian 2016-01-27 22:25:16 UTC
Application: dolphin (15.12.1)

Qt Version: 5.5.1
Operating System: Linux 4.3.4-300.fc23.x86_64 x86_64
Distribution: "Fedora release 23 (Twenty Three)"

-- Information about the crash:
- What I was doing when the application crashed:

I clicked on "split" in the menu bar and then changed the directory of one of the panes, using the "places" list.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f56f6c76940 (LWP 8135))]

Thread 4 (Thread 0x7f56d429a700 (LWP 8136)):
#0  0x00007f56ee501fdd in poll () from /lib64/libc.so.6
#1  0x00007f56e9ed5272 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007f56e9ed6ee7 in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007f56d6dfbda9 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007f56ef11e3de in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f56eb47a60a in start_thread () from /lib64/libpthread.so.0
#6  0x00007f56ee50da4d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f56d129a700 (LWP 8152)):
#0  0x00007f56ee4fdbcd in read () from /lib64/libc.so.6
#1  0x00007f56e2c24f45 in ?? () from /usr/lib64/nvidia-340xx/tls/libnvidia-tls.so.340.96
#2  0x00007f56e9358390 in g_wakeup_acknowledge () from /lib64/libglib-2.0.so.0
#3  0x00007f56e9314c64 in g_main_context_check () from /lib64/libglib-2.0.so.0
#4  0x00007f56e9315110 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#5  0x00007f56e931527c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#6  0x00007f56ef355ecb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#7  0x00007f56ef2fceca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#8  0x00007f56ef119434 in QThread::exec() () from /lib64/libQt5Core.so.5
#9  0x00007f56ef11e3de in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#10 0x00007f56eb47a60a in start_thread () from /lib64/libpthread.so.0
#11 0x00007f56ee50da4d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f56cb42a700 (LWP 8561)):
#0  0x00007f56eb47feb9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f56ef11f5a6 in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQt5Core.so.5
#2  0x00007f56ef11b063 in QThreadPoolThread::run() () from /lib64/libQt5Core.so.5
#3  0x00007f56ef11e3de in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#4  0x00007f56eb47a60a in start_thread () from /lib64/libpthread.so.0
#5  0x00007f56ee50da4d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f56f6c76940 (LWP 8135)):
[KCrash Handler]
#5  0x00007f56ed622229 in mdb_get () from /lib64/liblmdb.so.0.0.0
#6  0x00007f56ed842c68 in Baloo::DocumentDataDB::get(unsigned long long) () from /lib64/libKF5BalooEngine.so.5
#7  0x00007f56ed85ac2e in Baloo::Transaction::documentData(unsigned long long) const () from /lib64/libKF5BalooEngine.so.5
#8  0x00007f56f57346a9 in Baloo::File::load() () from /lib64/libKF5Baloo.so.5
#9  0x00007f56f597c24e in Baloo::FileFetchJob::doStart() () from /lib64/libKF5BalooWidgets.so.5
#10 0x00007f56ef32f161 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#11 0x00007f56f06bf41c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#12 0x00007f56f06c48e6 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#13 0x00007f56ef2ff73b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007f56ef301b36 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#15 0x00007f56ef355aa3 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#16 0x00007f56e9314e3a in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#17 0x00007f56e93151d0 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#18 0x00007f56e931527c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#19 0x00007f56ef355eaf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#20 0x00007f56ef2fceca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#21 0x00007f56ef304fac in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#22 0x00007f56f68e2ef4 in kdemain () from /lib64/libkdeinit5_dolphin.so
#23 0x00007f56ee42b580 in __libc_start_main () from /lib64/libc.so.6
#24 0x00005643b03e0be9 in _start ()

Reported using DrKonqi
Comment 1 Frank Reininghaus 2016-01-29 22:17:11 UTC
Thanks for the bug report. Looks like a Baloo issue.
Comment 2 Christoph Cullmann 2016-09-11 21:09:03 UTC
*** Bug 363239 has been marked as a duplicate of this bug. ***
Comment 3 Christoph Cullmann 2016-09-11 21:52:45 UTC
*** Bug 360089 has been marked as a duplicate of this bug. ***
Comment 4 Nate Graham 2017-10-27 17:14:50 UTC

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