unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Ivan Kanis <banana@kanis.fr>
To: "Jan Djärv" <jan.h.d@swipnet.se>
Cc: 13428@debbugs.gnu.org
Subject: bug#13428: 24.2.92; Emacs windows doesn't disply on Mac OSX 10.4
Date: Wed, 06 Feb 2013 21:24:06 +0100	[thread overview]
Message-ID: <87pq0d9ont.fsf@kanis.fr> (raw)
In-Reply-To: <0EC7F5D6-D9D2-4C80-80DF-2AD48FF34945@swipnet.se> ("Jan \=\?utf-8\?Q\?Dj\=C3\=A4rv\=22's\?\= message of "Wed, 6 Feb 2013 17:17:42 +0100")

[-- Attachment #1: Type: text/plain, Size: 151 bytes --]

February, 06 at 17:17 Jan Djärv wrote:

> Can you try starting emacs with -Q -g 80x24?

I get a nice crash. I have attached it, hope it helps.


[-- Attachment #2: screenlog.txt --]
[-- Type: text/plain, Size: 4401 bytes --]

2013-02-06 21:17:06.778 emacs[606] *** Assertion failure in -[EmacsScroller initWithFrame:], AppKit.subproj/NSView.m:710
2013-02-06 21:17:06.778 emacs[606] An uncaught exception was raised
2013-02-06 21:17:06.778 emacs[606] Uninitialized rectangle passed to [View initWithFrame:].
2013-02-06 21:17:06.778 emacs[606] *** Uncaught exception: <NSInternalInconsistencyException> Uninitialized rectangle passed to [View initWithFrame:].

Program received signal SIGTRAP, Trace/breakpoint trap.
0x92c11490 in _NSRaiseError ()
(gdb) bt
#0  0x92c11490 in _NSRaiseError ()
#1  0x92cc27e4 in -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] ()
#2  0x937be5a0 in -[NSView initWithFrame:] ()
#3  0x937be358 in -[NSControl initWithFrame:] ()
#4  0x93894e34 in -[NSScroller initWithFrame:] ()
#5  0x002c87d4 in -[EmacsScroller initFrame:window:] (self=0x5d04d60, _cmd=0x31bc74, r={origin = {x = 2, y = nan(0x400000)}, size = {width = 15, height = 105}}, nwin=33745013) at nsterm.m:6540
#6  0x002b8040 in ns_set_vertical_scroll_bar (window=0x202e870, portion=0, whole=0, position=0) at nsterm.m:3667
#7  0x00057d4c in set_vertical_scroll_bar (w=0x202e870) at xdisp.c:15429
#8  0x0005ae94 in redisplay_window (window=33745013, just_this_one_p=0) at xdisp.c:16293
#9  0x000527b4 in redisplay_window_0 (window=33745013) at xdisp.c:13933
#10 0x001eef90 in internal_condition_case_1 (bfun=0x5275c <redisplay_window_0>, arg=33745013, handlers=9794622, hfun=0x526fc <redisplay_window_error>) at eval.c:1327
#11 0x000526c4 in redisplay_windows (window=33745013) at xdisp.c:13913
#12 0x000513d4 in redisplay_internal () at xdisp.c:13492
#13 0x0004a488 in echo_area_display (update_frame_p=1) at xdisp.c:10856
#14 0x00047068 in message3_nolog (m=33744353, nbytes=65, multibyte=0) at xdisp.c:9742
#15 0x00046cd8 in message3 (m=33744353, nbytes=65, multibyte=0) at xdisp.c:9679
#16 0x001e373c in Fmessage (nargs=2, args=0xbfffcc08) at editfns.c:3465
#17 0x001f31c4 in Ffuncall (nargs=3, args=0xbfffcc04) at eval.c:2756
#18 0x00255e1c in exec_byte_code (bytestr=3610361, vector=3610381, maxdepth=24, args_template=0, nargs=0, args=0xbfffcfcc) at bytecode.c:900
#19 0x001f3ddc in funcall_lambda (fun=3610333, nargs=0, arg_vector=0xbfffcfcc) at eval.c:2941
#20 0x001f3748 in Ffuncall (nargs=1, args=0xbfffcfc8) at eval.c:2824
#21 0x00255e1c in exec_byte_code (bytestr=3610937, vector=3610957, maxdepth=88, args_template=1028, nargs=1, args=0xbfffd3cc) at bytecode.c:900
#22 0x001f3ddc in funcall_lambda (fun=3610909, nargs=1, arg_vector=0xbfffd3c8) at eval.c:2941
#23 0x001f3748 in Ffuncall (nargs=2, args=0xbfffd3c4) at eval.c:2824
#24 0x00255e1c in exec_byte_code (bytestr=3596881, vector=3596901, maxdepth=68, args_template=0, nargs=0, args=0xbfffd7bc) at bytecode.c:900
#25 0x001f3ddc in funcall_lambda (fun=3596853, nargs=0, arg_vector=0xbfffd7bc) at eval.c:2941
#26 0x001f3748 in Ffuncall (nargs=1, args=0xbfffd7b8) at eval.c:2824
#27 0x00255e1c in exec_byte_code (bytestr=3595313, vector=3595333, maxdepth=32, args_template=0, nargs=0, args=0xbfffdaf0) at bytecode.c:900
#28 0x001f3ddc in funcall_lambda (fun=3595285, nargs=0, arg_vector=0xbfffdaf0) at eval.c:2941
#29 0x001f3afc in apply_lambda (fun=3595285, args=50338850) at eval.c:2884
#30 0x001f18e8 in eval_sub (form=9787686) at eval.c:2185
#31 0x001f0ea4 in Feval (form=9787686, lexical=50338850) at eval.c:2005
#32 0x00123820 in top_level_2 () at keyboard.c:1177
#33 0x001eedac in internal_condition_case (bfun=0x1237e0 <top_level_2>, handlers=50374538, hfun=0x123128 <cmd_error>) at eval.c:1289
#34 0x001238a0 in top_level_1 (ignore=50338850) at keyboard.c:1185
#35 0x001ee59c in internal_catch (tag=50372586, func=0x12383c <top_level_1>, arg=50338850) at eval.c:1060
#36 0x001236d8 in command_loop () at keyboard.c:1146
#37 0x00122984 in recursive_edit_1 () at keyboard.c:779
#38 0x00122c00 in Frecursive_edit () at keyboard.c:843
#39 0x0011fd5c in main (argc=4, argv=0xbfffe854) at emacs.c:1547

Lisp Backtrace:
"redisplay_internal (C function)" (0x552e54)
"message" (0xbfffcc08)
"display-startup-echo-area-message" (0xbfffcfcc)
"command-line-1" (0xbfffd3c8)
"command-line" (0xbfffd7bc)
"normal-top-level" (0xbfffdaf0)
(gdb) The program is running.  Exit anyway? (y or n) y
^[[1m^[[3m%^[[23m^[[1m^[[0m                                                                               
 

^[[0m^[[23m^[[24m^[[J21:17 ^[[0;33m^[[1m~^[[0m
mac% ^[[K;\b \b

  reply	other threads:[~2013-02-06 20:24 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-13 19:11 bug#13428: 24.2.92; Emacs windows doesn't disply on Mac OSX 10.4 banana
2013-01-13 22:03 ` Jan Djärv
2013-01-21  2:58   ` Glenn Morris
2013-01-21  7:00     ` Jan Djärv
2013-01-25 18:33 ` Ivan Kanis
2013-01-26 10:21   ` Jan Djärv
2013-01-28 17:07     ` Glenn Morris
2013-01-28 17:19       ` Glenn Morris
2013-01-31 18:12         ` Ivan Kanis
2013-02-06 16:17           ` Jan Djärv
2013-02-06 20:24             ` Ivan Kanis [this message]
2013-02-07  9:03             ` Ivan Kanis
2013-02-08  6:37               ` Jan Djärv
2013-02-09 19:40                 ` Ivan Kanis
2013-02-12  6:30                   ` Jan Djärv
2013-02-12 21:01                     ` Ivan Kanis
2013-02-13  6:03                       ` Jan Djärv
2013-02-13 22:30                         ` Ivan Kanis
2013-01-30 19:44       ` Jan Djärv
2014-09-04 14:38 ` bug#13428: deprioritize David Reitter
2014-09-04 15:58   ` Stefan Monnier

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=87pq0d9ont.fsf@kanis.fr \
    --to=banana@kanis.fr \
    --cc=13428@debbugs.gnu.org \
    --cc=jan.h.d@swipnet.se \
    /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).