Bug 425833 - Crash on running Android Studio
Summary: Crash on running Android Studio
Status: RESOLVED DUPLICATE of bug 361186
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.73.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Brüns
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-08-26 13:11 UTC by JACOBIAN DET
Modified: 2020-10-26 16:28 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 JACOBIAN DET 2020-08-26 13:11:22 UTC
Application: baloo_file_extractor (5.73.0)

Qt Version: 5.15.0
Frameworks Version: 5.73.0
Operating System: Linux 5.8.3-arch1-1 x86_64
Windowing system: X11
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed: Running Build in Android Studio, build failing and simultaneously message of Baloo crash launching	

- Custom settings of the application: Gradle Build and updating

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Extractor (baloo_file_extractor), signal: Bus error

[KCrash Handler]
#4  0x00007fa726836be2 in ?? () from /usr/lib/liblmdb.so
#5  0x00007fa726837644 in ?? () from /usr/lib/liblmdb.so
#6  0x00007fa726837c60 in mdb_get () from /usr/lib/liblmdb.so
#7  0x00007fa7282f3032 in Baloo::PositionDB::get(QByteArray const&) () from /usr/lib/libKF5BalooEngine.so.5
#8  0x00007fa7283026d8 in Baloo::WriteTransaction::commit() () from /usr/lib/libKF5BalooEngine.so.5
#9  0x00007fa7282fabf2 in Baloo::Transaction::commit() () from /usr/lib/libKF5BalooEngine.so.5
#10 0x0000561b315b750d in ?? ()
#11 0x00007fa72718bb33 in ?? () from /usr/lib/libQt5Core.so.5
#12 0x00007fa72717d10f in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#13 0x00007fa727c1e702 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#14 0x00007fa7271507ba in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#15 0x00007fa7271a86b5 in QTimerInfoList::activateTimers() () from /usr/lib/libQt5Core.so.5
#16 0x00007fa7271a8f62 in ?? () from /usr/lib/libQt5Core.so.5
#17 0x00007fa725c5c43c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0x00007fa725caa1d9 in ?? () from /usr/lib/libglib-2.0.so.0
#19 0x00007fa725c5b221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#20 0x00007fa7271a9331 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#21 0x00007fa72714f13c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#22 0x00007fa7271575c4 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#23 0x0000561b315b5283 in ?? ()
#24 0x00007fa726b1d152 in __libc_start_main () from /usr/lib/libc.so.6
#25 0x0000561b315b53be in ?? ()
[Inferior 1 (process 9021) detached]

Possible duplicates by query: bug 425735, bug 425025, bug 422483, bug 422393, bug 420677.

Reported using DrKonqi
Comment 1 Nate Graham 2020-10-26 16:28:17 UTC

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