Bug 358996 - [Solve] Konsole inusable, continues "New line"
Summary: [Solve] Konsole inusable, continues "New line"
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-02-04 21:13 UTC by Rodolfo
Modified: 2017-02-12 02:25 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 Rodolfo 2016-02-04 21:13:12 UTC
Application: konsole (15.12.1)

Qt Version: 5.5.1
Operating System: Linux 4.2.5-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Application don't crash, when start is not usable, can not write. If I copy the content, is full of "new line" symbol like enter cap is held down.
Active desktop effects or not, does not change the result. 

Linux version 4.2.5-1-ARCH (builduser@tobias) (gcc version 5.2.0 (GCC) ) #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015
Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
Latest AMD video driver installed
display: :0  screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 7900 Series 
OpenGL version string: 4.5.13416 Compatibility Profile Context 14.501.1003

The crash can be reproduced every time.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[KCrash Handler]
#4  0x00007f48d92f74f1 in QObject::~QObject() () from /usr/lib/libQt5Core.so.5
#5  0x00007f48dc4d9449 in Konsole::ViewManager::~ViewManager() () from /usr/lib/libkonsoleprivate.so.15
#6  0x00007f48d92ed84b in QObjectPrivate::deleteChildren() () from /usr/lib/libQt5Core.so.5
#7  0x00007f48d9bf2100 in QWidget::~QWidget() () from /usr/lib/libQt5Widgets.so.5
#8  0x00007f48dbaaf4a0 in KMainWindow::~KMainWindow() () from /usr/lib/libKF5XmlGui.so.5
#9  0x00007f48dcb1eef3 in ?? () from /usr/lib/libkdeinit5_konsole.so
#10 0x00007f48d92f0200 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#11 0x00007f48d9bf671b in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#12 0x00007f48d9d0c9fb in QMainWindow::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#13 0x00007f48dbab1f2a in KMainWindow::event(QEvent*) () from /usr/lib/libKF5XmlGui.so.5
#14 0x00007f48dbafcb35 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libKF5XmlGui.so.5
#15 0x00007f48d9bb39ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#16 0x00007f48d9bb8e86 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#17 0x00007f48d92c0bab in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#18 0x00007f48d92c2fa6 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#19 0x00007f48d9317143 in ?? () from /usr/lib/libQt5Core.so.5
#20 0x00007f48d43fddc7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0x00007f48d43fe020 in ?? () from /usr/lib/libglib-2.0.so.0
#22 0x00007f48d43fe0cc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0x00007f48d931754f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#24 0x00007f48d92be57a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#25 0x00007f48d92c653c in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#26 0x00007f48dcb0c2de in kdemain () from /usr/lib/libkdeinit5_konsole.so
#27 0x00007f48dc75e610 in __libc_start_main () from /usr/lib/libc.so.6
#28 0x0000000000400779 in _start ()

Possible duplicates by query: bug 357286.

Reported using DrKonqi
Comment 1 Rodolfo 2016-02-11 21:41:07 UTC
Change font in Monospace, solve the problem