Bug 203325 - searching for file content using kfind crashed the application
Summary: searching for file content using kfind crashed the application
Status: RESOLVED FIXED
Alias: None
Product: kfind
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Eric Coquelle
URL:
Keywords:
: 209836 210516 214344 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-08-10 16:45 UTC by Gianmarco Galletto
Modified: 2009-11-13 16:45 UTC (History)
5 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 Gianmarco Galletto 2009-08-10 16:45:08 UTC
Application that crashed: kfind
Version of the application: 2.0
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-020630-generic i686
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
using * character for searching for all occurrencies of content starting with the given text crashd the application

 -- Backtrace:
Application: KFind (kfind), signal: Segmentation fault
[KCrash Handler]
#6  invalidateEngine (priv=0x155ef490) at ../../include/QtCore/../../src/corelib/arch/qatomic_i386.h:132
#7  0xb69cb414 in ~QRegExp (this=0xc1d6488) at tools/qregexp.cpp:3421
#8  0x080714f0 in ?? ()
#9  0x0807164a in ?? ()
#10 0x08071adb in ?? ()
#11 0xb6a9b1b8 in QMetaObject::activate (sender=0x9028e48, from_signal_index=40, to_signal_index=40, argv=0xbfd88af8) at kernel/qobject.cpp:3113
#12 0xb6a9be42 in QMetaObject::activate (sender=0x9028e48, m=0xb7f62380, local_signal_index=0, argv=0xbfd88af8) at kernel/qobject.cpp:3187
#13 0xb7db1089 in KIO::ListJob::entries () from /usr/lib/libkio.so.5
#14 0xb7dbdb7f in KIO::ListJob::qt_metacall () from /usr/lib/libkio.so.5
#15 0xb6a9b1b8 in QMetaObject::activate (sender=0x97f3768, from_signal_index=40, to_signal_index=40, argv=0xbfd88bf8) at kernel/qobject.cpp:3113
#16 0xb6a9be42 in QMetaObject::activate (sender=0x97f3768, m=0xb7f62380, local_signal_index=0, argv=0xbfd88bf8) at kernel/qobject.cpp:3187
#17 0xb7db1089 in KIO::ListJob::entries () from /usr/lib/libkio.so.5
#18 0xb7dbd7a9 in ?? () from /usr/lib/libkio.so.5
#19 0xb7dbdbc0 in KIO::ListJob::qt_metacall () from /usr/lib/libkio.so.5
#20 0xb6a9b1b8 in QMetaObject::activate (sender=0x8d5c360, from_signal_index=10, to_signal_index=10, argv=0xbfd88dbc) at kernel/qobject.cpp:3113
#21 0xb6a9be42 in QMetaObject::activate (sender=0x8d5c360, m=0xb7f64f44, local_signal_index=6, argv=0xbfd88dbc) at kernel/qobject.cpp:3187
#22 0xb7e81b63 in KIO::SlaveInterface::listEntries () from /usr/lib/libkio.so.5
#23 0xb7e85899 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5
#24 0xb7e820f7 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5
#25 0xb7e73e6d in KIO::Slave::gotInput () from /usr/lib/libkio.so.5
#26 0xb7e76303 in KIO::Slave::qt_metacall () from /usr/lib/libkio.so.5
#27 0xb6a9b1b8 in QMetaObject::activate (sender=0x8f63b78, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#28 0xb6a9be42 in QMetaObject::activate (sender=0x8f63b78, m=0xb7f61880, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#29 0xb7d801d7 in KIO::Connection::readyRead () from /usr/lib/libkio.so.5
#30 0xb7d81b43 in ?? () from /usr/lib/libkio.so.5
#31 0xb7d81f26 in KIO::Connection::qt_metacall () from /usr/lib/libkio.so.5
#32 0xb6a948cb in QMetaCallEvent::placeMetaCall (this=0x9096a30, object=0x8f63b78) at kernel/qobject.cpp:477
#33 0xb6a963b0 in QObject::event (this=0x8f63b78, e=0x9096a30) at kernel/qobject.cpp:1111
#34 0xb6f45d3c in QApplicationPrivate::notify_helper (this=0x8cf3a40, receiver=0x8f63b78, e=0x9096a30) at kernel/qapplication.cpp:4056
#35 0xb6f4e03e in QApplication::notify (this=0xbfd89828, receiver=0x8f63b78, e=0x9096a30) at kernel/qapplication.cpp:3603
#36 0xb7b3f5cd in KApplication::notify () from /usr/lib/libkdeui.so.5
#37 0xb6a85bcb in QCoreApplication::notifyInternal (this=0xbfd89828, receiver=0xbfd89828, event=0x9096a30) at kernel/qcoreapplication.cpp:610
#38 0xb6a86825 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8cddb38) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#39 0xb6a86a1d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#40 0xb6ab16af in postEventSourceDispatch (s=0x8cf5f18) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#41 0xb6294b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#42 0xb62980eb in ?? () from /usr/lib/libglib-2.0.so.0
#43 0xb6298268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#44 0xb6ab12f8 in QEventDispatcherGlib::processEvents (this=0x8cddd10, flags={i = -1076324632}) at kernel/qeventdispatcher_glib.cpp:327
#45 0xb6fe7a75 in QGuiEventDispatcherGlib::processEvents (this=0x8cddd10, flags={i = -1076324584}) at kernel/qguieventdispatcher_glib.cpp:202
#46 0xb6a841fa in QEventLoop::processEvents (this=0xbfd8978c, flags={i = -1076324520}) at kernel/qeventloop.cpp:149
#47 0xb6a84642 in QEventLoop::exec (this=0xbfd8978c, flags={i = -1076324460}) at kernel/qeventloop.cpp:201
#48 0xb7437723 in QDialog::exec (this=0xbfd897f4) at dialogs/qdialog.cpp:498
#49 0x08060f54 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-10 23:48:55 UTC
- Can you reproduce the crash at will ? 
- Does this happen with every Path and string for subsearch ?
- Do you use any non-default option ?

