Bug 373692 - Forgot the package crashed due to creating user account. Sorry
Summary: Forgot the package crashed due to creating user account. Sorry
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.27.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-12-15 17:13 UTC by Pete G
Modified: 2017-03-24 22:20 UTC (History)
0 users

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 Pete G 2016-12-15 17:13:36 UTC
Application: baloo_file_extractor (5.27.0)

Qt Version: 5.6.2
Frameworks Version: 5.27.0
Operating System: Linux 4.8.13-100.fc23.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
Upgraded users laptop from a single 4GB DDR3 to Two 4GBDDr3. Rebooted and typed 
sudo top -si to take a look at what was going on with the system, but primarly to see the new total DRAM.. The default just popped up at that time. I was not installing anything nor running anything myself. The user did have Firefox running with about a dozen tabs, Thunderbirs running and inbox selected. I have no further information.

-- 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 0x7f89a0ce18c0 (LWP 2341))]

Thread 3 (Thread 0x7f898a8e3700 (LWP 2354)):
#0  0x00007f899dc6fb7d in poll () from /lib64/libc.so.6
#1  0x00007f8998558272 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007f8998559ee7 in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007f898de5c229 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007f899e879fec in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f899d1c261a in start_thread () from /lib64/libpthread.so.0
#6  0x00007f899dc7b5fd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f8982882700 (LWP 2367)):
#0  0x00007f899c81f2c5 in g_main_context_release () from /lib64/libglib-2.0.so.0
#1  0x00007f899c820146 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f899c82029c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f899ea64efb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f899ea1538a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f899e875bb4 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f89a0e00675 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007f899e879fec in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f899d1c261a in start_thread () from /lib64/libpthread.so.0
#9  0x00007f899dc7b5fd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f89a0ce18c0 (LWP 2341)):
[KCrash Handler]
#6  0x00007f89a00c36b9 in Baloo::getDifferentialVarInt32(char*, char*, QVector<unsigned int>*) () from /lib64/libKF5BalooEngine.so.5
#7  0x00007f89a00c299f in Baloo::PositionCodec::decode(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#8  0x00007f89a00aaeb4 in Baloo::PositionDB::get(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#9  0x00007f89a00c06bc in Baloo::WriteTransaction::commit() () from /lib64/libKF5BalooEngine.so.5
#10 0x00007f89a00b66f2 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5
#11 0x000055560a24cd2c in Baloo::App::processNextFile() ()
#12 0x00007f899ea49aa6 in QSingleShotTimer::timerEvent(QTimerEvent*) () from /lib64/libQt5Core.so.5
#13 0x00007f899ea3e97b in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007f899f29f3cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007f899f2a4906 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007f899ea1651a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007f899ea64443 in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#18 0x00007f899ea649e9 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#19 0x00007f899c81fe5a in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007f899c8201f0 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#21 0x00007f899c82029c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007f899ea64edf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007f899ea1538a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007f899ea1cd0c in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x000055560a24bb35 in main ()

Possible duplicates by query: bug 368352, bug 364133, bug 364006, bug 362566, bug 361627.

Reported using DrKonqi
Comment 1 Christoph Feck 2017-03-24 22:20:09 UTC

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