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

Browser crashes when accessing certain sites #63

Open
GoogleCodeExporter opened this issue Nov 26, 2015 · 1 comment
Open

Browser crashes when accessing certain sites #63

GoogleCodeExporter opened this issue Nov 26, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Run the demo that comes with the pywebkitgtk download
2. Go to the url: http://www.hellomagazine.com


What is the expected output? What do you see instead?
Expected to view the site normally.  The page loads, then crashes after a 
second or two.

What version of the product are you using? On what operating system?
pywebkitgtk 1.1.8

Please provide any additional information below.
Running it on Ubuntu.

Error Message:
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 20103 error_code 2 request_code 53 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Original issue reported on code.google.com by [email protected] on 22 Mar 2012 at 4:06

@GoogleCodeExporter
Copy link
Author

For anyone searching for this issue later, you'll find that if you update 
webkit this problem has been fixed. 

Original comment by [email protected] on 12 Apr 2012 at 3:55

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

1 participant