HowTo make a backtrace for g_dbus_connection_get_unique_name:

Viewed 21

We have some issues with the Epiphany web browser, the browser does not load any pages.

(WebKitWebProcess:2): GLib-GIO-CRITICAL **: 10:21:44.905: g_dbus_connection_get_unique_name: assertion 'G_IS_DBUS_CONNECTION (connection)' failed

(epiphany:25894): epiphany-WARNING **: 10:21:44.910: Web process crashed

Well, I've been contacting the developer and he mentioned to fix the bug,they need a backtrace of.

g_dbus_connection_get_unique_name()

Sadly,I do not have much experience of this procedure.... ....how is the best way to make a backtrace on Slackware?

0 Answers
Related