test_missing_dsym.pysnap 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. ---
  2. created: '2022-03-28T11:45:09.928480Z'
  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: missing
  13. features:
  14. has_debug_info: false
  15. has_sources: false
  16. has_symbols: false
  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. - image_arch: x86_64
  29. image_path: Foo.app/Contents/Foo
  30. image_uuid: 502fc0a5-1ec1-3e47-9998-684fa139dca7
  31. message: None
  32. type: native_missing_dsym
  33. exception:
  34. values:
  35. - raw_stacktrace:
  36. frames:
  37. - data:
  38. orig_in_app: -1
  39. symbolicator_status: null
  40. function: hi
  41. in_app: false
  42. instruction_addr: null
  43. lineno: null
  44. package: null
  45. symbol: null
  46. trust: null
  47. - data:
  48. orig_in_app: -1
  49. symbolicator_status: null
  50. function: unknown
  51. in_app: true
  52. instruction_addr: '0x100000fa0'
  53. lineno: null
  54. package: Foo.app/Contents/Foo
  55. symbol: null
  56. trust: null
  57. stacktrace:
  58. frames:
  59. - data:
  60. orig_in_app: -1
  61. symbolicator_status: null
  62. function: hi
  63. in_app: false
  64. instruction_addr: null
  65. lineno: null
  66. package: null
  67. symbol: null
  68. trust: null
  69. - data:
  70. orig_in_app: -1
  71. symbolicator_status: missing
  72. function: unknown
  73. in_app: true
  74. instruction_addr: '0x100000fa0'
  75. lineno: null
  76. package: Foo.app/Contents/Foo
  77. symbol: null
  78. trust: null
  79. type: Fail
  80. value: fail
  81. stacktrace: null
  82. threads:
  83. values: []