GNU bug report logs - #10159
24.0.91; Segfault with auto-complete package [SEC=UNCLASSIFIED]

Previous Next

Package: emacs;

Reported by: Alex Murray <alex.murray <at> dsto.defence.gov.au>

Date: Tue, 29 Nov 2011 02:05:02 UTC

Severity: normal

Tags: moreinfo

Merged with 11945, 12120, 12359

Found in versions 24.0.91, 24.1.50, 24.2.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Alex Murray <alex.murray <at> dsto.defence.gov.au>
Cc: 10159 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: bug#10159: 24.0.91; Segfault with auto-complete package [SEC=UNCLASSIFIED]
Date: Sun, 22 Jan 2012 16:04:26 -0800
>> val is shown to have
>> the value of 390, which could only be an Emacs integer

390 is not an Emacs integer; it has type Lisp_Cons.
It's a bogus Lisp_Cons value, but it's encoded as a
Lisp_Cons.

c is 0xD81000, which is also bogus (it's not a valid
character value), and this may explain why val is bogus.

The fact that the string indexes are out of range could
explain why c is bogus.




This bug report was last modified 12 years and 146 days ago.

Previous Next


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