test_real_resolving.pysnap 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. ---
  2. created: '2020-07-23T19:33:42.975020Z'
  3. creator: sentry
  4. source: tests/symbolicator/test_payload_full.py
  5. ---
  6. contexts: null
  7. debug_meta:
  8. images:
  9. - arch: x86_64
  10. code_file: Foo.app/Contents/Foo
  11. debug_id: 502fc0a5-1ec1-3e47-9998-684fa139dca7
  12. debug_status: found
  13. features:
  14. has_debug_info: true
  15. has_sources: false
  16. has_symbols: true
  17. has_unwind_info: false
  18. image_addr: '0x100000000'
  19. image_size: 4096
  20. image_vmaddr: '0x100000000'
  21. type: macho
  22. sdk_info:
  23. sdk_name: macOS
  24. version_major: 10
  25. version_minor: 12
  26. version_patchlevel: 4
  27. errors: []
  28. exception:
  29. values:
  30. - raw_stacktrace:
  31. frames:
  32. - data:
  33. orig_in_app: -1
  34. symbolicator_status: null
  35. function: hi
  36. in_app: false
  37. instruction_addr: null
  38. lineno: null
  39. package: null
  40. symbol: null
  41. trust: null
  42. - data:
  43. orig_in_app: -1
  44. symbolicator_status: null
  45. function: unknown
  46. in_app: true
  47. instruction_addr: '0x100000fa0'
  48. lineno: null
  49. package: Foo.app/Contents/Foo
  50. symbol: null
  51. trust: null
  52. stacktrace:
  53. frames:
  54. - data:
  55. orig_in_app: -1
  56. symbolicator_status: null
  57. function: hi
  58. in_app: false
  59. instruction_addr: null
  60. lineno: null
  61. package: null
  62. symbol: null
  63. trust: null
  64. - data:
  65. orig_in_app: -1
  66. symbolicator_status: symbolicated
  67. function: main
  68. in_app: true
  69. instruction_addr: '0x100000fa0'
  70. lineno: 1
  71. package: Foo.app/Contents/Foo
  72. symbol: main
  73. trust: null
  74. type: Fail
  75. value: fail
  76. stacktrace: null
  77. threads:
  78. values: []