all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: jaimef@linbsd.org
Cc: 18270@debbugs.gnu.org
Subject: bug#18270: Crash in latest emacs-24 branch on ubuntu 14.04
Date: Wed, 20 Aug 2014 18:58:39 -0700	[thread overview]
Message-ID: <53F5524F.8080804@cs.ucla.edu> (raw)
In-Reply-To: <Pine.NEB.4.64.1408150021200.13370@dns.linbsd.org>

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?





  reply	other threads:[~2014-08-21  1:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-15  4:22 bug#18270: Crash in lates emacs-24 branch on ubuntu 14.04 jaimef
2014-08-21  1:58 ` Paul Eggert [this message]
2014-08-21  2:00   ` bug#18270: Crash in latest " Jaime Fournier
2014-08-21  2:00   ` Jaime Fournier
2014-08-21  3:04     ` Paul Eggert
2014-08-24 18:56       ` jaimef
2019-08-23 19:03 ` Stefan Kangas
2019-08-24  0:59   ` Paul Eggert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53F5524F.8080804@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=18270@debbugs.gnu.org \
    --cc=jaimef@linbsd.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.