Application: konqueror (4.5.2 (KDE 4.5.2)) KDE Platform Version: 4.5.2 (KDE 4.5.2) Qt Version: 4.7.0 Operating System: Linux 2.6.35-ARCH x86_64 Distribution (Platform): Archlinux Packages -- Information about the crash: - What I was doing when the application crashed: I was trying to upload a profile image on www.metalcon.de. After clicking "Send file" in the file chooser dialog, Konqueror crashes. The crash can be reproduced every time. -- Backtrace: Application: Konqueror (kdeinit4), signal: Segmentation fault [Current thread is 1 (Thread 0x7f83f8bcb760 (LWP 5093))] Thread 3 (Thread 0x7f83e035c710 (LWP 5099)): #0 0x00007f83f752c779 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f83f77b0af2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4 #2 0x00007f83f77a6b78 in ?? () from /usr/lib/libQtCore.so.4 #3 0x00007f83f77b049e in ?? () from /usr/lib/libQtCore.so.4 #4 0x00007f83f7527cb0 in start_thread () from /lib/libpthread.so.0 #5 0x00007f83f62ff9fd in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f83dfb5b710 (LWP 5100)): #0 0x00007f83f752c779 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f83f77b0af2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4 #2 0x00007f83f77a6b78 in ?? () from /usr/lib/libQtCore.so.4 #3 0x00007f83f77b049e in ?? () from /usr/lib/libQtCore.so.4 #4 0x00007f83f7527cb0 in start_thread () from /lib/libpthread.so.0 #5 0x00007f83f62ff9fd in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f83f8bcb760 (LWP 5093)): [KCrash Handler] #6 0x00007f83f6a4d901 in QApplicationPrivate::sendSyntheticEnterLeave(QWidget*) () from /usr/lib/libQtGui.so.4 #7 0x00007f83f6a993b1 in QWidgetPrivate::hide_helper() () from /usr/lib/libQtGui.so.4 #8 0x00007f83f6aa1a38 in QWidget::setVisible(bool) () from /usr/lib/libQtGui.so.4 #9 0x00007f83f6eff890 in QDialog::setVisible(bool) () from /usr/lib/libQtGui.so.4 #10 0x00007f83f6efebd4 in QDialog::done(int) () from /usr/lib/libQtGui.so.4 #11 0x00007f83f0d5b73c in KFileDialog::accept() () from /usr/lib/libkio.so.5 #12 0x00007f83f0d5bcc1 in KFileDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5 #13 0x00007f83f78ae2ff in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #14 0x00007f83ea31a800 in KFileWidget::slotOk() () from /usr/lib/libkfile.so.4 #15 0x00007f83ea31b646 in ?? () from /usr/lib/libkfile.so.4 #16 0x00007f83ea31cb4e in KFileWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkfile.so.4 #17 0x00007f83f78ae2ff in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #18 0x00007f83ea2feb45 in KDirOperator::fileSelected(KFileItem const&) () from /usr/lib/libkfile.so.4 #19 0x00007f83ea2fecec in KDirOperator::Private::_k_slotActivated(QModelIndex const&) () from /usr/lib/libkfile.so.4 #20 0x00007f83ea30636d in KDirOperator::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkfile.so.4 #21 0x00007f83f78ae2ff in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #22 0x00007f83f6f54ba5 in QAbstractItemView::activated(QModelIndex const&) () from /usr/lib/libQtGui.so.4 #23 0x00007f83f6f5509d in QAbstractItemView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4 #24 0x00007f83f6f6f53e in QListView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4 #25 0x00007f83f6a9dbc8 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 #26 0x00007f83f6e415a6 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4 #27 0x00007f83f6f51e23 in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4 #28 0x00007f83f7899037 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #29 0x00007f83f6a4c531 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #30 0x00007f83f6a5185a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #31 0x00007f83f85e21f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #32 0x00007f83f7898eac in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #33 0x00007f83f6a4d565 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4 #34 0x00007f83f6acad78 in ?? () from /usr/lib/libQtGui.so.4 #35 0x00007f83f6ac9499 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4 #36 0x00007f83f6af05f2 in ?? () from /usr/lib/libQtGui.so.4 #37 0x00007f83f35f9bf3 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #38 0x00007f83f35fa3d0 in ?? () from /usr/lib/libglib-2.0.so.0 #39 0x00007f83f35fa66d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #40 0x00007f83f78c3f1f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #41 0x00007f83f6af029e in ?? () from /usr/lib/libQtGui.so.4 #42 0x00007f83f7898242 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #43 0x00007f83f789848c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #44 0x00007f83f6efe52e in QDialog::exec() () from /usr/lib/libQtGui.so.4 #45 0x00007f83f0d95fb1 in KUrlRequester::KUrlRequesterPrivate::_k_slotOpenDialog() () from /usr/lib/libkio.so.5 #46 0x00007f83f0d96889 in KUrlRequester::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5 #47 0x00007f83f78ae2ff in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #48 0x00007f83f70b6df2 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4 #49 0x00007f83f6dfe75b in ?? () from /usr/lib/libQtGui.so.4 #50 0x00007f83f6dffd2b in ?? () from /usr/lib/libQtGui.so.4 #51 0x00007f83f6dfff9c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4 #52 0x00007f83e31ead15 in ?? () from /usr/lib/libkhtml.so.5 #53 0x00007f83e316a3f5 in ?? () from /usr/lib/libkhtml.so.5 #54 0x00007f83e317b602 in ?? () from /usr/lib/libkhtml.so.5 #55 0x00007f83e3103d22 in ?? () from /usr/lib/libkhtml.so.5 #56 0x00007f83e310411e in ?? () from /usr/lib/libkhtml.so.5 #57 0x00007f83e305f262 in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5 #58 0x00007f83e305ff31 in KHTMLView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5 #59 0x00007f83e31ead15 in ?? () from /usr/lib/libkhtml.so.5 #60 0x00007f83e3160bb4 in ?? () from /usr/lib/libkhtml.so.5 #61 0x00007f83e3103d22 in ?? () from /usr/lib/libkhtml.so.5 #62 0x00007f83e310411e in ?? () from /usr/lib/libkhtml.so.5 #63 0x00007f83e305f262 in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5 #64 0x00007f83e305ff31 in KHTMLView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5 #65 0x00007f83f6a9dbc8 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 #66 0x00007f83f6e415a6 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4 #67 0x00007f83e3066945 in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5 #68 0x00007f83e3066ce4 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5 #69 0x00007f83f7899037 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #70 0x00007f83f6a4c531 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #71 0x00007f83f6a5185a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #72 0x00007f83f85e21f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #73 0x00007f83f7898eac in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #74 0x00007f83f6a4d565 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4 #75 0x00007f83f6acad78 in ?? () from /usr/lib/libQtGui.so.4 #76 0x00007f83f6ac9499 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4 #77 0x00007f83f6af05f2 in ?? () from /usr/lib/libQtGui.so.4 #78 0x00007f83f35f9bf3 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #79 0x00007f83f35fa3d0 in ?? () from /usr/lib/libglib-2.0.so.0 #80 0x00007f83f35fa66d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #81 0x00007f83f78c3f1f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #82 0x00007f83f6af029e in ?? () from /usr/lib/libQtGui.so.4 #83 0x00007f83f7898242 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #84 0x00007f83f789848c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #85 0x00007f83f789c94b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #86 0x00007f83eaca76ba in kdemain () from /usr/lib/libkdeinit4_konqueror.so #87 0x0000000000406ae3 in _start () Possible duplicates by query: bug 254240, bug 242368, bug 227742, bug 210634, bug 208987. Reported using DrKonqi
dupe of closed bug: https://bugs.kde.org/show_bug.cgi?id=227742 Could you try to run konqueror under valgrind and post the error message, valgrind --num-callers=50 --log-file=upload.txt konqueror
Created attachment 53515 [details] crash report from konqueror
I had just installed adobe-flash as well,which will probably confuse things a bit more
[Comment from a bug triager] Waiting for a reply of the original reporter. (- Is it still reproducible with KDE SC 4.5.4 and Qt 4.7.1 ?) @Geoff Madden: your crash is different from the originally reported one. Yours is more likely to be bug 215258. Regards
*** Bug 323853 has been marked as a duplicate of this bug. ***
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!
(In reply to Andrew Crouthamel from comment #6) > 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! As this was 8 years back,& the versions are now way above those reported,personally I would be more in favour of closing the report as konqueror appears stable.
Thanks for the update!