Hi,
Vladimir 'φ-coder/phcoder' Serbinenko (07/10/2011):
> Could you please apply the patch
> http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;filename=xorg-patch.diff;att=1;bug=617653
> This crash gets more and more annoying
we usually ask reporters to get their patch
Maybe DRI2WaitSwap is a function that expects valid data to be passed
in, and all three drivers have separate bugs that result in a bad data
structure being passed in.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas
I tried the testcase there, but it did not trigger the problem. However the
symptoms look alike.
Am Samstag, 7. Mai 2011 schrieb Simon Ruggier:
> There's an upstream bug that might be related:
> https://bugs.freedesktop.org/show_bug.cgi?id=34474
--
To UNSUBSCRIBE, email to debian-bugs-dist-re
There's an upstream bug that might be related:
https://bugs.freedesktop.org/show_bug.cgi?id=34474
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
same Problem here with version 2:1.10.1-2 of xserver-xorg-core.
Looking at the code:
The routine DRI2DrawablePtr is obviously designed to return NULL in certain
cases (At least if type is UNDRAWABLE_WINDOW). If this is supposed to be
valid, it should be handled gracefully in DRI2WaitSwap, maybe
tag 617653 patch
thanks
Attached patch seems to fix the problem. I didn't study the code in
enough detail to know if it may create more problem or if it's a correct
solution. But at very least it prevents a very annoying crash so I
recommend applying it, at least until proper solution is found
--
6 matches
Mail list logo