RESOLVED FIXED 102895
[EFL] KURL unit test crashing when tiled backing store is enabled on Release Bots
https://bugs.webkit.org/show_bug.cgi?id=102895
Summary [EFL] KURL unit test crashing when tiled backing store is enabled on Release ...
Thiago Marcos P. Santos
Reported 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
Attachments
Patch (1.86 KB, patch)
2012-11-21 06:18 PST, Thiago Marcos P. Santos
no flags
Kangil Han
Comment 1 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.
Thiago Marcos P. Santos
Comment 2 2012-11-21 06:18:04 PST
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2012-11-21 07:08:40 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.