Igalia / chromium

Old repo. See https://crbug.com/578890 instead.
https://chromium.googlesource.com/chromium/src.git
BSD 3-Clause "New" or "Revised" License
115 stars 16 forks source link

Segfault on start (zwp_linux_buffer_params.create failed) #537

Closed PSzczepanski1996 closed 4 years ago

PSzczepanski1996 commented 5 years ago
[20577:20648:0522/132312.570864:ERROR:object_proxy.cc(621)] Failed to call method: org.freedesktop.Notifications.GetCapabilities: object_path= /org/freedesktop/Notifications: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
[20577:20577:0522/132312.576140:ERROR:desktop_window_tree_host_platform.cc(445)] Not implemented reached in virtual void views::DesktopWindowTreeHostPlatform::InitModalType(ui::ModalType)
[20577:20577:0522/132312.576169:ERROR:desktop_window_tree_host_platform.cc(455)] Not implemented reached in virtual bool views::DesktopWindowTreeHostPlatform::IsAnimatingClosed() const
[20577:20577:0522/132312.578646:ERROR:desktop_window_tree_host_platform.cc(468)] Not implemented reached in virtual void views::DesktopWindowTreeHostPlatform::SizeConstraintsChanged()
[20577:20577:0522/132312.596539:ERROR:desktop_window_tree_host_platform.cc(439)] Not implemented reached in virtual void views::DesktopWindowTreeHostPlatform::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[20577:20577:0522/132312.596570:ERROR:desktop_window_tree_host_platform.cc(371)] Not implemented reached in virtual bool views::DesktopWindowTreeHostPlatform::SetWindowTitle(const base::string16 &)
[20577:20577:0522/132312.603513:ERROR:desktop_window_tree_host_platform.cc(309)] Not implemented reached in virtual void views::DesktopWindowTreeHostPlatform::Activate()
[20605:20605:0522/132312.625731:ERROR:sandbox_linux.cc(364)] InitializeSandbox() called with multiple threads in process gpu-process.
[20577:20577:0522/132312.670453:FATAL:wayland_buffer_manager.cc(395)] zwp_linux_buffer_params.create failed
[1]    20577 trace trap (core dumped)  chromium --ozone-platform=wayland

Arch, wayland, cli command: chromium --ozone-platform=wayland I use i5-6600 and rx480 (I have also hd530 enabled in bios).

PSzczepanski1996 commented 5 years ago

This was caused by using Sway, on gnome it works as intended.