Bug 115227 - REGRESSION(r149165): It made many tests crash on 32 bit
Summary: REGRESSION(r149165): It made many tests crash on 32 bit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Critical
Assignee: Mark Hahnenberg
URL:
Keywords: InRadar
Depends on:
Blocks: 79668 115208
  Show dependency treegraph
 
Reported: 2013-04-25 23:17 PDT by Csaba Osztrogonác
Modified: 2013-04-26 07:31 PDT (History)
6 users (show)

See Also:


Attachments
gdb backtrace for LayoutTests/fast/js/create-lots-of-workers.html (140.42 KB, text/plain)
2013-04-26 00:08 PDT, Csaba Osztrogonác
no flags Details
Patch (1.14 KB, patch)
2013-04-26 07:00 PDT, Mark Hahnenberg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Csaba Osztrogonác 2013-04-26 00:08:54 PDT
Created attachment 199789 [details]
gdb backtrace for LayoutTests/fast/js/create-lots-of-workers.html
Comment 2 Zoltan Arvai 2013-04-26 00:40:33 PDT
Similar crashes on GTK Linux 32-bit Release:
http://build.webkit.org/builders/GTK%20Linux%2032-bit%20Release/builds/33568
Comment 3 Geoffrey Garen 2013-04-26 00:47:11 PDT
/home/oszi/WebKit/Source/WTF/wtf/PageReservation.h(125) : void WTF::PageReservation::deallocate()
[Thread 0xbe5abb40 (LWP 5764) exited]
ASSERTION FAILED: tmp
Comment 4 Geoffrey Garen 2013-04-26 00:47:38 PDT
<rdar://problem/13746568>
Comment 6 Mark Hahnenberg 2013-04-26 07:00:31 PDT
Created attachment 199827 [details]
Patch
Comment 7 Csaba Osztrogonác 2013-04-26 07:02:10 PDT
Comment on attachment 199827 [details]
Patch

Good catch, thanks for the fix, r=me
Comment 8 WebKit Commit Bot 2013-04-26 07:31:21 PDT
Comment on attachment 199827 [details]
Patch

Clearing flags on attachment: 199827

Committed r149183: <http://trac.webkit.org/changeset/149183>
Comment 9 WebKit Commit Bot 2013-04-26 07:31:23 PDT
All reviewed patches have been landed.  Closing bug.