test_debug_id_resolving.pysnap 1.7 KB

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