FS#42749 - [epiphany] crash in wayland

Attached to Project: Arch Linux
Opened by cupcake (muffins) - Tuesday, 11 November 2014, 18:41 GMT
Last edited by Jan de Groot (JGC) - Saturday, 06 May 2017, 21:33 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
This table https://wiki.gnome.org/Initiatives/Wayland/Applications suggests epiphany (among other things) should play nice in wayland. epiphany segfaults.

Additional info:

(gdb) bt full
#0 0x0000000000470a4d in ephy_embed_shell_setup_web_extensions_connection (
shell=0x7661d0) at ephy-embed-shell.c:532
error = 0x0
#1 0x0000000000470cb7 in ephy_embed_shell_startup (application=0x7661d0)
at ephy-embed-shell.c:620
shell = 0x7661d0
mode = EPHY_EMBED_SHELL_MODE_BROWSER
disk_cache_dir = 0x0
web_context = 0x0
cookie_manager = 0x7ffff109a26e <malloc+110>
filename = 0x2 <error: Cannot access memory at address 0x2>
cookie_policy = 0x552fabce744deb00 <error: Cannot access memory at address 0x552fabce744deb00>
#2 0x000000000042f0ec in ephy_shell_startup (application=0x7661d0)
at ephy-shell.c:263
mode = 32767
#3 0x00007ffff1f25484 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#4 0x00007ffff1f3f077 in g_signal_emit_valist ()
from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#5 0x00007ffff1f3f9cf in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#6 0x00007ffff220a452 in g_application_register ()
from /usr/lib/libgio-2.0.so.0
No symbol table info available.
#7 0x00007ffff220abf7 in ?? () from /usr/lib/libgio-2.0.so.0
No symbol table info available.
#8 0x00007ffff220af27 in g_application_run () from /usr/lib/libgio-2.0.so.0
No symbol table info available.
#9 0x000000000042eaae in main (argc=1, argv=0x7fffffffe018)
at ephy-main.c:488
option_context = 0x6f57f0
option_group = 0x6f5870
error = 0x0
user_time = 0
arbitrary_url = 0
ctx = 0x731590
startup_flags = (unknown: 0)
mode = EPHY_EMBED_SHELL_MODE_BROWSER
ephy_shell = 0x7661d0
status = 32767
flags = EPHY_FILE_HELPERS_ENSURE_EXISTS
(gdb)

Steps to reproduce:

1. start weston from tty
2. in a term, gdb epiphany
3. (gdb) run

This task depends upon

Closed by  Jan de Groot (JGC)
Saturday, 06 May 2017, 21:33 GMT
Reason for closing:  No response
Comment by cupcake (muffins) - Tuesday, 11 November 2014, 18:41 GMT
Attaching the backtrace as a text file so it's not so painful to read
Comment by mattia (nTia89) - Thursday, 20 November 2014, 11:15 GMT
On my own epiphany works in wayland.
anyway I think this isn't the right place to report the bug:
1-gnome-wayland and its ecosystem is under heavy development, so not a final product, so we can expect bugs
2-report it in the gnome bugtracker
Comment by Jan de Groot (JGC) - Sunday, 16 April 2017, 21:26 GMT
Is this still an issue? We're 2.5 years later now, several epiphany and webkit2gtk releases have been made.

Loading...