From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Dhruwat Bhagat Newsgroups: gmane.emacs.bugs Subject: bug#32445: 26.1; emacs for windows crashes when using it fullscreen on a high resolution (~2560*1440) display Date: Thu, 23 Aug 2018 11:42:27 +0530 Message-ID: <2cabde0b-0de8-b4d6-d7c3-e2e09638880a@opinionjunction.com> References: <61403e40-7d3e-54a6-f449-e0e6bcce6ba7@opinionjunction.com> <83wosrip2n.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1535004675 12437 195.159.176.226 (23 Aug 2018 06:11:15 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 23 Aug 2018 06:11:15 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 Cc: 32445@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Aug 23 08:11:11 2018 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 1fsipq-0002xz-Tw for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Aug 2018 08:11:11 +0200 Original-Received: from localhost ([::1]:34536 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fsirq-0004Eb-DB for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Aug 2018 02:13:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fsirk-0004E1-4M for bug-gnu-emacs@gnu.org; Thu, 23 Aug 2018 02:13:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fsire-000376-L5 for bug-gnu-emacs@gnu.org; Thu, 23 Aug 2018 02:13:07 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:53251) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fsire-00036h-9V for bug-gnu-emacs@gnu.org; Thu, 23 Aug 2018 02:13:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fsird-0008V7-Si for bug-gnu-emacs@gnu.org; Thu, 23 Aug 2018 02:13:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Dhruwat Bhagat Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 23 Aug 2018 06:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 32445 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 32445-submit@debbugs.gnu.org id=B32445.153500475932649 (code B ref 32445); Thu, 23 Aug 2018 06:13:01 +0000 Original-Received: (at 32445) by debbugs.gnu.org; 23 Aug 2018 06:12:39 +0000 Original-Received: from localhost ([127.0.0.1]:58269 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fsirH-0008UX-2j for submit@debbugs.gnu.org; Thu, 23 Aug 2018 02:12:39 -0400 Original-Received: from li1700-232.members.linode.com ([172.104.90.232]:55596 helo=opinionjunction.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fsirF-0008UP-7Z for 32445@debbugs.gnu.org; Thu, 23 Aug 2018 02:12:37 -0400 Original-Received: from [10.0.0.4] (unknown [45.248.27.36]) by opinionjunction.com (Postfix) with ESMTPSA id E66D524C2D; Thu, 23 Aug 2018 06:12:29 +0000 (UTC) In-Reply-To: <83wosrip2n.fsf@gnu.org> Content-Language: en-GB 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:149682 Archived-At: Sorry for the late reply. Yes, I invoked Emacs using -nw option. I am using cmder as my console. I debugged it little further at my end after you I saw your reply. I could see that the vertical dimension of my console did not really cause any problems. However, as soon as I increase the horizontal dimensions of my console to 259 or more characters, I get this error. Regards, Dhruwat On 15-Aug-2018 9:45 PM, Eli Zaretskii wrote: >> From: Dhruwat Bhagat >> Date: Wed, 15 Aug 2018 11:50:16 +0530 >> >> I am using emacs 26.1. My operation system is Windows 7 and my monitor's >> resolution is 2560*1440. >> When I start emacs on this monitor, it crashes with a fatal error. >> I got the following backtrace when I tried to replicate this issue >> today: > Thank you for your report. > > Is this a text-mode session, i.e. did you invoke Emacs with the -nw > option? The crash seems to be inside code that handles text-mode > frames. > > If this indeed is a text-mode session, please tell the dimensions of > the frame in character units on that monitor, when the frame is > maximized.