bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57953: 29.0.50; crash on xwidget-browse-url


From: Lars Ingebrigtsen
Subject: bug#57953: 29.0.50; crash on xwidget-browse-url
Date: Tue, 20 Sep 2022 15:12:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Po Lu <luangruo@yahoo.com> writes:

> Right, but what if you run Emacs according to these instructions in
> PROBLEMS?
>
> ** Emacs crashes with SIGTRAP when trying to start a WebKit xwidget.
>
> This could happen if the version of WebKitGTK installed on your system
> is buggy, and errors out trying to start a subprocess through
> Bubblewrap sandboxing.  You can avoid the crash by setting the
> environment variables SNAP, SNAP_NAME and SNAP_REVISION, which will
> make WebKit use GLib to launch subprocesses instead.  For example,
> invoke Emacs like this (where "..." stands for the other command-line
> arguments you intend to pass to Emacs):
>
>   $ SNAP=1 SNAP_NAME=1 SNAP_REVISION=1 emacs ...

Then it doesn't crash.  So should `xwidget-webkit-browse-url' set those
environment variables?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]