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

Bug#452300: xorg crash when changing date



Package: x11-common
Version: 7.1.0-16

When I change the date of the system, using the "date" command, to and
"older" date, xorg crash. It's reproducible easily, and it happens
every time. It happens even if the only application started is an
xterm.

There's no problem if I change the date in the future.

To reproduce the problem:

:~$ date
Wed Nov 21 13:39:01 EST 2007
:~$ date 112111532007
Wed Nov 21 11:53:00 EST 2007

xorg output :

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

Fatal server error:
Caught signal 11.  Server aborting

I'm running Debian Stable (etch), with a custom Linux kernel.

:~$ uname -a
Linux localhost 2.6.22.1 #3 SMP PREEMPT Fri Jul 20 11:19:42 EDT 2007
i686 GNU/Linux

:~# dpkg -l | grep xorg
ii  xorg                                 7.1.0-16
  X.Org X Window System
ii  xserver-xorg                         7.1.0-16
  the X.Org X server
ii  xserver-xorg-core                    1.1.1-21
  X.Org X server -- core server
ii  xserver-xorg-input-evdev             1.1.2-6
  X.Org X server -- evdev input driver
ii  xserver-xorg-input-kbd               1.1.0-4
  X.Org X server -- keyboard input driver
ii  xserver-xorg-input-mouse             1.1.1-3
  X.Org X server -- mouse input driver
ii  xserver-xorg-video-ati               6.6.3-2
  X.Org X server -- ATI display driver
ii  xserver-xorg-video-i810              1.7.2-4
  X.Org X server -- Intel i8xx, i9xx display d
ii  xserver-xorg-video-vesa              1.3.0-1
  X.Org X server -- VESA display driver

:~# dpkg -l | grep x11
ii  libx11-6                             1.0.3-7
  X11 client-side library
ii  libx11-data                          1.0.3-7
  X11 client-side library
ii  x11-common                           7.1.0-16
  X Window System (X.Org) infrastructure

:~# dpkg -s libc6 | grep ^Version
Version: 2.6-2




Reply to: