Bug 397976 - Running javafx program
Summary: Running javafx program
Status: RESOLVED DUPLICATE of bug 352984
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.32.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-08-28 09:29 UTC by Tinke
Modified: 2018-08-28 19:25 UTC (History)
1 user (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 Tinke 2018-08-28 09:29:37 UTC
Application: baloo_file (5.32.0)

Qt Version: 5.6.2
Frameworks Version: 5.32.0
Operating System: Linux 4.4.104-18.44-default x86_64
Distribution: "openSUSE Leap 42.3"

-- Information about the crash:
- What I was doing when the application crashed:
 Using IDE netbeans to develope java programs, during run the program i noticed it stopped working.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f116cbe2880 (LWP 1773))]

Thread 3 (Thread 0x7f1160d22700 (LWP 1935)):
#0  0x00007f116a70628d in read () at /lib64/libc.so.6
#1  0x00007f1167158750 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f1167117e49 in g_main_context_check () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f11671182a8 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f116711842c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#5  0x00007f116b3141ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#6  0x00007f116b2c1bfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#7  0x00000000004161fe in  ()
#8  0x00007f116b0fe85e in  () at /usr/lib64/libQt5Core.so.5
#9  0x00007f116b101a29 in  () at /usr/lib64/libQt5Core.so.5
#10 0x00007f1169743744 in start_thread () at /lib64/libpthread.so.0
#11 0x00007f116a712aad in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f1161855700 (LWP 1791)):
#0  0x00007f116a70628d in read () at /lib64/libc.so.6
#1  0x00007f1167158750 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f1167117e49 in g_main_context_check () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f11671182a8 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f116711842c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#5  0x00007f116b3141ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#6  0x00007f116b2c1bfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#7  0x00007f116b0fcf5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#8  0x00007f116c4c6295 in  () at /usr/lib64/libQt5DBus.so.5
#9  0x00007f116b101a29 in  () at /usr/lib64/libQt5Core.so.5
#10 0x00007f1169743744 in start_thread () at /lib64/libpthread.so.0
#11 0x00007f116a712aad in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f116cbe2880 (LWP 1773)):
[KCrash Handler]
#6  0x00007f116840d1f1 in mdb_get () at /usr/lib64/liblmdb-0.9.14.so
#7  0x00007f116b9b677d in Baloo::IdTreeDB::get(unsigned long long) () at /usr/lib64/libKF5BalooEngine.so.5
#8  0x00007f116b9b4280 in Baloo::DocumentUrlDB::getId(unsigned long long, QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5
#9  0x00007f116b9c55c1 in Baloo::Transaction::documentId(QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5
#10 0x000000000041e4d3 in  ()
#11 0x000000000041e58d in  ()
#12 0x00007f116b2edde3 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#13 0x0000000000428615 in  ()
#14 0x000000000041c9c6 in  ()
#15 0x00007f116b2edde3 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#16 0x00007f116b2fadd2 in QTimer::timerEvent(QTimerEvent*) () at /usr/lib64/libQt5Core.so.5
#17 0x00007f116b2eebf4 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#18 0x00007f116b2c3cac in QCoreApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#19 0x00007f116b2c3be5 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#20 0x00007f116b313afe in QTimerInfoList::activateTimers() () at /usr/lib64/libQt5Core.so.5
#21 0x00007f116b313ef9 in  () at /usr/lib64/libQt5Core.so.5
#22 0x00007f1167118134 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#23 0x00007f1167118388 in  () at /usr/lib64/libglib-2.0.so.0
#24 0x00007f116711842c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#25 0x00007f116b31418c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#26 0x00007f116b2c1bfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#27 0x00007f116b2c9ae6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#28 0x000000000040b590 in  ()
#29 0x00007f116a6496e5 in __libc_start_main () at /lib64/libc.so.6
#30 0x000000000040b629 in _start ()

Possible duplicates by query: bug 395190, bug 391055, bug 388200.

Reported using DrKonqi
Comment 1 Nate Graham 2018-08-28 19:25:00 UTC

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