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

FE-xiaoJiang opened this issue · comments

Version

2.14.4

Platform

Android

Architecture

arm64

Logs

SIGSEGV(UNKNOWN_SIGSEGV):

#00 pc 0000000000cace74 /data/data/com.tencent.wesing/app_lib/libhippy.so (_ZN2v88internal17VirtualMemoryCage15InitReservationERKNS1_17ReservationParamsENS_4base13AddressRegionE+900) [arm64-v8a::c520486563a54e6a5239f2fff7ffc467]
#1 pc 00000000009ca24c /data/data/com.tencent.wesing/app_lib/libhippy.so (_ZN2v88internal16IsolateAllocator24InitializeOncePerProcessEv+132) [arm64-v8a::c520486563a54e6a5239f2fff7ffc467]
#2 pc 00000000009ca98c /data/data/com.tencent.wesing/app_lib/libhippy.so (_ZN2v88internal2V824InitializeOncePerProcessEv+1192) [arm64-v8a::c520486563a54e6a5239f2fff7ffc467]
#3 pc 0000000000784bd4 /data/data/com.tencent.wesing/app_lib/libhippy.so (_ZN2v84base12CallOnceImplEPNSt6__ndk16atomicIhEENS1_8functionIFvvEEE+64) [arm64-v8a::c520486563a54e6a5239f2fff7ffc467]
#4 pc 00000000009ca494 /data/data/com.tencent.wesing/app_lib/libhippy.so (_ZN2v88internal2V810InitializeEv+92) [arm64-v8a::c520486563a54e6a5239f2fff7ffc467]
#5 pc 00000000007b4244 /data/data/com.tencent.wesing/app_lib/libhippy.so (_ZN2v82V810InitializeEi+24) [arm64-v8a::c520486563a54e6a5239f2fff7ffc467]
#6 pc 0000000000773f3c /data/data/com.tencent.wesing/app_lib/libhippy.so (_ZN5hippy4napi4V8VMC2ERKNSt6__ndk110shared_ptrINS0_13V8VMInitParamEEE+308) [arm64-v8a::c520486563a54e6a5239f2fff7ffc467]
#7 pc 0000000000773d44 /data/data/com.tencent.wesing/app_lib/libhippy.so (_ZN5hippy4napi8CreateVMERKNSt6__ndk110shared_ptrINS0_11VMInitParamEEE+108) [arm64-v8a::c520486563a54e6a5239f2fff7ffc467]
#8 pc 000000000076de64 /data/data/com.tencent.wesing/app_lib/libhippy.so (_ZN6Engine8CreateVMERKNSt6__ndk110shared_ptrIN5hippy4napi11VMInitParamEEE+40) [arm64-v8a::c520486563a54e6a5239f2fff7ffc467]
#9 pc 000000000076ba7c /data/data/com.tencent.wesing/app_lib/libhippy.so (_ZN5hippy4base10TaskRunner3RunEv+88) [arm64-v8a::c520486563a54e6a5239f2fff7ffc467]
#10 pc 000000000076d50c /data/data/com.tencent.wesing/app_lib/libhippy.so [arm64-v8a::c520486563a54e6a5239f2fff7ffc467]
#11 pc 00000000000c04dc /system/lib64/libhotx612.so [x86_64::5047ba19acd5f10d4a7017948da16f2e]

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 0000000000cace74  /data/data/com.tencent.wesing/app_lib/libhippy.so (Builtins_LdaNamedPropertyHandler) [setup-isolate-deserialize.cc:0]
  #1 PC 00000000009ca24c  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::compiler::PropertyAccessInfo::Merge(v8::internal::compiler::PropertyAccessInfo const*, v8::internal::compiler::AccessMode, v8::internal::Zone*)) [./../src/compiler/access-info.cc:295]
  #2 PC 00000000009ca98c  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::base::Optional<v8::internal::compiler::MapRef>::operator->()) [./../src/base/optional.h:567]
  #3 PC 0000000000784bd4  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::V8HeapExplorer::CollectGlobalObjectsTags()) [./../src/profiler/heap-snapshot-generator.cc:2013]
  #4 PC 00000000009ca494  /data/data/com.tencent.wesing/app_lib/libhippy.so (std::__ndk1::vector<v8::internal::compiler::MapRef, v8::internal::ZoneAllocator<v8::internal::compiler::MapRef> >::end()) [./../../../../../opt/sdk-root/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/vector:1532]
  #5 PC 00000000007b4244  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::IrregexpInterpreter::Result v8::internal::(anonymous namespace)::RawMatch<unsigned short>(v8::internal::Isolate*, v8::internal::ByteArray, v8::internal::String, v8::base::Vector<unsigned short const>, int*, int, int, int, unsigned int, v8::internal::RegExp::CallOrigin, unsigned int)) [./../src/regexp/regexp-interpreter.cc:0]
  #6 PC 0000000000773f3c  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::Utf16CharacterStream::Peek()) [./../src/parsing/scanner.h:55]
  #7 PC 0000000000773d44  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::Utf16CharacterStream::Advance()) [./../src/parsing/scanner.h:68]
  #8 PC 000000000076de64  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::Scanner::ScanSingleToken()) [./../src/parsing/scanner-inl.h:0]
  #9 PC 000000000076ba7c  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::Utf16CharacterStream::Peek()) [./../src/parsing/scanner.h:55]
  #10 PC 000000000076d50c  /data/data/com.tencent.wesing/app_lib/libhippy.so (v8::internal::IsIdentifierStart(unsigned int)) [./../src/strings/char-predicates-inl.h:137]
  #11 PC 00000000000c04dc  /system/lib64/libhotx612.so 

Pay attention 🛎️ !!
There has been no activity on this issue for 2 months, so I will label it stalled.
It will be automatically closed in 60 days if no more activity. Feel free to leave a comment if you have any questions.

Sorry, closing this issue because it has stalled for over 3 months.
Feel free to reopen if this issue is still relevant, or to ping the collaborator if you have any questions.