Bug 47606 - Crash in RenderWidget::paint(), sometimes reproducible on live.5by5.tv
Summary: Crash in RenderWidget::paint(), sometimes reproducible on live.5by5.tv
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P3 Normal
Assignee: Nobody
URL: http://live.5by5.tv/
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-10-13 11:28 PDT by Zach
Modified: 2024-04-06 10:38 PDT (History)
3 users (show)

See Also:


Attachments
Crashlog (42.40 KB, text/plain)
2010-10-13 11:28 PDT, Zach
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zach 2010-10-13 11:28:23 PDT
Created attachment 70636 [details]
Crashlog

As the summary says, there's a crash in WebCore::RenderWidget, in paint(WebCore::RenderObject::PaintInfo&, int, int).

I can't reliably reproduce it, and the page that was causing the crash doesn't seem to be doing it anymore (I reported the bug to the website as well, and they may have changed something on their end). But, it happened 6-7 times in the span of an hour.
Comment 1 Zach 2010-10-13 11:29:46 PDT
This was happening on http://live.5by5.tv, likely due to something the embed was doing.
Comment 2 Alexey Proskuryakov 2010-10-14 10:12:39 PDT
<rdar://problem/8134340>
Comment 3 Ahmad Saleem 2024-04-06 10:38:02 PDT
It could be Flash related since when I go to nearest Wayback Archive link:

Link - https://web.archive.org/web/20101218081009/http://5by5.tv/live/

It loads 'Ruffle' which is Adobe Flash open source implementation in Rust, so it could be crash related to plugin. Although since it was never confirmed and it is quite old crash logs, I am going to mark this as 'RESOLVED WONTFIX', please reopen if it is still reproducible or if someone can identify meaningful data from the crash log, which is still applicable today.