]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Test lac/vector_memory_02: add output variant 15471/head
authorMatthias Maier <maier@tamu.edu>
Sun, 25 Jun 2023 00:02:19 +0000 (19:02 -0500)
committerMatthias Maier <maier@tamu.edu>
Sun, 25 Jun 2023 00:02:19 +0000 (19:02 -0500)
tests/lac/vector_memory_02.debug.output.clang-libc++ [new file with mode: 0644]

diff --git a/tests/lac/vector_memory_02.debug.output.clang-libc++ b/tests/lac/vector_memory_02.debug.output.clang-libc++
new file mode 100644 (file)
index 0000000..8941598
--- /dev/null
@@ -0,0 +1,23 @@
+
+DEAL::Exception: StandardExceptions::ExcMemoryLeak(current_alloc)
+DEAL::
+--------------------------------------------------------
+An error occurred in file <vector_memory.templates.h> in function
+    virtual dealii::GrowingVectorMemory<dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Default>>::~GrowingVectorMemory() [VectorType = dealii::LinearAlgebra::distributed::Vector<double, dealii::MemorySpace::Default>]
+The violated condition was: 
+    current_alloc == 0
+Additional information: 
+    Destroying memory handler while 1 objects are still allocated.
+--------------------------------------------------------
+
+DEAL::Exception: StandardExceptions::ExcMemoryLeak(current_alloc)
+DEAL::
+--------------------------------------------------------
+An error occurred in file <vector_memory.templates.h> in function
+    virtual dealii::GrowingVectorMemory<dealii::LinearAlgebra::distributed::Vector<float, dealii::MemorySpace::Default>>::~GrowingVectorMemory() [VectorType = dealii::LinearAlgebra::distributed::Vector<float, dealii::MemorySpace::Default>]
+The violated condition was: 
+    current_alloc == 0
+Additional information: 
+    Destroying memory handler while 1 objects are still allocated.
+--------------------------------------------------------
+

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.