test_debug_id_resolving.pysnap 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. ---
  2. created: '2022-03-28T11:44:58.859263Z'
  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. code_file: C:\projects\breakpad-tools\windows\Release\crash.exe
  19. debug_id: 3249d99d-0c40-4931-8610-f4e4fb0b6936-1
  20. debug_status: found
  21. features:
  22. has_debug_info: true
  23. has_sources: false
  24. has_symbols: true
  25. has_unwind_info: true
  26. image_addr: '0x2a0000'
  27. image_size: 36864
  28. type: symbolic
  29. errors: []
  30. exception:
  31. values:
  32. - raw_stacktrace:
  33. frames:
  34. - data:
  35. orig_in_app: -1
  36. symbolicator_status: null
  37. function: <unknown>
  38. in_app: false
  39. instruction_addr: '0x2a2a3d'
  40. lineno: null
  41. package: C:\projects\breakpad-tools\windows\Release\crash.exe
  42. symbol: null
  43. trust: null
  44. stacktrace:
  45. frames:
  46. - data:
  47. orig_in_app: -1
  48. symbolicator_status: symbolicated
  49. function: main
  50. in_app: false
  51. instruction_addr: '0x2a2a3d'
  52. lineno: 35
  53. package: C:\projects\breakpad-tools\windows\Release\crash.exe
  54. symbol: main
  55. trust: null
  56. thread_id: 1636
  57. type: EXCEPTION_ACCESS_VIOLATION_WRITE
  58. value: 'Fatal Error: EXCEPTION_ACCESS_VIOLATION_WRITE'
  59. stacktrace: null
  60. threads:
  61. values: []