Ihre Untersuchung begann mit dem Core-Dump, der vom Server gesammelt wurde.
Her investigation began with the core dump collected from the server.
Entwickler analysieren häufig ein Core-Dump nach einem kritischen Ausfall einer Anwendung.
Developers often analyze a core dump after a critical application failure.
Er bemerkte die Leistungsprobleme, die im neuesten Core-Dump angezeigt wurden.
He noted the performance issues indicated in the latest core dump.
Das Ganze ist vergleichbar mit der Analyse eines Core-Dump einer C Anwendung.
It is somewhat similar to analyzing a core dump of a C application.
Ich habe das Core-Dump gespeichert, um das Speicherleck-Problem später zu untersuchen.
I saved the core dump to investigate the memory leak issue later.
Lassen Sie uns ein Programm schreiben, um einen Core-Dump erzeugen.
Let us write a program to generate a core dump.
Ein Core-Dump ist wesentlich für das Debugging von Softwareproblemen, die während der Tests auftreten.
A core dump is essential for debugging software issues encountered during testing.
Nach dem Systemabsturz analysierte ich das Core-Dump auf Fehler.
After the system crash, I analyzed the core dump for errors.
Ein gut analysiertes Core-Dump kann Stunden an Fehlersuche sparen.
A well-analyzed core dump can save hours of troubleshooting time.
Standardmäßig wird ein Core-Dump auf der lokalen Festplatte gespeichert.
By default, a core dump is saved to the local disk.
Um das Problem zu beheben, müssen wir zuerst das Core-Dump untersuchen.
In order to fix the problem, we must examine the core dump first.
Ein Core-Dump bildet im Falle eines Hostausfalls den Zustand des Arbeitsspeichers ab.
A core dump is the state of working memory in the event of host failure.
Wie man aussagekräftige Informationen aus einem Core-Dump extrahiert
How to extract meaningful information from a core dump