#14753 closed bug (fixed)
WebKit rebased crash while scrolling Yahoo! News
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
Did a git pull and rebuild from this mornings recent commit.
HaikuWebKit 1.6.7
WebKit 607.1.17
While scrolling the headlines on Yahoo! News it crashed.
Debugger report and syslog attached.
Attachments (8)
Change History (22)
by , 6 years ago
Attachment: | WebPositive-2545-debug-11-12-2018-19-11-27.report added |
---|
by , 6 years ago
Attachment: | WebPositive-2545-syslog.txt added |
---|
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Launching Web+ using the following command line brings up this error message and triggers debugger. LD_PRELOAD=libroot_debug.so MALLOC_DEBUG=g WebPositive
Please note that you don't have secure memory on this system
Debug report attached.
by , 6 years ago
Attachment: | WebPositive-4540-debug-11-12-2018-19-27-03.report added |
---|
by , 6 years ago
Attachment: | WebPositive-4540-syslog.txt added |
---|
comment:4 by , 6 years ago
Running hrev52681 x86_64. Just had a crash on Yahoo News while scrolling the page. Debug report attached.
by , 6 years ago
Attachment: | WebPositive-21975-debug-26-12-2018-00-43-10.report added |
---|
comment:5 by , 6 years ago
This is the same as before. Please try again with the guarded heap, you should get a different backtrace than before.
comment:6 by , 6 years ago
I was navigating https://www.kijiji.ca/h-calgary/1700199 using rebased HaikuWebKit 1.6.8 WebKit 607.1.17 when it crashed. Debugger report attached. CryptoQueue bug?
by , 6 years ago
Attachment: | WebPositive-2920-debug-06-01-2019-22-12-14.report added |
---|
comment:7 by , 6 years ago
Not WebCrypto, this is a crash in SSL while opening an https connection. As waddlesplash asked, this is a memory corruption, so please try with the guarded heap :)
comment:8 by , 6 years ago
I have attached a couple of logs (terminal and syslog) for the kijiji site.
by , 6 years ago
Attachment: | Web+_terminal.txt added |
---|
by , 6 years ago
Attachment: | Web+_syslog.txt added |
---|
comment:9 by , 6 years ago
I would prefer if we stick to one website in one ticket, unless the backtrace is the same (important part:
7 KERN: (0x7fe97aad30f0) 0x570a50e92b _ZN3WTF7RunLoop9TimerBase5startENS_7SecondsEb + 0x2b 8 KERN: (0x7fe97aad3160) 0x570a4c9008 _ZN3WTF31dispatchFunctionsFromMainThreadEv + 0x3c8 9 KERN: (0x7fe97aad3210) 0x18efb1ef3b _ZN12BApplication15DispatchMessageEP8BMessageP8BHandler + 0xfb
)
comment:10 by , 6 years ago
Using WebKit 608.1.5, Yahoo News doesn't crash anymore. There is a still a problem with the way HaikuWebKit handles scrolling. It stalls for long periods of time.
comment:11 by , 6 years ago
I got it to crash yesterday after a while. The stalls are not related to scrolling, but to loading videos. Some of the news items have embedded videos, which will be loaded as they become visible.
comment:12 by , 6 years ago
HaikuWebKit 1.6.9 WebKit 608.1.17
I couldn't get it to crash while scrolling, but it takes a long time to load the page before scrolling is finally possible.
comment:13 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Well, then this bug is fixed at least.
comment:14 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
This is the URL: https://www.yahoo.com/news/world/
Just continue scrolling and scrolling until Web+ begins stalling, then eventually a crash.