GNU bug report logs - #26518
26.0.50; M-x bubbles crashes emacs

Previous Next

Package: emacs;

Reported by: Stephen Berman <stephen.berman <at> gmx.net>

Date: Sat, 15 Apr 2017 14:14:01 UTC

Severity: normal

Tags: fixed

Found in version 26.0.50

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Full log


Message #8 received at 26518 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stephen Berman <stephen.berman <at> gmx.net>, Vibhav Pant <vibhavp <at> gmail.com>
Cc: 26518 <at> debbugs.gnu.org
Subject: Re: bug#26518: 26.0.50; M-x bubbles crashes emacs
Date: Sat, 15 Apr 2017 17:44:20 +0300
> From: Stephen Berman <stephen.berman <at> gmx.net>
> Date: Sat, 15 Apr 2017 16:13:11 +0200
> 
> 0. emacs -Q
> 1. M-x bubbles
> => 
> Thread 1 "emacs" received signal SIGSEGV, Segmentation fault.
> arith_driver (code=code <at> entry=Amult, nargs=nargs <at> entry=2, 
>     args=args <at> entry=0x7fffffffc8c0) at /home/steve/git/emacs-master/src/data.c:2807
> 2807	      CHECK_NUMBER_OR_FLOAT_COERCE_MARKER (val);

Looks like a problem with the byte compiler/bytecode interpreter,
because both loading bubbles.el from the master branch and loading
bubbles.elc from the release branch works just fine.  Also, if I run
Emacs 25.2 on bubbles.elc from master, Emacs complains about an
invalid bytecode.

Vibhav, could this have anything to do with the latest changes in
bytecode?




This bug report was last modified 8 years and 32 days ago.

Previous Next


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