This could be related to bug 193560.

Thanks
Comment 2 Gianmarco Galletto 2009-08-11 10:25:29 UTC
(In reply to comment #1)
> - Can you reproduce the crash at will ? 
> - Does this happen with every Path and string for subsearch ?
> - Do you use any non-default option ?
> 
> This could be related to bug 193560.
> 
> Thanks

Yes i can reproduce the crash even searching for an ordinary string. The crash happens when trying to stop the search before it finishes. No non-defualt options were used.
Thanks.
Comment 3 Dario Andres 2009-08-11 14:40:54 UTC
Please install the "kdebase-apps-dbg" package and try to get a new backtrace (using the Developer Information tab in the crash handler dialog)
Also, in which path are you searching ?
Thanks
Comment 4 Gianmarco Galletto 2009-08-11 16:26:36 UTC
I installed package kdebase-dbg as i haven't found in ubuntu repos the package kdebase-apps-dbg. I can reproduce the crash at will by pressing stop button only when the search shows no results. The search path is the home folder.
Here's the backtrace with the debug package installed.
Thank you.

Application: KFind (kfind), signal: Segmentation fault
[KCrash Handler]
#6  KIO::Slave::deref (this=0x8f69ed8) at /build/buildd/kde4libs-4.3.0/kio/kio/slave.cpp:242
#7  0xb7ce9e7c in KIO::Slave::gotInput (this=0x8f69ed8) at /build/buildd/kde4libs-4.3.0/kio/kio/slave.cpp:335
#8  0xb7cec303 in KIO::Slave::qt_metacall (this=0x8f69ed8, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbf806988) at /build/buildd/kde4libs-4.3.0/obj-i486-linux-gnu/kio/slave.moc:76
#9  0xb69111b8 in QMetaObject::activate (sender=0x8f6f928, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#10 0xb6911e42 in QMetaObject::activate (sender=0x8f6f928, m=0xb7dd7880, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#11 0xb7bf61d7 in KIO::Connection::readyRead (this=0x8f6f928) at /build/buildd/kde4libs-4.3.0/obj-i486-linux-gnu/kio/connection.moc:86
#12 0xb7bf7b43 in KIO::ConnectionPrivate::dequeue (this=0x8f67b78) at /build/buildd/kde4libs-4.3.0/kio/kio/connection.cpp:82
#13 0xb7bf7f26 in KIO::Connection::qt_metacall (this=0x8f6f928, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x8f68e18) at /build/buildd/kde4libs-4.3.0/obj-i486-linux-gnu/kio/connection.moc:73
#14 0xb690a8cb in QMetaCallEvent::placeMetaCall (this=0x909e878, object=0x8f6f928) at kernel/qobject.cpp:477
#15 0xb690c3b0 in QObject::event (this=0x8f6f928, e=0x909e878) at kernel/qobject.cpp:1111
#16 0xb6dbbd3c in QApplicationPrivate::notify_helper (this=0x8b16a30, receiver=0x8f6f928, e=0x909e878) at kernel/qapplication.cpp:4056
#17 0xb6dc403e in QApplication::notify (this=0xbf807158, receiver=0x8f6f928, e=0x909e878) at kernel/qapplication.cpp:3603
#18 0xb79b55cd in KApplication::notify (this=0xbf807158, receiver=0x8f6f928, event=0x909e878) at /build/buildd/kde4libs-4.3.0/kdeui/kernel/kapplication.cpp:302
#19 0xb68fbbcb in QCoreApplication::notifyInternal (this=0xbf807158, receiver=0x8f6f928, event=0x909e878) at kernel/qcoreapplication.cpp:610
#20 0xb68fc825 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8b00b38) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#21 0xb68fca1d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#22 0xb69276af in postEventSourceDispatch (s=0x8b18f18) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#23 0xb610ab88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0xb610e0eb in ?? () from /usr/lib/libglib-2.0.so.0
#25 0xb610e268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0xb69272f8 in QEventDispatcherGlib::processEvents (this=0x8b00d10, flags={i = -1082101736}) at kernel/qeventdispatcher_glib.cpp:327
#27 0xb6e5da75 in QGuiEventDispatcherGlib::processEvents (this=0x8b00d10, flags={i = -1082101688}) at kernel/qguieventdispatcher_glib.cpp:202
#28 0xb68fa1fa in QEventLoop::processEvents (this=0xbf8070bc, flags={i = -1082101624}) at kernel/qeventloop.cpp:149
#29 0xb68fa642 in QEventLoop::exec (this=0xbf8070bc, flags={i = -1082101564}) at kernel/qeventloop.cpp:201
#30 0xb72ad723 in QDialog::exec (this=0xbf807124) at dialogs/qdialog.cpp:498
#31 0x08060f54 in main (argc=2, argv=0xbf807374) at /build/buildd/kdebase-4.3.0/apps/kfind/main.cpp:74
Comment 5 Dario Andres 2009-08-11 16:38:00 UTC
Mh, the new backtrace seems to be a different one..
Comment 6 Gianmarco Galletto 2009-08-12 08:52:48 UTC
(In reply to comment #5)
> Mh, the new backtrace seems to be a different one..

Well, I reproduced the crash just as described in my previous comments and copied the output from the crash handler dialog that appears for submitting the bug...
Please ask if more info are needed.
Thank you.
Comment 7 Jonathan Thomas 2009-10-01 14:26:47 UTC
I think we received a crash at https://launchpad.net/bugs/439844 that has the 3 missing lines the original backtrace has. It was also reported as happening when canceling an ongoing search, as in this case.

#0  *__GI___libc_free (mem=0x616d2d78) at malloc.c:3687
	ar_ptr = <value optimized out>
	p = (mchunkptr) 0x616d2d70
#1  0x07bf376d in invalidateEngine (priv=0xa580498) at tools/qregexp.cpp:877
No locals.
#2  0x07bf3934 in ~QRegExp (this=0xa57de28) at tools/qregexp.cpp:3421
No locals.
#3  0x08071e98 in KQuery::checkEntries (this=0xa3b5558)
    at ../../../apps/kfind/kquery.cpp:195
	processingCount = <value optimized out>
#4  0x08071fe5 in KQuery::slotListEntries (this=0xa3b5558, list=@0xbfab2bec)
    at ../../../apps/kfind/kquery.cpp:157
No locals.
#5  0x08072173 in KQuery::qt_metacall (this=0xa3b5558, 
    _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbfab28f4) at ./kquery.moc:85
No locals.
#6  0x07cc2253 in QMetaObject::activate (sender=0xa4c4b28, 
    from_signal_index=40, to_signal_index=40, argv=0xbfab28f4)
    at kernel/qobject.cpp:3113
	c = <value optimized out>
	method = 7
	currentSender = {sender = 0xa4c4b28, signal = 40, ref = 1}
	previousSender = (QObjectPrivate::Sender *) 0x0
	i = 0
	count = 1
	signal = 40
	empty_argv = {0x0}
	locker = {{mtx = 0xa05e834, val = 168159284}}
	currentThreadData = <value optimized out>
	connectionLists = (QObjectConnectionListVector *) 0xa4f21f0
