Bug 102895 - [EFL] KURL unit test crashing when tiled backing store is enabled on Release Bots
Summary: [EFL] KURL unit test crashing when tiled backing store is enabled on Release ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Thiago Marcos P. Santos
URL:
Keywords:
Depends on:
Blocks: 101526
  Show dependency treegraph
 
Reported: 2012-11-21 00:49 PST by Thiago Marcos P. Santos
Modified: 2012-11-21 07:08 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.86 KB, patch)
2012-11-21 06:18 PST, Thiago Marcos P. Santos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thiago Marcos P. Santos 2012-11-21 00:49:18 PST
1   0x413088
2   0x2afd1677b4a0
3   0x4177d4 WTF::fastFree(void*)
4   0x2afd1496004f testing::TestCase::~TestCase()
5   0x2afd14960119 testing::TestCase::~TestCase()
6   0x2afd14963b4e testing::internal::UnitTestImpl::~UnitTestImpl()
7   0x2afd14963f99 testing::internal::UnitTestImpl::~UnitTestImpl()
8   0x2afd14958d05 testing::UnitTest::~UnitTest()
9   0x2afd16780901
10  0x2afd16780985
11  0x2afd16766774 __libc_start_main
12  0x40e405
Comment 1 Kangil Han 2012-11-21 03:00:33 PST
FWIW, '#define ENABLE_GLOBAL_FASTMALLOC_NEW 0', as GTK, WIN and QT do, probably work in this case.
Comment 2 Thiago Marcos P. Santos 2012-11-21 06:18:04 PST
Created attachment 175424 [details]
Patch
Comment 3 WebKit Review Bot 2012-11-21 07:08:36 PST
Comment on attachment 175424 [details]
Patch

Clearing flags on attachment: 175424

Committed r135398: <http://trac.webkit.org/changeset/135398>
Comment 4 WebKit Review Bot 2012-11-21 07:08:40 PST
All reviewed patches have been landed.  Closing bug.