Bug#565488: xserver-xorg-core: server crash with nv driver

2010-01-16 Thread matthieu castet
Package: xserver-xorg-core
Version: 2:1.7.4-1
Severity: normal


Hi,

running x11perf -range ftext,scroll500 produce a server crash [1]



[1]
[mi] EQ overflowing. The server is probably stuck in an infinite loop.

Backtrace:
0: /usr/bin/X11/X (xorg_backtrace+0x3b) [0x80a8a9b]
1: /usr/bin/X11/X (mieqEnqueue+0x1ab) [0x80a280b]
2: /usr/bin/X11/X (xf86PostMotionEventP+0xcc) [0x80c5e2c]
3: /usr/lib/xorg/modules/input/evdev_drv.so (0xb767c000+0x4801) [0xb7680801]
4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb767c000+0x4af6) [0xb7680af6]
5: /usr/bin/X11/X (0x8048000+0x6e57f) [0x80b657f]
6: /usr/bin/X11/X (0x8048000+0x100ac4) [0x8148ac4]
7: (vdso) (__kernel_sigreturn+0x0) [0xb77cf400]
8: /usr/lib/xorg/modules/drivers/nv_drv.so (0xb76d9000+0x1173c) [0xb76ea73c]
9: /usr/lib/xorg/modules/libxaa.so (XAATEGlyphRendererScanlineLSBFirst+0x1f7) 
[0xb6548a67]
10: /usr/lib/xorg/modules/libxaa.so (0xb6513000+0x12498) [0xb6525498]
11: /usr/lib/xorg/modules/libxaa.so (XAAImageText16TEColorExpansion+0xfc) 
[0xb65257bc]
12: /usr/lib/xorg/modules/libxaa.so (0xb6513000+0x4ba44) [0xb655ea44]
13: /usr/bin/X11/X (0x8048000+0xc74ec) [0x810f4ec]
14: /usr/bin/X11/X (doImageText+0x1ed) [0x807fedd]
15: /usr/bin/X11/X (ImageText+0x7f) [0x808010f]
16: /usr/bin/X11/X (0x8048000+0x452d6) [0x808d2d6]
17: /usr/bin/X11/X (0x8048000+0x479e7) [0x808f9e7]
18: /usr/bin/X11/X (0x8048000+0x1e95a) [0x806695a]
19: /lib/i686/cmov/libc.so.6 (__libc_start_main+0xe5) [0x46cc9b55]
20: /usr/bin/X11/X (0x8048000+0x1e541) [0x8066541]


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Apr 12  2006 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1710452 Jan 12 13:00 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti 4200] 
(rev a3)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 4113 Jan 16 11:40 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/share/fonts/X11/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loadbitmap
Loaddbe
Loadddc
Loadextmod
Loadfreetype
Loadglx
Loaddri
Loadint10
Loadrecord
Loadtype1
Loadv4l
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout fr
#Driver evdev
#Option Device /dev/input/event1
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ExplorerPS/2
Option  Emulate3Buttons   true
#Driver evdev
#Option Device /dev/input/event2
EndSection

Section Device
Identifier  NVIDIA Geforce 4 MX
Driver  nv
#Driver nvidia
#Driver nouveau
#Option MigrationHeuristic greedy
#Option NoAccel 1
#Option AccelMethod XAA
Option DPMS
Option CursorShadowYOffset 2
Option CursorShadow on
Option CursorShadowXOffset 4
Option CursorShadowAlpha 64 

Option NoLogo on
Option NvAGP 3
#Option RenderAccel 0
#Option TVOverScan 0.0
#Option DigitalVibrance 255

#Option TwinView off 
##on
#Option TwinViewOrientation Clone
#Option SecondMonitorHorizSync 30-50
#Option SecondMonitorVertRefresh 60
#Option TVStandard PAL-B

#Option MetaModes 

Bug#565488: xserver-xorg-core: server crash with nv driver

2010-01-16 Thread Julien Cristau
On Sat, Jan 16, 2010 at 12:13:44 +0100, matthieu castet wrote:

 running x11perf -range ftext,scroll500 produce a server crash [1]
 
 
 
 [1]
 [mi] EQ overflowing. The server is probably stuck in an infinite loop.
 
That's not a crash.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org