bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21428: 24.5; Crash of emacs on OS X, installed via homebrew cask


From: Rainer M Krug
Subject: bug#21428: 24.5; Crash of emacs on OS X, installed via homebrew cask
Date: Fri, 23 Oct 2015 11:49:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin)

martin rudalics <rudalics@gmx.at> writes:

>>        extra = FRAME_NS_TITLEBAR_HEIGHT (emacsframe)
>>          + FRAME_TOOLBAR_HEIGHT (emacsframe);
>
> Ahh, so this is Emacs 25.  Strange.  Rainer what do
>
> p emacsframe->output_data.ns->titlebar_height
>
> and
>
> p emacsframe->output_data.ns->toolbar_height
>
> give in frame#0 of the debugger?

Here is the output:

,----
| (gdb) frame 0
| #0  0x0000000100347ccc in -[EmacsView updateFrameSize:] (self=0x10106e9b0, 
_cmd=0x1003ea975, delay=1 '\001') at nsterm.m:5970
| 5970        extra = FRAME_NS_TITLEBAR_HEIGHT (emacsframe)
| (gdb) p emacsframe->output_data.ns->titlebar_height
| [New Thread 0x183b of process 77890]
| [New Thread 0x1727 of process 77890]
| [New Thread 0x1b3f of process 77890]
| [New Thread 0x2013 of process 77890]
| [New Thread 0x2203 of process 77890]
| Cannot access memory at address 0x13d8001003fc183
| (gdb) p emacsframe->output_data.ns->toolbar_height
| [New Thread 0x2117 of process 77890]
| Cannot access memory at address 0x13d8001003fc183
| (gdb)
`----

Hope this helps

Rainer

>
> martin

-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, 
UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      Rainer@krugs.de

Skype:      RMkrug

PGP: 0x0F52F982

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]