Bug 164547 - [EFL] html5test.com can't be loaded completely
Summary: [EFL] html5test.com can't be loaded completely
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: WebKit Local Build
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-09 10:09 PST by KwangHyuk
Modified: 2017-03-11 10:31 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 KwangHyuk 2016-11-09 10:09:09 PST
html5test.com can not be loaded fully.

* command used,
% ./WebKitBuild/Release/bin/MiniBrowser html5test.com

* observation : Network process seems to be on the busy wait state ?

top - 03:02:25 up  2:43,  3 users,  load average: 0.27, 0.21, 1.34
Tasks: 241 total,   2 running, 239 sleeping,   0 stopped,   0 zombie
%Cpu(s): 12.1 us,  0.6 sy,  0.0 ni, 87.3 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
KiB Mem:   8058480 total,  4729708 used,  3328772 free,   182076 buffers
KiB Swap:  8268796 total,    11440 used,  8257356 free.  3045420 cached Mem

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND    
 2969 hyuki     20   0 2140596  55116  39832 R 100.1  0.7   0:24.74 WebKitNetw+
  835 root      20   0  481116  78480  37768 S   1.3  1.0   1:21.07 Xorg       
 3002 hyuki     20   0  620316  33408  24676 S   0.7  0.4   0:00.24 gnome-term+
    7 root      20   0       0      0      0 S   0.3  0.0   0:16.38 rcu_sched  
   46 root      20   0       0      0      0 S   0.3  0.0   0:06.19 rcuos/5
Comment 1 Gustavo Sverzut Barbieri 2016-12-15 01:45:21 PST
Hi Kwang,

I'm also seeing this for a while. Do you have more info on your platform? Do you remember which version worked reliably?

I'm running on ArchLinux, GCC 5.4, Glib 2.50.2, LibSoup 2.56.0.

Also confirm if your whole MiniBrowser becomes unusable. Here, some sites like https://www.google.com/ loads but hangs afterwards. Others hang even before the site loads.
Comment 2 Michael Catanzaro 2017-03-11 10:31:59 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.