Bug 219243 - REGRESSION(r270158) [GStreamer] allocator crashes after this revision
Summary: REGRESSION(r270158) [GStreamer] allocator crashes after this revision
Status: RESOLVED MOVED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-22 04:00 PST by Lauro Moura
Modified: 2021-03-28 03:55 PDT (History)
2 users (show)

See Also:


Attachments
fast/storage/serialized-script-value.html crash log (43.40 KB, text/plain)
2020-11-22 04:00 PST, Lauro Moura
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura 2020-11-22 04:00:23 PST
Created attachment 414786 [details]
fast/storage/serialized-script-value.html crash log

After r270158, running a large number of tests may lead to a GStreamer gst_allocator_alloc crash.

This currently happening to fast/storage/serialized-script-value.html [1] on the release bots (crash log attached).

Trying to reproduce it locally, currently the best thing I managed to do was running all fast/ tests, causing the same crashlog on different tests once each run. But one thing in common was the speechrecognition tests being run in the crashing worker right before the test that crashed.

[1] https://results.webkit.org/?suite=layout-tests&test=fast%2Fstorage%2Fserialized-script-value.html
Comment 1 Philippe Normand 2020-11-22 05:03:33 PST
It's better to skip all webspeech related tests for now, instead of random unrelated tests failing due to webspeech.
Comment 2 Philippe Normand 2020-11-22 05:12:27 PST
https://trac.webkit.org/r270162
Comment 3 Lauro Moura 2020-11-22 07:56:48 PST
(In reply to Philippe Normand from comment #1)
> It's better to skip all webspeech related tests for now, instead of random
> unrelated tests failing due to webspeech.

Yeah. It could end up being one of those neverending test list (like the xcb sequence and mesa ones).
Comment 4 Philippe Normand 2021-03-28 03:55:50 PDT
As per comment 1