Bug#691068: xserver-xorg-video-nouveau: freeze (except mouse), Segmentation fault at address 0x300000008

2012-11-12 Thread amarao


ok, I've done testing:

1) removing Option GLXVBlank on from xorg.conf remove hangs on old 
driver.
2) Putting back that option and compiling new nouveau from link below fix 
hangs.


 xserver-xorg-video-nouveau 1:1.0.1-4

Some strange side effect: there is small colorfull noise between location 
changes in game. Kinda unusuall, but don't crash or broke anything.


Outside that all other works fine.

On Sat, 10 Nov 2012, Sven Joachim wrote:


On 2012-11-10 00:59 +0100, amarao wrote:


Fatal server error:
[ 90638.275] Caught signal 11 (Segmentation fault). Server aborting
[ 90638.275]
[ 90638.276]

After that there is constant flood of messages from 'EQ overflow continuing'


This is essentially the same backtrace that you already reported in
#686474, sorry for not having followed up on that.  It seems that this
is triggered by enabling the GLXVBlank option in xorg.conf, and that
there is a fix in version 1.0.3¹.  I'll see to include this in the
Debian package.



OK, I'll disable it and try to play for some time to see if problems
stops.


It would be even better if you could apply the attached patch or build
the package from git¹.  I don't have time this weekend, but I intend to
upload in a few days after asking what other fixes might be suitable
for wheezy.

Cheers,
  Sven


¹ 
http://anonscm.debian.org/gitweb/?p=pkg-xorg/driver/xserver-xorg-video-nouveau.git



Bug#691068: xserver-xorg-video-nouveau: freeze (except mouse), Segmentation fault at address 0x300000008

2012-11-09 Thread amarao




On Sun, 28 Oct 2012, Sven Joachim wrote:


On 2012-10-21 00:12 +0200, George Shuklin wrote:


Package: xserver-xorg-video-nouveau
Version: 1:1.0.1-3
Severity: normal

After switching from nvidia to nouveau everything is fine until 3D
application is used. If so, image freeze, only mouse pointer is
moving. All other activity (sound, networking, disks) is fine. Killing
(-9) X server is only one way to revive system without reboot.


Does this become any better if you disable AIGLX in xorg.conf?  Also, do
you use a compositing window manager?


Nope, thanks, I'll try this. Yes, I ran gnome3 (is it counts as 
compositing manager?)



Application to get freeze: Eternal Lands client (MMORPG):
http://www.eternal-lands.com/el_linux_193.zip

Sorry, I'm not going to run random binaries from random websites to try
and reproduce this.
That just a sample. Any graphically intensive application cause that 
problem.



After that there is constant flood of messages from 'EQ overflow continuing'

They indicate that the GPU is hung.
Means problem are with hardware? But nvidia binary works without problem, 
so it's not like 'ran game and got snow on screen'.



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/alpine.deb.2.02.1211100354430.16...@home.desunote.ru



Bug#691068: xserver-xorg-video-nouveau: freeze (except mouse), Segmentation fault at address 0x300000008

2012-11-09 Thread amarao




Fatal server error:
[ 90638.275] Caught signal 11 (Segmentation fault). Server aborting
[ 90638.275]
[ 90638.276]

After that there is constant flood of messages from 'EQ overflow continuing'


This is essentially the same backtrace that you already reported in
#686474, sorry for not having followed up on that.  It seems that this
is triggered by enabling the GLXVBlank option in xorg.conf, and that
there is a fix in version 1.0.3¹.  I'll see to include this in the
Debian package.



OK, I'll disable it and try to play for some time to see if problems 
stops.