Browse Source

valgrind: ignore all bash errors

Nathalie Furmento 6 years ago
parent
commit
1a3bb92b3d
1 changed files with 1 additions and 86 deletions
  1. 1 86
      tools/dev/valgrind/bash.suppr

+ 1 - 86
tools/dev/valgrind/bash.suppr

@@ -17,92 +17,7 @@
 {
    <insert_a_suppression_name_here>
    Memcheck:Free
-   fun:free
-   obj:/bin/bash
-   fun:run_unwind_frame
-   fun:parse_and_execute
-   obj:/bin/bash
-   fun:source_file
-   fun:source_builtin
-   obj:/bin/bash
-   obj:/bin/bash
-   fun:execute_command_internal
-   fun:execute_command
-   fun:reader_loop
-   fun:main
-}
-
-{
-   <insert_a_suppression_name_here>
-   Memcheck:Free
-   fun:free
-   obj:/bin/bash
-   fun:run_unwind_frame
-   fun:parse_and_execute
-   fun:command_substitute
-   obj:/bin/bash
-   obj:/bin/bash
-   fun:expand_string_assignment
-   obj:/bin/bash
-   obj:/bin/bash
-   obj:/bin/bash
-   obj:/bin/bash
-   fun:execute_command_internal
-   fun:parse_and_execute
-   obj:/bin/bash
-   fun:source_file
-   fun:source_builtin
-   obj:/bin/bash
-   obj:/bin/bash
-   fun:execute_command_internal
-   fun:execute_command
-   fun:reader_loop
-   fun:main
-}
-
-{
-   <insert_a_suppression_name_here>
-   Memcheck:Free
-   fun:free
-   obj:/bin/bash
-   fun:run_unwind_frame
-   fun:parse_and_execute
-   fun:command_substitute
-   obj:/bin/bash
-   obj:/bin/bash
-   obj:/bin/bash
-   obj:/bin/bash
-   fun:execute_command_internal
-   fun:parse_and_execute
-   fun:command_substitute
-   obj:/bin/bash
-   obj:/bin/bash
-   fun:expand_string_assignment
-   obj:/bin/bash
-   obj:/bin/bash
-   obj:/bin/bash
-   obj:/bin/bash
-   fun:execute_command_internal
-   fun:parse_and_execute
-   obj:/bin/bash
-   fun:source_file
-   fun:source_builtin
-   obj:/bin/bash
-   obj:/bin/bash
-   fun:execute_command_internal
-   fun:execute_command
-   fun:reader_loop
-   fun:main
-}
-
-{
-   <insert_a_suppression_name_here>
-   Memcheck:Free
-   fun:free
-   obj:/bin/bash
-   fun:run_unwind_frame
-   fun:source_builtin
-   obj:/bin/bash
+   ...
    obj:/bin/bash
    fun:execute_command_internal
    fun:execute_command