Bug 269585
Summary: | [GTK] API test TestWebKitWebView//webkit/WebKitWebView/save is crashing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Diego Pino <dpino> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, csaavedra |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=271327 |
Diego Pino
The test is crashing in GTK Release Test bot:
https://build.webkit.org/#/builders/57/builds/14335
```
Unexpected crashes (1)
/WebKitGTK/TestWebKitWebView
/webkit/WebKitWebView/save
```
The only information in the std log is:
```
Mesa: The provided filesystem timestamp for the cache is bogus! Disabling On-disk cache.
/webkit/WebKitWebView/save: CRASH
```
The Mesa message seems irrelevant since it's also shown up for other tests that are actually passing.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Claudio Saavedra
This has been passing consistently for some time.