#7  0x07cc2eb2 in QMetaObject::activate (sender=0xa4c4b28, m=0xc2c3a0, 
    local_signal_index=0, argv=0xbfab28f4) at kernel/qobject.cpp:3187
	signal_index = 173436504
#8  0x00a46139 in KIO::ListJob::entries (this=0xa4c4b28, _t1=0xa4c4b28, 
    _t2=@0xbfab2bec) at ./jobclasses.moc:781
	_a = {0x0, 0xbfab2914, 0xbfab2bec}
#9  0x00a54e3b in KIO::ListJobPrivate::slotListEntries (this=0xa4d0978, 
    list=@0xbfab2bec) at ../../kio/kio/job.cpp:2333
	q = (KIO::ListJob * const) 0xa4c4b28
#10 0x00a551e8 in KIO::ListJob::qt_metacall (this=0xa4c4b28, 
    _c=QMetaObject::InvokeMetaMethod, _id=46, _a=0xbfab2af8)
    at ./jobclasses.moc:767
No locals.
#11 0x07cc2253 in QMetaObject::activate (sender=0xa4ca908, 
    from_signal_index=10, to_signal_index=10, argv=0xbfab2af8)
    at kernel/qobject.cpp:3113
	c = <value optimized out>
	method = 46
	currentSender = {sender = 0xa4ca908, signal = 10, ref = 0}
	previousSender = (QObjectPrivate::Sender *) 0x0
	i = 0
	count = 1
	signal = 10
	empty_argv = {0x0}
	locker = {{mtx = 0xa05e834, val = 168159284}}
	currentThreadData = <value optimized out>
	connectionLists = (QObjectConnectionListVector *) 0xa4fc480
