-
Notifications
You must be signed in to change notification settings - Fork 100
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
vimb is crashing when visiting https://nextjs.org #655
Comments
@yashasolutions I can not reproduce the crash with
So it might be related to the webkit version. If you run vimb from CLI you might get additional information about the reason or you might get a coredumb of the crashed webextension. |
I and another user had a problem on Gentoo with the WebkitWebProcess crashing on various sites that was reported in a webkit bug: https://bugs.webkit.org/show_bug.cgi?id=222358 |
That bug was marked as a duplicate of https://bugs.webkit.org/show_bug.cgi?id=222805 |
I'm getting this issue with linkedin.com, most recent webkit installed. Here's my bug-info:
Setting This seems like it may be a seperate issue. If asked, I will open up a seperate issue. |
Are you using Gentoo? I tried 2.32.1 but had freezing issues with it.
It didn't crash but just froze on pages. I'd say it's a WebKit issue,
as 2.30.6 works fine with the same version of vimb.
|
@jjakob nope, I'm on void linux, but I didn't install vimb through any package manager, just did it from source |
This issue has been automatically marked as stale because it has not had activity within the last 60 days. |
Steps to reproduce
$ vimb https://nextjs.org/
Expected behaviour
Loading the site
Actual behaviour
Error message at bottom
webview crashed on https://nextjs.org/
Debug info
Possible reasons for error
I have the same issue with surf (who's also based on webkit)
Could be the version of webkit that need upgrade.
Same site works fine in FF68, or Chrome
The text was updated successfully, but these errors were encountered: