unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: dhruva <dhruvakm@gmail.com>
Cc: deyke@yahoo.com, ddeyke@ptc.com, emacs-devel@gnu.org
Subject: Re: CVS emacs on Windows still crashes loading bongo.el
Date: Wed, 28 May 2008 21:23:59 +0900	[thread overview]
Message-ID: <E1K1KhD-00037J-5i@etlken.m17n.org> (raw)
In-Reply-To: <e3f230850805280449g12f58806n33453b9010aefbaa@mail.gmail.com> (message from dhruva on Wed, 28 May 2008 17:19:56 +0530)

In article <e3f230850805280449g12f58806n33453b9010aefbaa@mail.gmail.com>, dhruva <dhruvakm@gmail.com> writes:

> I have further isolated the problem to the following call:
> (font-info (face-font 'fringe))

> If you start emacs and evaluate the above expression TWICE (not the
> first time), you will get that crash (call to abort()) in
> font_close_object. The objlist seems to be empty and it does not enter
> the for loop. The following statement is a call to abort and hence, it
> had to enter the loop. I am currently trying to understand the data
> structures so that I can look deeper into it.

Thank you for finding this bug.  I've just installed a fix.
Even if Ffont_info opens a font, it should not close the
font because it's still kept in OBJLIST of font-entity, and
may be used by some other place.

BTW, it seems that the current code has a bug in releasing a
font-object.  I'll investigate it.

---
Kenichi Handa
handa@ni.aist.go.jp




      parent reply	other threads:[~2008-05-28 12:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-27 16:19 CVS emacs on Windows still crashes loading bongo.el Dieter Deyke
2008-05-28  3:58 ` dhruva
     [not found]   ` <wkk5hfkqin.fsf@yahoo.com>
2008-05-28 11:49     ` dhruva
2008-05-28 12:00       ` David Kastrup
2008-05-28 12:24         ` dhruva
2008-05-28 15:56         ` Jason Rumney
2008-05-28 16:09           ` David Kastrup
2008-05-28 12:23       ` Kenichi Handa [this message]

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=E1K1KhD-00037J-5i@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=ddeyke@ptc.com \
    --cc=deyke@yahoo.com \
    --cc=dhruvakm@gmail.com \
    --cc=emacs-devel@gnu.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 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).