Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Cannot launch in Wayland even with WEBKIT_DISABLE_DMABUF_RENDERER=1 set #835

Open
FlysoftBeta opened this issue Jun 14, 2024 · 2 comments

Comments

@FlysoftBeta
Copy link

Description

➜ ~ WEBKIT_DISABLE_DMABUF_RENDERER=1 pot
[2024-06-14][13:34:48][TRACE][async_io::driver] block_on()
[2024-06-14][13:34:48][TRACE][tracing::span::active] -> {};
[2024-06-14][13:34:48][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.271"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-06-14][13:34:48][TRACE][zbus::connection] Sent message with serial: 5
[2024-06-14][13:34:48][TRACE][tracing::span::active] <- {};
[2024-06-14][13:34:48][TRACE][tracing::span::active] -> {};
[2024-06-14][13:34:48][TRACE][tracing::span::active] <- {};
[2024-06-14][13:34:48][TRACE][async_io::driver] block_on: sleep until notification
[2024-06-14][13:34:48][TRACE][polling::epoll] new events: epoll_fd=14, res=1
[2024-06-14][13:34:48][TRACE][polling::epoll] modify: epoll_fd=14, fd=15, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-06-14][13:34:48][TRACE][async_io::reactor] react: 1 ready wakers
[2024-06-14][13:34:48][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-06-14][13:34:48][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5, body: Signature("") }
[2024-06-14][13:34:48][TRACE][zbus::socket_reader] Error broadcasting message to stream for None: SendError(..)
[2024-06-14][13:34:48][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 5, body: Signature("") })
[2024-06-14][13:34:48][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-06-14][13:34:48][TRACE][polling::epoll] modify: epoll_fd=14, fd=13, ev=Event { key: 0, readable: true, writable: false }
[2024-06-14][13:34:48][TRACE][tracing::span::active] -> {};
[2024-06-14][13:34:48][TRACE][tracing::span::active] <- {};
[2024-06-14][13:34:48][TRACE][tracing::span::active] -> {};
[2024-06-14][13:34:48][TRACE][tracing::span::active] <- {};
[2024-06-14][13:34:48][TRACE][tracing::span] -- {};
[2024-06-14][13:34:48][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-06-14][13:34:48][TRACE][tracing::span::active] -> {};
[2024-06-14][13:34:48][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-06-14][13:34:48][TRACE][polling] Poller::wait(, None)
[2024-06-14][13:34:48][TRACE][polling::epoll] wait: epoll_fd=14, timeout=None
[2024-06-14][13:34:48][TRACE][polling::epoll] modify: epoll_fd=14, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-06-14][13:34:48][TRACE][zbus::connection] Sending message: Msg { type: MethodCall, sender: UniqueName(Str(Borrowed(":1.271"))), path: ObjectPath("/org/freedesktop/DBus"), iface: InterfaceName(Str(Borrowed("org.freedesktop.DBus"))), member: MemberName(Str(Borrowed("RemoveMatch"))), body: Signature("s") }
[2024-06-14][13:34:48][TRACE][zbus::connection] Sent message with serial: 6
[2024-06-14][13:34:48][TRACE][tracing::span::active] <- {};
[2024-06-14][13:34:48][TRACE][async_io::driver] block_on: sleep until notification
[2024-06-14][13:34:48][TRACE][polling::epoll] new events: epoll_fd=14, res=1
[2024-06-14][13:34:48][TRACE][polling::epoll] modify: epoll_fd=14, fd=15, ev=Event { key: 18446744073709551615, readable: true, writable: false }
[2024-06-14][13:34:48][TRACE][async_io::reactor] react: 1 ready wakers
[2024-06-14][13:34:48][TRACE][async_io::driver] main_loop: sleeping for 50 us
[2024-06-14][13:34:48][TRACE][zbus::socket_reader] Message received on the socket: Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6, body: Signature("") }
[2024-06-14][13:34:48][TRACE][zbus::socket_reader] Error broadcasting message to stream for None: SendError(..)
[2024-06-14][13:34:48][TRACE][zbus::socket_reader] Broadcasted to all streams: Ok(Msg { type: MethodReturn, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 6, body: Signature("") })
[2024-06-14][13:34:48][TRACE][zbus::socket_reader] Waiting for message on the socket..
[2024-06-14][13:34:48][TRACE][polling::epoll] modify: epoll_fd=14, fd=13, ev=Event { key: 0, readable: true, writable: false }
[2024-06-14][13:34:48][TRACE][tracing::span::active] -> {};
[2024-06-14][13:34:48][TRACE][tracing::span::active] <- {};
[2024-06-14][13:34:48][TRACE][async_io::driver] main_loop: waiting on I/O
[2024-06-14][13:34:48][TRACE][tracing::span::active] -> {};
[2024-06-14][13:34:48][TRACE][async_io::reactor] process_timers: 0 ready wakers
[2024-06-14][13:34:48][TRACE][tracing::span::active] <- {};
[2024-06-14][13:34:48][TRACE][polling] Poller::wait(
, None)
[2024-06-14][13:34:48][TRACE][tracing::span] -- {};
[2024-06-14][13:34:48][TRACE][polling::epoll] wait: epoll_fd=14, timeout=None
[2024-06-14][13:34:48][TRACE][async_io::driver] block_on: sleep until notification
[2024-06-14][13:34:48][TRACE][polling::epoll] modify: epoll_fd=14, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false }

** (pot:87113): WARNING **: 21:34:48.584: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing.
[1] 87113 segmentation fault (core dumped) WEBKIT_DISABLE_DMABUF_RENDERER=1 pot
➜ ~

Reproduction

WEBKIT_DISABLE_DMABUF_RENDERER=1 pot 

Platform

Linux

System Version

Arch Linux/Plasma 6/NVIDIA

Window System (Linux Only)

Wayland

Software Version

2.7.10

Log File

No response

Additional Information

No response

@scgm0
Copy link

scgm0 commented Jun 27, 2024

同样的问题
图片

@xymeng16
Copy link

xymeng16 commented Jun 28, 2024

I can reproduce this bug. My environment is attached.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants