From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#24614: 25.1.50; Exception after moving mouse over over a different window Date: Tue, 04 Oct 2016 19:19:05 +0300 Message-ID: <83int8m6iu.fsf@gnu.org> References: <86fuoc4145.fsf@realize.ch> <83lgy4m84w.fsf@gnu.org> <86bmz03y9y.fsf@realize.ch> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1475598039 27149 195.159.176.226 (4 Oct 2016 16:20:39 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 4 Oct 2016 16:20:39 +0000 (UTC) Cc: 24614@debbugs.gnu.org To: Alain Schneble Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 04 18:20:33 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1brSS1-0004iL-Dj for geb-bug-gnu-emacs@m.gmane.org; Tue, 04 Oct 2016 18:20:17 +0200 Original-Received: from localhost ([::1]:44129 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brSRz-0000EE-Tz for geb-bug-gnu-emacs@m.gmane.org; Tue, 04 Oct 2016 12:20:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39489) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brSRq-00009s-Vh for bug-gnu-emacs@gnu.org; Tue, 04 Oct 2016 12:20:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1brSRl-00017P-Uh for bug-gnu-emacs@gnu.org; Tue, 04 Oct 2016 12:20:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:38547) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brSRl-00017H-Rk for bug-gnu-emacs@gnu.org; Tue, 04 Oct 2016 12:20:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1brSRl-0002l1-MU for bug-gnu-emacs@gnu.org; Tue, 04 Oct 2016 12:20:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 04 Oct 2016 16:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24614 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 24614-submit@debbugs.gnu.org id=B24614.147559796510549 (code B ref 24614); Tue, 04 Oct 2016 16:20:01 +0000 Original-Received: (at 24614) by debbugs.gnu.org; 4 Oct 2016 16:19:25 +0000 Original-Received: from localhost ([127.0.0.1]:44737 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1brSRB-0002k5-7s for submit@debbugs.gnu.org; Tue, 04 Oct 2016 12:19:25 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:48192) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1brSR9-0002jr-JY for 24614@debbugs.gnu.org; Tue, 04 Oct 2016 12:19:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1brSR1-0000co-C1 for 24614@debbugs.gnu.org; Tue, 04 Oct 2016 12:19:18 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brSR1-0000be-9C; Tue, 04 Oct 2016 12:19:15 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3604 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1brSQx-0003Ab-D3; Tue, 04 Oct 2016 12:19:13 -0400 In-reply-to: <86bmz03y9y.fsf@realize.ch> (message from Alain Schneble on Tue, 4 Oct 2016 17:54:33 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:124050 Archived-At: > From: Alain Schneble > CC: <24614@debbugs.gnu.org> > Date: Tue, 4 Oct 2016 17:54:33 +0200 > > > Is this GDB session still alive? > > Thanks for looking into it. Yes, GDB session is still alive. OK, so what does this print: (gdb) frame 10 (gdb) p *glyph also these: (gdb) p *width (gdb) p w->contents (gdb) xtype If the last command says it's a buffer, type "xbuffer", otherwise type "xwindow" and show the result. Btw, how come the call to get_window_cursor_type is shown with its argument in reverse order? In the backtrace: #10 0x00000004000469f9 in get_window_cursor_type (active_cursor=, width=0xbfd6ac, glyph=0x10c46fd0, w=0x12af8400) at xdisp.c:28096 when the actual function argument list is this: get_window_cursor_type (struct window *w, struct glyph *glyph, int *width, bool *active_cursor) What does this print: (gdb) ptype get_window_cursor_type Something really weird went on in that frame #10...