首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Firefox给了我dbus错误

Firefox给了我dbus错误
EN

Unix & Linux用户
提问于 2020-05-16 00:23:43
回答 1查看 297关注 0票数 0

当我在Wayland下运行Firefox时,

代码语言:javascript
复制
dbus[913]: arguments to dbus_message_new_method_call() were incorrect, assertion "_dbus_check_is_valid_path (path)" failed in file ../../../dbus/dbus-message.c line 1366.
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
Redirecting call to abort() to mozalloc_abort

ExceptionHandler::GenerateDump cloned child 925
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::WaitForContinueSignal waiting for continue signal...

我在用Debian Bullseye。我试过设置MOZ_DBUS_REMOTE=1根据摇摆常见问题,但它没有任何影响。我怎么能让火狐工作。

EN

回答 1

Unix & Linux用户

回答已采纳

发布于 2020-05-16 00:23:43

显然,这是Firefox实现DBUS或Debian打包Firefox的一个bug,

https://bugzilla.mozilla.org/show_bug.cgi?id=1555308

您可以通过添加--no-remote选项来解决这个问题。

票数 0
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/586951

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档