Fix the "FailFast" Error in Windows Explorer after Installation #82
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: WINDOWS/w10install#82
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We us a special image in which many packages are removed. After Installation the system shows a "failfast" error (Popup Window oon Desktop).
This must be fixed.
@mkeim : Please add the screenshot. Thx.
Screenshot von dem "failfast" error
Ich habe bisher nur rausbekommen, dass dieser Fehler vorkommt, wenn software Probleme vorliegen.
"Essentially, fail fast (a.k.a. fail early) is to code your software such that, when there is a problem,
the software fails as soon as and as visibly as possible,
rather than trying to proceed in a possibly unstable state."
Was genau macht der FailFast error :
In der Softwaretechnik ist ein Fail Fast Fehler ein Iterator, der einen Fehler meldet, sobald die Liste, über die er iteriert, während der Iteration verändert wird.
Ein Rechenprogramm erkennt vor der Ausführung einer Division, dass der Divisor gleich Null ist und liefert eine Fehlermeldung zurück, anstatt eine Division durch Null durchzuführen, welche ein undefiniertes Ergebnis hätte.
Man kann diesen Fehler angeblich mit neustarten des Explorers beheben und mit anderen Methoden:
https://solutechblog.com/fix-fail-fast-exception-error-on-windows-10-11/
Allerdings weiß ich nicht, ob dies des Rätsels Lösung ist, da unsere Fehlermeldung ja nur nachdem installieren von Windows auftritt und ich dazu keine spezifische Lösung gefunden habe.
Maybe it's because i have removed the "Restore point" feature in our actual image. I will test it.
obsolte. This is not happening with the standard image.