[Webkit-unassigned] [Bug 247872] [WinCairo] KeyedDecoderGeneric: TestWebCore.KeyedCoding.DecodeRandomData is crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 13 20:24:18 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=247872

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Backtrace:

> WTF.dll!WTFCrash() Line 327	C++
> TestWebCoreLib.dll!WTF::VectorBufferBase<unsigned char,WTF::FastMalloc>::allocateBuffer<0>(unsigned __int64 newCapacity) Line 313	C++
> TestWebCoreLib.dll!WTF::VectorBufferBase<unsigned char,WTF::FastMalloc>::allocateBuffer(unsigned __int64 newCapacity) Line 327	C++
> TestWebCoreLib.dll!WTF::VectorBuffer<unsigned char,0,WTF::FastMalloc>::VectorBuffer<unsigned char,0,WTF::FastMalloc>(unsigned __int64 capacity, unsigned __int64 size) Line 414	C++
> TestWebCoreLib.dll!WTF::Vector<unsigned char,0,WTF::CrashOnOverflow,16,WTF::FastMalloc>::Vector<unsigned char,0,WTF::CrashOnOverflow,16,WTF::FastMalloc>(unsigned __int64 size) Line 689	C++
> TestWebCoreLib.dll!WebCore::readString(WTF::Persistence::Decoder & decoder) Line 61	C++
> TestWebCoreLib.dll!WebCore::KeyedDecoderGeneric::KeyedDecoderGeneric(const unsigned char * data, unsigned __int64 size) Line 106	C++
> [External Code]	
> TestWebCoreLib.dll!WTF::makeUnique<WebCore::KeyedDecoderGeneric,unsigned char const * &,unsigned __int64 &>(const unsigned char * & <args_0>, unsigned __int64 & <args_1>) Line 539	C++
> TestWebCoreLib.dll!WebCore::KeyedDecoder::decoder(const unsigned char * data, unsigned __int64 size) Line 86	C++
> TestWebCoreLib.dll!TestWebKitAPI::KeyedCoding_DecodeRandomData_Test::TestBody() Line 309	C++
> TestWebCoreLib.dll!testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void>(testing::Test * object, void(testing::Test::*)() method, const char * location) Line 2592	C++
> TestWebCoreLib.dll!testing::internal::HandleExceptionsInMethodIfSupported<testing::Test,void>(testing::Test * object, void(testing::Test::*)() method, const char * location) Line 2662	C++
> TestWebCoreLib.dll!testing::Test::Run() Line 2689	C++
> TestWebCoreLib.dll!testing::TestInfo::Run() Line 2864	C++
> TestWebCoreLib.dll!testing::TestSuite::Run() Line 3016	C++
> TestWebCoreLib.dll!testing::internal::UnitTestImpl::RunAllTests() Line 5852	C++
> TestWebCoreLib.dll!testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,bool>(testing::internal::UnitTestImpl * object, bool(testing::internal::UnitTestImpl::*)() method, const char * location) Line 2592	C++
> TestWebCoreLib.dll!testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,bool>(testing::internal::UnitTestImpl * object, bool(testing::internal::UnitTestImpl::*)() method, const char * location) Line 2662	C++
> TestWebCoreLib.dll!testing::UnitTest::Run() Line 5434	C++
> TestWebCoreLib.dll!RUN_ALL_TESTS() Line 2472	C++
> TestWebCoreLib.dll!TestWebKitAPI::TestsController::run(int argc, char * * argv) Line 89	C++
> TestWebCoreLib.dll!main(int argc, char * * argv) Line 41	C++
> TestWebCoreLib.dll!dllLauncherEntryPoint(int argc, char * * argv) Line 49	C++
> TestWebCore.exe!main(int argc, const char * * argv) Line 223	C++
> [External Code]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221114/b79478cf/attachment-0001.htm>


More information about the webkit-unassigned mailing list