Bug 351052 - Konsole crashed after selecting some text
Summary: Konsole crashed after selecting some text
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 3.0.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-08-07 07:42 UTC by Patrick Stählin
Modified: 2018-11-30 04:07 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 Patrick Stählin 2015-08-07 07:42:19 UTC
Application: konsole (3.0.1)

Qt Version: 5.4.1
Operating System: Linux 3.19.0-25-generic x86_64
Distribution: Ubuntu 15.04

-- Information about the crash:
I was running a Perl-Test using prove and selected an error message using the mouse. (single line, only part of the message)

-- 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 0x7f1a760e3800 (LWP 2268))]

Thread 2 (Thread 0x7f1a6240d700 (LWP 2269)):
#0  0x00007f1a75baa8dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f1a700b6b72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f1a700b864f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f1a64331099 in QXcbEventReader::run (this=0x8bdbf0) at qxcbconnection.cpp:1105
#4  0x00007f1a724dfb0e in QThreadPrivate::start (arg=0x8bdbf0) at thread/qthread_unix.cpp:337
#5  0x00007f1a6e0896aa in start_thread (arg=0x7f1a6240d700) at pthread_create.c:333
#6  0x00007f1a75bb5eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f1a760e3800 (LWP 2268)):
[KCrash Handler]
#6  0x00007f1a643291af in QXcbClipboard::requestor (this=0x8d2a70) at qxcbclipboard.cpp:481
#7  0x00007f1a6432a85f in QXcbClipboard::handleSelectionRequest (this=0x8d2a70, req=0x7f1a5c0033e0) at qxcbclipboard.cpp:610
#8  0x00007f1a643303be in QXcbConnection::handleXcbEvent (this=this@entry=0x8ac4a0, event=event@entry=0x7f1a5c0033e0) at qxcbconnection.cpp:922
#9  0x00007f1a643314bb in QXcbConnection::processXcbEvents (this=0x8ac4a0) at qxcbconnection.cpp:1303
#10 0x00007f1a7274f73a in QObject::event (this=0x8ac4a0, e=<optimized out>) at kernel/qobject.cpp:1245
#11 0x00007f1a73027b2c in QApplicationPrivate::notify_helper (this=0x8a4280, receiver=0x8ac4a0, e=0x7f1a5c005f40) at kernel/qapplication.cpp:3720
#12 0x00007f1a7302d000 in QApplication::notify (this=0x7ffe158fb510, receiver=0x8ac4a0, e=0x7f1a5c005f40) at kernel/qapplication.cpp:3503
#13 0x00007f1a7271dc2b in QCoreApplication::notifyInternal (this=0x7ffe158fb510, receiver=0x8ac4a0, event=event@entry=0x7f1a5c005f40) at kernel/qcoreapplication.cpp:935
#14 0x00007f1a7271fc9b in sendEvent (event=0x7f1a5c005f40, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228
#15 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x857f10) at kernel/qcoreapplication.cpp:1552
#16 0x00007f1a72720298 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1410
#17 0x00007f1a72776843 in postEventSourceDispatch (s=0x8d9430) at kernel/qeventdispatcher_glib.cpp:271
#18 0x00007f1a6d954c3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f1a6d954f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f1a6d954fcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f1a72776c57 in QEventDispatcherGlib::processEvents (this=0x8e15a0, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#22 0x00007f1a7271b3e2 in QEventLoop::exec (this=this@entry=0x7ffe158fb3d0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#23 0x00007f1a7272302c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1188
#24 0x00007f1a75e9a76f in kdemain () from /usr/lib/x86_64-linux-gnu/libkdeinit5_konsole.so
#25 0x00007f1a75acfa40 in __libc_start_main (main=0x400720 <main>, argc=3, argv=0x7ffe158fb658, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe158fb648) at libc-start.c:289
#26 0x000000000040074e in _start ()

Possible duplicates by query: bug 347883, bug 344135.

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-10-31 04:09:26 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-15 10:55:14 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
mark the bug 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 Bug Janitor Service 2018-11-30 04:07:24 UTC
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!