secondlife / secondlife/viewer

Make hardware test more robust

Open
#6,153 2 comments 0 reactions 1 assignee View on GitHub

@akleshchev is already working on this.

Since Aug 21, 2026.

  • #6175 by @akleshchev — merged
  • #6244 by @akleshchev — merged
enhancement
Dominant language
C++
Stars
299
Forks
146
Avg merge
1d 9h
Merged PRs (30d)
88

Description

Ocationally hardware probe is causing issues. Like freezes and crashes. It prevents users from getting into viewer unless they disable hardware probes.

Potential solution:
Move hardware probe either into a thread or a process (whatever fits best), if probe-process stops responding or crashes, force lowest settings, kill the process, potentially disable features that were known to cause issues in the past (ex: occlusion on some amd gpus)

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.