Bug 123991 - [EFL][WK2] All perf tests fails on release build
Summary: [EFL][WK2] All perf tests fails on release build
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-07 06:45 PST by Wojciech Bielawski
Modified: 2013-11-08 00:24 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wojciech Bielawski 2013-11-07 06:45:31 PST
Every test in release build fails like below one. Debug build works fine.

Running Animation/balls.html (1 of 116)
error: Animation/balls.html
1   0xb5379288
2   0xae918d7d
3   0xae4e2194 WTR::InjectedBundlePage::resetAfterTest()
4   0xae4e138d WTR::InjectedBundle::didReceiveMessage(OpaqueWKString const*, void const*)
5   0xae4e15c7 WTR::InjectedBundle::didReceiveMessage(OpaqueWKBundle const*, OpaqueWKString const*, void const*, void const*)
6   0xb57c7516
7   0xb57c4f8e
8   0xb57bfb70
9   0xb58a5916
10  0xb57b791b
11  0xb56bb0f8
12  0xb56bb23d
13  0xb56b9d67
14  0xb56b9cd1
15  0xb60d8ef0
16  0xb67743c4
17  0xb51da4ab
18  0xb51d91cc
19  0xb51d979f ecore_main_loop_begin
20  0xb6774668
21  0xb5883ba1 WebProcessMainEfl
22  0x80486e7 main
23  0xb53644d3 __libc_start_main
24  0x8048601
FAILED
Finished: 1.483854 s
Comment 1 Wojciech Bielawski 2013-11-08 00:24:54 PST
Project needs to be build with --cmakeargs="-DSHARED_CORE=ON" option