[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#844380: marked as done (konsole segmentation fault after close splitted view)



Your message dated Fri, 23 Dec 2016 18:03:34 +0000
with message-id <E1cKUBq-0003sj-La@fasolo.debian.org>
and subject line Bug#844380: fixed in konsole 4:16.12.0-1
has caused the Debian Bug report #844380,
regarding konsole segmentation fault after close splitted view
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
844380: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844380
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: konsole
Version: 4:16.08.2-2
Severity: important

Dear Maintainer,

After close splitted view all konsole instances running terminate
unexpectedly with segmentation fault.
I can reproduce this behavior splitting and closing tabs multiple times
in a row  ("ctrl + )" and "(ctrl + Shift + O)"), I know doing this in a
row is not a common use but it happens even if closing the splitted view
after a while.

Currently I can reproduce this in two different installations.

Here is the gdb backtrace:

Starting program: /usr/bin/konsole
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe4554700 (LWP 5981)]
[New Thread 0x7fffe393e700 (LWP 5982)]
Default profile name: "Intérprete de órdenes"

Thread 1 "konsole" received signal SIGSEGV, Segmentation fault.
0x00007ffff44b044c in QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
(gdb) bt
#0  0x00007ffff44b044c in QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#1  0x00007ffff4ff6be9 in QActionGroup::~QActionGroup() () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#2  0x00007ffff5c7c800 in KSelectAction::~KSelectAction() () from /usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5
#3  0x00007ffff5c7c939 in KSelectAction::~KSelectAction() () from /usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5
#4  0x00007ffff44a7501 in QObjectPrivate::deleteChildren() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007ffff44b087f in QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007ffff4ff30a9 in QAction::~QAction() () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007ffff504422d in QWidgetAction::~QWidgetAction() () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007ffff5c7c821 in KSelectAction::~KSelectAction() () from /usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5
#9  0x00007ffff65e00a9 in KCodecAction::~KCodecAction() () from /usr/lib/x86_64-linux-gnu/libKF5ConfigWidgets.so.5
#10 0x00007ffff44a7501 in QObjectPrivate::deleteChildren() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007ffff44b087f in QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007ffff7568c99 in Konsole::SessionController::~SessionController() () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.16
#13 0x00007ffff7568cd9 in Konsole::SessionController::~SessionController() () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.16
#14 0x00007ffff44a9bc0 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007ffff4ff9b2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007ffff50012e1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007ffff447d0e0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007ffff447f86d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007ffff44d1313 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007fffeee437f7 in g_main_dispatch (context=0x7fffdc0016f0) at ././glib/gmain.c:3203
#21 g_main_context_dispatch (context=context@entry=0x7fffdc0016f0) at ././glib/gmain.c:3856
#22 0x00007fffeee43a60 in g_main_context_iterate (context=context@entry=0x7fffdc0016f0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ././glib/gmain.c:3929
#23 0x00007fffeee43b0c in g_main_context_iteration (context=0x7fffdc0016f0, may_block=1) at ././glib/gmain.c:3990
#24 0x00007ffff44d171f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007ffff447b0ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007ffff448383c in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007ffff7bbacd8 in kdemain (argc=<optimized out>, argv=<optimized out>) at ./src/main.cpp:173
#28 0x00007ffff78152b1 in __libc_start_main (main=0x555555554780 <main>, argc=1, argv=0x7fffffffe298, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe288) at ../csu/libc-start.c:291
#29 0x00005555555547ba in _start ()


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_GT.UTF-8, LC_CTYPE=es_GT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages konsole depends on:
ii  kio                   5.27.0-2
ii  konsole-kpart         4:16.08.2-2
ii  libc6                 2.24-5
ii  libkf5completion5     5.27.0-1
ii  libkf5configcore5     5.27.0-1
ii  libkf5configgui5      5.27.0-1
ii  libkf5configwidgets5  5.27.0-1
ii  libkf5coreaddons5     5.27.0-1
ii  libkf5crash5          5.27.0-1
ii  libkf5dbusaddons5     5.27.0-1
ii  libkf5i18n5           5.27.0-2
ii  libkf5iconthemes5     5.27.0-1
ii  libkf5kiowidgets5     5.27.0-2
ii  libkf5notifyconfig5   5.27.0-1
ii  libkf5widgetsaddons5  5.27.0-1
ii  libkf5windowsystem5   5.27.0-1
ii  libkf5xmlgui5         5.27.0-1
ii  libqt5core5a          5.7.1~20161021+dfsg-5
ii  libqt5gui5            5.7.1~20161021+dfsg-5
ii  libqt5widgets5        5.7.1~20161021+dfsg-5
ii  libstdc++6            6.2.0-13

