medns / docker-test

0 stars 1 forks source link

A crash occurred #113

Open medns opened 1 year ago

medns commented 1 year ago

Version

2.15.4

Platform

Android

Architecture

arm64

Logs

backtrace:

00 pc 0x0000000000386dbc /data/data/com.tencent.wesing/app_lib/libhippy.so

01 pc 0x000000000039101c /data/data/com.tencent.wesing/app_lib/libhippy.so

02 pc 0x0000000000390f5c /data/data/com.tencent.wesing/app_lib/libhippy.so

03 pc 0x000000000051a784 /data/data/com.tencent.wesing/app_lib/libhippy.so

04 pc 0x00000000005068d4 /data/data/com.tencent.wesing/app_lib/libhippy.so

05 pc 0x0000000000506334 /data/data/com.tencent.wesing/app_lib/libhippy.so

06 pc 0x0000000000506b54 /data/data/com.tencent.wesing/app_lib/libhippy.so

07 pc 0x000000000095ee58 /data/data/com.tencent.wesing/app_lib/libhippy.so

08 pc 0x0000000000859b2c /data/data/com.tencent.wesing/app_lib/libhippy.so

09 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

github-actions[bot] commented 1 year ago

🙇 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.

hippy-service[bot] commented 1 year ago

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

hippy-service[bot] commented 1 year ago

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]