Bug 210447 - konq crash in searchbarplugin
Summary: konq crash in searchbarplugin
Status: RESOLVED DUPLICATE of bug 208397
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-13 17:31 UTC by Neal Becker
Modified: 2009-10-13 17:55 UTC (History)
2 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 Neal Becker 2009-10-13 17:31:23 UTC
Application that crashed: konqueror
Version of the application: 4.3.2 (KDE 4.3.2)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.30.8-64.fc11.x86_64 x86_64
Distribution: "Fedora release 11 (Leonidas)"

What I was doing when the application crashed:
Not sure what I did to crash it.

 -- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
[KCrash Handler]
#5  0x00000036139dd9b7 in KHTMLPart::htmlDocument() const () from /usr/lib64/libkhtml.so.5
#6  0x00007f4ee23640dc in ?? () from /usr/lib64/kde4/searchbarplugin.so
#7  0x00007f4ee23694fc in ?? () from /usr/lib64/kde4/searchbarplugin.so
#8  0x00000032dfd547dc in QMetaObject::activate (sender=0x3aa41d0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xffffffffffff90b0) at kernel/qobject.cpp:3113
#9  0x00000036139cafb5 in KHTMLView::timerEvent(QTimerEvent*) () from /usr/lib64/libkhtml.so.5
#10 0x00000032dfd4e7de in QObject::event (this=0x3c14350, e=0x27a6ee0) at kernel/qobject.cpp:1075
#11 0x00000032e21dd52f in QWidget::event (this=0x3c14350, event=0x7fff5e7cb280) at kernel/qwidget.cpp:7946
#12 0x00000032e2535916 in QFrame::event (this=0x3c14350, e=0x7fff5e7cb280) at widgets/qframe.cpp:559
#13 0x00000032e25c4bf1 in QAbstractScrollArea::event (this=0x3c14350, e=0x7fff5e7cb280) at widgets/qabstractscrollarea.cpp:918
#14 0x00000036139cd143 in KHTMLView::event(QEvent*) () from /usr/lib64/libkhtml.so.5
#15 0x00000032e218f69c in QApplicationPrivate::notify_helper (this=0x1d3e440, receiver=0x3c14350, e=0x7fff5e7cb280) at kernel/qapplication.cpp:4056
#16 0x00000032e21968fe in QApplication::notify (this=0x7fff5e7cb710, receiver=0x3c14350, e=0x7fff5e7cb280) at kernel/qapplication.cpp:4021
#17 0x000000360c8117f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#18 0x00000032dfd3f59c in QCoreApplication::notifyInternal (this=0x7fff5e7cb710, receiver=0x3c14350, event=0x7fff5e7cb280) at kernel/qcoreapplication.cpp:610
#19 0x00000032dfd69fc2 in QCoreApplication::sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#20 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:572
#21 0x00000032dfd679ed in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#22 0x00000032dec3790e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#23 0x00000032dec3b0e8 in ?? () from /lib64/libglib-2.0.so.0
#24 0x00000032dec3b20a in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#25 0x00000032dfd67936 in QEventDispatcherGlib::processEvents (this=0x1d20d70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#26 0x00000032e2221f8e in QGuiEventDispatcherGlib::processEvents (this=0x7f4edcf01dd0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#27 0x00000032dfd3ded2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 36}) at kernel/qeventloop.cpp:149
#28 0x00000032dfd3e2a4 in QEventLoop::exec (this=0x7fff5e7cb520, flags={i = 0}) at kernel/qeventloop.cpp:201
#29 0x00000032dfd40439 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#30 0x000000360e8cf4e3 in kdemain () from /usr/lib64/libkdeinit4_konqueror.so
#31 0x000000362821ea2d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff5e7cc128) at libc-start.c:220
#32 0x0000000000400759 in _start ()
Warning: the current language does not match this frame.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-10-13 17:55:46 UTC
Thanks for the report! This issue seems to be known already (related to the
search bar plugin).

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