Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

QupZilla crashes (Void Linux Live) #2623

Closed
olgabaranov opened this issue Mar 1, 2018 · 2 comments
Closed

QupZilla crashes (Void Linux Live) #2623

olgabaranov opened this issue Mar 1, 2018 · 2 comments

Comments

@olgabaranov
Copy link

I've been testing the Void Linux live image with lxqt desktop environment starring QupZilla as browser. Sadly QupZilla crashes only few seconds after I launch it. When startet from the console these are the lines which pop up in the console:

AdBlockSearchTree: Inserting rule with filter len  <= 0!
AdBlockSearchTree: Inserting rule with filter len  <= 0!
AdBlockSearchTree: Inserting rule with filter len  <= 0!
AdBlockSearchTree: Inserting rule with filter len  <= 0!  # als that  appears at startup
qupzilla: pushbf.c:727: nouveau_pushbf_data: Assertion `kref' failed.
Aborted

I found this (unresolved?) bug: https://bugs.launchpad.net/oxide/+bug/1499419 , which sound like it might be the cause.
Running qupzilla --disable-gpu as suggested in #2589 allows to work with qupzilla for a while, but after 15~20 minutes when opening multiple tabs the entire system freezes, with only option being a reboot.
I understand that the problem can just as likely arise from the live image (and it probably does), but I want to work from top to bottom. (I will add more info about the system specs asap)

@ghost
Copy link

ghost commented Mar 1, 2018

How about if you boot with the following kernel parameters?
nouveau.modeset=0 rd.driver.blacklist=nouveau
Note: This will disable nouveau driver.

@nowrep
Copy link
Member

nowrep commented Mar 1, 2018

You answered yourself, nouveau is to blame here and partly also QtWebEngine.

@nowrep nowrep closed this as completed Mar 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants