Bug 360242 - Baloo crashed after invoking "Print" on a web page
Summary: Baloo crashed after invoking "Print" on a web page
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.19.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-03-08 04:16 UTC by Jonathan Ryshpan
Modified: 2016-09-11 13:32 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 Jonathan Ryshpan 2016-03-08 04:16:51 UTC
Application: baloo_file_extractor (5.19.0)

Qt Version: 5.5.1
Operating System: Linux 4.4.3-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 had just invoked "Print" on the page http://www.theatlantic.com/international/archive/2015/10/how-isis-started-syria-iraq/412042/ being displayed by Firefox

-- Backtrace:
Application: Baloo File Extractor (baloo_file_extractor), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f40ddfd78c0 (LWP 24933))]

Thread 2 (Thread 0x7f40c6ddb700 (LWP 24936)):
#0  0x00007f40da580fdd in poll () at /lib64/libc.so.6
#1  0x00007f40d4c35272 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007f40d4c36ee7 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007f40ca14dda9 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x00007f40db1893de in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#5  0x00007f40d969260a in start_thread () at /lib64/libpthread.so.0
#6  0x00007f40da58ca4d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f40ddfd78c0 (LWP 24933)):
[KCrash Handler]
#5  0x00007f40da5d2af7 in __memcpy_avx_unaligned () at /lib64/libc.so.6
#6  0x00007f40dd2f3ca2 in Baloo::PostingCodec::decode(QByteArray const&) () at /lib64/libKF5BalooEngine.so.5
#7  0x00007f40dd2dc224 in Baloo::PostingDB::get(QByteArray const&) () at /lib64/libKF5BalooEngine.so.5
#8  0x00007f40dd2f007d in Baloo::WriteTransaction::commit() () at /lib64/libKF5BalooEngine.so.5
#9  0x00007f40dd2e64c2 in Baloo::Transaction::commit() () at /lib64/libKF5BalooEngine.so.5
#10 0x00005646a8adb0dc in Baloo::App::processNextFile() ()
#11 0x00007f40db3a5888 in QSingleShotTimer::timerEvent(QTimerEvent*) () at /lib64/libQt5Core.so.5
#12 0x00007f40db39a113 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#13 0x00007f40dc04f41c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#14 0x00007f40dc0548e6 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#15 0x00007f40db36a73b in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#16 0x00007f40db3bfccd in QTimerInfoList::activateTimers() () at /lib64/libQt5Core.so.5
#17 0x00007f40db3c01d1 in timerSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#18 0x00007f40d8ef9e3a in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#19 0x00007f40d8efa1d0 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#20 0x00007f40d8efa27c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#21 0x00007f40db3c0eaf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#22 0x00007f40db367eca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#23 0x00007f40db36ffac in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#24 0x00005646a8ad99d5 in main ()

Reported using DrKonqi
Comment 1 Christoph Cullmann 2016-09-11 13:32:12 UTC

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