Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/llama.cpp/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 485 B image not shown  

Quelle  get-terminate.patch   Sprache: unbekannt

 
Spracherkennung für: .patch vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

diff --git a/ggml/src/ggml.cpp b/ggml/src/ggml.cpp
index 0d388d4553..8354bb0cc8 100644
--- a/ggml/src/ggml.cpp
+++ b/ggml/src/ggml.cpp
@@ -13,6 +13,7 @@
     abort(); // unreachable unless previous_terminate_handler was nullptr
 }
 
+#if 0
 static bool ggml_uncaught_exception_init = []{
     const char * GGML_NO_BACKTRACE = getenv("GGML_NO_BACKTRACE");
     if (GGML_NO_BACKTRACE) {
@@ -24,3 +25,4 @@
     std::set_terminate(ggml_uncaught_exception);
     return true;
 }();
+#endif

[zur Elbe Produktseite wechseln0.26QuellennavigatorsAnalyse erneut starten2026-08-25]