test_missing_dsym.pysnap 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. ---
  2. created: '2019-06-12T09:33:25.826448Z'
  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. image_addr: '0x100000000'
  13. image_size: 4096
  14. image_vmaddr: '0x100000000'
  15. type: macho
  16. sdk_info:
  17. sdk_name: macOS
  18. version_major: 10
  19. version_minor: 12
  20. version_patchlevel: 4
  21. errors:
  22. - image_arch: x86_64
  23. image_path: Foo.app/Contents/Foo
  24. image_uuid: 502fc0a5-1ec1-3e47-9998-684fa139dca7
  25. message: None
  26. type: native_missing_dsym
  27. exception:
  28. values:
  29. - raw_stacktrace:
  30. frames:
  31. - data:
  32. orig_in_app: -1
  33. symbolicator_status: null
  34. function: hi
  35. in_app: false
  36. instruction_addr: null
  37. lineno: null
  38. package: null
  39. symbol: null
  40. trust: null
  41. - data:
  42. orig_in_app: -1
  43. symbolicator_status: null
  44. function: unknown
  45. in_app: true
  46. instruction_addr: '0x100000fa0'
  47. lineno: null
  48. package: Foo.app/Contents/Foo
  49. symbol: null
  50. trust: null
  51. stacktrace:
  52. frames:
  53. - data:
  54. orig_in_app: -1
  55. symbolicator_status: null
  56. function: hi
  57. in_app: false
  58. instruction_addr: null
  59. lineno: null
  60. package: null
  61. symbol: null
  62. trust: null
  63. - data:
  64. orig_in_app: -1
  65. symbolicator_status: missing
  66. function: unknown
  67. in_app: true
  68. instruction_addr: '0x100000fa0'
  69. lineno: null
  70. package: Foo.app/Contents/Foo
  71. symbol: null
  72. trust: null
  73. type: Fail
  74. value: fail
  75. stacktrace: null
  76. threads:
  77. values: []