breakpad/src/processor/testdata/microdump.stackwalk-arm64.out
primiano@chromium.org 0b6cc95246 Microdumps: support aarch64 and lib mapping from APK
- Filter modules by prot flags (only +x) not extensions. It wouldn't
  otherwise catch the case of Chrome mapping the library from the
  apk (which is mapped r-x but doesn't end in .so).
- Use compile-time detection of target arch, in order to cope with
  multilib OSes, where uname() doesn't reflect the run-time arch.
- Add OS information and CPU arch / count.
- Add support for aarch64.
- Add tests and stackwalk expectations for aarch64.
- Fix a potential overflow bug in the processor.
- Rebaseline the tests using smaller symbols.
- Fix microdump_writer_unittest.cc on 32-bit host.

BUG=chromium:410294

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1407 4c0a9323-5329-0410-9bdc-e9ce6186880e
2014-12-02 15:31:25 +00:00

47 lines
1.6 KiB
Text

Operating system: Android
OS 64 VERSION INFO
CPU: aarch64
2 CPUs
Crash reason:
Crash address: 0x0
Process uptime: not available
Thread 0 (crashed)
0 breakpad_unittests!MicrodumpWriterTest_Setup_Test::TestBody [microdump_writer_unittest.cc : 77 + 0xc]
Found by: given as instruction pointer in context
1 breakpad_unittests!testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void> [gtest.cc : 2418 + 0x4]
Found by: call frame info
2 breakpad_unittests!testing::Test::Run [gtest.cc : 2435 + 0x14]
Found by: call frame info
3 breakpad_unittests!testing::TestInfo::Run [gtest.cc : 2610 + 0x4]
Found by: call frame info
4 breakpad_unittests!testing::TestCase::Run [gtest.cc : 2728 + 0x0]
Found by: call frame info
5 breakpad_unittests!testing::internal::UnitTestImpl::RunAllTests [gtest.cc : 4591 + 0x0]
Found by: call frame info
6 breakpad_unittests!testing::UnitTest::Run [gtest.cc : 2418 + 0x4]
Found by: call frame info
7 breakpad_unittests!main [gtest.h : 2326 + 0x0]
Found by: call frame info
8 libc.so + 0x17388
Found by: call frame info
Loaded modules:
0x555f608000 - 0x555f6c7fff breakpad_unittests ???
0x7f801f6000 - 0x7f80208fff libnetd_client.so ???
0x7f80229000 - 0x7f8023cfff libstdc++.so ???
0x7f8023d000 - 0x7f80279fff libm.so ???
0x7f8027b000 - 0x7f80293fff liblog.so ???
0x7f80295000 - 0x7f80332fff libc.so ??? (WARNING: No symbols, libc.so, 479D5438753E27F019F2C9980DDBF4F30)
0x7f80341000 - 0x7f80353fff libsigchain.so ???
0x7f80358000 - 0x7f80359fff linux-gate.so ???