[Bug 1124576] Re: Xorg crashed after feeding nbox=0 to trapezoid emit_boxes()

2014-10-20 Thread Alexandr Novel
Would like to pin point that the I have just hit the very similar/exact bug on 2.99 version of 14.04 https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1383449 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1124576] Re: Xorg crashed after feeding nbox=0 to trapezoid emit_boxes()

2013-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/xserver-xorg-video-intel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124576 Title: Xorg crashed after feeding nbox=0 to trapezoid emit_boxes() To

[Bug 1124576] Re: Xorg crashed after feeding nbox=0 to trapezoid emit_boxes()

2013-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package xserver-xorg-video-intel - 2:2.21.4-0ubuntu1 --- xserver-xorg-video-intel (2:2.21.4-0ubuntu1) raring; urgency=low * Merge from unreleased debian git - new upstream release (LP: #1124576, #1135403) -- Timo Aaltonen tjaal...@ubuntu.com Mon, 11

[Bug 1124576] Re: Xorg crashed after feeding nbox=0 to trapezoid emit_boxes()

2013-03-03 Thread Chris Wilson
* fingers crossed. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124576 Title: Xorg crashed after feeding

[Bug 1124576] Re: Xorg crashed after feeding nbox=0 to trapezoid emit_boxes()

2013-02-28 Thread bugbot
** Tags added: crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124576 Title: Xorg crashed after feeding nbox=0 to trapezoid emit_boxes() To manage notifications about this bug go to:

[Bug 1124576] Re: Xorg crashed after feeding nbox=0 to trapezoid emit_boxes()

2013-02-25 Thread Chris Wilson
** Summary changed: - Xorg crashed with signal 7 in start_thread() + Xorg crashed after feeding nbox=0 to trapezoid emit_boxes() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1124576 Title: Xorg

[Bug 1124576] Re: Xorg crashed after feeding nbox=0 to trapezoid emit_boxes()

2013-02-25 Thread Chris Wilson
May I ask you to recompile -intel with --enable-debug? That will narrow down were the nbox=0 crept in. Alternatively if you can narrow down the reproduction steps, that would be fantastic. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1124576] Re: Xorg crashed after feeding nbox=0 to trapezoid emit_boxes()

2013-02-25 Thread Chris Wilson
I think the issue will be: diff --git a/src/sna/gen4_render.c b/src/sna/gen4_render.c index 00518d4..d08d762 100644 --- a/src/sna/gen4_render.c +++ b/src/sna/gen4_render.c @@ -654,9 +654,12 @@ start: goto flush; } - if (unlikely(sna-render.vertex_offset ==

[Bug 1124576] Re: Xorg crashed after feeding nbox=0 to trapezoid emit_boxes()

2013-02-25 Thread Chris Wilson
This is the likely fix: commit 56fd91fc830d7a210e3a0e70ab41261a1f5baa83 Author: Chris Wilson ch...@chris-wilson.co.uk Date: Mon Feb 25 15:18:46 2013 + sna/gen3+: Restart vertex space checks after lock contention If we end up contending for the vertex lock, we need to double

[Bug 1124576] Re: Xorg crashed after feeding nbox=0 to trapezoid emit_boxes()

2013-02-25 Thread Scott Moser
@Chris, For reproduce, I'm sorry that I can't really help much. It just happens in general use. Often times its when I'm using firefox and scrolling. My browser window is always on the second display (non-laptop display) and scrolling seems to likely trigger it. Sorry for being very

[Bug 1124576] Re: Xorg crashed after feeding nbox=0 to trapezoid emit_boxes()

2013-02-25 Thread Chris Wilson
If my fix is the right one, then the bug will be a non-deterministic race - so unlikely to be easily reproduced. The ppa:xorg-edgers should carry the patch in the next day or so, if you can please test. -- You received this bug notification because you are a member of Ubuntu Bugs, which is