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

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

bug#18972: 24.4.51; [NS] Crash in ns_set_vertical_scroll_bar


From: Ivan Andrus
Subject: bug#18972: 24.4.51; [NS] Crash in ns_set_vertical_scroll_bar
Date: Thu, 6 Nov 2014 13:15:10 -0700

On Nov 6, 2014, at 12:57 AM, Jan D. <jan.h.d@swipnet.se> wrote:

Ivan Andrus skrev den 2014-11-06 07:01:
After running for perhaps a day or two, emacs crashed in
ns_set_vertical_scroll_bar.  I'm not sure how to reproduce it, but I
still have the lldb session open so I can get more info if desired.
Unfortunately, I don't have gdb installed so I can't use xbactrace, but
it doesn't look like that would be very useful anyway.

OS X 10.9.5 in case it matters.

-Ivan


(lldb) bt all
* thread #1: tid = 0x27f4b5, 0x00007fff8f510097 libobjc.A.dylib`objc_msgSend + 23, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
    frame #0: 0x00007fff8f510097 libobjc.A.dylib`objc_msgSend + 23
  * frame #1: 0x00000001001bdb6f Emacs`ns_set_vertical_scroll_bar(window=0x00000001250bd0d0, portion=2708, whole=56199, position=0) + 95 at nsterm.m:3767

ns_set_vertical_scroll_bar is not at nsterm.m:3767.  When did you check out your sources?

Jan D.

Right before I built, so on 2014-11-05.  I’m not sure the exact commit I checked out, but it would have been one of the commits below (almost certainly the last).  I’m using the git mirror, so I don’t know the bzr ids.


Author: Ted Zlatanov <tzz@lifelogs.com>
Date: November 5, 2014 at 9:06:40 AM MST
url-http.el: introduce url-user-agent

Author: Paul Eggert <eggert@cs.ucla.edu>
Date: November 4, 2014 at 10:46:49 AM MST
Spelling fixes; tweak explanation of commit messages.

Date: November 3, 2014 at 6:22:43 AM MST
Committer: Ted Zlatanov <tzz@lifelogs.com>
* net/eww.el (eww-list-bookmarks): Autoload.

-Ivan

reply via email to

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