test_missing_dsym.pysnap 2.0 KB

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