Tencent / Hippy

Hippy is designed to easily build cross-platform dynamic apps. 👏

Home Page:https://hippyjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A crash occurred

churchill-zhang opened this issue · comments

Version

2.15.4

Platform

Android

Architecture

arm64

Logs

backtrace:
#00 pc 0x0000000000386dbc /data/data/com.tencent.wesing/app_lib/libhippy.so
#1 pc 0x000000000039101c /data/data/com.tencent.wesing/app_lib/libhippy.so
#2 pc 0x0000000000390f5c /data/data/com.tencent.wesing/app_lib/libhippy.so
#3 pc 0x000000000051a784 /data/data/com.tencent.wesing/app_lib/libhippy.so
#4 pc 0x00000000005068d4 /data/data/com.tencent.wesing/app_lib/libhippy.so
#5 pc 0x0000000000506334 /data/data/com.tencent.wesing/app_lib/libhippy.so
#6 pc 0x0000000000506b54 /data/data/com.tencent.wesing/app_lib/libhippy.so
#7 pc 0x000000000095ee58 /data/data/com.tencent.wesing/app_lib/libhippy.so
#8 pc 0x0000000000859b2c /data/data/com.tencent.wesing/app_lib/libhippy.so
#9 pc 0x0000000000874dd8 /data/data/com.tencent.wesing/app_lib/libhippy.so
#10 pc 0x000000000087448c /data/data/com.tencent.wesing/app_lib/libhippy.so
#11 pc 0x0000000000875058 /data/data/com.tencent.wesing/app_lib/libhippy.so
#12 pc 0x00000000008735f4 /data/data/com.tencent.wesing/app_lib/libhippy.so
#13 pc 0x0000000000873948 /data/data/com.tencent.wesing/app_lib/libhippy.so
#14 pc 0x00000000008ed200 /data/data/com.tencent.wesing/app_lib/libhippy.so
#15 pc 0x0000000000089168

Reproduce Condition

No response

Additional Information

No response

🙇 Thank you for making us aware of the issue.

Don't worry about it, our collaborators will handle it asap.

If you have any additional information, you can add a new comment in this issue.

I will try to translate addresses to human readable format, please wait a moment.

After my translation, the result is as follows.

translated backtrace:
  #0 PC 0000000000386dbc  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::base::OS::Abort()::$_7::operator()() const) [./../src/base/platform/platform-posix.cc:671 (discriminator 2)]
  #1 PC 000000000039101c  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&)) [./../src/api/api.cc:339]
  #2 PC 0000000000390f5c  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const&)) [./../src/api/api.cc:293]
  #3 PC 000000000051a784  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment)) [./../src/heap/heap-allocator.cc:133 (discriminator 2)]
  #4 PC 00000000005068d4  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::HeapObject v8::internal::HeapAllocator::AllocateRawWith<(v8::internal::HeapAllocator::AllocationRetryMode)1>(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment)) [./../src/heap/heap-allocator-inl.h:245]
  #5 PC 0000000000506334  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::Factory::CodeBuilder::BuildInternal(bool)) [./../src/heap/factory.cc:169 (discriminator 2)]
  #6 PC 0000000000506b54  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::Factory::CodeBuilder::Build()) [./../src/heap/factory.cc:336]
  #7 PC 000000000095ee58  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::RegExpMacroAssemblerARM64::GetCode(v8::internal::Handle<v8::internal::String>)) [./../src/regexp/arm64/regexp-macro-assembler-arm64.cc:1196]
  #8 PC 0000000000859b2c  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::RegExpCompiler::Assemble(v8::internal::Isolate*, v8::internal::RegExpMacroAssembler*, v8::internal::RegExpNode*, int, v8::internal::Handle<v8::internal::String>)) [./../src/regexp/regexp-compiler.cc:288]
  #9 PC 0000000000874dd8  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::RegExpImpl::Compile(v8::internal::Isolate*, v8::internal::Zone*, v8::internal::RegExpCompileData*, v8::base::Flags<v8::internal::RegExpFlag, int>, v8::internal::Handle<v8::internal::String>, v8::internal::Handle<v8::internal::String>, bool, unsigned int&)) [./../src/regexp/regexp.cc:1009]
  #10 PC 000000000087448c  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::RegExpImpl::CompileIrregexp(v8::internal::Isolate*, v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, bool)) [./../src/regexp/regexp.cc:561]
  #11 PC 0000000000875058  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::RegExpImpl::EnsureCompiledIrregexp(v8::internal::Isolate*, v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, bool)) [./../src/regexp/regexp.cc:454]
  #12 PC 00000000008735f4  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::RegExpImpl::IrregexpPrepare(v8::internal::Isolate*, v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>)) [./../src/regexp/regexp.cc:647]
  #13 PC 0000000000873948  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::RegExpImpl::IrregexpExec(v8::internal::Isolate*, v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, int, v8::internal::Handle<v8::internal::RegExpMatchInfo>, v8::internal::RegExp::ExecQuirks)) [./../src/regexp/regexp.cc:758]
  #14 PC 00000000008ed200  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::(anonymous namespace)::RegExpExec(v8::internal::Isolate*, v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, int, v8::internal::Handle<v8::internal::RegExpMatchInfo>, v8::internal::RegExp::ExecQuirks)) [./../src/runtime/runtime-regexp.cc:893]