GNU bug report logs -
#66416
29.1; Crashes when visiting HELLO file with pgtk on Wayland
Previous Next
Full log
Message #125 received at 66416 <at> debbugs.gnu.org (full text, mbox):
Po Lu <luangruo <at> yahoo.com> writes:
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
>> As for the cause of this -- some problem in ftcrfont_draw -- maybe Po
>> Lu can suggest some ideas. I guess we should try to understand what
>> kind of X error was caused here?
>
> Yes. Please switch to the frame of the call to x_error_quitter, there
> run:
>
> (gdb) p *event
> (gdb) shell xdpyinfo -ext all
>
> and respond the output of these commands.
I didn't trigger the error on purpose but by accident. A package used
obarray wrong (with nil instead of 0) which caused an error like this:
(wrong-type-argument obarrayp [nil nil nil nil nil nil nil nil nil nil
nil nil nil])
The error did not immediately cause a crash but some time after.
I have a gdb attached, If get a crash now I can send these outputs.
I'm not sure if this related but sometimes Emacs is stuck rendering
org-mode buffers till it receives SIGUSR2 or user input.
Requests such as emacsclient -nc don't reach Emacs until either of the
two above happens.
This bug report was last modified 1 year and 104 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.