#12 0x07cc2eb2 in QMetaObject::activate (sender=0xa4ca908, m=0xc2ef64, 
    local_signal_index=6, argv=0xbfab2af8) at kernel/qobject.cpp:3187
	signal_index = 173436504
#13 0x00b18033 in KIO::SlaveInterface::listEntries (this=0xa4ca908, 
    _t1=@0xbfab2bec) at ./slaveinterface.moc:179
	_a = {0x0, 0xbfab2bec}
#14 0x00b1bf27 in KIO::SlaveInterface::dispatch (this=0xa4ca908, _cmd=106, 
    rawdata=@0xbfab2c48) at ../../kio/kio/slaveinterface.cpp:193
	count = 243
	list = {{p = {static shared_null = {ref = {_q_value = 7257}, 
        alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, 
      d = 0xa5288b0}, d = 0xa5288b0}}
	entry = {d = {d = 0xa536d38}}
	stream = {_vptr.QDataStream = 0x7d9ce18, d = 0x2, dev = 0xa4fc6a8, 
  owndev = true, noswap = false, byteorder = QDataStream::BigEndian, 
  ver = 11, q_status = QDataStream::Ok}
	str1 = {static null = {<No data fields>}, static shared_null = {
    ref = {_q_value = 6929}, alloc = 0, size = 0, data = 0x807bbfa, 
    clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
    reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 72}, 
    alloc = 0, size = 0, data = 0x7d9f46e, clean = 0, simpletext = 0, 
    righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {
      0}}, d = 0x807bbe8, static codecForCStrings = 0x0}
	i = <value optimized out>
	__PRETTY_FUNCTION__ = "virtual bool KIO::SlaveInterface::dispatch(int, const QByteArray&)"
	d = (KIO::SlaveInterfacePrivate * const) 0xbfab2bec
	b = <value optimized out>
	ul = <value optimized out>
