test_real_resolving.pysnap 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. ---
  2. created: '2019-06-12T09:33:28.301298Z'
  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: null
  22. exception:
  23. values:
  24. - raw_stacktrace:
  25. frames:
  26. - data:
  27. orig_in_app: -1
  28. symbolicator_status: null
  29. function: hi
  30. in_app: false
  31. instruction_addr: null
  32. lineno: null
  33. package: null
  34. symbol: null
  35. trust: null
  36. - data:
  37. orig_in_app: -1
  38. symbolicator_status: null
  39. function: unknown
  40. in_app: true
  41. instruction_addr: '0x100000fa0'
  42. lineno: null
  43. package: Foo.app/Contents/Foo
  44. symbol: null
  45. trust: null
  46. stacktrace:
  47. frames:
  48. - data:
  49. orig_in_app: -1
  50. symbolicator_status: null
  51. function: hi
  52. in_app: false
  53. instruction_addr: null
  54. lineno: null
  55. package: null
  56. symbol: null
  57. trust: null
  58. - data:
  59. orig_in_app: -1
  60. symbolicator_status: symbolicated
  61. function: main
  62. in_app: true
  63. instruction_addr: '0x100000fa0'
  64. lineno: 1
  65. package: Foo.app/Contents/Foo
  66. symbol: main
  67. trust: null
  68. type: Fail
  69. value: fail
  70. stacktrace: null
  71. threads:
  72. values: []