Bug#410696: /usr/bin/X: Uncommon X crash with backtrace

2007-04-03 Thread matze
i have the same or a similar problem running debian etch in a vmplayer
virtual machine with xorg-server-core v2:1.1.1-20. X crashes several
times a day, usually when working in konsole.

the backtrace is:

Backtrace:
0: /usr/bin/X11/X(xf86SigHandler+0x84) [0x80c4354]
1: [0xe420]
2: /usr/bin/X11/X(Dispatch+0x81) [0x8086b91]
3: /usr/bin/X11/X(main+0x489) [0x806e699]
4: /lib/tls/libc.so.6(__libc_start_main+0xc8) [0xa7d0cea8]
5: /usr/bin/X11/X(FontFileCompleteXLFD+0xa9) [0x806d9d1]

Fatal server error:
Caught signal 11.  Server aborting

-- 
  Control over the use of one's ideas really constitutes control over other
  people's lives; and it is usually used to make their lives more difficult.
  (Richard Stallman)
 .''`.
using free software / Debian GNU/Linux | http://debian.org  : :'  :
`. `'`
gpg --keyserver keys.indymedia.org --recv-keys B9A88F6F   `-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#410696: /usr/bin/X: Uncommon X crash with backtrace

2007-02-12 Thread Johan Walles
Package: xserver-xorg-core
Version: 2:1.1.1-15
Severity: normal
File: /usr/bin/X


My X server just died on me, and wrote the following in /var/log/Xorg.0.log.old:

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x84) [0x80c4354]
1: [0xb7fd9420]
2: /usr/bin/X(Dispatch+0x81) [0x8086b91]
3: /usr/bin/X(main+0x489) [0x806e699]
4: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xc8) [0xb7de1ea8]
5: /usr/bin/X(FontFileCompleteXLFD+0xa9) [0x806d9d1]

Fatal server error:
Caught signal 11.  Server aborting


Will attach the full log file.

  //Johan

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xfree86
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-06-04 14:21 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1597964 2007-01-09 20:13 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation NV44 [Quadro NVS 285] 
(rev a1)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3275 2006-06-04 15:03 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# 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 xorg.conf manual page.
# (Type man 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 commands as root:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   md5sum /etc/X11/xorg.conf /var/lib/xfree86/xorg.conf.md5sum
#   dpkg-reconfigure xserver-xorg

Section Files
FontPathunix/:7100# local font server
# if the local font server has problems, we can fall back on these
FontPath/usr/share/fonts/X11/misc
FontPath/usr/lib/X11/fonts/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/lib/X11/fonts/cyrillic
FontPath/usr/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/lib/X11/fonts/Type1
FontPath/usr/share/fonts/X11/CID
FontPath/usr/lib/X11/fonts/CID
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/lib/X11/fonts/100dpi
FontPath/usr/share/fonts/X11/75dpi
FontPath/usr/lib/X11/fonts/75dpi
EndSection

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

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout se
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/gpmdata
Option  Protocol  IntelliMouse
Option  Emulate3Buttons   false
Option  ZAxisMapping  4 5
EndSection

Section Device
Identifier  NVIDIA Quadro NVS 285
#   Driver  nvidia
Driver  nv
Option  NoLogotrue
EndSection

Section Monitor
Identifier  Sony SDM-HS95P
Option  DPMS
HorizSync   28-64
VertRefresh 60
EndSection

Section Screen
# Johan, debugging the nv driver
Option XaaNoSolidFillRect

Identifier  Default Screen
Device  NVIDIA Quadro NVS 285
Monitor Sony SDM-HS95P
DefaultDepth24
SubSection Display
Depth   1
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   4
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   8
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   15
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
 

Bug#410696: /usr/bin/X: Uncommon X crash with backtrace

2007-02-12 Thread Julien Cristau
On Mon, Feb 12, 2007 at 18:57:08 +0100, Johan Walles wrote:

 Package: xserver-xorg-core
 Version: 2:1.1.1-15
 Severity: normal
 File: /usr/bin/X
 
 
 My X server just died on me, and wrote the following in 
 /var/log/Xorg.0.log.old:
 
 Backtrace:
 0: /usr/bin/X(xf86SigHandler+0x84) [0x80c4354]
 1: [0xb7fd9420]
 2: /usr/bin/X(Dispatch+0x81) [0x8086b91]
 3: /usr/bin/X(main+0x489) [0x806e699]
 4: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xc8) [0xb7de1ea8]
 5: /usr/bin/X(FontFileCompleteXLFD+0xa9) [0x806d9d1]
 
 Fatal server error:
 Caught signal 11.  Server aborting
 
Can you try xserver-xorg-core 2:1.1.1-17 (in unstable, will be in
testing soon) and see if it's fixed?

Thanks,
Julien


pgpDvnXyLNuTf.pgp
Description: PGP signature


Bug#410696: /usr/bin/X: Uncommon X crash with backtrace

2007-02-12 Thread Johan Walles

Since I've only seen this once, me trying 2:1.1.1-17 wouldn't answer
your question about whether this has been fixed recently :-(.

 //Johan

2007/2/12, Julien Cristau [EMAIL PROTECTED]:

On Mon, Feb 12, 2007 at 18:57:08 +0100, Johan Walles wrote:

 Package: xserver-xorg-core
 Version: 2:1.1.1-15
 Severity: normal
 File: /usr/bin/X


 My X server just died on me, and wrote the following in 
/var/log/Xorg.0.log.old:
 
 Backtrace:
 0: /usr/bin/X(xf86SigHandler+0x84) [0x80c4354]
 1: [0xb7fd9420]
 2: /usr/bin/X(Dispatch+0x81) [0x8086b91]
 3: /usr/bin/X(main+0x489) [0x806e699]
 4: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xc8) [0xb7de1ea8]
 5: /usr/bin/X(FontFileCompleteXLFD+0xa9) [0x806d9d1]

 Fatal server error:
 Caught signal 11.  Server aborting
 
Can you try xserver-xorg-core 2:1.1.1-17 (in unstable, will be in
testing soon) and see if it's fixed?

Thanks,
Julien





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]