From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ihor Radchenko Newsgroups: gmane.emacs.devel Subject: MPS: Crash when switching to buffer Date: Mon, 01 Jul 2024 09:26:25 +0000 Message-ID: <87v81pbgzi.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36486"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Gerd =?utf-8?Q?M=C3=B6llmann?= , Eli Zaretskii , eller.helmut@gmail.com To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jul 01 11:25:23 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sODHm-0009GS-TS for ged-emacs-devel@m.gmane-mx.org; Mon, 01 Jul 2024 11:25:23 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sODHS-0003nC-C2; Mon, 01 Jul 2024 05:25:02 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sODHM-0003ig-E4 for emacs-devel@gnu.org; Mon, 01 Jul 2024 05:24:57 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sODHH-0007A4-Qw for emacs-devel@gnu.org; Mon, 01 Jul 2024 05:24:55 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 1809B240107 for ; Mon, 1 Jul 2024 11:24:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1719825889; bh=681npJBTDLsn6g8p6sObBI/6NBxvZzC+GOTH9suEim8=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=hZS4k4PpNIdFy2QmoVZC9IFaHRgOecC1vxC0fFNCNDMazXgNu/SUGptyrfRzNiY4b 3Zx36g6oF8z94YbK9hR13NMEQujjzmAqlMmpdZh11ky5Xz6DwBL5ShS5Nqe7lq2naA nAD8FlsjIgy5eST9siphJ5DZ74DHE8MaZQUKZLRHvVmmx1KIGXOJxeXWYK8brJlQFn AE/e6YsPzoxi8zlGGP9qVmt+4FnVw+IStV239q4eshXpj3QWh5H8RaEQ6dHVuz+eeB a6I8Tlq0ioiJKzSoaIU3P4KD+oQE+nJuajyLr0D5HT2VKiZvwqmOcUJeRI7I96KdE4 1d4lKqopLp2Kg== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4WCLGl3gC6z9rxF; Mon, 1 Jul 2024 11:24:47 +0200 (CEST) Received-SPF: pass client-ip=185.67.36.66; envelope-from=yantar92@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:321003 Archived-At: Thread 1 "emacs" hit Breakpoint 1, terminate_due_to_signal (sig=sig@entry=11, backtrace_limit=backtrace_limit@entry=40) at emacs.c:443 443 { (gdb) bt #0 terminate_due_to_signal (sig=sig@entry=11, backtrace_limit=backtrace_limit@entry=40) at emacs.c:443 #1 0x00005555556e446b in handle_fatal_signal (sig=sig@entry=11) at sysdep.c:1800 #2 0x00005555556e44d0 in deliver_thread_signal (sig=11, handler=0x5555556e4457 ) at sysdep.c:1792 #3 deliver_fatal_thread_signal (sig=sig@entry=11) at sysdep.c:1812 #4 0x00005555556e44fd in handle_sigsegv (sig=11, siginfo=, arg=) at sysdep.c:1950 #5 0x00007ffff3048050 in () at /lib64/libc.so.6 #6 0x00007ffff304822b in kill () at /lib64/libc.so.6 #7 0x0000555555880af9 in sigHandle (sig=, info=, uap=) at /home/yantar92/Dist/mps/code/protsgix.c:114 #8 0x00007ffff3048050 in () at /lib64/libc.so.6 #9 XCDR (c=XIL(0x32ec042e3)) at /home/yantar92/Git/emacs/src/lisp.h:1522 #10 plist_get (plist=, prop=prop@entry=XIL(0x8220)) at fns.c:2611 #11 0x000055555575a8de in Fget (symbol=symbol@entry=XIL(0x2aaa92d6f288), propname=propname@entry=XIL(0x8220)) at fns.c:2631 #12 0x0000555555664370 in resolve_face_name (face_name=XIL(0x2aaa92d6f288), signal_p=signal_p@entry=false) at xfaces.c:2004 #13 0x0000555555669e57 in get_lface_attributes (w=w@entry=0x7fffef8a0068, f=f@entry=0x7fffe26fd610, face_name=, attrs=attrs@entry=0x7fffffff5270, signal_p=signal_p@entry=false, named_merge_points=, named_merge_points@entry=0x0) at xfaces.c:2105 #14 0x0000555555670ea9 in lookup_derived_face (w=0x7fffef8a0068, f=f@entry=0x7fffe26fd610, symbol=, face_id=face_id@entry=45, signal_p=signal_p@entry=false) at xfaces.c:5279 #15 0x0000555555671ef4 in merge_faces (w=, face_name=, face_name@entry=XIL(0x30), face_id=, base_face_id=45) at xfaces.c:7128 #16 0x00005555555c0751 in next_element_from_display_vector (it=0x7fffffff7dc0) at xdisp.c:9045 #17 0x00005555555dc636 in next_element_from_buffer (it=0x7fffffff7dc0) at xdisp.c:9649 #18 0x00005555555da85e in get_next_display_element (it=it@entry=0x7fffffff7dc0) at xdisp.c:8213 #19 0x00005555555e42bf in display_line (it=it@entry=0x7fffffff7dc0, cursor_vpos=cursor_vpos@entry=1) at xdisp.c:25319 #20 0x00005555555e709c in try_window (window=window@entry=XIL(0x7fffef8a006d), pos=..., flags=flags@entry=1) at xdisp.c:21144 #21 0x0000555555604aab in redisplay_window (window=XIL(0x7fffef8a006d), just_this_one_p=just_this_one_p@entry=false) at xdisp.c:20538 #22 0x0000555555607233 in redisplay_window_0 (window=window@entry=XIL(0x7fffef8a006d)) at xdisp.c:18023 #23 0x0000555555748d10 in internal_condition_case_1 (bfun=bfun@entry=0x555555607200 , arg=arg@entry=XIL(0x7fffef8a006d), handlers=, hfun=hfun@entry=0x5555555c0412 ) at eval.c:1653 #24 0x00005555555bdeee in redisplay_windows (window=XIL(0x7fffef8a006d)) at xdisp.c:17992 #25 0x00005555555f1d79 in redisplay_internal () at xdisp.c:17391 #26 0x00005555555f26ea in redisplay () at xdisp.c:16566 #27 0x00005555556d4c8e in read_char (commandflag=1, map=map@entry=XIL(0x7fffa5134703), prev_event=XIL(0), used_mouse_menu=used_mouse_menu@entry=0x7fffffffd30b, end_time=end_time@entry=0x0) at keyboard.c:2689 #28 0x00005555556d768a in read_key_sequence (keybuf=keybuf@entry=0x7fffffffd470, prompt=prompt@entry=XIL(0), dont_downcase_last=dont_downcase_last@entry=false, can_return_switch_frame=can_return_switch_frame@entry=true, fix_current_buffer=fix_current_buffer@entry=true, prevent_redisplay=prevent_redisplay@entry=false, disable_text_conversion_p=false) at keyboard.c:10759 #29 0x00005555556da3f3 in command_loop_1 () at keyboard.c:1440 --Type for more, q to quit, c to continue without paging--c #30 0x0000555555748c92 in internal_condition_case (bfun=bfun@entry=0x5555556d9208 , handlers=handlers@entry=XIL(0x90), hfun=hfun@entry=0x5555556ca60c ) at eval.c:1629 #31 0x00005555556c5838 in command_loop_2 (handlers=handlers@entry=XIL(0x90)) at keyboard.c:1179 #32 0x0000555555748bc4 in internal_catch (tag=tag@entry=XIL(0x12360), func=func@entry=0x5555556c5811 , arg=arg@entry=XIL(0x90)) at eval.c:1308 #33 0x00005555556c57ee in command_loop () at keyboard.c:1157 #34 0x00005555556ca1c1 in recursive_edit_1 () at keyboard.c:765 #35 0x00005555556ca52e in Frecursive_edit () at keyboard.c:848 #36 0x00005555556c4aad in main (argc=1, argv=) at emacs.c:2651 Lisp Backtrace: "redisplay_internal (C function)" (0x0) -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at