New issue
Advanced search Search tips

Issue 783197 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

AddressSpaceRandomizationTest.Unpredictable crashes on Builder Win7 Tests (dbg)(1)

Project Member Reported by rogerta@chromium.org, Nov 9 2017

Issue description

AddressSpaceRandomizationTest.Unpredictable crashes on Builder Win7 Tests (dbg)(1)

https://uberchromegw.corp.google.com/i/chromium.win/builders/Win7%20Tests%20%28dbg%29%281%29/builds/64539

https://logs.chromium.org/v/?s=chromium%2Fbb%2Fchromium.win%2FWin7_Tests__dbg__1_%2F64539%2F%2B%2Frecipes%2Fsteps%2Fbase_unittests%2F0%2Flogs%2FAddressSpaceRandomizationTest.Unpredictable%2F0

--------------------- 8< ---------------------
[ RUN      ] AddressSpaceRandomizationTest.Unpredictable
[5176:5304:1109/013513.372:2967170:FATAL:address_space_randomization_unittest.cc(80)] Check failed: 0ULL == addresses.count(address) (0 vs. 1)
Backtrace:
	base::debug::StackTrace::StackTrace [0x100BCE96+102]
	base::debug::StackTrace::StackTrace [0x100BBA33+35]
	logging::LogMessage::~LogMessage [0x10131CD5+149]
	base::AddressSpaceRandomizationTest_Unpredictable_Test::TestBody [0x0183B347+1303]
	testing::internal::HandleExceptionsInMethodIfSupported<testing::Test,void> [0x018C44A9+105]
	testing::Test::Run [0x018C43B6+182]
	testing::TestInfo::Run [0x018C507A+250]
	testing::TestCase::Run [0x018C5D8B+267]
	testing::internal::UnitTestImpl::RunAllTests [0x018CDED2+786]
	testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,bool> [0x018CDB6E+110]
	testing::UnitTest::Run [0x018CD964+324]
	RUN_ALL_TESTS [0x0195301F+15]
	base::TestSuite::Run [0x01952336+150]
	??$Invoke@PAVTestSuite@base@@$$V@?$FunctorTraits@P8TestSuite@base@@AEHXZX@internal@base@@SAHP8TestSuite@2@AEHXZ$$QAPAV32@@Z [0x01951C7C+28]
	base::internal::InvokeHelper<0,int>::MakeItSo<int (__thiscall base::TestSuite::*const &)(void),base::TestSuite *> [0x01951B9D+77]
	base::internal::Invoker<base::internal::BindState<int (__thiscall base::TestSuite::*)(void),base::internal::UnretainedWrapper<base::TestSuite> >,int __cdecl(void)>::RunImpl<int (__thiscall base::TestSuite::*const &)(void),std::tuple<base::internal::Unreta [0x01951B23+83]
	base::internal::Invoker<base::internal::BindState<int (__thiscall base::TestSuite::*)(void),base::internal::UnretainedWrapper<base::TestSuite> >,int __cdecl(void)>::Run [0x019519EE+62]
	base::RepeatingCallback<int __cdecl(void)>::Run [0x004A71C2+50]
	base::LaunchUnitTests [0x01955055+837]
	base::LaunchUnitTests [0x01954DD0+192]
	main [0x0195174E+142]
	invoke_main [0x01AEE7FE+30] (f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl:78)
	__scrt_common_main_seh [0x01AEE6A0+336] (f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl:283)
	__scrt_common_main [0x01AEE53D+13] (f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl:326)
	mainCRTStartup [0x01AEE878+8] (f:\dd\vctools\crt\vcstartup\src\startup\exe_main.cpp:17)
	BaseThreadInitThunk [0x772E337A+18]
	RtlInitializeExceptionChain [0x779F92B2+99]
	RtlInitializeExceptionChain [0x779F9285+54]
--------------------- 8< ---------------------
 

Sign in to add a comment