ValveSoftware / ValveSoftware/Fossilize

.xsessions-errors full of warnings

Open
#221 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
780
Forks
78
PR merge metrics
No merged PRs in 30d

Description

I have almost 400k lines of warnings (and occasional errors) in my current .xsession-errors file that look like this:

Fossilize WARN: Referenced Pipeline layout 363b15eea90822d5, but it does not exist.
This can be expected when replaying an archive from Steam.
If replaying just the application cache, make sure to replay together with the common cache, as application cache can depend on common cache.
Fossilize WARN: Referenced Pipeline layout 5824ee3337152992, but it does not exist.
This can be expected when replaying an archive from Steam.
If replaying just the application cache, make sure to replay together with the common cache, as application cache can depend on common cache.
Fossilize ERROR: Failed to parse pNext chain for sType: 1000320002
Fossilize WARN: Referenced Pipeline layout c34da37358ab927f, but it does not exist.
This can be expected when replaying an archive from Steam.
If replaying just the application cache, make sure to replay together with the common cache, as application cache can depend on common cache.
Fossilize WARN: Referenced Pipeline layout ff633201f6340b62, but it does not exist.
This can be expected when replaying an archive from Steam.
If replaying just the application cache, make sure to replay together with the common cache, as application cache can depend on common cache.
Fossilize WARN: Referenced Pipeline layout ab7c115aa56e8b27, but it does not exist.
This can be expected when replaying an archive from Steam.
If replaying just the application cache, make sure to replay together with the common cache, as application cache can depend on common cache.

Steam System Information: (too long to post here, sorry)
https://privatebin.at/?d00890c32a0829c6#9U9NG2GvESFUWuMza3Q3UPZTABCVm64zj5BRKvjqe5iX

Contributor guide

No contributing guide indexed for this repository

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

No source files, tests, or entry points are identified in the report. Start by reproducing the Fossilize warnings and occasional parse error with the supplied Steam system information, then trace the warning output to determine whether the missing pipeline layouts and pNext parsing failure are expected or indicate a bug.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.