#14044 closed bug (fixed)
WebPositive: Page never completes loading
Reported by: | vidrep | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev51856 x86_gcc2h
Entering the following URL will show the issue:
http://calgarysun.com/sunshine-girl/chantelle-3/wcm/c1fc653e-3821-4f27-8510-0aa1993c4932
Terminal log of session attached.
Attachments (1)
Change History (4)
by , 7 years ago
Attachment: | Sunshine.txt added |
---|
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This issue is largely resolved with HaikuWebKit 1.6.7 WebKit 607.1.8. Closing as fixed.
comment:3 by , 5 years ago
Milestone: | Unscheduled → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
Note:
See TracTickets
for help on using tickets.
I got the web page to load in 36 seconds initially and watched the lower main video player ads in the lower section of the web page.
Refreshing the web page didn't replay the main video showing a playback error and revealed two decoder issues with the backend decoder:
aac: input buffer exhausted before END element h.264: Unable to split NAL units (seems the major WebPositive media issue I see)
NOTE: A few BMediaTrack::ReadFrames related issues, SSL, and JSON issues on this page. I just noted a related issue in ticket #12436
The h.264 decoder issue is the same issue for Live TV playback on foxnews.com and https://abc.go.com/watch-live so this is the main culprit for some of the media issues
Finishing the web page took a lot longer (>six minutes) but didn't crash.
So, it worked initially..but not repeatedly.