Fix the "FailFast" Error in Windows Explorer after Installation #82

Closed
opened 2023-01-10 18:14:23 +01:00 by mschmidt · 4 comments
Owner

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.

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

Screenshot von dem "failfast" error
mschmidt added the
bug
label 2023-01-12 15:13:10 +01:00

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.

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.
Author
Owner

Maybe it's because i have removed the "Restore point" feature in our actual image. I will test it.

Maybe it's because i have removed the "Restore point" feature in our actual image. I will test it.
mschmidt self-assigned this 2023-01-13 14:38:53 +01:00
Author
Owner

obsolte. This is not happening with the standard image.

obsolte. This is not happening with the standard image.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: WINDOWS/w10install#82
No description provided.