[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#699534: [xserver-xorg-video-nouveau] eq overflow need reboot



On 2013-02-04 18:54 +0100, Bastien ROUCARIES wrote:

> On Mon, Feb 4, 2013 at 6:28 PM, Sven Joachim <svenjoac@gmx.de> wrote:
>> On 2013-02-01 13:50 +0100, Bastien ROUCARIÈS wrote:
>>
>>> Package: xserver-xorg-video-nouveau
>>> Version: 1:1.0.1-4
>>> Severity: important
>>>
>>> Hi,
>>>
>>> I get this backatrace every time I go with iceveasel under this page:
>>> http://www.usinages.com/projets-fraiseuse-portique-usinage-cnc/presentation-
>>> fraiseuse-cnc-ls2012-t37866.html
>>>
>>> [   172.542] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f36da047c96]
>>> [   172.542] 1: /usr/bin/X (mieqEnqueue+0x26b) [0x7f36da028f3b]
>>> [   172.542] 2: /usr/bin/X (0x7f36d9ec9000+0x668c2) [0x7f36d9f2f8c2]
>>> [   172.542] 3: /usr/lib/xorg/modules/input/evdev_drv.so
>>> (0x7f36d39c2000+0x55d8) [0x7f36d39c75d8]
>>> [   172.542] 4: /usr/bin/X (0x7f36d9ec9000+0x8d907) [0x7f36d9f56907]
>>> [   172.542] 5: /usr/bin/X (0x7f36d9ec9000+0xb1bd8) [0x7f36d9f7abd8]
>>> [   172.542] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f36d91f1000+0xf030)
>>> [0x7f36d9200030]
>>> [   172.542] 7: /lib/x86_64-linux-gnu/libc.so.6 (ioctl+0x7) [0x7f36d7fcdac7]
>>> [   172.542] 8: /usr/lib/x86_64-linux-gnu/libdrm.so.2 (drmIoctl+0x28)
>>> [0x7f36d6343d08]
>>> [   172.542] 9: /usr/lib/x86_64-linux-gnu/libdrm.so.2 (drmCommandWrite+0x1b)
>>> [0x7f36d63460fb]
>>> [   172.542] 10: /usr/lib/xorg/modules/drivers/nouveau_drv.so
>>> (0x7f36d5f08000+0x6ca9) [0x7f36d5f0eca9]
>>> [   172.542] 11: /usr/lib/xorg/modules/drivers/nouveau_drv.so
>>> (0x7f36d5f08000+0xd907) [0x7f36d5f15907]
>>> [   172.542] 12: /usr/lib/xorg/modules/drivers/nouveau_drv.so
>>> (0x7f36d5f08000+0xde61) [0x7f36d5f15e61]
>>> [   172.542] 13: /usr/lib/xorg/modules/extensions/libdri2.so
>>> (DRI2SwapBuffers+0x107) [0x7f36d613cbd7]
>>> [   172.542] 14: /usr/lib/xorg/modules/extensions/libdri2.so
>>> (0x7f36d613a000+0x3ee2) [0x7f36d613dee2]
>>> [   172.542] 15: /usr/bin/X (0x7f36d9ec9000+0x52e61) [0x7f36d9f1be61]
>>> [   172.542] 16: /usr/bin/X (0x7f36d9ec9000+0x41ec5) [0x7f36d9f0aec5]
>>> [   172.543] 17: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd)
>>> [0x7f36d7f18ead]
>>> [   172.543] 18: /usr/bin/X (0x7f36d9ec9000+0x4219d) [0x7f36d9f0b19d]
>>
>> Does this happen with xserver-xorg-video-nouveau 1:1.0.6-1 from
>> experimental as well?
>
> No it work

Does it make any difference (with the 1:1.0.1-4 version) if you disable
AIGLX in /etc/X11/xorg.conf?  You need the following three lines:

--8<---------------cut here---------------start------------->8---
Section "ServerFlags"
	Option "AIGLX"	 "false"
EndSection
--8<---------------cut here---------------end--------------->8---

Also, can you please try to get a full backtrace from gdb?  See
http://x.debian.net/howto/use-gdb.html for instructions.  You should
install the following packages: xserver-xorg-core-dbg,
xserver-xorg-video-nouveau-dbg, libgl1-mesa-dri-dbg, libdrm2-dbg.

Cheers,
       Sven


Reply to: