ChanServ changed the topic of #freedesktop to: https://www.freedesktop.org infrastructure and online services || for questions about freedesktop.org projects, please see each project's contact || for discussions about specifications, please use https://gitlab.freedesktop.org/xdg or xdg@lists.freedesktop.org
Seirdy has quit []
GNUmoon has quit [Remote host closed the connection]
ybogdano has joined #freedesktop
ngcortes has quit [Ping timeout: 480 seconds]
ngcortes has joined #freedesktop
ybogdano has quit [Ping timeout: 480 seconds]
Seirdy has joined #freedesktop
ngcortes has quit [Ping timeout: 480 seconds]
eroux has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
strugee has quit [Quit: ZNC - http://znc.in]
strugee has joined #freedesktop
<Venemo> daniels: can you pls help understand what the problem is here? https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14930/pipelines a630_skqp seems to fail, but I don't see why
<imirkin> Venemo: 22-02-24 00:48:36 R SERIAL-CPU> Starting test: unitTest_VkProtectedContext_AsyncReadFromProtectedSurface
<imirkin> 320622-02-24 00:48:36 R SERIAL-CPU> Segmentation fault
<imirkin> 3207
<imirkin> i actually got hit by the same problem in an unrelated PR
<imirkin> robclark: --^
<Venemo> Ah, didn't occur to me to search for that in the logs, thanks imirkin
<imirkin> the unfortunate thing is that no one's been able to reproduce the issue locally, and i don't have the hw either
<imirkin> (not that i'd do any better at reproducing the issue if i did...)
<Venemo> I don't see how the MR could cause that, unless they secretly support mesh/task shaders
<imirkin> Venemo: my theory is that there's some kind of memory corruption going on
<imirkin> and messing with the layout of things upsets it
<Venemo> Should I just keep assigning to marge until the issue goes away?
<imirkin> no, it's consistent
<imirkin> (at least in my case i twas)
<Venemo> How did you fix it?
<imirkin> i didn't
<Venemo> Then how did you merge your stuff?
<imirkin> i didn't :)
<Venemo> I see
<Venemo> Should we disable this test until it is fixed?
<imirkin> you should talk to robclark about that i guess
<Venemo> robclark: ping, can we talk about it?
<imirkin> [probably #dri-devel is a more suitable location for such a discussion]
<Venemo> I'm fine to talk about it on there, too
<imirkin> mattst88 and anholt were also looking into the issue, fwiw
Lyude has quit [Remote host closed the connection]
Lyude has joined #freedesktop
ximion has quit []
mvlad has joined #freedesktop
<emersion> Mithrandir: how's the mailman3 migration going?
<Mithrandir> emersion: haven't had bandwidth to start looking at it.
<emersion> ack
eroux has joined #freedesktop
danvet has joined #freedesktop
alanc has quit [Remote host closed the connection]
alanc has joined #freedesktop
alatiera has quit [Ping timeout: 480 seconds]
alatiera has joined #freedesktop
AbleBacon has quit [Read error: Connection reset by peer]
eroux has quit [Read error: No route to host]
DebianUserMaybe has joined #freedesktop
eroux has joined #freedesktop
GNUmoon has joined #freedesktop
MajorBiscuit has joined #freedesktop
l4s8g has joined #freedesktop
l4s8g has quit []
l4s8g has joined #freedesktop
l4s8g has quit [Remote host closed the connection]
l4s8g has joined #freedesktop
MrCooper has quit [Remote host closed the connection]
MrCooper has joined #freedesktop
vbenes has quit []
l4s8g has quit [Remote host closed the connection]
l4s8g has joined #freedesktop
vbenes has joined #freedesktop
Thymo_ has joined #freedesktop
Thymo has quit [Ping timeout: 480 seconds]
vbenes has quit [Ping timeout: 480 seconds]
vbenes has joined #freedesktop
vbenes has quit []
vbenes has joined #freedesktop
vkareh has joined #freedesktop
vbenes has quit [Ping timeout: 480 seconds]
vbenes has joined #freedesktop
ximion has joined #freedesktop
rgallaispou has joined #freedesktop
vbenes has quit [Ping timeout: 480 seconds]
vbenes has joined #freedesktop
vbenes1 has joined #freedesktop
vbenes has quit [Read error: Connection reset by peer]
vbenes1 has quit [Ping timeout: 480 seconds]
ximion has quit []
vbenes has joined #freedesktop
MrCooper has quit [Quit: Leaving]
MrCooper has joined #freedesktop
MrCooper has quit [Remote host closed the connection]
MrCooper has joined #freedesktop
MrCooper has quit []
MrCooper has joined #freedesktop
MrCooper has quit [Remote host closed the connection]
MrCooper has joined #freedesktop
MrCooper has quit [Remote host closed the connection]
MrCooper has joined #freedesktop
<robclark> Venemo: @gallo (not sure irc nick) or anholt know better the state of skqp .. afaiu skqp doesn't have any way to re-run flakes (it has it's own test runner)
<robclark> mattst88 was looking into some skqp vk issues, but iirc he wasn't able to repro the one imirkin hit
<Venemo> robclark: unless the device supports mesh and task shaders, I don't see how the patches can cause it to fail
<robclark> I guess some sort of UB that depends on which order things end up in linked obj file or something like that? I'm not sure, and not sure why we weren't able to repro.. but also haven't been following the skqp+tu thing *that* closely myself
<Venemo> robclark: I'm sorry but I don't even know what skqp is
<robclark> skia tests
vbenes has quit [Ping timeout: 480 seconds]
Haaninjo has joined #freedesktop
<Venemo> robclark: so, can you pls look into what causes the segfault there, or if that indeed can't be reproduced, can we disable the problematic test case until it is fixed?
<Venemo> unfortunately I don't have any of the hardware, nor a backtrace of the problem
<Venemo> of course, if the crash is reproducible and it's my fault, I'll be happy to fix it. but right now I'm stuck
<robclark> maybe we can skip that one test (at least until we have a way to get a backtrace out of ci).. I think anholt can help with that?
<daniels> robclark: delete from src/freedreno/ci/freedreno-a630-skqp_$whatever.txt
<robclark> preemptive a-b from me for that MR
rgallaispou has left #freedesktop [#freedesktop]
<Venemo> Okay. I will write that MR tomorrow if nobody beats me to it
___nick___ has joined #freedesktop
<anholt> Venemo: let's also merge !14686 and the issue may just go away :)
<anholt> but sorry you got hit by something we've failed (despite trying!) to debug
MajorBiscuit has quit [Ping timeout: 480 seconds]
<Venemo> anholt: thanks, and sorry to bother you about it
ngcortes has joined #freedesktop
ngcortes has quit [Remote host closed the connection]
___nick___ has quit []
___nick___ has joined #freedesktop
___nick___ has quit []
___nick___ has joined #freedesktop
eroux has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cassidy has quit [Quit: Scientia vincere tenebras]
cassidy has joined #freedesktop
vkareh has quit [Remote host closed the connection]
vkareh has joined #freedesktop
l4s8g has quit [Read error: Connection reset by peer]
DebianUserMaybe has quit []
l4s8g_ has joined #freedesktop
l4s8g_ has quit [Remote host closed the connection]
___nick___ has quit [Ping timeout: 480 seconds]
GNUmoon has quit [Ping timeout: 480 seconds]
ngcortes has joined #freedesktop
vkareh has quit [Quit: Leaving]
AbleBacon has joined #freedesktop
GNUmoon has joined #freedesktop
mvlad has quit [Remote host closed the connection]
ximion has joined #freedesktop
danvet has quit [Ping timeout: 480 seconds]