[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <56936BF1.9080800@suse.cz>
Date: Mon, 11 Jan 2016 09:46:41 +0100
From: Michal Marek <mmarek@...e.cz>
To: Chris Bainbridge <chris.bainbridge@...il.com>,
yann.morin.1998@...e.fr
Cc: linux-kernel@...r.kernel.org, bbarbulovski@...il.com
Subject: Re: [PATCH] kconfig: fix qconf segfault by deleting heap objects
On 2016-01-08 21:44, Chris Bainbridge wrote:
> On Debian stable (qt-4.8.6) 'make xconfig' intermittently fails due to
> qconf segfaulting at exit time in QXcbEventReader. The cause of this is
> destructors on the heap objects never being called, so fix this by
> properly deleting the heap objects before exit.
>
> Signed-off-by: Chris Bainbridge <chris.bainbridge@...il.com>
> ---
> Trivial error, as described at https://forum.qt.io/topic/26658/solved-segfault-on-qapplication-exit
> ---
> scripts/kconfig/qconf.cc | 2 ++
> 1 file changed, 2 insertions(+)
Applied to kbuild.git#kconfig, thanks.
Michal
Powered by blists - more mailing lists