Bug 152566 - unable to load webpage sometimes
Summary: unable to load webpage sometimes
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Local Build
Hardware: Other Linux
: P2 Blocker
Assignee: Nobody
URL:
Keywords: Cairo, Gtk
Depends on:
Blocks:
 
Reported: 2015-12-27 00:46 PST by Vikas Maan
Modified: 2015-12-30 08:11 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vikas Maan 2015-12-27 00:46:35 PST
Environment: ODROID U3 ARM Board
Webkit Version: libwebkitgtk-3.0

Very simple basic Webkitgtk application which renders a simple webpage fails to render the page sometimes. (1 out of 50 times)
If we kill the application again and again restart in the loop, after sometime web_view is unable to load the page and application hangs. 

This issue is appearing with ARM libwebkitgtk-3.0 taken from packages.ubuntu.com. Same issue is not appearing with x86.

thanks
Vikas maan
Comment 1 Michael Catanzaro 2015-12-30 08:11:13 PST
(In reply to comment #0)
> This issue is appearing with ARM libwebkitgtk-3.0 taken from
> packages.ubuntu.com. Same issue is not appearing with x86.

This is a very old, unsupported, and insecure version of WebKitGTK+. Please upgrade to the latest version, 2.10.4, before reporting bugs here.

When you do report a bug, we need some information that could be useful for tracking down the issue. In the case of an application hang, try attaching to the application with gdb to get a backtrace; that will give some clue as to what it's doing.