Oran Agra 2b9d070df3 add daily github actions with libc malloc and valgrind
* fix memlry leaks with diskless replica short read.
* fix a few timing issues with valgrind runs
* fix issue with valgrind and watchdog schedule signal

about the valgrind WD issue:
the stack trace test in logging.tcl, has issues with valgrind:
==28808== Can't extend stack to 0x1ffeffdb38 during signal delivery for thread 1:
==28808==   too small or bad protection modes

it seems to be some valgrind bug with SA_ONSTACK.
SA_ONSTACK seems unneeded since WD is not recursive (SA_NODEFER was removed),
also, not sure if it's even valid without a call to sigaltstack()
2020-05-04 09:52:20 +03:00
..
2016-06-07 16:46:00 -04:00
2019-11-20 20:39:04 -05:00
2019-07-17 16:40:24 +03:00
2020-04-30 10:14:15 +02:00
2020-04-24 17:05:52 -07:00
2020-04-24 17:00:03 -07:00
2020-04-24 17:11:21 -07:00
2020-04-24 17:11:21 -07:00
2018-07-03 18:19:46 +02:00
2016-07-27 11:34:25 +02:00
2019-02-24 21:38:15 +01:00
2020-04-30 13:43:05 +02:00
2020-03-12 20:44:32 +08:00
2019-10-24 14:24:55 +03:00
2020-04-24 17:00:03 -07:00
2019-11-19 17:23:47 +08:00
2020-02-04 12:55:26 +01:00
2020-04-02 23:43:47 +08:00
2020-04-09 12:10:10 +02:00
2018-07-03 18:19:46 +02:00
2019-10-02 11:30:20 +02:00
2020-04-06 19:27:06 +08:00
2020-04-16 16:08:37 +02:00
2020-02-22 11:38:51 -05:00
2018-11-11 18:49:55 +00:00
2015-04-27 12:07:49 +02:00
2015-04-27 12:07:49 +02:00
2020-04-24 16:54:32 +02:00
2020-04-23 11:23:50 +02:00
2019-05-08 12:53:56 +08:00