Bug 411383 - Konsole randomly turned off after tweaking some options
Summary: Konsole randomly turned off after tweaking some options
Status: RESOLVED DUPLICATE of bug 411258
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 19.08.0
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-08-28 10:50 UTC by hotwater438
Modified: 2019-09-17 01:39 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 hotwater438 2019-08-28 10:50:06 UTC
Application: konsole (19.08.0)

Qt Version: 5.11.3
Frameworks Version: 5.54.0
Operating System: Linux 5.2.9+ x86_64
Distribution: Parrot GNU/Linux 4.7

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

For some reason when I split my Konsole, it doesn't start from the current tab, so I tried to look up for that option in Konsole's prefferences, and I found one and it was already enabled so I disabled it and enabled again, after that I splitted terminal and it crashed

-- 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 0x7fb20dea6800 (LWP 4050))]

Thread 4 (Thread 0x7fb1fffff700 (LWP 4053)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x5589cdd216e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5589cdd21698, cond=0x5589cdd216c0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x5589cdd216c0, mutex=0x5589cdd21698) at pthread_cond_wait.c:655
#3  0x00007fb2045b898b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#4  0x00007fb2045b85b7 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#5  0x00007fb2111c1fa3 in start_thread (arg=<optimized out>) at pthread_create.c:486
#6  0x00007fb213cd64cf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7fb2066c8700 (LWP 4052)):
#0  0x00007fb213ccb819 in __GI___poll (fds=0x7fb200004e30, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fb2109a1bf6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb2109a1d1c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb2125ef3e3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007fb21259ccfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fb2123ecd8e in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007fb211b54545 in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007fb2123f6a07 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007fb2111c1fa3 in start_thread (arg=<optimized out>) at pthread_create.c:486
#9  0x00007fb213cd64cf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fb20cc9e700 (LWP 4051)):
#0  0x00007fb213ccb819 in __GI___poll (fds=0x7fb20cc9dcb8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fb2113f5cf7 in ?? () from /lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fb2113f791a in xcb_wait_for_event () from /lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fb20da46d79 in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007fb2123f6a07 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fb2111c1fa3 in start_thread (arg=<optimized out>) at pthread_create.c:486
#6  0x00007fb213cd64cf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fb20dea6800 (LWP 4050)):
[KCrash Handler]
#6  0x00007fb2125a7257 in QMetaObject::cast(QObject const*) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007fb213b68a3e in Konsole::ViewManager::switchToTerminalDisplay(Konsole::TerminalDisplay*) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.19
#8  0x00007fb2125c75c0 in QMetaObject::activate(QObject*, int, int, void**) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007fb212f13f42 in QAction::triggered(bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007fb212f16560 in QAction::activate(QAction::ActionEvent) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007fb212f16e14 in QAction::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007fb212f1a501 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007fb212f219b0 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007fb21259e029 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007fb212975a13 in QShortcutMap::dispatchEvent(QKeyEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#16 0x00007fb212975aeb in QShortcutMap::tryShortcut(QKeyEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#17 0x00007fb21292af46 in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#18 0x00007fb2129474bd in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#19 0x00007fb21294ce45 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#20 0x00007fb21292706b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#21 0x00007fb20dadd39b in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#22 0x00007fb21259ccfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007fb2125a4cd2 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007fb213dcae59 in kdemain () from /lib/x86_64-linux-gnu/libkdeinit5_konsole.so
#25 0x00007fb213c0109b in __libc_start_main (main=0x5589cccbb050, argc=1, argv=0x7fff13f52338, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff13f52328) at ../csu/libc-start.c:308
#26 0x00005589cccbb08a in _start ()
[Inferior 1 (process 4050) detached]

Possible duplicates by query: bug 411258.

Reported using DrKonqi
Comment 1 Christoph Feck 2019-09-17 01:39:19 UTC

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