KhronosGroup / KhronosGroup/Vulkan-Tools

vkcube --force_crash

Open
#1,171 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement vkcube
Dominant language
C++
Stars
493
Forks
202
Avg merge
1h 37m
Merged PRs (30d)
4

Description

vkcube has a --force_errors command line argument that allows to quickly check the validation layer is working.

For the crash diagnostic layer, we don't have an equivalent way to check everything is setup properly.

It could be convenient to add a --force_crash command line arguments for this purpose.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by finding vkcube's command-line argument handling and the existing --force_errors path, then inspect how the crash diagnostic layer is initialized. Add the requested --force_crash behavior and verify that running vkcube with it exercises the crash diagnostic setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.