From: Kenichi Handa <handa@m17n.org>
To: "Marshall, Simon" <Simon.Marshall@misys.com>
Cc: cyd@stupidchicken.com, 3659@emacsbugs.donarmstrong.com
Subject: bug#3659: FW: 23.0.95; crash on set-frame-font
Date: Fri, 24 Jul 2009 21:31:24 +0900 [thread overview]
Message-ID: <E1MUJvo-0003gk-NR@etlken> (raw)
In-Reply-To: <63C2A154B1708946B60726AFDBA00AC00676DA9E@ukmailemea01.misys.global.ad> (Simon.Marshall@misys.com)
In article <63C2A154B1708946B60726AFDBA00AC00676DA9E@ukmailemea01.misys.global.ad>, "Marshall, Simon" <Simon.Marshall@misys.com> writes:
> Ok, I get:
> (gdb) p x_error_message
> $1 = (struct x_error_message_stack *) 0xa61100
> (gdb) p *x_error_message
> $2 = {
> string =
> "\000\233\333\000\000O\305\220\000\004\000\004\000'\000\026\000\000\030\
> 001\000Q\0301\000Q\030\001\000\000\000\000\000\000\0301\000\275\264\000\
> 000\000\000\037\000+\000\004\000)\000\026\000\000\201\201\000Q\0301\000Q
> \030\001\000\000\000\000\000\000\0301\000\300b\000\000\000\000\037\000T\
> 000\004\000F\000\026\000\0002\271\000Q\0301\000Q\030\001\000\000\000\000
> \000\000\0301\000\300\252\000\000\000\000\037\000\232\000\004\000?\000\0
> 26\000\000\272Y\000Q\0301\000Q\030\001\000\000\000\000\000\000\0301\000\
> 302.\000\000\000\000\037\000\331\000\004\0004\000\026\000\0002\271\000Q\
> 0301\000Q\030\001\000\000\000\000\000\000\0301\000\000\000\000\000\234\2
> 23\031\000Q\0301\000Q\030\001\000\234\222\271",
> dpy = 0xa0e000,
> prev = 0x0
> }
> (gdb)
> Which doesn't look overly helpful.
> I see it has a leading \000. Does it mean there were more
> x_catch_errors() calls than x_uncatch_errors()? I tried to put a
> breakpoint on x_error_catcher(), but it was never triggered before the
> call to abort().
> What next to try?
Then, try this:
(1) start emacs under gdb
(2) when the emacs window appears, type C-z (if you are
(using M-x gdb, type C-c C-z) to suspend emacs.
(3) set breakpoint in Fsignal
(4) continue
(5) do M-x set-frame-font
(6) when Emacs stops in Fsignal, do
(gdb) pp error_symbol
(gdb) pp data
(gdb) bt full
---
Kenichi Handa
handa@m17n.org
next prev parent reply other threads:[~2009-07-24 12:31 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <63C2A154B1708946B60726AFDBA00AC005E5EC5A@ukmailemea01.misys.global.ad>
[not found] ` <87iqinxbs7.fsf@stupidchicken.com>
[not found] ` <63C2A154B1708946B60726AFDBA00AC005EABBA6@ukmailemea01.misys.global.ad>
[not found] ` <87fxdp4ssu.fsf@stupidchicken.com>
[not found] ` <E1MJdlh-0002uT-DA@etlken>
2009-06-25 3:35 ` bug#3659: FW: 23.0.95; crash on set-frame-font Chong Yidong
2009-06-25 6:16 ` Kenichi Handa
2009-06-25 18:32 ` Glenn Morris
2009-06-27 1:13 ` Kenichi Handa
2009-06-27 2:45 ` Glenn Morris
2009-06-27 3:18 ` Chong Yidong
2009-06-28 1:11 ` Glenn Morris
2009-06-28 5:24 ` Chong Yidong
2009-06-29 2:24 ` Kenichi Handa
2009-06-29 6:44 ` Glenn Morris
2009-06-29 7:24 ` Kenichi Handa
2009-06-29 18:34 ` Glenn Morris
2009-06-30 0:45 ` Kenichi Handa
2009-06-30 22:26 ` Glenn Morris
2009-07-09 8:25 ` Marshall, Simon
2009-07-09 14:11 ` Chong Yidong
2009-07-09 14:38 ` Marshall, Simon
2009-07-22 12:21 ` Marshall, Simon
2009-07-22 13:58 ` Chong Yidong
2009-07-23 9:22 ` Marshall, Simon
2009-07-23 11:09 ` Kenichi Handa
[not found] ` <63C2A154B1708946B60726AFDBA00AC00668060C@ukmailemea01.misys.global.ad>
[not found] ` <E1MU9G3-0008Hv-HO@etlke! ! ! ! ! n >
[not found] ` <E1MU9G3-0008Hv-HO@etlke! ! ! ! n>
[not found] ` <E1MU9G3-0008Hv-HO@etlke! ! ! n>
[not found] ` <E1MU9G3-0008Hv-HO@etlke! ! n>
2009-07-24 1:07 ` Kenichi Handa
2009-07-24 8:31 ` Marshall, Simon
2009-07-24 11:08 ` Kenichi Handa
2009-07-24 12:09 ` Marshall, Simon
2009-07-24 12:31 ` Kenichi Handa [this message]
[not found] ` <63C2A154B1708946B60726AFDBA00AC00676DBAF@ukmailemea01.misys.global.ad>
2009-07-24 15:28 ` Chong Yidong
2009-07-24 16:01 ` Marshall, Simon
2009-07-26 19:35 ` Chong Yidong
2009-07-27 9:48 ` Marshall, Simon
2009-07-27 1:44 ` Kenichi Handa
[not found] ` <63C2A154B1708946B60726AFDBA00AC0067E980A@ukmailemea01.misys.global.ad>
2009-07-27 16:59 ` Chong Yidong
2009-07-27 17:02 ` Chong Yidong
2009-07-28 2:08 ` Kenichi Handa
2009-07-28 8:38 ` Marshall, Simon
2009-06-27 2:48 Chong Yidong
-- strict thread matches above, loose matches on Subject: below --
2009-06-27 3:08 Chong Yidong
2009-06-28 1:04 ` Glenn Morris
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=E1MUJvo-0003gk-NR@etlken \
--to=handa@m17n.org \
--cc=3659@emacsbugs.donarmstrong.com \
--cc=Simon.Marshall@misys.com \
--cc=cyd@stupidchicken.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).