WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
258452
Crash on apple ARM64_T8112 arm6
https://bugs.webkit.org/show_bug.cgi?id=258452
Summary
Crash on apple ARM64_T8112 arm6
jaybhaskar
Reported
2023-06-23 06:28:08 PDT
MiniBrowser crashes on startup giving the following call stack [libsystem_platform.dylib+0x3748] _platform_memmove+0xa8 _platform_memmove+0xa8 JSC::LinkBuffer::linkCode(JSC::MacroAssembler&, JSC::JITCompilationEffort)+0x40 WebCore::SelectorCompiler::SelectorCodeGenerator::compile(JSC::MacroAssemblerCodeRef<(WTF::PtrTag)53711>&)+0xe8 is there some recent change in JavaScripCore?
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2023-06-25 16:28:34 PDT
Could you please clarify how you build and run MiniBrowser on device? This is not a common workflow, and I don't think that we have any documentation for it.
jaybhaskar
Comment 2
2023-06-28 09:39:05 PDT
Somehow in my system in the file wtf/PlatformUse.h USE_PTHREAD_JIT_PERMISSIONS_API becomes disabled. that was the reason to crash. Thamks.
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