edrikL / gears

Automatically exported from code.google.com/p/gears
2 stars 3 forks source link

Safari & ie7 crashing frequently during continuous testing #776

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
From the build logs the crash appears to happen during the last set of 
workerpool tests, but it appears to happen after tests complete, during the 
results post.  The results post can be invoked by running any one of the 
test modules alone or allowing all tests to run to completion.

The first time I see it is in build 1733 after CL 

9136508 steveblock    1 week 3 days ago  Fixes build bustage due to 
type mismatch in json_reader.c... + view
files in this change
//depot/googleclient/gears/opensource/third_party/jsoncpp/json_reader.cc #4 
- edited

but the OSX build was busted between builds 1714 and 1733, so that leaves a 
lot of CL's in question.

I have no problem reproducing the crash on gears-test-mac on opt and dbg-
official builds, and it seems to happen consistently on gears-test-mac2 
with dbg builds (odd discrepancy)

Original issue reported on code.google.com by gears.te...@gmail.com on 5 Dec 2008 at 12:23

GoogleCodeExporter commented 9 years ago
Confirmed that this same behavior reproduces occasionally on ie7 as well, most 
often 
on dbg-official and opt-official builds.

Original comment by gears.te...@gmail.com on 11 Dec 2008 at 9:39