Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 927358

Summary: media-libs/mesa-23.3.6 fails tests on x86: u_debug_stack_test.capture_not_overwritten: Expected: (bt1) != (bt2), actual: "0x59d92360 " vs "0x59d92360 "
Product: Gentoo Linux Reporter: matoro <matoro_gentoo>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED DUPLICATE    
Severity: normal CC: matoro_gentoo, x86
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4091
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log and emerge --info

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 ***