Bug 232646 - When I select Open Terminal Here in Konquerer it crashes.
Summary: When I select Open Terminal Here in Konquerer it crashes.
Status: RESOLVED DUPLICATE of bug 195237
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: 2010-03-30 04:13 UTC by Paul C. Frederick
Modified: 2010-04-08 16:59 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 Paul C. Frederick 2010-03-30 04:13:10 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.31-20-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
When I choose Open Terminal Here on the right click context menu in Konquerer it crashes.

 If it helps any I put an xwininfo up on pastebin here: http://pastebin.com/cEe8Z2eD

I don't think Konquerer used to crash until I stretched my Terminal out.

 -- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
[KCrash Handler]
#6  0x009e498d in ?? () from /usr/lib/libkio.so.5
#7  0x009e4a43 in ?? () from /usr/lib/libkio.so.5
#8  0x009e986b in ?? () from /usr/lib/libkio.so.5
#9  0x009ead77 in KDirModel::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#10 0x02d0f263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x02d0fec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x009cd469 in KDirLister::itemsAdded(KUrl const&, KFileItemList const&) () from /usr/lib/libkio.so.5
#13 0x009ce4fe in KDirLister::Private::emitItems() () from /usr/lib/libkio.so.5
#14 0x009d97e7 in ?? () from /usr/lib/libkio.so.5
#15 0x009da0af in ?? () from /usr/lib/libkio.so.5
#16 0x009e08a5 in ?? () from /usr/lib/libkio.so.5
#17 0x02d0f263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x02d0fec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#19 0x009ec503 in OrgKdeKDirNotifyInterface::FilesChanged(QStringList const&) () from /usr/lib/libkio.so.5
#20 0x009ec6d5 in OrgKdeKDirNotifyInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#21 0x002887b4 in ?? () from /usr/lib/libQtDBus.so.4
#22 0x00290197 in ?? () from /usr/lib/libQtDBus.so.4
#23 0x02d095fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#24 0x01192f54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x0119a67c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x00eb2bfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#27 0x02cf96cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#28 0x02cfa2b2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#29 0x02cfa47d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#30 0x02d243ff in ?? () from /usr/lib/libQtCore.so.4
#31 0x07470e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x07474730 in ?? () from /lib/libglib-2.0.so.0
#33 0x07474863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x02d2402c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x01233be5 in ?? () from /usr/lib/libQtGui.so.4
#36 0x02cf7c79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x02cf80ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0x02cfa53f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#39 0x01192dd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#40 0x004f859f in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#41 0x080485cb in _start ()

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-04-08 16:59:17 UTC
Thanks for the bug report! This is most likely a duplicate of a known bug. It is fixed (at least partially) in KDE 4.3.5 and later.

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