[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
MPS: Crash when switching to buffer
From: |
Ihor Radchenko |
Subject: |
MPS: Crash when switching to buffer |
Date: |
Mon, 01 Jul 2024 09:26:25 +0000 |
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
<handle_fatal_signal>) 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=<optimized out>,
arg=<optimized out>) at sysdep.c:1950
#5 0x00007ffff3048050 in <signal handler called> () at /lib64/libc.so.6
#6 0x00007ffff304822b in kill () at /lib64/libc.so.6
#7 0x0000555555880af9 in sigHandle (sig=<optimized out>, info=<optimized out>,
uap=<optimized out>) at /home/yantar92/Dist/mps/code/protsgix.c:114
#8 0x00007ffff3048050 in <signal handler called> () at /lib64/libc.so.6
#9 XCDR (c=XIL(0x32ec042e3)) at /home/yantar92/Git/emacs/src/lisp.h:1522
#10 plist_get (plist=<optimized out>, 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=<optimized
out>, attrs=attrs@entry=0x7fffffff5270, signal_p=signal_p@entry=false,
named_merge_points=<optimized out>, named_merge_points@entry=0x0) at
xfaces.c:2105
#14 0x0000555555670ea9 in lookup_derived_face
(w=0x7fffef8a0068, f=f@entry=0x7fffe26fd610, symbol=<optimized out>,
face_id=face_id@entry=45, signal_p=signal_p@entry=false) at xfaces.c:5279
#15 0x0000555555671ef4 in merge_faces (w=<optimized out>, face_name=<optimized
out>, face_name@entry=XIL(0x30), face_id=<optimized out>, 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 <redisplay_window_0>,
arg=arg@entry=XIL(0x7fffef8a006d), handlers=<optimized out>,
hfun=hfun@entry=0x5555555c0412 <redisplay_window_error>) 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 <RET> for more, q to quit, c to continue without paging--c
#30 0x0000555555748c92 in internal_condition_case
(bfun=bfun@entry=0x5555556d9208 <command_loop_1>,
handlers=handlers@entry=XIL(0x90), hfun=hfun@entry=0x5555556ca60c <cmd_error>)
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 <command_loop_2>, 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=<optimized out>) at emacs.c:2651
Lisp Backtrace:
"redisplay_internal (C function)" (0x0)
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- MPS: Crash when switching to buffer,
Ihor Radchenko <=
- Re: MPS: Crash when switching to buffer, Eli Zaretskii, 2024/07/01
- Re: MPS: Crash when switching to buffer, Ihor Radchenko, 2024/07/01
- Re: MPS: Crash when switching to buffer, Pip Cet, 2024/07/01
- Re: MPS: Crash when switching to buffer, Gerd Möllmann, 2024/07/01
- Re: MPS: Crash when switching to buffer, Pip Cet, 2024/07/01
- Re: MPS: Crash when switching to buffer, Gerd Möllmann, 2024/07/02
- Re: MPS: Crash when switching to buffer, Ihor Radchenko, 2024/07/02
- Re: MPS: Crash when switching to buffer, Ihor Radchenko, 2024/07/04
- Re: MPS: Crash when switching to buffer, Gerd Möllmann, 2024/07/04