From: Lars Ingebrigtsen <larsi@gnus.org>
To: Felix <felix.dick@web.de>
Cc: 57953@debbugs.gnu.org
Subject: bug#57953: 29.0.50; crash on xwidget-browse-url
Date: Tue, 20 Sep 2022 14:32:06 +0200 [thread overview]
Message-ID: <875yhijkft.fsf@gnus.org> (raw)
In-Reply-To: <871qs6b8tn.fsf@web.de> (Felix's message of "Tue, 20 Sep 2022 13:10:12 +0200")
Felix <felix.dick@web.de> writes:
> This works with 'emacs -Q':
> Emacs crashes every time i call xwidget-webkit-browse-url with https://www.youtube.com
I can reproduce this with the current Ubuntu. Here's what gdb says:
#0 0x00007ffff6ef0ccf in g_log_structured_array ()
at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1 0x00007ffff6ef0f99 in g_log_default_handler ()
at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007ffff6ef23fa in g_logv () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007ffff6ef26e3 in g_log () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007ffff30e8123 in () at /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
#5 0x00007ffff30e92e9 in () at /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
#6 0x00007ffff30ec8ec in () at /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
#7 0x00007ffff2f5e5e4 in () at /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
#8 0x00007ffff2fe1f70 in () at /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
#9 0x00007ffff2feecb6 in () at /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
#10 0x00007ffff2cc42ce in () at /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
#11 0x00007ffff2cc1cfd in () at /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
#12 0x00007ffff2ed7a45 in () at /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
#13 0x00007ffff2ed90d5 in () at /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
#14 0x00007ffff20a543d in ()
at /lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#15 0x00007ffff2101ded in ()
at /lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#16 0x00007ffff2102703 in ()
at /lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#17 0x00007ffff6ee9c24 in g_main_context_dispatch ()
at /lib/x86_64-linux-gnu/libglib-2.0.so.0ue without paging--
#18 0x0000555555854298 in xg_select
(fds_lim=<optimized out>, rfds=rfds@entry=0x7fffffffd190, wfds=wfds@entry=0x7fffffffd210, efds=efds@entry=0x0, timeout=timeout@entry=0x7fffffffd060, sigmask=sigmask@entry=0x0) at xgselect.c:281
#19 0x00005555557fef24 in wait_reading_process_output
(time_limit=time_limit@entry=30, nsecs=nsecs@entry=0, read_kbd=read_kbd@entry=-1, do_display=do_display@entry=true, wait_for_cell=wait_for_cell@entry=0x0, wait_proc=wait_proc@entry=0x0, just_wait_proc=<optimized out>) at process.c:5685
#20 0x00005555555f7d74 in sit_for
(timeout=timeout@entry=0x7a, reading=reading@entry=true, display_option=display_option@entry=1) at dispnew.c:6240
#21 0x000055555572b739 in read_char
(commandflag=1, map=0x555556b9b203, prev_event=0x0, used_mouse_menu=0x7fffffffd98b, end_time=0x0) at keyboard.c:2879
#22 0x000055555572c036 in read_key_sequence
(keybuf=<optimized out>, prompt=0x0, dont_downcase_last=<optimized out>, can_return_switch_frame=true, fix_current_buffer=true, prevent_redisplay=<optimized out>) at keyboard.c:10036
#23 0x000055555572dc60 in command_loop_1 () at keyboard.c:1384
#24 0x00005555557a8007 in internal_condition_case
(bfun=bfun@entry=0x55555572da80 <command_loop_1>, handlers=handlers@entry=0x90, hfun=hfun@entry=0x555555720b90 <cmd_error>) at eval.c:1471
next prev parent reply other threads:[~2022-09-20 12:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-20 11:10 bug#57953: 29.0.50; crash on xwidget-browse-url Felix
2022-09-20 12:32 ` Lars Ingebrigtsen [this message]
2022-09-20 13:10 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-20 13:12 ` Lars Ingebrigtsen
2022-09-20 13:26 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-20 13:29 ` Lars Ingebrigtsen
2022-09-20 14:13 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-20 14:15 ` Lars Ingebrigtsen
2022-09-21 2:07 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=875yhijkft.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=57953@debbugs.gnu.org \
--cc=felix.dick@web.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).