Opened 7 years ago

Closed 7 years ago

#13010 closed bug (fixed)

Webpositive hangs on some URL's

Reported by: vidrep Owned by: pulkomandy
Priority: normal Milestone: Unscheduled
Component: Applications/WebPositive Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

hrev50598 x86_gcc2 HaikuWebKit 1.5.2 WebKit 602.1.1

Some URL's are still problematic for Webpositive and cause it to hang and not redirect. I created this ticket so any such URL's can be collected together in one place for assessment.

Attachments (3)

Change History (10)

comment:2 by AlienSoldier, 7 years ago

Today i noticed something on my hang problem in web+ , perhaps you can reproduce that behavior. Two time when it was hanging at just the right time i was to post something online. I decided to try to click the "send" link anyway (i knew where the button was as the page was not scrollable). Then i killed web+ and looked the page. My messages were there, posted fine (the 2 time it happened).

That mean that only the display update hang, the back end and input still work (the display on the links under the mouse pointer is also frozen in time)

comment:3 by AlienSoldier, 7 years ago

This site hang just one tab while mine hang every opened tab.

comment:4 by AlienSoldier, 7 years ago

I did a test with webchat and once the hang kicked in with my problematic site i was not able to send chat message anymore. So it seem that the backend still only live for the tab that hang, or it stop doing context switching among other tab from that point.

comment:5 by vidrep, 7 years ago

This URL causes Web+ to hang or crash: https://www.rogers.com/consumer/home Tested using hrev50634 x86_gcc2 Debug report after crash is attached.

Last edited 7 years ago by vidrep (previous) (diff)

comment:6 by vidrep, 7 years ago

Tried the Rogers URL again on another PC using hrev50623 x86_gcc2, and it works correctly. After pkgman update to hrev50635 it is still OK. Please remove the duplicate debug reports for this ticket. Thanks.

comment:7 by pulkomandy, 7 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev50644. Thanks for the reproductible test case, this helps a lot.

Note: See TracTickets for help on using tickets.