#15 0x00b185a3 in KIO::SlaveInterface::dispatch (this=0xa4ca908)
    at ../../kio/kio/slaveinterface.cpp:91
	d = <value optimized out>
	cmd = 106
	data = {static shared_null = {ref = {_q_value = 2281}, alloc = 0, 
    size = 0, data = 0x807bcb8 "", array = ""}, static shared_empty = {ref = {
      _q_value = 3}, alloc = 0, size = 0, data = 0x7d9f398 "", array = ""}, 
  d = 0xa50caf0}
	ret = <value optimized out>
#16 0x00b0a67a in KIO::Slave::gotInput (this=0xa4ca908)
    at ../../kio/kio/slave.cpp:322
	__PRETTY_FUNCTION__ = "void KIO::Slave::gotInput()"
#17 0x00b0ca73 in KIO::Slave::qt_metacall (this=0xa4ca908, 
    _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfab2d8c) at ./slave.moc:76
No locals.
#18 0x07cc2253 in QMetaObject::activate (sender=0xa4fa2b8, 
    from_signal_index=4, to_signal_index=4, argv=0x0)
    at kernel/qobject.cpp:3113
	c = <value optimized out>
	method = 30
	currentSender = {sender = 0xa4fa2b8, signal = 4, ref = 1}
	previousSender = (QObjectPrivate::Sender *) 0x0
	i = 0
	count = 1
	signal = 4
	empty_argv = {0x0}
	locker = {{mtx = 0xa05e834, val = 168159284}}
	currentThreadData = <value optimized out>
	connectionLists = (QObjectConnectionListVector *) 0xa4fb360
#19 0x07cc2eb2 in QMetaObject::activate (sender=0xa4fa2b8, m=0xc2b8a0, 
    local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
	signal_index = 173436504
#20 0x00a14d27 in KIO::Connection::readyRead (this=0xa4fa2b8)
    at ./connection.moc:86
No locals.
#21 0x00a16aee in KIO::ConnectionPrivate::dequeue (this=0xa4fa2c8)
    at ../../kio/kio/connection.cpp:82
No locals.
#22 0x00a16c1e in KIO::Connection::qt_metacall (this=0xa4fa2b8, 
    _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xa4fa2a8)
    at ./connection.moc:73
No locals.
#23 0x07cbaefb in QMetaCallEvent::placeMetaCall (this=0xa4fadf8, 
    object=0xa4fa2b8) at kernel/qobject.cpp:477
No locals.
#24 0x07cbc5ee in QObject::event (this=0xa4fa2b8, e=0xa4fadf8)
    at kernel/qobject.cpp:1111
	currentSender = {sender = 0x0, signal = -1, ref = 1}
	previousSender = (QObjectPrivate::Sender * const) 0x0
#25 0x00f46f44 in QApplicationPrivate::notify_helper (this=0xa074710, 
    receiver=0xa4fa2b8, e=0xa4fadf8) at kernel/qapplication.cpp:4056
	consumed = <value optimized out>
#26 0x00f4e66c in QApplication::notify (this=0xbfab3640, receiver=0xa4fa2b8, 
    e=0xa4fadf8) at kernel/qapplication.cpp:3603
	res = true
#27 0x00671f8a in KApplication::notify (this=0xbfab3640, receiver=0xa4fa2b8, 
    event=0xa4fadf8) at ../../kdeui/kernel/kapplication.cpp:302
