Bug 324196 - Konsole crashed after unsuccessful copy and paste operation over ssh
Summary: Konsole crashed after unsuccessful copy and paste operation over ssh
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.10.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-08-29 00:13 UTC by Keren Sky
Modified: 2018-02-27 17:15 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 Keren Sky 2013-08-29 00:13:33 UTC
Application: konsole (2.10.5)
KDE Platform Version: 4.10.5
Qt Version: 4.8.4
Operating System: Linux 3.10-9.dmz.1-liquorix-amd64 x86_64
Distribution: Ubuntu 13.04

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

I wanted to copy and paste text over ssh, into kate. 
I opened the wanted file in "ee" and clicked "Select All" in konsole's edit menu. 
I clicked copy in konsole's edit menu, switched to kate. 
I pasted. the pasted text was wrong; it was some other text i had copied & pasted correctly some time before. I clicked the klipper icon in the systray, to see what was in its menu. 
Nothing happened immediatly. Eventually the crash dialog appeared, w/ 3 stars filled.

-- Backtrace:
Application: Konsole (kdeinit4), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f41a4c177c0 (LWP 11910))]

Thread 2 (Thread 0x7f4186532700 (LWP 11911)):
#0  0x00007f41a38c5d42 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#1  0x00007f41a38c479c in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x00007f41a38c4845 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#3  0x00007f419f5d9900 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f419f5da0fe in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f419f5da304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f41a38c5036 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007f41a389538f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007f41a3895618 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f41a3797410 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#10 0x00007f41a3876edf in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#11 0x00007f41a3799bec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x00007f419fcaef8e in start_thread (arg=0x7f4186532700) at pthread_create.c:311
#13 0x00007f41a249ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f41a4c177c0 (LWP 11910)):
[KCrash Handler]
#5  0x00007f41a23dc037 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#6  0x00007f41a23df698 in __GI_abort () at abort.c:90
#7  0x00007f41a27cdb85 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#8  0x00007f41a27cbcf6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007f41a27cbd23 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#10 0x00007f41a27cbf96 in __cxa_rethrow () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#11 0x00007f41a3895884 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x00007f41a389acf6 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#13 0x00007f418da60f35 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_konsole.so
#14 0x00000000004084ea in _start ()

Possible duplicates by query: bug 323830, bug 323692, bug 323586, bug 323544, bug 322782.

Reported using DrKonqi
Comment 1 Ahmad Samir 2018-02-27 17:15:54 UTC
Unfortunately KDE4/konsole is no longer maintained. Feel free to reopen if you can reproduce the issue with a current konsole version.