test_real_resolving.pysnap 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. ---
  2. created: '2022-07-28T11:40:41.659077Z'
  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. candidates:
  11. - debug:
  12. status: ok
  13. download:
  14. features:
  15. has_debug_info: true
  16. has_sources: false
  17. has_symbols: true
  18. has_unwind_info: false
  19. status: ok
  20. location: sentry://project_debug_file/6
  21. source: sentry:project
  22. source_name: Sentry
  23. code_file: Foo.app/Contents/Foo
  24. debug_id: 502fc0a5-1ec1-3e47-9998-684fa139dca7
  25. debug_status: found
  26. features:
  27. has_debug_info: true
  28. has_sources: false
  29. has_symbols: true
  30. has_unwind_info: false
  31. image_addr: '0x100000000'
  32. image_size: 4096
  33. image_vmaddr: '0x100000000'
  34. type: macho
  35. sdk_info:
  36. sdk_name: macOS
  37. version_major: 10
  38. version_minor: 12
  39. version_patchlevel: 4
  40. errors: []
  41. exception:
  42. values:
  43. - raw_stacktrace:
  44. frames:
  45. - data:
  46. orig_in_app: -1
  47. symbolicator_status: null
  48. function: hi
  49. in_app: false
  50. instruction_addr: null
  51. lineno: null
  52. package: null
  53. symbol: null
  54. trust: null
  55. - data:
  56. orig_in_app: -1
  57. symbolicator_status: null
  58. function: unknown
  59. in_app: true
  60. instruction_addr: '0x100000fa0'
  61. lineno: null
  62. package: Foo.app/Contents/Foo
  63. symbol: null
  64. trust: null
  65. stacktrace:
  66. frames:
  67. - data:
  68. orig_in_app: -1
  69. symbolicator_status: null
  70. function: hi
  71. in_app: false
  72. instruction_addr: null
  73. lineno: null
  74. package: null
  75. symbol: null
  76. trust: null
  77. - data:
  78. orig_in_app: -1
  79. symbolicator_status: symbolicated
  80. function: main
  81. in_app: true
  82. instruction_addr: '0x100000fa0'
  83. lineno: 1
  84. package: Foo.app/Contents/Foo
  85. symbol: main
  86. trust: null
  87. type: Fail
  88. value: fail
  89. stacktrace: null
  90. threads:
  91. values: []