test_debug_id_resolving.pysnap 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. ---
  2. created: '2022-07-28T11:40:27.313975Z'
  3. creator: sentry
  4. source: tests/symbolicator/test_payload_full.py
  5. ---
  6. contexts:
  7. device:
  8. arch: x86
  9. type: device
  10. os:
  11. build: ''
  12. name: Windows
  13. type: os
  14. version: 10.0.14393
  15. debug_meta:
  16. images:
  17. - arch: x86
  18. candidates:
  19. - debug:
  20. status: ok
  21. download:
  22. features:
  23. has_debug_info: true
  24. has_sources: false
  25. has_symbols: true
  26. has_unwind_info: true
  27. status: ok
  28. location: sentry://project_debug_file/5
  29. source: sentry:project
  30. source_name: Sentry
  31. code_file: C:\projects\breakpad-tools\windows\Release\crash.exe
  32. debug_id: 3249d99d-0c40-4931-8610-f4e4fb0b6936-1
  33. debug_status: found
  34. features:
  35. has_debug_info: true
  36. has_sources: false
  37. has_symbols: true
  38. has_unwind_info: true
  39. image_addr: '0x2a0000'
  40. image_size: 36864
  41. type: symbolic
  42. errors: []
  43. exception:
  44. values:
  45. - raw_stacktrace:
  46. frames:
  47. - data:
  48. orig_in_app: -1
  49. symbolicator_status: null
  50. function: <unknown>
  51. in_app: false
  52. instruction_addr: '0x2a2a3d'
  53. lineno: null
  54. package: C:\projects\breakpad-tools\windows\Release\crash.exe
  55. symbol: null
  56. trust: null
  57. stacktrace:
  58. frames:
  59. - data:
  60. orig_in_app: -1
  61. symbolicator_status: symbolicated
  62. function: main
  63. in_app: false
  64. instruction_addr: '0x2a2a3d'
  65. lineno: 35
  66. package: C:\projects\breakpad-tools\windows\Release\crash.exe
  67. symbol: main
  68. trust: null
  69. thread_id: 1636
  70. type: EXCEPTION_ACCESS_VIOLATION_WRITE
  71. value: 'Fatal Error: EXCEPTION_ACCESS_VIOLATION_WRITE'
  72. stacktrace: null
  73. threads:
  74. values: []