GNU bug report logs -
#21428
24.5; Crash of emacs on OS X, installed via homebrew cask
Previous Next
Reported by: Rainer M Krug <Rainer <at> krugs.de>
Date: Mon, 7 Sep 2015 10:11:01 UTC
Severity: normal
Tags: moreinfo
Found in version 24.5
Fixed in version 25.1
Done: Alan Third <alan <at> idiocy.org>
Bug is archived. No further changes may be made.
Full log
Message #272 received at 21428 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
martin rudalics <rudalics <at> 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 <at> krugs.de
Skype: RMkrug
PGP: 0x0F52F982
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 8 years and 349 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.