Bug#482027: X crashes when starting 'cheese'

2008-06-18 Thread Enrico Zini
On Tue, May 20, 2008 at 12:12:56PM +0200, Julien Cristau wrote:

 can you try the latest version (2:2.3.1-1), and if that doesn't help get
 a backtrace from gdb with xserver-xorg-core-dbg and
 xserver-xorg-video-intel-dbg installed?
 See http://wiki.debian.org/XStrikeForce/XserverDebugging for some
 information.

On Tue, May 20, 2008 at 12:13:20PM +0200, Brice Goglin wrote:

 Is it reproducible? Please try with intel 2.3.1 from unstable. If it
 still crashes, please install xserver-xorg-video-intel-dbg and catch a
 debugging backtrace with gdb. If you need help, please let me know.

Hello,

I've just tried with 2:2.3.1-1 and it did not crash anymore.  I suppose
you can close the bug.

Sorry for not trying this earlier, but I have not been in a position to
restart the X server until now.


Ciao,

Enrico

-- 
GPG key: 1024D/797EBFAB 2000-12-05 Enrico Zini [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#482027: X crashes when starting 'cheese'

2008-05-20 Thread Enrico Zini
Package: xserver-xorg-video-intel
Version: 2:2.2.1-2
Severity: normal

Hello,

Thanks for packaging X.

I wanted to try the 'cheese' program for the webcam, and X started as
soon as I ran it.

This is the end of the X server log for that session:

(--) Synaptics Touchpad auto-dev sets device to /dev/input/event8
(**) Option Device /dev/input/event8
(--) Synaptics Touchpad touchpad found
(II) Configured Mouse: ps2EnableDataReporting: succeeded
SetGrabKeysState - enabled
SetGrabKeysState - disabled
SetGrabKeysState - enabled
SetGrabKeysState - disabled
SetGrabKeysState - enabled

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x6a) [0x4755ea]
1: /lib/libc.so.6 [0x7f16330bc240]
2: /usr/lib/xorg/modules/drivers//intel_drv.so [0x7f163173b8e1]
3: /usr/bin/X [0x49e3c2]
4: /usr/lib/xorg/modules/extensions//libextmod.so [0x7f1632508526]
5: /usr/bin/X(Dispatch+0x2e0) [0x44e310]
6: /usr/bin/X(main+0x47d) [0x436add]
7: /lib/libc.so.6(__libc_start_main+0xf4) [0x7f16330a91c4]
8: /usr/bin/X(FontFileCompleteXLFD+0x281) [0x435e19]

Fatal server error:
Caught signal 11.  Server aborting

(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3


Ciao,

Enrico


-- 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 2008-04-23 04:24 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1831520 2008-04-29 20:38 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (rev 03)

/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 1978 2008-05-20 10:16 /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 command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout gb
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
EndSection

Section InputDevice
Identifier  Synaptics Touchpad
Driver  synaptics
Option  SendCoreEventstrue
Option  Device/dev/psaux
Option  Protocol  auto-dev
Option  HorizScrollDelta  0
Option  SHMConfig on
EndSection

Section Device
Identifier  Intel Corporation Mobile GM965/GL960 Integrated 
Graphics Controller
Driver  intel
BusID   PCI:0:2:0
EndSection

Section Monitor
Identifier  Monitor Generico
Option  DPMS
HorizSync   30-70
VertRefresh 50-160
EndSection

Section Screen
Identifier  Default Screen
Device  Intel Corporation Mobile GM965/GL960 Integrated 
Graphics Controller
Monitor Monitor Generico
DefaultDepth24
SubSection  Display
Virtual 2048 2048
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
InputDevice Synaptics Touchpad
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 32587 2008-05-20 10:17 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the xorg product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the 

Bug#482027: X crashes when starting 'cheese'

2008-05-20 Thread Brice Goglin
Enrico Zini wrote:
 Hello,

 Thanks for packaging X.

 I wanted to try the 'cheese' program for the webcam, and X started as
 soon as I ran it.

 Backtrace:
 0: /usr/bin/X(xf86SigHandler+0x6a) [0x4755ea]
 1: /lib/libc.so.6 [0x7f16330bc240]
 2: /usr/lib/xorg/modules/drivers//intel_drv.so [0x7f163173b8e1]
 3: /usr/bin/X [0x49e3c2]
 4: /usr/lib/xorg/modules/extensions//libextmod.so [0x7f1632508526]
 5: /usr/bin/X(Dispatch+0x2e0) [0x44e310]
 6: /usr/bin/X(main+0x47d) [0x436add]
 7: /lib/libc.so.6(__libc_start_main+0xf4) [0x7f16330a91c4]
 8: /usr/bin/X(FontFileCompleteXLFD+0x281) [0x435e19]
   

Is it reproducible? Please try with intel 2.3.1 from unstable. If it
still crashes, please install xserver-xorg-video-intel-dbg and catch a
debugging backtrace with gdb. If you need help, please let me know.

thanks,
Brice




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



Bug#482027: X crashes when starting 'cheese'

2008-05-20 Thread Julien Cristau
On Tue, May 20, 2008 at 10:23:33 +0100, Enrico Zini wrote:

 I wanted to try the 'cheese' program for the webcam, and X started as
 soon as I ran it.
 
 This is the end of the X server log for that session:
 
 Backtrace:
 0: /usr/bin/X(xf86SigHandler+0x6a) [0x4755ea]
 1: /lib/libc.so.6 [0x7f16330bc240]
 2: /usr/lib/xorg/modules/drivers//intel_drv.so [0x7f163173b8e1]
 3: /usr/bin/X [0x49e3c2]
 4: /usr/lib/xorg/modules/extensions//libextmod.so [0x7f1632508526]
 5: /usr/bin/X(Dispatch+0x2e0) [0x44e310]
 6: /usr/bin/X(main+0x47d) [0x436add]
 7: /lib/libc.so.6(__libc_start_main+0xf4) [0x7f16330a91c4]
 8: /usr/bin/X(FontFileCompleteXLFD+0x281) [0x435e19]
 
 Fatal server error:
 Caught signal 11.  Server aborting
 
Hi Enrico,

can you try the latest version (2:2.3.1-1), and if that doesn't help get
a backtrace from gdb with xserver-xorg-core-dbg and
xserver-xorg-video-intel-dbg installed?
See http://wiki.debian.org/XStrikeForce/XserverDebugging for some
information.

Cheers,
Julien



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



Bug#482027: X crashes when starting 'cheese'

2008-05-20 Thread Christian Perrier
Quoting Enrico Zini ([EMAIL PROTECTED]):
 Package: xserver-xorg-video-intel
 Version: 2:2.2.1-2
 Severity: normal
 
 Hello,
 
 Thanks for packaging X.
 
 I wanted to try the 'cheese' program for the webcam, and X started as


I'm really tempted to upgrade this to critical.

Hanging on cheese is a sin, a blasphema, that deserves immediate
action.

Unless, of course, cheese was patched and became pasteurized




signature.asc
Description: Digital signature