test_real_resolving.pysnap 2.0 KB

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