No locals.
#28 0x07cac6bb in QCoreApplication::notifyInternal (this=0xbfab3640, 
    receiver=0xa4fa2b8, event=0xa4fadf8) at kernel/qcoreapplication.cpp:610
	result = false
	cbdata = {0xa4fa2b8, 0xa4fadf8, 0xbfab323f}
	threadData = (QThreadData *) 0xa05e800
	returnValue = <value optimized out>
#29 0x07cad2a2 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, 
    event_type=0, data=0xa05e800)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
	pe = (const QPostEvent &) @0xa4c3af0: {receiver = 0x3c34e8, 
  event = 0xa5d6ec8, priority = 32}
	e = (class QEvent *) 0xa4fadf8
	r = (class QObject *) 0xa4fa2b8
	locker = {{mtx = 0xa05e828, val = 168159272}}
	startOffset = 0
	i = (int &) @0xa05e820: 0
#30 0x07cad46d in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1140
	data = <value optimized out>
#31 0x07cd73ef in postEventSourceDispatch (s=0xa076b20)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
No locals.
#32 0x0615de78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#33 0x06161720 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#34 0x06161853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#35 0x07cd701c in QEventDispatcherGlib::processEvents (this=0xa05e9d8, flags=
      {i = 100}) at kernel/qeventdispatcher_glib.cpp:327
	d = (QEventDispatcherGlibPrivate * const) 0xa074878
	canWait = true
	result = <value optimized out>
#36 0x00fe7ad5 in QGuiEventDispatcherGlib::processEvents (this=0xa05e9d8, 
    flags={i = 100}) at kernel/qguieventdispatcher_glib.cpp:202
	d = (QGuiEventDispatcherGlibPrivate * const) 0xa074878
	returnValue = false
#37 0x07caac69 in QEventLoop::processEvents (this=0xbfab3580, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
)
    at kernel/qeventloop.cpp:149
	d = (QEventLoopPrivate * const) 0xa3d5148
#38 0x07cab0ba in QEventLoop::exec (this=0xbfab3580, flags={i = 64})
    at kernel/qeventloop.cpp:201
	d = (QEventLoopPrivate * const) 0xa3d5148
	app = <value optimized out>
#39 0x01433a13 in QDialog::exec (this=0xbfab360c) at dialogs/qdialog.cpp:498
	guard = {o = 0xbfab360c}
	d = (QDialogPrivate * const) 0xa199890
	deleteOnClose = false
	wasShowModal = <value optimized out>
	eventLoop = {<QObject> = {_vptr.QObject = 0x7d9e7a8, 
    static staticMetaObject = {d = {superdata = 0x0, 
        stringdata = 0x7d45b20 "QObject", data = 0x7d45bc0, 
        extradata = 0x7d9a1b8}}, d_ptr = 0xa3d5148, 
    static staticQtMetaObject = {d = {superdata = 0x0, 
        stringdata = 0x7d4f300 "Qt", data = 0x7d52680, extradata = 0x0}}}, 
  static staticMetaObject = {d = {superdata = 0x807bb50, 
      stringdata = 0x7d57720 "QEventLoop", data = 0x7d57740, 
      extradata = 0x0}}}
	res = <value optimized out>
