Bug 67925
Summary: | [Chromium/Mac] css2.1 layout tests crash DumpRenderTree in +[NSFont fontWithName:size:] | ||
---|---|---|---|
Product: | WebKit | Reporter: | Fumitoshi Ukai <ukai> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | fsamuel, kulanthaivel |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Fumitoshi Ukai
Since r44139-r44141, Chromium/Mac DumpRenderTree started crashing on several css2.1 tests.
It seems this is the first build to result that crash.
http://build.webkit.org/builders/Chromium%20Mac%20Release%20%28Tests%29/builds/875
This is an example of stacktrace from the crash dump
2011-09-11 22:58:30,674 17656 printing.py:469 INFO css2.1/t0803-c5502-imrgn-r-00-b-ag.html -> unexpected DumpRenderTree crash
2011-09-11 22:58:30,868 17676 single_test_runner.py:218 DEBUG worker/1 Stacktrace for css2.1/t0803-c5502-imrgn-r-01-b-ag.html:
[17886:2307:391255856237012:ERROR:process_util_posix.cc(134)] Received signal 10
0 DumpRenderTree 0x60ef2631 0x0 + 1626285617
1 DumpRenderTree 0x60f16cab 0x0 + 1626434731
2 libSystem.B.dylib 0x996a805b _sigtramp + 43
3 ??? 0xffffffff 0x0 + 4294967295
4 ATS 0x980f95da FindFontIDFromNameInternal + 123
5 ATS 0x9813e49c FindFontFromName(__CFString const*, unsigned long, unsigned long const*, unsigned long*, unsigned char) + 1744
6 ATS 0x9811459a _eATSFontFindVariationFromPostScriptName + 572
7 ATS 0x98114347 ATSFontFindVariationFromPostScriptName + 83
8 AppKit 0x9838de40 __NSFontFactoryWithName + 1031
9 AppKit 0x9838d95f +[NSFont fontWithName:size:] + 39
10 DumpRenderTree 0x61a0e020 0x0 + 1637933088
11 DumpRenderTree 0x619f160d 0x0 + 1637815821
12 DumpRenderTree 0x61980d34 0x0 + 1637354804
13 DumpRenderTree 0x61981062 0x0 + 1637355618
14 DumpRenderTree 0x61983b47 0x0 + 1637366599
15 DumpRenderTree 0x61983c16 0x0 + 1637366806
16 DumpRenderTree 0x61ef3dcc 0x0 + 1643068876
17 DumpRenderTree 0x61ef72a6 0x0 + 1643082406
18 DumpRenderTree 0x61ef8d17 0x0 + 1643089175
19 DumpRenderTree 0x61ef948f 0x0 + 1643091087
20 DumpRenderTree 0x61ee61e7 0x0 + 1643012583
21 DumpRenderTree 0x61ec4f98 0x0 + 1642876824
22 DumpRenderTree 0x61ee3eb4 0x0 + 1643003572
23 DumpRenderTree 0x61ee50e1 0x0 + 1643008225
24 DumpRenderTree 0x61ee7074 0x0 + 1643016308
25 DumpRenderTree 0x61ec4f98 0x0 + 1642876824
26 DumpRenderTree 0x61ee3eb4 0x0 + 1643003572
27 DumpRenderTree 0x61ee50e1 0x0 + 1643008225
28 DumpRenderTree 0x61ee7074 0x0 + 1643016308
29 DumpRenderTree 0x61ec4f98 0x0 + 1642876824
30 DumpRenderTree 0x61ee3eb4 0x0 + 1643003572
31 DumpRenderTree 0x61ee50e1 0x0 + 1643008225
32 DumpRenderTree 0x61ee7074 0x0 + 1643016308
33 DumpRenderTree 0x61ec4f98 0x0 + 1642876824
34 DumpRenderTree 0x61ee3eb4 0x0 + 1643003572
35 DumpRenderTree 0x61ee50e1 0x0 + 1643008225
36 DumpRenderTree 0x61ee7074 0x0 + 1643016308
37 DumpRenderTree 0x61ec4f98 0x0 + 1642876824
38 DumpRenderTree 0x61fc85c8 0x0 + 1643939272
39 DumpRenderTree 0x61d9015e 0x0 + 1641611614
40 DumpRenderTree 0x617c627f 0x0 + 1635541631
41 DumpRenderTree 0x61cf7155 0x0 + 1640984917
42 DumpRenderTree 0x61d421bb 0x0 + 1641292219
43 DumpRenderTree 0x61d45108 0x0 + 1641304328
44 DumpRenderTree 0x61d2b29c 0x0 + 1641198236
45 DumpRenderTree 0x624fb1f6 0x0 + 1649390070
46 DumpRenderTree 0x625574fe 0x0 + 1649767678
47 DumpRenderTree 0x625576e9 0x0 + 1649768169
48 DumpRenderTree 0x60f24ad5 0x0 + 1626491605
49 DumpRenderTree 0x60f06568 0x0 + 1626367336
50 DumpRenderTree 0x60f073c5 0x0 + 1626371013
51 DumpRenderTree 0x60ee497e 0x0 + 1626229118
52 CoreFoundation 0x97c4f45b __CFRunLoopDoSources0 + 1563
53 CoreFoundation 0x97c4cf1f __CFRunLoopRun + 1071
54 CoreFoundation 0x97c4c3f4 CFRunLoopRunSpecific + 452
55 CoreFoundation 0x97c4c221 CFRunLoopRunInMode + 97
56 HIToolbox 0x92941e04 RunCurrentEventLoopInMode + 392
57 HIToolbox 0x92941bb9 ReceiveNextEventCommon + 354
58 HIToolbox 0x92941a3e BlockUntilNextEventMatchingListInMode + 81
59 AppKit 0x9832e595 _DPSNextEvent + 847
60 AppKit 0x9832ddd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
61 AppKit 0x982f01f3 -[NSApplication run] + 821
ax: 0, bx: 980f97c2, cx: a0a0fa5c, dx: 0
di: a0a0f804, si: a0a0f800, bp: bfffa078, sp: bfff9f90, ss: 1f, flags: 10202
ip: 980f9a0b, cs: 17, ds: 1f, es: 1f, fs: 0, gs: 37
Regressions: Unexpected DumpRenderTree crashes : (19)
css2.1/t0803-c5501-imrgn-t-00-b-ag.html = CRASH
css2.1/t0803-c5501-mrgn-t-00-b-a.html = CRASH
css2.1/t0803-c5502-imrgn-r-00-b-ag.html = CRASH
css2.1/t0803-c5502-imrgn-r-01-b-ag.html = CRASH
css2.1/t0803-c5502-imrgn-r-02-b-a.html = CRASH
css2.1/t0803-c5502-imrgn-r-03-b-a.html = CRASH
css2.1/t0803-c5502-imrgn-r-04-b-ag.html = CRASH
css2.1/t0803-c5502-imrgn-r-05-b-ag.html = CRASH
css2.1/t0803-c5502-imrgn-r-06-b-ag.html = CRASH
css2.1/t0803-c5502-mrgn-r-00-c-ag.html = CRASH
css2.1/t0803-c5502-mrgn-r-01-c-a.html = CRASH
css2.1/t0803-c5503-imrgn-b-00-b-a.html = CRASH
css2.1/t0803-c5503-mrgn-b-00-b-a.html = CRASH
css2.1/t0803-c5504-imrgn-l-00-b-ag.html = CRASH
css2.1/t0803-c5504-imrgn-l-01-b-ag.html = CRASH
css2.1/t0803-c5504-imrgn-l-02-b-ag.html = CRASH
css2.1/t0803-c5504-imrgn-l-03-b-a.html = CRASH
css2.1/t0803-c5504-imrgn-l-04-b-ag.html = CRASH
css2.1/t0803-c5504-imrgn-l-05-b-ag.html = CRASH
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Stephen Chenney
Marking test failures as WontFix. Bug is still accessible and recording in TestExpectations.