After entering a search query into the top bar, pressing on an icon (or the entire, area) will crash rekonq. Reproducible: Always Steps to Reproduce: 1. Enter text into top bar 2. Click on icon to change where you wish to search from (ex. Yahoo!, Wikipedia) Actual Results: Rekonq crashes. Expected Results: Term should be searched with the site the icon represents. Backtrace: Application: rekonq (kdeinit4), signal: Aborted [Current thread is 1 (Thread 0x7f4c3f8e5780 (LWP 16476))] Thread 3 (Thread 0x7f4c2523f700 (LWP 16477)): #0 0x00007f4c3e1b2aa4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f4c330ef58d in ?? () from /usr/lib/libQtWebKit.so.4 #2 0x00007f4c330ef699 in ?? () from /usr/lib/libQtWebKit.so.4 #3 0x00007f4c3e1aeede in start_thread () from /lib/libpthread.so.0 #4 0x00007f4c3cf7160d in clone () from /lib/libc.so.6 Thread 2 (Thread 0x7f4c2493e700 (LWP 16478)): #0 0x00007f4c3cf690bf in poll () from /lib/libc.so.6 #1 0x00007f4c39e8d264 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00007f4c39e8d384 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0x00007f4c3e569936 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #4 0x00007f4c3e53a5ff in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #5 0x00007f4c3e53a888 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #6 0x00007f4c3e43c5f0 in QThread::exec() () from /usr/lib/libQtCore.so.4 #7 0x00007f4c3e43f57c in ?? () from /usr/lib/libQtCore.so.4 #8 0x00007f4c3e1aeede in start_thread () from /lib/libpthread.so.0 #9 0x00007f4c3cf7160d in clone () from /lib/libc.so.6 Thread 1 (Thread 0x7f4c3f8e5780 (LWP 16476)): [KCrash Handler] #5 0x00007f4c3cec1c35 in raise () from /lib/libc.so.6 #6 0x00007f4c3cec30b8 in abort () from /lib/libc.so.6 #7 0x00007f4c3ceffe5b in ?? () from /lib/libc.so.6 #8 0x00007f4c3cf05a56 in ?? () from /lib/libc.so.6 #9 0x00007f4c3e54ded2 in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4 #10 0x00007f4c3d740854 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4 #11 0x00007f4c2a9c7bf5 in ?? () from /usr/lib/libkdeinit4_rekonq.so #12 0x00007f4c3e54ded2 in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4 #13 0x00007f4c3d740854 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4 #14 0x00007f4c2a9c33ad in ?? () from /usr/lib/libkdeinit4_rekonq.so #15 0x00007f4c2a9beb9c in UrlBar::activateSuggestions(bool) () from /usr/lib/libkdeinit4_rekonq.so #16 0x00007f4c2a9bec8f in UrlBar::loadRequestedUrl(KUrl const&, Rekonq::OpenType) () from /usr/lib/libkdeinit4_rekonq.so #17 0x00007f4c2a9c1d9f in ?? () from /usr/lib/libkdeinit4_rekonq.so #18 0x00007f4c3e550caf in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #19 0x00007f4c2a9c2383 in ?? () from /usr/lib/libkdeinit4_rekonq.so #20 0x00007f4c2a9c2c2a in ?? () from /usr/lib/libkdeinit4_rekonq.so #21 0x00007f4c2a9c31d4 in ?? () from /usr/lib/libkdeinit4_rekonq.so #22 0x00007f4c3e550caf in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #23 0x00007f4c2a9c4442 in ?? () from /usr/lib/libkdeinit4_rekonq.so #24 0x00007f4c2a9c7350 in ?? () from /usr/lib/libkdeinit4_rekonq.so #25 0x00007f4c2a9c74c4 in ?? () from /usr/lib/libkdeinit4_rekonq.so #26 0x00007f4c3e550caf in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #27 0x00007f4c2a9c45f2 in ?? () from /usr/lib/libkdeinit4_rekonq.so #28 0x00007f4c2a9c5710 in ?? () from /usr/lib/libkdeinit4_rekonq.so #29 0x00007f4c2a9c57d5 in ?? () from /usr/lib/libkdeinit4_rekonq.so #30 0x00007f4c3e550caf in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #31 0x00007f4c3d6f0a42 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4 #32 0x00007f4c3d6f0c30 in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4 #33 0x00007f4c3da9104f in ?? () from /usr/lib/libQtGui.so.4 #34 0x00007f4c3da912fc in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4 #35 0x00007f4c3db4b39a in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4 #36 0x00007f4c3d746490 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 #37 0x00007f4c3d6f6c4c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #38 0x00007f4c3d6fb92b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #39 0x00007f4c3f2dfea6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #40 0x00007f4c3e53b8ae in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #41 0x00007f4c3d6f7a8b in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4 #42 0x00007f4c3d772744 in ?? () from /usr/lib/libQtGui.so.4 #43 0x00007f4c3d771041 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4 #44 0x00007f4c3d796ce2 in ?? () from /usr/lib/libQtGui.so.4 #45 0x00007f4c39e8ceac in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #46 0x00007f4c39e8d2c8 in ?? () from /usr/lib/libglib-2.0.so.0 #47 0x00007f4c39e8d384 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #48 0x00007f4c3e569916 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #49 0x00007f4c3d79696e in ?? () from /usr/lib/libQtGui.so.4 #50 0x00007f4c3e53a5ff in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #51 0x00007f4c3e53a888 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #52 0x00007f4c3e53f528 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #53 0x00007f4c2aa09eb6 in kdemain () from /usr/lib/libkdeinit4_rekonq.so #54 0x0000000000407fdb in _start ()
Actually, having checked again, clicking on any of the links that show up crashes rekonq. Sorry about the mistake. :-/
The backtrace you are presenting is useless. And I cannot reproduce it here, sorry.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!