Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unwind Crash #13

Open
TestPlanB opened this issue Nov 7, 2023 · 1 comment
Open

unwind Crash #13

TestPlanB opened this issue Nov 7, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@TestPlanB
Copy link

xUnwind Version

2.0.0

Android OS Version

13

Android ABIs

arm64-v8a

Device Manufacturers and Models

Xiaomi 2211133c

Describe the Bug

#00 pc 000000000004fe3c /apex/com.android.runtime/lib64/bionic/libc.so (je_free+1200)
#1 pc 00000000000625b8 /system/lib64/libunwindstack.so (unwindstack::MemoryRange::~MemoryRange()+72)
#2 pc 00000000000627f0 /system/lib64/libunwindstack.so (std::__1::__tree<std::__1::__value_type<unsigned long, std::__1::unique_ptr<unwindstack::MemoryRange, std::__1::default_deleteunwindstack::MemoryRange > >, std::__1::__map_value_compare<unsigned long, std::__1::__value_type<unsigned long, std::__1::unique_ptr<unwindstack::MemoryRange, std::__1::default_deleteunwindstack::MemoryRange > >, std::__1::less, true>, std::__1::allocator<std::__1::__value_type<unsigned long, std::__1::unique_ptr<unwindstack::MemoryRange, std::__1::default_deleteunwindstack::MemoryRange > > > >::destroy(std::__1::__tree_node<std::__1::__value_type<unsigned long, std::__1::unique_ptr<unwindstack::MemoryRange, std::__1::default_deleteunwindstack::MemoryRange > >, void*>*)+72)
#3 pc 0000000000062628 /system/lib64/libunwindstack.so (unwindstack::MemoryRanges::~MemoryRanges()+44)
#4 pc 0000000000057050 /system/lib64/libunwindstack.so (unwindstack::Elf::~Elf()+112)
#5 pc 000000000005c5d0 /system/lib64/libunwindstack.so (unwindstack::MapInfo::~MapInfo()+148)
#06 pc 000000000000f228 /system/lib64/libbacktrace.so (unwindstack::LocalMaps::~LocalMaps()+116)
#7 pc 000000000000f0e0 /system/lib64/libbacktrace.so (UnwindStackMap::~UnwindStackMap()+152)
#8 pc 000000000000bbf8 /system/lib64/libbacktrace.so (Backtrace::~Backtrace()+64)
#9 pc 00000000000081ac /data/app/~~2cr1esTtlIxLU8wDwMhDow==/com.lalamove.huolala.driver-67y7H4KbSHRBe2QLjY51-w==/lib/arm64/libxunwind.so
#10 pc 0000000000007e8c /data/app/~~2cr1esTtlIxLU8wDwMhDow==/com.lalamove.huolala.driver-67y7H4KbSHRBe2QLjY51-w==/lib/arm64/libxunwind.so

@TestPlanB TestPlanB added the bug Something isn't working label Nov 7, 2023
@TestPlanB
Copy link
Author

调用如下:xunwind_cfi_get(-1, -1, NULL, NULL);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant