Bug 208515 - Kfind crashing when closing
Summary: Kfind crashing when closing
Status: RESOLVED DUPLICATE of bug 191589
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:
Depends on:
Blocks:
 
Reported: 2009-09-25 16:49 UTC by A. Futschik
Modified: 2009-09-26 02:47 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 A. Futschik 2009-09-25 16:49:22 UTC
Application that crashed: kfind
Version of the application: 2.0
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30.5-43.fc11.x86_64 x86_64
Distribution: "Fedora release 11 (Leonidas)"

What I was doing when the application crashed:
I am not sure if the search was complete, but I closed kfind and it crashed instead of closing properly

 -- Backtrace:
Application: KFind (kfind), signal: Segmentation fault
[KCrash Handler]
#5  0x000000372cb9ee08 in KIO::Slave::deref() () from /usr/lib64/libkio.so.5
#6  0x000000372cb9f7f9 in KIO::Slave::gotInput() () from /usr/lib64/libkio.so.5
#7  0x000000372cba18fc in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
#8  0x0000003728f547dc in QMetaObject::activate (sender=0x1851800, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3113
#9  0x000000372cabaf57 in ?? () from /usr/lib64/libkio.so.5
#10 0x000000372cabb06d in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
#11 0x0000003728f4eb51 in QObject::event (this=0x1851800, e=0x18512c0) at kernel/qobject.cpp:1111
#12 0x000000372af8f69c in QApplicationPrivate::notify_helper (this=0x131c430, receiver=0x1851800, e=0x18512c0) at kernel/qapplication.cpp:4056
#13 0x000000372af968fe in QApplication::notify (this=0x7fffe8d3ebc0, receiver=0x1851800, e=0x18512c0) at kernel/qapplication.cpp:4021
#14 0x000000372bc11b56 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x0000003728f3f59c in QCoreApplication::notifyInternal (this=0x7fffe8d3ebc0, receiver=0x1851800, event=0x18512c0) at kernel/qcoreapplication.cpp:610
#16 0x0000003728f401a2 in QCoreApplication::sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#17 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1247
#18 0x0000003728f67cc3 in QCoreApplication::sendPostedEvents () at kernel/qcoreapplication.h:218
#19 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:210
#20 0x000000372823790e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#21 0x000000372823b0e8 in ?? () from /lib64/libglib-2.0.so.0
#22 0x000000372823b20a in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#23 0x0000003728f67936 in QEventDispatcherGlib::processEvents (this=0x1302d70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#24 0x000000372b021f8e in QGuiEventDispatcherGlib::processEvents (this=0x1824170, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x0000003728f3ded2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 100}) at kernel/qeventloop.cpp:149
#26 0x0000003728f3e2a4 in QEventLoop::exec (this=0x7fffe8d3ea80, flags={i = 64}) at kernel/qeventloop.cpp:201
#27 0x000000372b40543e in QDialog::exec (this=0x7fffe8d3eb50) at dialogs/qdialog.cpp:498
#28 0x000000000041be57 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.3.1/apps/kfind/main.cpp:74

This bug may be a duplicate of or related to bug 193676

Reported using DrKonqi
Comment 1 Dario Andres 2009-09-26 02:47:06 UTC
Related to the KIO crash: bug 191589
Thanks

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