[kde] [Bug 354199] New: Crash

Brandon via KDE Bugzilla bugzilla_noreply at kde.org
Thu Oct 22 03:38:14 BST 2015


https://bugs.kde.org/show_bug.cgi?id=354199

            Bug ID: 354199
           Summary: Crash
           Product: kde
           Version: unspecified
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: br3andon at gmail.com

Application: baloo_file (5.6.2)

Qt Version: 5.4.1
Operating System: Linux 3.19.0-30-generic x86_64
Distribution: Ubuntu 15.04

-- Information about the crash:
- What I was doing when the application crashed:
I had just clicked ok to download a pdf within firefox when I was notified that
there was a crash. I couldn't tell what crashed, no obvious issues aside from
the notification.

-- Backtrace:
Application: Baloo File (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe15a81b800 (LWP 1775))]

Thread 2 (Thread 0x7fe146ea8700 (LWP 1778)):
#0  0x00007fe1570d18dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fe155fb9b72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fe155fbb64f in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fe148dcc099 in QXcbEventReader::run (this=0x96a2a0) at
qxcbconnection.cpp:1105
#4  0x00007fe157968b0e in QThreadPrivate::start (arg=0x96a2a0) at
thread/qthread_unix.cpp:337
#5  0x00007fe156dbf6aa in start_thread (arg=0x7fe146ea8700) at
pthread_create.c:333
#6  0x00007fe1570dceed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fe15a81b800 (LWP 1775)):
[KCrash Handler]
#6  getint2 (c=9, p=<optimized out>) at ../common/unaligned.h:50
#7  ChertTable::find_in_block (p=p at entry=0x41 <error: Cannot access memory at
address 0x41>, key=..., leaf=leaf at entry=false, c=1) at
../backends/chert/chert_table.cc:474
#8  0x00007fe159800db3 in ChertTable::find (this=0x99e048, C_=0xaafd30) at
../backends/chert/chert_table.cc:508
#9  0x00007fe1597daa31 in ChertCursor::find_entry (this=0x9a1510,
key="\000\330\000\000\v") at ../backends/chert/chert_cursor.cc:214
#10 0x00007fe1598077b3 in ChertValueManager::get_chunk_containing_did
(this=this at entry=0x99e5a8, slot=slot at entry=0, did=11, chunk="") at
../backends/chert/chert_values.cc:164
#11 0x00007fe15980b0d3 in ChertValueManager::get_value (this=0x99e5a8, did=11,
slot=0) at ../backends/chert/chert_values.cc:476
#12 0x00007fe1597eb22a in ChertDocument::do_get_value (this=<optimized out>,
slot=<optimized out>) at ../backends/chert/chert_document.cc:40
#13 0x00007fe15975ba62 in Xapian::Document::Internal::get_value (this=0xad3710,
slot=slot at entry=0) at ../api/omdocument.cc:279
#14 0x00007fe15975ba7c in Xapian::Document::get_value
(this=this at entry=0x7ffd47c18430, slot=slot at entry=0) at ../api/omdocument.cc:59
#15 0x00007fe159b2310a in Baloo::XapianDocument::value
(this=this at entry=0x7ffd47c18430, slot=slot at entry=0) at
../../../src/xapian/xapiandocument.cpp:133
#16 0x000000000041e4c4 in Baloo::BasicIndexingQueue::shouldIndex
(this=this at entry=0xaa00b0, file=..., mimetype=...) at
../../../src/file/basicindexingqueue.cpp:142
#17 0x000000000041f0a5 in Baloo::BasicIndexingQueue::process
(this=this at entry=0xaa00b0, file=..., flags=...) at
../../../src/file/basicindexingqueue.cpp:97
#18 0x000000000041f65c in Baloo::BasicIndexingQueue::processNextIteration
(this=0xaa00b0) at ../../../src/file/basicindexingqueue.cpp:79
#19 0x00007fe157bd873a in QObject::event (this=0xaa00b0, e=<optimized out>) at
kernel/qobject.cpp:1245
#20 0x00007fe1584b0b2c in QApplicationPrivate::notify_helper (this=0x954120,
receiver=0xaa00b0, e=0x99fc30) at kernel/qapplication.cpp:3720
#21 0x00007fe1584b6000 in QApplication::notify (this=0x7ffd47c18c60,
receiver=0xaa00b0, e=0x99fc30) at kernel/qapplication.cpp:3503
#22 0x00007fe157ba6c2b in QCoreApplication::notifyInternal
(this=0x7ffd47c18c60, receiver=0xaa00b0, event=event at entry=0x99fc30) at
kernel/qcoreapplication.cpp:935
#23 0x00007fe157ba8c9b in sendEvent (event=0x99fc30, receiver=<optimized out>)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver at entry=0x0,
event_type=event_type at entry=0, data=0x951f20) at
kernel/qcoreapplication.cpp:1552
#25 0x00007fe157ba9298 in QCoreApplication::sendPostedEvents
(receiver=receiver at entry=0x0, event_type=event_type at entry=0) at
kernel/qcoreapplication.cpp:1410
#26 0x00007fe157bff843 in postEventSourceDispatch (s=0x983610) at
kernel/qeventdispatcher_glib.cpp:271
#27 0x00007fe151aabc3d in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fe151aabf20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fe151aabfcc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fe157bffc57 in QEventDispatcherGlib::processEvents (this=0x9832c0,
flags=...) at kernel/qeventdispatcher_glib.cpp:418
#31 0x00007fe157ba43e2 in QEventLoop::exec (this=this at entry=0x7ffd47c18ad0,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:204
#32 0x00007fe157bac02c in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1188
#33 0x00007fe157eeb31c in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1510
#34 0x00007fe1584ac7a5 in QApplication::exec () at kernel/qapplication.cpp:2956
#35 0x0000000000417477 in main (argc=1, argv=<optimized out>) at
../../../src/file/main.cpp:101

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list