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

Bug#447808: marked as done (xorg: Crashes on window creation)



Your message dated Fri, 21 Dec 2007 17:17:19 +0000
with message-id <E1J5lUt-0000Yd-8X@ries.debian.org>
and subject line Bug#447808: fixed in xserver-xorg-video-radeonhd 1.1.0-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xorg
Version: 1:7.3+2
Severity: important

X crashes often with this backtrace:

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x6a) [0x482daa]
1: /lib/libc.so.6 [0x2b1513ac2710]
2: /usr/bin/X(ChangeWindowAttributes+0x73e) [0x43d4de]
3: /usr/bin/X(CreateWindow+0x63b) [0x43e6bb]
4: /usr/bin/X(ProcCreateWindow+0x130) [0x44ded0]
5: /usr/bin/X(Dispatch+0x2e0) [0x44e210]
6: /usr/bin/X(main+0x47c) [0x436a1c]
7: /lib/libc.so.6(__libc_start_main+0xf4) [0x2b1513aaeb44]
8: /usr/bin/X(FontFileCompleteXLFD+0x259) [0x435d59]

Usually it happens when X is just about to draw a new window (popup,
application windows, etc).

Note that I'm using radeonhd driver, xorg.conf:

===================================================================================
# /etc/X11/xorg.conf (xorg X Window System server configuration file)

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

Section "Module"
        Load    "i2c"
        Load    "bitmap"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "us, ru(winkeys)"
        Option          "XkbOptions"    "grp:caps_toggle,grp_led:caps"
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          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/by-path/platform-i8042-serio-4-event-mouse"
        Option          "Protocol"              "auto-dev"
#       Option          "HorizScrollDelta"      "0"
EndSection

Section "Device"
        Identifier      "ATI Technologies Inc ATI Default Card"
        Driver          "radeonhd"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "ATI Technologies Inc ATI Default Card"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1920x1200" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1920x1200" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1920x1200" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1920x1200" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1920x1200" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1920x1200" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

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

Section "DRI"
        Mode    0666
EndSection
===================================================================================

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.23 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xorg depends on:
ii  konsole [x-terminal-e 4:3.5.8.dfsg.1-1   X terminal emulator for KDE
ii  libgl1-mesa-glx [libg 7.0.1-2            A free implementation of the OpenG
ii  libglu1-mesa          7.0.1-2            The OpenGL utility library (GLU)
ii  type-handling [not+sp 0.2.21             dpkg architecture generation scrip
ii  xbase-clients         1:7.3+2            miscellaneous X clients - metapack
ii  xfonts-100dpi         1:1.0.0-4          100 dpi fonts for X
ii  xfonts-75dpi          1:1.0.0-4          75 dpi fonts for X
ii  xfonts-base           1:1.0.0-5          standard fonts for X
ii  xfonts-scalable       1:1.0.0-6          scalable fonts for X
ii  xkb-data              1.0~cvs.20070916-1 X Keyboard Extension (XKB) configu
ii  xserver-xorg          1:7.3+2            the X.Org X server
ii  xterm [x-terminal-emu 229-1              X terminal emulator
ii  xutils                1:7.3+2            X Window System utility programs m

Versions of packages xorg recommends:
pn  xorg-docs                     <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: xserver-xorg-video-radeonhd
Source-Version: 1.1.0-1

We believe that the bug you reported is fixed in the latest version of
xserver-xorg-video-radeonhd, which is due to be installed in the Debian FTP archive:

xserver-xorg-video-radeonhd-dbg_1.1.0-1_i386.deb
  to pool/main/x/xserver-xorg-video-radeonhd/xserver-xorg-video-radeonhd-dbg_1.1.0-1_i386.deb
xserver-xorg-video-radeonhd_1.1.0-1.diff.gz
  to pool/main/x/xserver-xorg-video-radeonhd/xserver-xorg-video-radeonhd_1.1.0-1.diff.gz
xserver-xorg-video-radeonhd_1.1.0-1.dsc
  to pool/main/x/xserver-xorg-video-radeonhd/xserver-xorg-video-radeonhd_1.1.0-1.dsc
xserver-xorg-video-radeonhd_1.1.0-1_i386.deb
  to pool/main/x/xserver-xorg-video-radeonhd/xserver-xorg-video-radeonhd_1.1.0-1_i386.deb
xserver-xorg-video-radeonhd_1.1.0.orig.tar.gz
  to pool/main/x/xserver-xorg-video-radeonhd/xserver-xorg-video-radeonhd_1.1.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 447808@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brice Goglin <bgoglin@debian.org> (supplier of updated xserver-xorg-video-radeonhd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 21 Dec 2007 17:54:54 +0100
Source: xserver-xorg-video-radeonhd
Binary: xserver-xorg-video-radeonhd-dbg xserver-xorg-video-radeonhd
Architecture: source i386
Version: 1.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Brice Goglin <bgoglin@debian.org>
Description: 
 xserver-xorg-video-radeonhd - X.Org X server -- AMD/ATI r5xx, r6xx display driver
 xserver-xorg-video-radeonhd-dbg - X.Org X server -- AMD/ATI r5xx, r6xx display driver
Closes: 447808 454228
Changes: 
 xserver-xorg-video-radeonhd (1.1.0-1) unstable; urgency=low
 .
   * New upstream release.
     + Fix crash in ChangeWindowAttributes(), closes: #447808.
     + Fix crash in InitOutput(), closes: #454228.
Files: 
 c36875f09790772e3796acab0dba139b 1117 x11 optional xserver-xorg-video-radeonhd_1.1.0-1.dsc
 db0a1da9513aa9f3c3138966f2d75cf0 581094 x11 optional xserver-xorg-video-radeonhd_1.1.0.orig.tar.gz
 d31af1b07313d2a9039ccd8a0b2368ec 24108 x11 optional xserver-xorg-video-radeonhd_1.1.0-1.diff.gz
 67072c9f2230e36ac51fb1955209d367 137328 x11 optional xserver-xorg-video-radeonhd_1.1.0-1_i386.deb
 6abdb877d16e041dabe6c2ccb2b69fa9 309618 x11 extra xserver-xorg-video-radeonhd-dbg_1.1.0-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHa/CURh88F8PcWfoRAtjhAKC+b2Cvsz8qqQ0hROblJDEzYPSjJwCeJw3X
TVdBPBHyMvqgVMAX771d6V0=
=ao6Q
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: