unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: Jochen Luebbers <jole@buerotiger.de>
Cc: gnu-emacs-bug@moderators.individual.net
Subject: Re: Crash of Emacs 22.1
Date: Thu, 28 Feb 2008 16:34:09 +0100	[thread overview]
Message-ID: <jebq616qoe.fsf@sykes.suse.de> (raw)
In-Reply-To: <hd4pbt6rgs.fsf@fantasymail.de> (Jochen Luebbers's message of "Thu\, 28 Feb 2008 16\:17\:07 +0100")

Jochen Luebbers <jole@buerotiger.de> writes:

> Look at this, it seems to be the interessting part of the dump:
>
> #18 <signal handler called>
> #19 0x0812d0a9 in mem_delete (z=Variable "z" is not available.
> ) at alloc.c:3940
> #20 0x0812d30e in lisp_free (block=0x9621708) at alloc.c:893
> #21 0x08131386 in Fgarbage_collect () at alloc.c:6259
> #22 0x0816c992 in Fbyte_code (bytestr=136141291, vector=136141308, maxdepth=48)
>     at bytecode.c:724
>
> Obviously the crash happened during a garbage collection. But at line
> 3940 of file alloc.c there is not routine "mem_delete".
> There is "mem_delete_fixup"...

mem_delete_fixup is static, so it has been inlined into its sole caller.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




  reply	other threads:[~2008-02-28 15:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-28 15:17 Crash of Emacs 22.1 Jochen Luebbers
2008-02-28 15:34 ` Andreas Schwab [this message]
2008-02-28 17:47 ` Stefan Monnier
     [not found] ` <mailman.8047.1204220838.18990.bug-gnu-emacs@gnu.org>
2008-02-29  8:29   ` Jochen Luebbers

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jebq616qoe.fsf@sykes.suse.de \
    --to=schwab@suse.de \
    --cc=gnu-emacs-bug@moderators.individual.net \
    --cc=jole@buerotiger.de \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).