Bug 80805 - [Chromium/Mac10.7] ScrollbarLayerChromiumTest.resolveScrollLayerPointer crash
Summary: [Chromium/Mac10.7] ScrollbarLayerChromiumTest.resolveScrollLayerPointer crash
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-11 19:40 PDT by Fumitoshi Ukai
Modified: 2013-04-09 17:05 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fumitoshi Ukai 2012-03-11 19:40:43 PDT
From r110338, ScrollbarLayerChromiumTest.resolveScrollLayerPointer started crashing on Mac10.7.

http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.7/builds/2008/steps/webkit_unit_tests/logs/stdio
[----------] 1 test from ScrollbarLayerChromiumTest
[ RUN      ] ScrollbarLayerChromiumTest.resolveScrollLayerPointer
	0   webkit_unit_tests                   0x005e909a webkit_unit_tests + 5468314
	1   webkit_unit_tests                   0x00608191 webkit_unit_tests + 5595537
	2   libsystem_c.dylib                   0x93db259b _sigtramp + 43
	3   ???                                 0xffffffff 0x0 + 4294967295
	4   webkit_unit_tests                   0x0117d685 webkit_unit_tests + 17610373
	5   webkit_unit_tests                   0x0117d0ed webkit_unit_tests + 17608941
	6   webkit_unit_tests                   0x010abb85 webkit_unit_tests + 16751493
	7   webkit_unit_tests                   0x004b11c4 webkit_unit_tests + 4190660
	8   webkit_unit_tests                   0x005d2250 webkit_unit_tests + 5374544
	9   webkit_unit_tests                   0x005caed7 webkit_unit_tests + 5344983
	10  webkit_unit_tests                   0x005cb2b3 webkit_unit_tests + 5345971
	11  webkit_unit_tests                   0x005cb6b8 webkit_unit_tests + 5347000
	12  webkit_unit_tests                   0x005d0098 webkit_unit_tests + 5365912
	13  webkit_unit_tests                   0x005d27b0 webkit_unit_tests + 5375920
	14  webkit_unit_tests                   0x005cfc62 webkit_unit_tests + 5364834
	15  webkit_unit_tests                   0x0061e222 webkit_unit_tests + 5685794
	16  webkit_unit_tests                   0x000cc443 webkit_unit_tests + 107587
	17  webkit_unit_tests                   0x000cc3e2 webkit_unit_tests + 107490
ax: 6c226ae4, bx: 6c226ae4, cx: 6c229ca0, dx: 93dd6361
di: 117d66e, si: 6c229ca0, bp: c00b0748, sp: c00b0748, ss: 23, flags: 10246
ip: 10abd50, cs: 1b, ds: 23, es: 23, fs: 0, gs: f
program finished with exit code 1
elapsedTime=0.880674
Comment 1 Stephen Chenney 2013-04-09 17:05:40 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.