This web page shows the issues in the functions in the package hetGP if there are any. The table below shows the list of inputs passed that are generated by fuzzers and the valgrind issues with corresponding CPP file and line number.
name | inputs | message | file.line | valgrind_log | executable.file |
---|---|---|---|---|---|
hetGP:::Wijs_gauss_cpp | Mu1 Mu2 sigma | Invalid read of size 8 | src/EMSE.cpp : 64 | valgrind_log | executable-test-file |
hetGP:::Wijs_gauss_sym_cpp | |||||
hetGP:::Wijs_mat32_cpp | Mu1 Mu2 sigma | Invalid read of size 8 | src/EMSE.cpp : 527 | valgrind_log | executable-test-file |
hetGP:::Wijs_mat32_sym_cpp | |||||
hetGP:::Wijs_mat52_cpp | |||||
hetGP:::Wijs_mat52_sym_cpp | |||||
hetGP:::add_diag | A B | Invalid read of size 8 | src/fast_diag.cpp : 38 | valgrind_log | executable-test-file |
hetGP:::c1_gauss_cpp | |||||
hetGP:::c1_mat32_cpp | sigma W x X | 44 bytes in 1 blocks are possibly lost in loss record 22 of 1,350 | src/EMSE.cpp : 659 | valgrind_log | executable-test-file |
hetGP:::c1_mat52_cpp | sigma W x X | 44 bytes in 1 blocks are possibly lost in loss record 22 of 1,353 | src/EMSE.cpp : 465 | valgrind_log | executable-test-file |
hetGP:::c2_gauss_cpp | |||||
hetGP:::c2_mat32_cpp | |||||
hetGP:::c2_mat52_cpp | |||||
hetGP:::d_gauss_cpp | |||||
hetGP:::d_mat32_cpp | |||||
hetGP:::d_mat52_cpp | |||||
hetGP:::d_matern3_2_1args_kthetag | |||||
hetGP:::d_matern3_2_1args_theta_k | |||||
hetGP:::d_matern3_2_1args_theta_k_iso | |||||
hetGP:::d_matern3_2_2args_kthetag | kt X1 X2 | Invalid read of size 8 | src/Matern_utils.cpp : 546 | valgrind_log | executable-test-file |
hetGP:::d_matern3_2_2args_theta_k_iso | |||||
hetGP:::d_matern5_2_1args_kthetag | |||||
hetGP:::d_matern5_2_1args_theta_k | |||||
hetGP:::d_matern5_2_1args_theta_k_iso | |||||
hetGP:::d_matern5_2_2args_kthetag | kt X1 X2 | Invalid read of size 8 | src/Matern_utils.cpp : 244 | valgrind_log | executable-test-file |
hetGP:::d_matern5_2_2args_theta_k_iso | theta X1 X2 | Invalid read of size 8 | src/Matern_utils.cpp : 215 | valgrind_log | executable-test-file |
hetGP:::fast_diag | |||||
hetGP:::fast_tUY2 | |||||
hetGP:::fast_trace | A B | Invalid read of size 8 | src/fast_trace.cpp : 26 | valgrind_log | executable-test-file |
hetGP:::find_corres | |||||
hetGP:::matern3_2_1args | |||||
hetGP:::matern3_2_2args | X1 X2 | Invalid read of size 8 | src/Matern_utils.cpp : 474 | valgrind_log | executable-test-file |
hetGP:::matern5_2_1args | |||||
hetGP:::matern5_2_2args | X1 X2 | Conditional jump or move depends on uninitialised value(s) | src/Matern_utils.cpp : 192 | valgrind_log | executable-test-file |
hetGP:::mi_gauss_cpp | |||||
hetGP:::mi_mat32_cpp | |||||
hetGP:::mi_mat52_cpp | |||||
hetGP:::partial_d_dist_abs_dX1_i1_i2_X2 | i1 i2 X1 X2 | Invalid read of size 8 | src/Matern_utils.cpp : 290 | valgrind_log | executable-test-file |
hetGP:::partial_d_dist_abs_dX_i1_i2 | i1 i2 X1 | Invalid read of size 8 | src/Matern_utils.cpp : 268 | valgrind_log | executable-test-file |
hetGP:::partial_d_dist_dX1_i1_i2_X2 | i1 i2 X1 X2 | Invalid read of size 8 | src/distcpp.cpp : 183 | valgrind_log | executable-test-file |
hetGP:::partial_d_dist_dX_i1_i2 | i1 i2 X1 | Invalid read of size 8 | src/distcpp.cpp : 172 | valgrind_log | executable-test-file |
hetGP:::trace_sym | A B | Invalid read of size 8 | src/fast_trace.cpp : 41 | valgrind_log | executable-test-file |