GNU bug report logs - #18270
Crash in lates emacs-24 branch on ubuntu 14.04

Previous Next

Package: emacs;

Reported by: jaimef <at> linbsd.org

Date: Fri, 15 Aug 2014 04:25:01 UTC

Severity: normal

Merged with 15700, 22000, 22898, 25313, 31626

Found in versions 24.3, 24.5, 25.0.50

Full log


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

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: jaimef <at> linbsd.org
Cc: 18270 <at> debbugs.gnu.org
Subject: Re: Crash in latest emacs-24 branch on ubuntu 14.04
Date: Wed, 20 Aug 2014 18:58:39 -0700
The backtrace looks like nonsense, unfortunately, e.g., it shows two 
arguments to adjust_decode_mode_spec_buffer, a function that has just 
one argument, and it shows xrealloc being called with 
size=18446744073709551597, even though the code passed 
FRAME_MESSAGE_BUF_SIZE (f) + 1 as the size, and I don't see any way to 
get 18446744073709551597 even if overflow is taken into account.

Can you reproduce the problem?

Can you compile with '-g3 -O0' and reproduce the problem?




This bug report was last modified 5 years and 259 days ago.

Previous Next


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