[Webkit-unassigned] [Bug 236208] New: D-Bus crash atk-bridge
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Feb 6 14:16:51 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236208
Bug ID: 236208
Summary: D-Bus crash atk-bridge
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: kailueke at riseup.net
CC: bugs-noreply at webkitgtk.org
It can happen at any time but after it happend it is likely to happen directly again a few seconds after app startup that it crashes with the following error printed on the console:
```
(WebKitWebProcess:2): dbind-WARNING **: 22:39:12.184: AT-SPI: Error
retrieving accessibility bus address:
org.freedesktop.DBus.Error.ServiceUnknown:
org.freedesktop.DBus.Error.ServiceUnknown
dbus[10454]: arguments to dbus_message_new_method_call() were incorrect,
assertion "destination == NULL || _dbus_check_is_valid_bus_name
(destination)" failed in file ../../../dbus/dbus-message.c line 1364.
This is normally a bug in some application using the D-Bus library.
D-Bus not built with -rdynamic so unable to print a backtrace
(WebKitWebProcess:2): WPE-FDO-ERROR **: 22:39:16.262: Failed to bind
wpe_bridge
```
Originally reported in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995420
and in https://gitlab.gnome.org/GNOME/epiphany/-/issues/1694
- maybe this even needs to go to the atk lib.
Here is the full backtrace: https://paste.debian.net/1229712
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220206/e2be8a49/attachment.htm>
More information about the webkit-unassigned
mailing list