#40 0x08060f58 in main (argc=1, argv=0xbfab3884)
    at ../../../apps/kfind/main.cpp:74
	aboutData = {d = 0xa060bc0}
	app = {<QApplication> = {<QCoreApplication> = {<QObject> = {
        _vptr.QObject = 0x86bbe8, static staticMetaObject = {d = {
            superdata = 0x0, stringdata = 0x7d45b20 "QObject", 
            data = 0x7d45bc0, extradata = 0x7d9a1b8}}, d_ptr = 0xa074710, 
        static staticQtMetaObject = {d = {superdata = 0x0, 
            stringdata = 0x7d4f300 "Qt", data = 0x7d52680, 
            extradata = 0x0}}}, static staticMetaObject = {d = {
          superdata = 0x807bb50, stringdata = 0x7d577a0 "QCoreApplication", 
          data = 0x7d57840, extradata = 0x0}}, static self = 0xbfab3640}, 
    static staticMetaObject = {d = {superdata = 0x7d9e7e4, 
        stringdata = 0x15df4c0 "QApplication", data = 0x15df6c0, 
        extradata = 0x0}}}, static staticMetaObject = {d = {
      superdata = 0x17a8f48, stringdata = 0x7f88c0 "KApplication", 
      data = 0x7f8a60, extradata = 0x0}}, static loadedByKdeinit = false, 
  static KApp = 0xbfab3640, d = 0xa0a4fc8}
	url = {<QUrl> = {d = 0xa19d7b0}, d = 0x0}
	options = {d = 0xa074500}
	args = (KCmdLineArgs *) 0xa0745f8
	kfinddlg = {<KDialog> = {<QDialog> = {<QWidget> = {<QObject> = {
          _vptr.QObject = 0x8075a08, static staticMetaObject = {d = {
              superdata = 0x0, stringdata = 0x7d45b20 "QObject", 
              data = 0x7d45bc0, extradata = 0x7d9a1b8}}, d_ptr = 0xa199890, 
          static staticQtMetaObject = {d = {superdata = 0x0, 
              stringdata = 0x7d4f300 "Qt", data = 0x7d52680, 
              extradata = 0x0}}}, <QPaintDevice> = {
          _vptr.QPaintDevice = 0x8075b04, painters = 0}, 
        static staticMetaObject = {d = {superdata = 0x807bb50, 
            stringdata = 0x15e3120 "QWidget", data = 0x15e3660, 
            extradata = 0x0}}, data = 0xa1998d8}, static staticMetaObject = {
        d = {superdata = 0x807bcd8, stringdata = 0x161dc00 "QDialog", 
          data = 0x161dca0, extradata = 0x0}}}, static staticMetaObject = {
      d = {superdata = 0x17b2484, stringdata = 0x7ee2a0 "KDialog", 
        data = 0x7ee6e0, extradata = 0x0}}, d_ptr = 0xa1a6b50}, 
  static staticMetaObject = {d = {superdata = 0x807bbcc, 
      stringdata = 0x8075720 "KfindDlg", data = 0x80758c0, extradata = 0x0}}, 
  tabWidget = 0xa19b2b0, win = 0xa1c5e58, isResultReported = true, 
  query = 0xa3b5558, mStatusBar = 0xa3b25e0, dirlister = 0xed, 
  dirwatch = 0xa4bc8b0}
Comment 8 Dario Andres 2009-10-01 15:11:27 UTC
SVN commit 1030054 by darioandres:

- Until we redesign the logic to avoid a bad re-entrancy caused by processEvents while searching
  into file contents, try to not crash at least. (metaKeyRx could be already deleted)

BUG: 193560
BUG: 203325



 M  +4 -1      kfinddlg.cpp  
 M  +5 -8      kquery.cpp  
 M  +1 -1      kquery.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1030054
Comment 9 Dario Andres 2009-10-01 15:16:34 UTC
SVN commit 1030059 by darioandres:

Backport to 4.3 of:
SVN commit 1030054 by darioandres:

- Until we redesign the logic to avoid a bad re-entrancy caused by
processEvents while searching
  into file contents, try to not crash at least. (metaKeyRx could be already
deleted)

- Fix a memleak

CCBUG: 193560
CCBUG: 203325



 M  +4 -1      kfinddlg.cpp  
 M  +5 -8      kquery.cpp  
 M  +1 -1      kquery.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1030059
Comment 10 Dario Andres 2009-10-08 23:13:35 UTC
*** Bug 209836 has been marked as a duplicate of this bug. ***
Comment 11 Dario Andres 2009-10-14 13:58:26 UTC
*** Bug 210516 has been marked as a duplicate of this bug. ***
Comment 12 Dario Andres 2009-11-13 16:45:00 UTC
*** Bug 214344 has been marked as a duplicate of this bug. ***