Bug 251837 - Konqueror crashes on ftp
Summary: Konqueror crashes on ftp
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2010-09-20 18:06 UTC by dperygin
Modified: 2018-10-29 02:14 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dperygin 2010-09-20 18:06:43 UTC
Application: konqueror (4.4.2 (KDE 4.4.2))
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic-pae i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Konqueror crashes when using the sftp protocol to access a remote server with username and password. Konqueror does not crash when run from a terminal with sudo and logged in as root. ex: su root>password> sudo konqueror

The crash can be reproduced every time.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0xaf0d56eb in ?? () from /usr/lib/libdolphinprivate.so.4
#7  0xaf0d58e1 in ?? () from /usr/lib/libdolphinprivate.so.4
#8  0xb62fb643 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb66f7fd3 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#10 0xb6792382 in QAbstractScrollArea::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#11 0xb6794c65 in ?? () from /usr/lib/libQtGui.so.4
#12 0xb6d7acda in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#13 0xb629d4b9 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0xb62a40f9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb7070f2a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0xb6d7ba3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#17 0xb62fa719 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib/libQtGui.so.4
#18 0xb62fa687 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib/libQtGui.so.4
#19 0xb62fa687 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib/libQtGui.so.4
#20 0xb62fa687 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib/libQtGui.so.4
#21 0xb62fa687 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib/libQtGui.so.4
#22 0xb62fa687 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib/libQtGui.so.4
#23 0xb62fa687 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib/libQtGui.so.4
#24 0xb6300481 in QWidgetPrivate::prepareToRender(QRegion const&, QFlags<QWidget::RenderFlag>) () from /usr/lib/libQtGui.so.4
#25 0xb630592d in QWidget::render(QPaintDevice*, QPoint const&, QRegion const&, QFlags<QWidget::RenderFlag>) () from /usr/lib/libQtGui.so.4
#26 0xb6395af2 in QPixmap::grabWidget(QWidget*, QRect const&) () from /usr/lib/libQtGui.so.4
#27 0xb3060078 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#28 0xb305ae1e in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#29 0xb6d8c254 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#30 0xb629d4dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#31 0xb62a405e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#32 0xb7070f2a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#33 0xb6d7ba3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#34 0xb6daad66 in ?? () from /usr/lib/libQtCore.so.4
#35 0xb6da78e4 in ?? () from /usr/lib/libQtCore.so.4
#36 0xb5a2b5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#37 0xb5a2f2d8 in ?? () from /lib/libglib-2.0.so.0
#38 0xb5a2f4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#39 0xb6da75d5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#40 0xb635d135 in ?? () from /usr/lib/libQtGui.so.4
#41 0xb6d7a059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#42 0xb6d7a4aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#43 0xb67dc4f3 in QDialog::exec() () from /usr/lib/libQtGui.so.4
#44 0xb6fe6324 in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) ()
   from /usr/lib/libkdeui.so.5
#45 0xb6fe774d in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) ()
   from /usr/lib/libkdeui.so.5
#46 0xb6fe8511 in KMessageBox::errorListWId(unsigned long, QString const&, QStringList const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
#47 0xb6fe872f in KMessageBox::error(QWidget*, QString const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
#48 0xb7336ad3 in ?? () from /usr/lib/libkio.so.5
#49 0xb733f2e3 in ?? () from /usr/lib/libkio.so.5
#50 0xb7340d3e in KDirLister::openUrl(KUrl const&, QFlags<KDirLister::OpenUrlFlag>) () from /usr/lib/libkio.so.5
#51 0xaf0d4c0a in ?? () from /usr/lib/libdolphinprivate.so.4
#52 0xaf0d5d51 in ?? () from /usr/lib/libdolphinprivate.so.4
#53 0xaf0dcba2 in DolphinView::ViewAccessor::createView(QWidget*, DolphinController*, DolphinView::Mode) () from /usr/lib/libdolphinprivate.so.4
#54 0xaf0dceb2 in DolphinView::createView() () from /usr/lib/libdolphinprivate.so.4
#55 0xaf0dded5 in DolphinView::applyViewProperties() () from /usr/lib/libdolphinprivate.so.4
#56 0xaf0dec64 in DolphinView::DolphinView(QWidget*, KUrl const&, DolphinSortFilterProxyModel*) () from /usr/lib/libdolphinprivate.so.4
#57 0xaf12fae1 in ?? () from /usr/lib/kde4/dolphinpart.so
#58 0xaf131142 in QObject* KPluginFactory::createPartInstance<DolphinPart>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/dolphinpart.so
#59 0xb782b05e in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /usr/lib/libkdecore.so.5
#60 0xb53d7767 in ?? () from /usr/lib/libkdeinit4_konqueror.so
#61 0xb53bf58b in ?? () from /usr/lib/libkdeinit4_konqueror.so
#62 0xb53a89f0 in ?? () from /usr/lib/libkdeinit4_konqueror.so
#63 0xb53ad708 in ?? () from /usr/lib/libkdeinit4_konqueror.so
#64 0xb53f173b in ?? () from /usr/lib/libkdeinit4_konqueror.so
#65 0xb53a4c13 in ?? () from /usr/lib/libkdeinit4_konqueror.so
#66 0xb53a4d62 in ?? () from /usr/lib/libkdeinit4_konqueror.so
#67 0xb738f5c0 in KRun::mimeTypeDetermined(QString const&) () from /usr/lib/libkio.so.5
#68 0xb739032d in KRun::slotTimeout() () from /usr/lib/libkio.so.5
#69 0xb739341b in KRun::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#70 0xb761755a in KParts::BrowserRun::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkparts.so.4
#71 0xb53a531a in ?? () from /usr/lib/libkdeinit4_konqueror.so
#72 0xb6d80c9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#73 0xb6d8f3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#74 0xb6de0aa7 in QTimer::timeout() () from /usr/lib/libQtCore.so.4
#75 0xb6d9760e in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/libQtCore.so.4
#76 0xb6d8c254 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#77 0xb629d4dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#78 0xb62a405e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#79 0xb7070f2a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#80 0xb6d7ba3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#81 0xb6daad66 in ?? () from /usr/lib/libQtCore.so.4
#82 0xb6da78e4 in ?? () from /usr/lib/libQtCore.so.4
#83 0xb5a2b5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#84 0xb5a2f2d8 in ?? () from /lib/libglib-2.0.so.0
#85 0xb5a2f4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#86 0xb6da75d5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#87 0xb635d135 in ?? () from /usr/lib/libQtGui.so.4
#88 0xb6d7a059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#89 0xb6d7a4aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#90 0xb6d7e69f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#91 0xb629d577 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#92 0xb54341ee in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#93 0x0804e133 in _start ()

Possible duplicates by query: bug 251717, bug 251032, bug 250485, bug 250197, bug 250188.

Reported using DrKonqi
Comment 1 Dario Andres 2010-12-15 19:25:24 UTC
[Comment from a bug triager]
- If you can reproduce the bug with an updated system, can you install the "kdelibs5-dbg" and "kdebase-dbg" packages and paste here a new backtrace ?
(You can get more information at http://techbase.kde.org/User:DarioAndres/CreateUsefulReports)
Thanks
Comment 2 Andrew Crouthamel 2018-09-28 03:19:49 UTC
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!
Comment 3 Andrew Crouthamel 2018-10-29 02:14:04 UTC
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!