https://bugs.kde.org/show_bug.cgi?id=354342
V字龍(Vdragon) changed:
What|Removed |Added
CC||vdragon.tai...@gmail.com
--- Comment #1 from V字龍(Vdragon) ---
I encounter the (almost) same issue on my Ubuntu 15.10 fresh-installed system.
Application: baloo_file (5.15.0)
Qt Version: 5.4.2
Operating System: Linux 4.2.0-23-generic x86_64
Distribution: Ubuntu 15.10
-- Information about the crash:
- What I was doing when the application crashed:
-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation
fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f216b142800 (LWP 8967))]
Thread 2 (Thread 0x7f21601f0700 (LWP 9023)):
[KCrash Handler]
#6 0x7f21679e0b40 in mdb_txn_begin (env=0x0, parent=0x0, flags=0,
ret=0x7f21601efbf8) at mdb.c:2650
#7 0x7f216a3494bb in Baloo::Transaction::Transaction(Baloo::Database
const&, Baloo::Transaction::TransactionType) () at
/usr/lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#8 0x0041d013 in Baloo::ModifiedFileIndexer::run() (this=0x158e640) at
../../../src/file/modifiedfileindexer.cpp:49
#9 0x7f2169c88e73 in QThreadPoolThread::run() (this=0x1590500) at
thread/qthreadpool.cpp:93
#10 0x7f2169c8c2be in QThreadPrivate::start(void*) (arg=0x1590500) at
thread/qthread_unix.cpp:337
#11 0x7f21688fe6aa in start_thread (arg=0x7f21601f0700) at
pthread_create.c:333
#12 0x7f216929ceed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 1 (Thread 0x7f216b142800 (LWP 8967)):
#0 0x7f216928d49d in read () at ../sysdeps/unix/syscall-template.S:81
#1 0x7f21664c24e0 in g_wakeup_acknowledge (__nbytes=16,
__buf=0x7fff95231100, __fd=) at
/usr/include/x86_64-linux-gnu/bits/unistd.h:44
#2 0x7f21664c24e0 in g_wakeup_acknowledge (wakeup=0x1365330) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gwakeup.c:210
#3 0x7f216647ecd4 in g_main_context_check
(context=context@entry=0x137c410, max_priority=2147483647,
fds=fds@entry=0x1435420, n_fds=n_fds@entry=4) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3632
#4 0x7f216647f190 in g_main_context_iterate
(context=context@entry=0x137c410, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3837
#5 0x7f216647f2fc in g_main_context_iteration (context=0x137c410,
may_block=may_block@entry=1) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3901
#6 0x7f2169ec327f in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x137c620, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#7 0x7f2169e6975a in
QEventLoop::exec(QFlags)
(this=this@entry=0x7fff95231300, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#8 0x7f2169e712cc in QCoreApplication::exec() () at
kernel/qcoreapplication.cpp:1188
#9 0x00415aec in main(int, char**) (argc=1, argv=) at
../../../src/file/main.cpp:88
Possible duplicates by query: bug 354342.
--
You are receiving this mail because:
You are watching all bug changes.