konsole recommends no packages.

konsole suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: konsole
Source-Version: 4:16.12.0-1

We believe that the bug you reported is fixed in the latest version of
konsole, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 844380@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Maximiliano Curia <maxy@debian.org> (supplier of updated konsole package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 23 Dec 2016 18:48:09 +0100
Source: konsole
Binary: konsole konsole-kpart
Architecture: source
Version: 4:16.12.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Maximiliano Curia <maxy@debian.org>
Description:
 konsole    - X terminal emulator
 konsole-kpart - Konsole plugin for Qt applications
Closes: 844380 845578 848162
Changes:
 konsole (4:16.12.0-1) unstable; urgency=medium
 .
   [ Maximiliano Curia ]
   * New upstream release (16.12.0) (Closes: 845578, 844380)
   * Add new patch: Pre-process-the-e-custom-command-argument.patch.
     Thanks to Ben Longbons for reporting (Closes: 848162)
 .
   [ Automatic packaging ]
   * Refresh patches
Checksums-Sha1:
 5e65c8ca9f01eb63215237a89c4e19a7dad1c409 3095 konsole_16.12.0-1.dsc
 ed93fc6bb20a7114a4bdcc1b3c5e770e4191dbe6 463936 konsole_16.12.0.orig.tar.xz
 d95062191b94f21b2b9155c5f3943fe560db6b18 11816 konsole_16.12.0-1.debian.tar.xz
Checksums-Sha256:
 778e03064ba029be5c8c96951083f2b809837b833a9cd203a5ae6ce526a1becc 3095 konsole_16.12.0-1.dsc
 939e5ef48ab7b10d4fa8d8e6510cb155fe612059f7187edf0021c19f9dceaa88 463936 konsole_16.12.0.orig.tar.xz
 306171e7b8abc0241b1e61b5b4b3a6728eb6a211ca8cacb9d7ec9d0697dad2ab 11816 konsole_16.12.0-1.debian.tar.xz
Files:
 fe77ab388f5ecd711afcfab34f8c0d1e 3095 kde optional konsole_16.12.0-1.dsc
 790e1360105bdfd0f8d58afce925414c 463936 kde optional konsole_16.12.0.orig.tar.xz
 0f99d4f427257b5c877f41205e99a4e8 11816 kde optional konsole_16.12.0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlhdY9QACgkQxxl2mbKb
IyrtiA/+L+/drTO6MdHifqPaVk7Pj9HSRGGGT4cKyIjerzugIycbzrFSIYAize0q
vf1vqIAttJ7MRaunbte6ZlNn+hREJuUQM6aS5ReRxyvYAsHvdGMwXrFXs/PYeRPl
i7ALdCOUQqG35LznEzRC3C0d2bDhETL2ofwqjYB1kScNOqCdHtDl3TsfCVScGRKS
C5KFGO9H2w25ZzV1k4gt60TH+J2PpC8ZUFDBJe3vDRj/znXDgkcIp3pRNqevWNlm
dkNYcyBqbRMJnVcOZNv1LAH1b+RYSln0+2utfeo0nnTeej10yVl7naapqYUvAPtI
mEtRd3nssGNDW1XXZr/3ntlvJ3KDCR1Quprm0bZYxgKIC9X/bAWS7VWyTYpAg4vC
UPDeWwNkk+j3wBcDNLZA9oUkKroueiU8jrHRt2+EeO1A2LlcRwG5gGFDdVcf1a34
LI/ookojGFjXi/jqb5pBDpbxVLEQppN/11ieLyglIse9mZTsM1LPtA6SAK+i6ZFH
y7bJs+SVK5T76VrSUuzD8pflVW695DGFeiy4SXn/mxEgRT7r6UcThj0e9D1nghbO
LJE2TeyQl7QZ/yHjuV9r7oILpZtJaDvqALCcwJW6/06ipixCmhos8ei0fLKB8wVl
YMcXB6qxI2UGLaxi+KODf3UomDO8mHGGyqjcDyoJ0KMcdJ/VdtI=
=MrVB
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: