[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [master-8d0c8076] xwidget-browser-url crash on Linux Xwayland KDE
From: |
Eli Zaretskii |
Subject: |
Re: [master-8d0c8076] xwidget-browser-url crash on Linux Xwayland KDE |
Date: |
Sat, 12 Oct 2024 15:04:54 +0300 |
> Date: Sun, 6 Oct 2024 20:17:21 +0800
> From: Eval EXEC <execvy@gmail.com>
>
> Sorry, I last pasted the backtrace is not -O0.
>
> This is `-O0`
>
> ```
>
> (gdb) source /home/exec/Projects/git.savannah.gnu.org/git/emacs/src/.gdbinit
> bt fuwarning:
> /home/exec/Projects/github.com/eval-exec/nixos-configuration/../lwlib: No
> such file or directory
> SIGINT is used by the debugger.
> Are you sure you want to change it? (y or n) [answered Y; input not from
> terminal]
> DISPLAY = :0
> TERM = tmux-256color
> lBreakpoint 1 at 0x61d519: file
> /home/exec/Projects/git.savannah.gnu.org/git/emacs/src/emacs.c, line 431.
> Breakpoint 2 at 0x5d5244: file
> /home/exec/Projects/git.savannah.gnu.org/git/emacs/src/xterm.c, line 27093.
> (gdb) bt full
Thanks, but this still seems to be from an Emacs running in async X
mode, isn't it? Did you use the recipe in etc/DEBUG (under "If you
encounter X protocol errors") to run in synchronous mode? If not,
please do and show the backtrace in that case.
Po Lu, any further comments or suggestions?