30 lines
459 B
Markdown
30 lines
459 B
Markdown
---
|
|
name: Crash
|
|
about: Report a fatal crash that resulted in Olive unexpectedly closing.
|
|
title: '[CRASH] '
|
|
labels: 'Crash, Triage'
|
|
assignees: ''
|
|
---
|
|
**Commit Hash** <!-- 8 character string of letters/numbers in title bar (e.g. 3ea173c9) -->
|
|
|
|
|
|
**Platform**
|
|
|
|
|
|
**Summary**
|
|
|
|
|
|
**Steps to Reproduce**
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
<details><summary><strong>Backtrace</strong></summary><pre><code>
|
|
|
|
<!-- Paste backtrace here -->
|
|
|
|
</code></pre></details>
|
|
|
|
**Additional Information**
|