Bug 347350 - Konsole crashed after I pasted some text
Summary: Konsole crashed after I pasted some text
Status: RESOLVED DUPLICATE of bug 346579
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.04.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-05-06 22:17 UTC by Dima Ryazanov
Modified: 2015-05-17 00:41 UTC (History)
0 users

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 Dima Ryazanov 2015-05-06 22:17:39 UTC
Application: konsole (15.04.0)

Qt Version: 5.4.1
Operating System: Linux 4.1.0-040100rc2-generic x86_64
Distribution: Ubuntu 15.04

-- Information about the crash:
- What I was doing when the application crashed:

I pasted a short text string ("D106957") and pressed Enter immediately. Konsole crashed after that.

(This is most likely a duplicate of bug 346905 - but the "Suggest this crash is related" button doesn't work.)

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f5682a36800 (LWP 1733))]

Thread 2 (Thread 0x7f566ebf7700 (LWP 1734)):
#0  0x00007f56825108dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f567c7f5b72 in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f567c7f764f in xcb_wait_for_event () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f5670b1b099 in QXcbEventReader::run() (this=0x9721f0) at qxcbconnection.cpp:1105
#4  0x00007f567ee45b0e in QThreadPrivate::start(void*) (arg=0x9721f0) at thread/qthread_unix.cpp:337
#5  0x00007f567a9ed6aa in start_thread (arg=0x7f566ebf7700) at pthread_create.c:333
#6  0x00007f568251beed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f5682a36800 (LWP 1733)):
[KCrash Handler]
#6  0x00007f5670b131af in QXcbClipboard::requestor() const (this=0x9872c0) at qxcbclipboard.cpp:481
#7  0x00007f5670b13e53 in QXcbClipboard::getSelection(unsigned int, unsigned int, unsigned int, unsigned int) (this=0x9872c0, selection=9831392, target=344, property=349, time=0) at qxcbclipboard.cpp:1004
#8  0x00007f5670b15818 in QXcbClipboardMime::formats_sys() const (fmtAtom=<optimized out>, modeAtom=<optimized out>, this=<optimized out>) at qxcbclipboard.cpp:998
#9  0x00007f5670b15818 in QXcbClipboardMime::formats_sys() const (this=0x962620) at qxcbclipboard.cpp:97
#10 0x00007f567f3de38b in QInternalMimeData::formats() const (this=<optimized out>) at kernel/qdnd.cpp:207
#11 0x00007f5670b15c81 in QXcbClipboardMime::retrieveData_sys(QString const&, QVariant::Type) const (this=0x962620, fmt=..., requestedType=QVariant::Invalid) at qxcbclipboard.cpp:128
#12 0x00007f567f3deec6 in QInternalMimeData::retrieveData(QString const&, QVariant::Type) const (this=0x962620, mimeType=..., type=QVariant::String) at kernel/qdnd.cpp:222
#13 0x00007f567f0aef64 in QMimeDataPrivate::retrieveTypedData(QString const&, QVariant::Type) const (this=this@entry=0x97ce30, format=..., type=type@entry=QVariant::String) at kernel/qmimedata.cpp:100
#14 0x00007f567f0afee1 in QMimeData::text() const (this=<optimized out>) at kernel/qmimedata.cpp:381
#15 0x00007f567f3dab1e in QClipboard::text(QClipboard::Mode) const (this=<optimized out>, mode=<optimized out>) at kernel/qclipboard.cpp:312
#16 0x00007f56821a9b60 in Konsole::TerminalDisplay::pasteFromX11Selection(bool) () at /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.15
#17 0x00007f56821a9da3 in Konsole::TerminalDisplay::processMidButtonClick(QMouseEvent*) () at /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.15
#18 0x00007f56821aa29b in Konsole::TerminalDisplay::mousePressEvent(QMouseEvent*) () at /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.15
#19 0x00007f567f9d189f in QWidget::event(QEvent*) (this=0xcfef60, event=0x7ffd96aa5170) at kernel/qwidget.cpp:8652
#20 0x00007f56821aac6a in Konsole::TerminalDisplay::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.15
#21 0x00007f567f98db2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=0x958ed0, receiver=0xcfef60, e=0x7ffd96aa5170) at kernel/qapplication.cpp:3720
#22 0x00007f567f9938eb in QApplication::notify(QObject*, QEvent*) (this=0x7ffd96aa4eb0, receiver=0x7ffd96aa4ed0, e=0x7ffd96aa5170) at kernel/qapplication.cpp:3280
#23 0x00007f567f083c2b in QCoreApplication::notifyInternal(QObject*, QEvent*) (this=0x7ffd96aa5a60, receiver=receiver@entry=0xcfef60, event=event@entry=0x7ffd96aa5170) at kernel/qcoreapplication.cpp:935
#24 0x00007f567f9923da in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) (event=0x7ffd96aa5170, receiver=0xcfef60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#25 0x00007f567f9923da in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) (receiver=0xcfef60, event=0x7ffd96aa5170, alienWidget=0xcfef60, nativeWidget=0xb7d450, buttonDown=<optimized out>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:2751
#26 0x00007f567f9e9cc0 in QWidgetWindow::handleMouseEvent(QMouseEvent*) (this=0xba1fb0, event=0x7ffd96aa5580) at kernel/qwidgetwindow.cpp:543
#27 0x00007f567f9ebe33 in QWidgetWindow::event(QEvent*) (this=0xba1fb0, event=0x7ffd96aa5580) at kernel/qwidgetwindow.cpp:210
#28 0x00007f567f98db2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=0x958ed0, receiver=0xba1fb0, e=0x7ffd96aa5580) at kernel/qapplication.cpp:3720
#29 0x00007f567f993000 in QApplication::notify(QObject*, QEvent*) (this=0x7ffd96aa5a60, receiver=0xba1fb0, e=0x7ffd96aa5580) at kernel/qapplication.cpp:3503
#30 0x00007f567f083c2b in QCoreApplication::notifyInternal(QObject*, QEvent*) (this=0x7ffd96aa5a60, receiver=0xba1fb0, event=0x7ffd96aa5580) at kernel/qcoreapplication.cpp:935
#31 0x00007f567f3d0f82 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#32 0x00007f567f3d0f82 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) (e=0xdf2380) at kernel/qguiapplication.cpp:1774
#33 0x00007f567f3d2b45 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) (e=e@entry=0xdf2380) at kernel/qguiapplication.cpp:1576
#34 0x00007f567f3b734f in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=...) at kernel/qwindowsysteminterface.cpp:572
#35 0x00007f5670b45590 in userEventSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at eventdispatchers/qeventdispatcher_glib.cpp:70
#36 0x00007f567a2b8c3d in g_main_context_dispatch (context=0x7f56680016f0) at /build/buildd/glib2.0-2.44.0/./glib/gmain.c:3122
#37 0x00007f567a2b8c3d in g_main_context_dispatch (context=context@entry=0x7f56680016f0) at /build/buildd/glib2.0-2.44.0/./glib/gmain.c:3737
#38 0x00007f567a2b8f20 in g_main_context_iterate (context=context@entry=0x7f56680016f0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.44.0/./glib/gmain.c:3808
#39 0x00007f567a2b8fcc in g_main_context_iteration (context=0x7f56680016f0, may_block=1) at /build/buildd/glib2.0-2.44.0/./glib/gmain.c:3869
#40 0x00007f567f0dcc57 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x9fa3e0, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#41 0x00007f567f0813e2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffd96aa5920, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#42 0x00007f567f08902c in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1188
#43 0x00007f568280085f in kdemain () at /usr/lib/x86_64-linux-gnu/libkdeinit5_konsole.so
#44 0x00007f5682435a40 in __libc_start_main (main=0x400720 <main>, argc=3, argv=0x7ffd96aa5ba8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd96aa5b98) at libc-start.c:289
#45 0x0000000000400759 in _start ()

Possible duplicates by query: bug 346905.

Reported using DrKonqi
Comment 1 Christoph Feck 2015-05-17 00:41:51 UTC

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