GNU bug report logs - #33294
xwidget-insert crashes Emacs

Previous Next

Package: emacs;

Reported by: Evgeny Zajcev <lg.zevlg <at> gmail.com>

Date: Tue, 6 Nov 2018 21:15:01 UTC

Severity: normal

Tags: fixed

Fixed in version 26.2

Done: Robert Pluim <rpluim <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andy Moreton <andrewjmoreton <at> gmail.com>
To: 33294 <at> debbugs.gnu.org
Subject: bug#33294: xwidget-insert crashes Emacs
Date: Wed, 07 Nov 2018 16:16:00 +0000
On Wed 07 Nov 2018, Eli Zaretskii wrote:

>> From: Evgeny Zajcev <lg.zevlg <at> gmail.com>
>> Date: Wed, 7 Nov 2018 00:13:20 +0300
>> 
>> Emacs from git crashes on next code:
>> 
>>   (require 'xwidget)
>>   (with-temp-buffer
>>     (xwidget-insert (point-min) 'webkit (buffer-name) 320 240))
>
> Thank you for your report.  Please show a GDB backtrace from the
> crash.

Unrelated to this bug, but a quick look at the code shows that
xwidget-insert calls make-xwidget, which returns an uninitialized object
if the type argument is not 'webkit.

    AndyM





This bug report was last modified 6 years and 256 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.