WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
263816
REGRESSION(
269866@main
): StringCommon.h(87) : equal : SHOULD NEVER BE REACHED for Windows port
https://bugs.webkit.org/show_bug.cgi?id=263816
Summary
REGRESSION(269866@main): StringCommon.h(87) : equal : SHOULD NEVER BE REACHED...
Fujii Hironori
Reported
2023-10-27 18:55:51 PDT
After
269866@main
(
bug#263734
) Buildbot: builder WinCairo-64-bit-Debug-Tests build 21208 (
269874@main
)
https://build.webkit.org/#/builders/727/builds/21208
SHOULD NEVER BE REACHED C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WTF\wtf/text/StringCommon.h(87) : equal 1 00007FF9078C1C19 WTFCrash 2 00007FF9078C47BC WTFCrashWithInfo 3 00007FF907986092 WTF::equal 4 00007FF907A04E81 WTF::equalInternal<unsigned char> 5 00007FF907A00277 WTF::equal 6 00007FF9079EB923 WTF::BufferFromStaticDataTranslator<unsigned char>::equal 7 00007FF9079EB83D WTF::HashSetTranslatorAdapter<WTF::BufferFromStaticDataTranslator<unsigned char> >::equal<WTF::Packed<WTF::StringImpl *>,WTF::HashTranslatorCharBuffer<unsigned char> > 8 00007FF9079EA871 WTF::HashTable<WTF::Packed<WTF::StringImpl *>,WTF::Packed<WTF::StringImpl *>,WTF::IdentityExtractor,WTF::DefaultHash<WTF::Packed<WTF::StringImpl *> >,WTF::HashTraits<WTF::Packed<WTF::StringImpl *> >,WTF::HashTraits<WTF::Packed<WTF::StringImpl *> > >::fullLookupForWriting<WTF::HashSetTranslatorAdapter<WTF::BufferFromStaticDataTranslator<unsigned char> >,WTF::HashTranslatorCharBuffer<unsigned char> > 9 00007FF9079EA3E1 WTF::HashTable<WTF::Packed<WTF::StringImpl *>,WTF::Packed<WTF::StringImpl *>,WTF::IdentityExtractor,WTF::DefaultHash<WTF::Packed<WTF::StringImpl *> >,WTF::HashTraits<WTF::Packed<WTF::StringImpl *> >,WTF::HashTraits<WTF::Packed<WTF::StringImpl *> > >::addPassingHashCode<WTF::HashSetTranslatorAdapter<WTF::BufferFromStaticDataTranslator<unsigned char> >,const WTF::HashTranslatorCharBuffer<unsigned char> &,const WTF::HashTranslatorCharBuffer<unsigned char> &> 10 00007FF9079EA33F WTF::HashSet<WTF::Packed<WTF::StringImpl *>,WTF::DefaultHash<WTF::Packed<WTF::StringImpl *> >,WTF::HashTraits<WTF::Packed<WTF::StringImpl *> >,WTF::HashTableTraits>::add<WTF::BufferFromStaticDataTranslator<unsigned char>,WTF::HashTranslatorCharBuffer<unsigned char> > 11 00007FF9079E8B2E WTF::addToStringTable<WTF::HashTranslatorCharBuffer<unsigned char>,WTF::BufferFromStaticDataTranslator<unsigned char> > 12 00007FF9079E8140 WTF::addStatic 13 00007FF9079E77CA WTF::addStatic 14 00007FF9079E7731 WTF::AtomStringImpl::add 15 00007FF8DEC66E07 WTF::AtomString::AtomString 16 00007FF8DEC66AE0 WebCore::HTMLNames::init 17 00007FF8E2289FEE WebCore::ProcessWarming::initializeNames 18 00007FF6C390BB6A WebCoreTestSupport::initializeNames 19 00007FF6C37BCD3A WTR::TestController::initialize 20 00007FF6C37BCCA9 WTR::TestController::TestController 21 00007FF6C3843E5D main 22 00007FF6C3BFE074 __scrt_common_main_seh 23 00007FF900C54DE0 BaseThreadInitThunk 24 00007FF91541EC4B RtlUserThreadStart
Attachments
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2023-10-27 19:25:23 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19673
EWS
Comment 2
2023-10-27 19:30:12 PDT
Committed
269880@main
(d34d9d14d3c4): <
https://commits.webkit.org/269880@main
> Reviewed commits have been landed. Closing PR #19673 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-10-27 19:31:15 PDT
<
rdar://problem/117614509
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug