Page MenuHomePhabricator

Workbench crashes when scrolling in the Welcome screen
Closed, ResolvedPublic

Description

Steps to reproduce:
-Open Workbench
-Choose Welcome from Help bar
-Scrolling in the Welcome tab crashes

Info: I am using Ubuntu 16.04 LTS

Event Timeline

Could you please explain this more precisly?
I couldnt reproduce the crash...

The application just crashes with the following console output when i move the screen by scrolling down or up:

nouveau: kernel rejected pushbuf: No such file or directory
nouveau: ch8: krec 0 pushes 0 bufs 2 relocs 0
nouveau: ch8: buf 00000000 00000002 00000004 00000004 00000000
nouveau: ch8: buf 00000001 00000006 00000004 00000000 00000004
Aborted (core dumped)

From what i have found it might have something to do with QtWebEngine and NVIDIA driver. I will try to adjust the driver later today and see if that helps.

I have tried it with the nouveau driver (1:1.0.12-1), but still no problems..
Could you please try the proprietary nvidia driver?

I have now changed the nvidia driver to the tested proprietary one (version 375.39) and that seems to solve the issue.