Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927358 - media-libs/mesa-23.3.6 fails tests on x86: u_debug_stack_test.capture_not_overwritten: Expected: (bt1) != (bt2), actual: "0x59d92360 " vs "0x59d92360 "
Summary: media-libs/mesa-23.3.6 fails tests on x86: u_debug_stack_test.capture_not_ove...
Status: RESOLVED DUPLICATE of bug 823774
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL: https://gitlab.freedesktop.org/mesa/m...
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-20 15:11 UTC by matoro
Modified: 2024-03-29 20:17 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log and emerge --info (build.log.gz,223.89 KB, application/gzip)
2024-03-20 15:12 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-03-20 15:11:16 UTC
Already reported upstream at https://gitlab.freedesktop.org/mesa/mesa/-/issues/4091 , apparently reproduces on real hardware too.

[----------] 2 tests from u_debug_stack_test
[ RUN      ] u_debug_stack_test.basics
[       OK ] u_debug_stack_test.basics (0 ms)
[ RUN      ] u_debug_stack_test.capture_not_overwritten
../mesa-23.3.6/src/util/tests/u_debug_stack_test.cpp:108: Failure
Expected: (bt1) != (bt2), actual: "0x59d92360
" vs "0x59d92360
"
[  FAILED  ] u_debug_stack_test.capture_not_overwritten (0 ms)
[----------] 2 tests from u_debug_stack_test (0 ms total)

Reproducible: Always
Comment 1 matoro archtester 2024-03-20 15:12:35 UTC
Created attachment 888004 [details]
build.log and emerge --info
Comment 2 Matt Turner gentoo-dev 2024-03-29 20:17:53 UTC

*** This bug has been marked as a duplicate of bug 823774 ***