Closed aufkrawall closed 5 years ago
thanks.
this is related to getting a ShapeNotify in the same cycle the window is unmap, i haven't found the cause yet. if you can reproduce this with a debug build of compton, it would be helpful.
Yeah, I can reliably reproduce it simply by doing alt + tabbing out of vkquake.
@aufkrawall can you attach the dump and binary from a debug build?
but i think i know where the problem is now, will fix once i get back to my computer.
Ah, yeah. I didn't enable debug build in meson.
Ah, yeah. I didn't enable debug build in meson.
Can you create a debug build?
Ah, yeah. I didn't enable debug build in meson.
Can you create a debug build?
Of course, stay tuned.
Same content as above, but with debug build: compton2.zip
@aufkrawall should've been fixed, can you try the latest next
?
@yshui Haven't tested with the same AMD GPU system, but on my Intel notebook it still crashes.
@yshui https://github.com/yshui Haven't tested with the same AMD GPU system, but on my Intel notebook it still crashes.
that's odd, i cannot reproduce it anymore. could be a different crash?
can you attach the newer log/dump? thanks.
Here we go again: compton3.zip
i found the cause. it's because the window is unmapped the same cycle the screen is redirected, so it didn't get a chance to acquire the pixmap
solving this one will be a bit trickier
@aufkrawall hopefully it's fixed now.
@yshui Yep, issue's gone here. Thanks once again. Having proper auto unredirect is really a great feature of Compton.
Hello yhsui, as mentioned there, this issue is back since commit eecee130b8d7f5b5e9bb735a1e7979c35177729f https://github.com/yshui/compton/issues/189
Attached is a debug log, crash dump and compton binary. compton.zip