From: Lennart Borgman <lennart.borgman@gmail.com>
To: 6155@debbugs.gnu.org
Subject: bug#6155: Crashes on w32 because of bad frame initialization
Date: Mon, 10 May 2010 16:13:15 +0200 [thread overview]
Message-ID: <j2ge01d8a51005100713w341890e2k15b8ed92e3f340e8@mail.gmail.com> (raw)
I have seen numerous crashes on w32 when a frame has been badly
initialized. I wonder if the problem is that frames can get half
initialized.
In the function Fx_create_frame a bad value coming from a frame
parameter (menu-bar-lines . t) will lead to an error in
x_default_parameter (f, parameters, Qmenu_bar_lines, make_number (1),
"menuBar", "MenuBar", RES_TYPE_NUMBER);
Does not that leave the frame half initialized?
(I am loooking at the code from a trunk checkout done 2010-05-06.)
next reply other threads:[~2010-05-10 14:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-10 14:13 Lennart Borgman [this message]
2010-05-10 15:12 ` bug#6155: Crashes on w32 because of bad frame initialization Juanma Barranquero
2010-05-10 16:00 ` Lennart Borgman
2010-05-10 17:41 ` Juanma Barranquero
2010-05-10 18:55 ` Lennart Borgman
2010-05-10 19:17 ` Juanma Barranquero
2011-07-11 23:16 ` Glenn Morris
2011-07-12 10:23 ` Lennart Borgman
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=j2ge01d8a51005100713w341890e2k15b8ed92e3f340e8@mail.gmail.com \
--to=lennart.borgman@gmail.com \
--cc=6155@debbugs.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 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.