Bug 145794 - [EFL] REGRESSION: All performance tests fail
Summary: [EFL] REGRESSION: All performance tests fail
Status: RESOLVED DUPLICATE of bug 145793
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-09 02:42 PDT by Csaba Osztrogonác
Modified: 2015-06-09 03:31 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-06-09 02:42:51 PDT
error message:
---------------
(process:21479): GLib-CRITICAL **: g_dir_read_name: assertion 'dir != NULL' failed
(process:21479): GLib-CRITICAL **: g_dir_close: assertion 'dir != NULL' failed

I don't know yet which revision caused this regression, because the build was broken that time.
Just to note: 
- r185246: last known good revision
- r185253 - r185299 : build breakage
- r185300: first bad revision

I'm going to bisect the culprit revision later today.
Comment 1 Csaba Osztrogonác 2015-06-09 03:31:52 PDT
It seems http://trac.webkit.org/changeset/185360 fixed this regression.

*** This bug has been marked as a duplicate of bug 145793 ***