unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Lennart Borgman <lennart.borgman@gmail.com>
Cc: 6278@debbugs.gnu.org
Subject: bug#6278: Segmentation fault at exit if server-mode
Date: Sat, 29 May 2010 09:32:20 +0300	[thread overview]
Message-ID: <83typrtdzf.fsf@gnu.org> (raw)
In-Reply-To: <AANLkTil7KmooolxlkvnyeuALTkcl-gOX9yvIA1LhxdtN@mail.gmail.com>

> From: Lennart Borgman <lennart.borgman@gmail.com>
> Date: Sat, 29 May 2010 03:46:02 +0200
> Cc: 6278@debbugs.gnu.org
> 
> I just saw this in dbg. It might be related but I am not sure since I
> believe I got an error from make-frame in this instance.
> 
> This error might of course have to do with the current bidi work.

It's hard to do anything about such a crash without having a clear
recipe for reproducing it, starting with "emacs -Q".  Whatever problem
caused it, happened before you invoked kill-emacs, and in a different
place.

> My checkout is from 2010-05-22 (and patched).
> 
> #24 0x011d3277 in w32_abort () at w32fns.c:8183
> #25 0x010b87d9 in check_glyph_memory () at dispnew.c:2610
> #26 0x01002f8d in shut_down_emacs (sig=0, no_x=0, stuff=45467674)
>     at emacs.c:2198
> #27 0x01002eb4 in Fkill_emacs (arg=45467674) at emacs.c:2104

Please show the function check_glyph_memory in your sources, with line
numbers.  check_glyph_memory can abort in two different places, and
your sources are different from the current trunk, so it's hard to
know which one actually aborted.

Also, is this an optimized build or non-optimized one?  If the former,
the line numbers shown by the debugger cannot be trusted.

Finally, what are the values of glyph_matrix_count and
glyph_pool_count in frame #25?





  reply	other threads:[~2010-05-29  6:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-27  3:08 bug#6278: Segmentation fault at exit if server-mode Lennart Borgman
2010-05-27 17:42 ` Eli Zaretskii
2010-05-27 17:45   ` Lennart Borgman
2010-05-28 12:14     ` Lennart Borgman
2010-05-29  0:04       ` Lennart Borgman
2010-05-29  1:46         ` Lennart Borgman
2010-05-29  6:32           ` Eli Zaretskii [this message]
2010-05-29  6:43             ` Lennart Borgman
2011-08-09 20:44 ` Chong Yidong

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=83typrtdzf.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=6278@debbugs.gnu.org \
    --cc=lennart.borgman@gmail.com \
    /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).