From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice Niessen Subject: bug#19606: 24.4; Emacs hangs when editing a 5-line Org file Date: Fri, 16 Jan 2015 19:31:38 +0100 Message-ID: <86lhl237cl.fsf__39320.8823087209$1421433175$gmane$org@example.com> References: <86mw5kktly.fsf@example.com> <86lhl32a5e.fsf@example.com> <83oapz3o89.fsf@gnu.org> <54B82BF2.8050504@yandex.ru> <867fwnynhn.fsf@example.com> <83wq4n0wup.fsf@gnu.org> <86ppafx77z.fsf@example.com> <83twzq213t.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <83twzq213t.fsf-mXXj517/zsQ@public.gmane.org> (Eli Zaretskii's message of "Fri, 16 Jan 2015 17:31:50 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: Eli Zaretskii Cc: 19606-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org, dgutov-o+MxOtu4lMCHXe+LvDLADg@public.gmane.org Eli Zaretskii wrote:>> From: Fabrice Niessen >> Cc: dgutov-o+MxOtu4lMCHXe+LvDLADg@public.gmane.org, 19606-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org >> Date: Fri, 16 Jan 2015 13:04:00 +0100 >> >> (gdb) thread 1 >> [Switching to thread 1 (Thread 17252.0x44f0)] >> #0 0x01142191 in Fnext_single_property_change (position=position@entry=540, >> prop=62947906, object=118795585, limit=limit@entry=1356) >> at ../../emacs-24.4/src/textprop.c:1034 >> 1034 ../../emacs-24.4/src/textprop.c: No such file or directory. >> (gdb) backtrace >> #0 0x01142191 in Fnext_single_property_change (position=position@entry=540, >> prop=62947906, object=118795585, limit=limit@entry=1356) >> at ../../emacs-24.4/src/textprop.c:1034 >> #1 0x0102e54f in handle_invisible_prop (it=0x889a14) >> at ../../emacs-24.4/src/xdisp.c:4379 >> #2 0x01022e18 in handle_stop (it=it@entry=0x889a14) >> at ../../emacs-24.4/src/xdisp.c:3478 >> #3 0x010231e9 in next_element_from_string (it=0x889a14) >> at ../../emacs-24.4/src/xdisp.c:7915 >> #4 0x01025e1c in get_next_display_element (it=it@entry=0x889a14) >> at ../../emacs-24.4/src/xdisp.c:6925 >> #5 0x0102b00f in display_line (it=) >> at ../../emacs-24.4/src/xdisp.c:20183 >> #6 0x00000000 in ?? () > > Looks like an infloop due to display or overlay strings with text > properties. Can you reproduce this in an unoptimized build? Sure, if you can point me to such a version I can download. Best regards, Fabrice