Project

General

Profile

Actions

Bug #1353

closed

' kernel/test_callstack 11 - Validate userspace callstack' regressed between 2.13.4 and 2.13.6

Added by Alexander Kanavin almost 2 years ago. Updated almost 2 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
05/04/2022
Due date:
% Done:

0%

Estimated time:

Description

The log is

not ok 11 - Validate userspace callstack
FAIL: kernel/test_callstack 11 - Validate userspace callstack
#   Failed test 'Validate userspace callstack'
#   in ./kernel/test_callstack:test_user_callstack() at line 80.
# Kernel callstack test

Line 80 in ./tests/regression/kernel/test_callstack is:

"$BABELTRACE_BIN" "$TRACE_PATH" | grep $EVENT_NAME | ./"$PARSE_CALLSTACK" --user "$TEST_APP_USERSPACE" $USER_CS_EXPECTED
ok $? "Validate userspace callstack"

I have obtained the failing TRACE_PATH output, please see the attachment.


Files

trace-user-callstack.tar.xz (1.62 KB) trace-user-callstack.tar.xz failing TRACE_PATH output Alexander Kanavin, 05/04/2022 11:46 AM
Actions

Also available in: Atom PDF