GNU bug report logs - #21428
24.5; Crash of emacs on OS X, installed via homebrew cask

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Eli Zaretskii <eliz <at> gnu.org>, Rainer M Krug <Rainer <at> krugs.de>
Cc: 21428 <at> debbugs.gnu.org, Anders Lindgren <andlind <at> gmail.com>
Subject: bug#21428: 24.5; Crash of emacs on OS X, installed via homebrew cask
Date: Thu, 22 Oct 2015 19:32:36 +0200
> Martin, any insights?

No.  Obviously

|         neww = -1715077359
|         newh = 32767

look awfully wrong but they have been probably not assigned yet.  What
is in nsterm.m on line 5970?

This is an area where Anders is just working now.  I'll CC him.  In
any case, Rainer will have to test this with Emacs 25 if Anders has
fixed it.

martin


FTR: Rainer's full backtrace was

,----
| (gdb) bt
| #0  0x0000000100347ccc in -[EmacsView updateFrameSize:] (self=0x10106e9b0, _cmd=0x1003ea975, delay=1 '\001') at nsterm.m:5970
| #1  0x0000000100348c05 in -[EmacsView windowDidResize:] (self=0x10106e9b0, _cmd=0x7fff8dcc673d, notification=0x1411ed2e0) at nsterm.m:6124
| #2  0x00007fff94b73a0c in ?? () from /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
| #3  0x00007fff5fbf7d60 in ?? ()
| #4  0x00007fff94b7399f in ?? () from /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
| #5  0x0000000000000000 in ?? ()
| (gdb) bt full
| #0  0x0000000100347ccc in -[EmacsView updateFrameSize:] (self=0x10106e9b0, _cmd=0x1003ea975, delay=1 '\001') at nsterm.m:5970
|         window = 0x10106f320
|         wr = {origin = {x = -608, y = 912}, size = {width = 2558, height = 1461}}
|         extra = 0
|         oldc = 315
|         oldr = 77
|         oldw = 2560
|         oldh = 1440
|         neww = -1715077359
|         newh = 32767
| #1  0x0000000100348c05 in -[EmacsView windowDidResize:] (self=0x10106e9b0, _cmd=0x7fff8dcc673d, notification=0x1411ed2e0) at nsterm.m:6124
| No locals.
| #2  0x00007fff94b73a0c in ?? () from /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
| No symbol table info available.
| #3  0x00007fff5fbf7d60 in ?? ()
| No symbol table info available.
| #4  0x00007fff94b7399f in ?? () from /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
| No symbol table info available.
| #5  0x0000000000000000 in ?? ()
| No symbol table info available.
| (gdb) p emacsframe
| [New Thread 0x1687 of process 77890]
| [New Thread 0x1d8b of process 77890]
| $528 = (struct frame *) 0x13d8001003fc013
| (gdb)
`----




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.