[kde] [Bug 355217] New: baloo crash on destination system while copying files via samba

Nick via KDE Bugzilla bugzilla_noreply at kde.org
Wed Nov 11 22:23:19 GMT 2015


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

            Bug ID: 355217
           Summary: baloo crash on destination system while copying files
                    via samba
           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: nlaw at naad.fsnet.co.uk

Application: baloo_file (5.6.2)

Qt Version: 5.4.1
Operating System: Linux 3.19.0-32-generic i686
Distribution: Ubuntu 15.04

-- Information about the crash:
copying approx 14GB of data via samba, baloo crashed on the destination system.
Failed probably after about 3GB of data had been transferred, however that's a
guess.

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

Thread 2 (Thread 0xafc02b40 (LWP 1610)):
#0  0xb7761be0 in __kernel_vsyscall ()
#1  0xb59de3db in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xb56ae3a8 in ?? () from /usr/lib/i386-linux-gnu/libxcb.so.1
#3  0xb56b0394 in xcb_wait_for_event () from
/usr/lib/i386-linux-gnu/libxcb.so.1
#4  0xafd927d3 in QXcbEventReader::run (this=0x82584e0) at
qxcbconnection.cpp:1105
#5  0xb5c577eb in QThreadPrivate::start (arg=0x82584e0) at
thread/qthread_unix.cpp:337
#6  0xb58e81aa in start_thread (arg=0xafc02b40) at pthread_create.c:333
#7  0xb59e8fde in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 1 (Thread 0xb004d780 (LWP 1605)):
[KCrash Handler]
#7  getint2 (c=9, p=<optimized out>) at ../common/unaligned.h:50
#8  ChertTable::find_in_block (p=0x28 <error: Cannot access memory at address
0x28>, key=..., leaf=false, c=145) at ../backends/chert/chert_table.cc:474
#9  0xb744ef87 in ChertTable::find (this=0x827e738, C_=0x8261d80) at
../backends/chert/chert_table.cc:508
#10 0xb7428dc9 in ChertCursor::find_entry (this=0x82b3238,
key="\000\330\000+K") at ../backends/chert/chert_cursor.cc:214
#11 0xb7455ab0 in ChertValueManager::get_chunk_containing_did (this=0x827eacc,
slot=0, did=11083, chunk="") at ../backends/chert/chert_values.cc:164
#12 0xb7455ffa in ChertValueManager::get_value (this=0x827eacc, did=<optimized
out>, slot=0) at ../backends/chert/chert_values.cc:476
#13 0xb7439fd8 in ChertDocument::do_get_value (this=0x85a1d88, slot=0) at
../backends/chert/chert_document.cc:40
#14 0xb73a8bf0 in Xapian::Document::Internal::get_value (this=0x85a1d88,
slot=0) at ../api/omdocument.cc:279
#15 0xb73a8c24 in Xapian::Document::get_value (this=0xbfc32a1c, slot=0) at
../api/omdocument.cc:59
#16 0xb757b2a1 in Baloo::XapianDocument::value (this=0xbfc32a1c, slot=0) at
../../../src/xapian/xapiandocument.cpp:133
#17 0x08062c30 in Baloo::BasicIndexingQueue::shouldIndex (this=0x82edb18,
file=..., mimetype=...) at ../../../src/file/basicindexingqueue.cpp:142
#18 0x0806386d in Baloo::BasicIndexingQueue::process (this=0x82edb18, file=...,
flags=...) at ../../../src/file/basicindexingqueue.cpp:97
#19 0x08063e0b in Baloo::BasicIndexingQueue::processNextIteration
(this=0x82edb18) at ../../../src/file/basicindexingqueue.cpp:79
#20 0x08062609 in Baloo::IndexingQueue::processNext (this=0x82edb18) at
../../../src/file/indexingqueue.cpp:47
#21 0x0808388c in Baloo::IndexingQueue::qt_static_metacall (_o=0x82edb18,
_c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x83adec0) at
moc_indexingqueue.cpp:99
#22 0xb5eb3590 in QMetaCallEvent::placeMetaCall (this=0x85aef48,
object=0x82edb18) at kernel/qobject.cpp:485
#23 0xb5eb6d03 in QObject::event (this=0x82edb18, e=0x85aef48) at
kernel/qobject.cpp:1245
#24 0xb678682a in QApplicationPrivate::notify_helper (this=0x823beb8,
receiver=0x82edb18, e=0x85aef48) at kernel/qapplication.cpp:3720
#25 0xb678c081 in QApplication::notify (this=0xbfc33164, receiver=0x82edb18,
e=0x85aef48) at kernel/qapplication.cpp:3503
#26 0xb5e82b8a in QCoreApplication::notifyInternal (this=0xbfc33164,
receiver=0x82edb18, event=0x85aef48) at kernel/qcoreapplication.cpp:935
#27 0xb5e84e7c in sendEvent (event=0x85aef48, receiver=0x82edb18) at
kernel/qcoreapplication.h:228
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x823a658) at kernel/qcoreapplication.cpp:1552
#29 0xb5e85597 in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1410
#30 0xb5ede5d3 in postEventSourceDispatch (s=0x823c830) at
kernel/qeventdispatcher_glib.cpp:271
#31 0xb4a9cd64 in g_main_context_dispatch () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#32 0xb4a9d089 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#33 0xb4a9d156 in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#34 0xb5ede9e4 in QEventDispatcherGlib::processEvents (this=0x826c0d8,
flags=...) at kernel/qeventdispatcher_glib.cpp:418
#35 0xafdbf611 in QPAEventDispatcherGlib::processEvents (this=0x826c0d8,
flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115
#36 0xb5e7fd93 in QEventLoop::processEvents (this=0xbfc33088, flags=...) at
kernel/qeventloop.cpp:128
#37 0xb5e801fa in QEventLoop::exec (this=0xbfc33088, flags=...) at
kernel/qeventloop.cpp:204
#38 0xb5e88315 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1188
#39 0xb61bda41 in QGuiApplication::exec () at kernel/qguiapplication.cpp:1510
#40 0xb6781da4 in QApplication::exec () at kernel/qapplication.cpp:2956
#41 0x0805b6c4 in main (argc=1, argv=0xbfc33304) 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