Bug 131223
| Summary: | [WK2][GTK] Crash in media/restore-from-page-cache.html | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sergio Villar Senin <svillar> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | calvaris, cgarcia, clopez, pnormand, vjaquez |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sergio Villar Senin
No crash log from the bots :(
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
I have no idea about the page cache stuff :)
Carlos Alberto Lopez Perez
This test works if the environment variable XVFB_SCREEN_DEPTH=8 is set, but crashes otherwise.
Is not the only test with a similar behaviour. I reported those tests on: https://bugs.webkit.org/show_bug.cgi?id=132126
Víctor M. Jáquez L.
I've been working on https://bugs.webkit.org/show_bug.cgi?id=135348 for a while. And just realized that, in x86 (32bits) the backtraces are exactly the same: https://bugs.webkit.org/show_bug.cgi?id=135348#c4
Víctor M. Jáquez L.
This patch[1] fixes this test.
1., https://bugs.webkit.org/attachment.cgi?id=236812
Víctor M. Jáquez L.
This is fixed with http://trac.webkit.org/changeset/172828
*** This bug has been marked as a duplicate of bug 135348 ***