Bug found and verified to exist on : Redis version: 4.0.8 platform: QDF2400 OS: Linux ( Redhat/Ubuntu)

Running "make test" on aarch64 platform, causes failure for integration/logging testcase. Attached screenshot: integration_logging_testcase_failure

Reason: This happens for the missing support to collect backtrace for aarch64 platform.

Made the necessary changes in Makefile and debug.c, attaching the code fixes herewith: integration_logging_testcase.zip

Snapshots of the fix tested on QDF2400: integration_logging_testcase_fix_testing integration_logging_testcase_fix

Thanks, Ashutosh Parida Qualcomm Datacenter Technologies

Comment From: oranagra

solved by #4099 (same set of changes). thanks.