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

Bug#291100: marked as done (XRandR extension has endianess issues)



Your message dated Fri, 24 Nov 2006 23:02:05 +0000
with message-id <E1Gnk3Z-0002Ow-NM@ries.debian.org>
and subject line Bug#291100: fixed in xorg-server 2:1.1.1-11
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: xscreensaver
Version: 4.16-1
Severity: normal


My setup:
I'm running gnome/gdm+xdmcp on Debian Sid on an amd64 box.
I'm running XFree86/gdmchooser on Debian Sarge on an sparc64 box.
Everything works, except xscreensaver.
Backtrace and xdpyinfo included.

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.9-9-amd64-k8
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xscreensaver depends on:
ii  libatk1.0-0    1.8.0-4                   The ATK accessibility toolkit
ii  libc6          2.3.2.ds1-20.0.0.1.pure64 GNU C Library: Shared libraries an
ii  libglade2-0    1:2.4.1-1                 Library to load .glade files at ru
ii  libglib2.0-0   2.6.1-2                   The GLib library of C routines
ii  libgtk2.0-0    2.4.14-2                  The GTK+ graphical user interface 
ii  libice6        4.3.0.dfsg.1-10           Inter-Client Exchange library
ii  libjpeg62      6b-9                      The Independent JPEG Group's JPEG 
ii  libpam0g       0.76-22                   Pluggable Authentication Modules l
ii  libpango1.0-0  1.6.0-3                   Layout and rendering of internatio
ii  libsm6         4.3.0.dfsg.1-10           X Window System Session Management
ii  libx11-6       4.3.0.dfsg.1-10           X Window System protocol client li
ii  libxext6       4.3.0.dfsg.1-10           X Window System miscellaneous exte
ii  libxml2        2.6.11-5                  GNOME XML library
ii  libxmu6        4.3.0.dfsg.1-10           X Window System miscellaneous util
ii  libxrandr2     4.3.0.dfsg.1-10           X Window System Resize, Rotate and
ii  libxrender1    0.8.3-7                   X Rendering Extension client libra
ii  libxt6         4.3.0.dfsg.1-10           X Toolkit Intrinsics
ii  xlibs          4.3.0.dfsg.1-10           X Keyboard Extension (XKB) configu
ii  zlib1g         1:1.2.2-4                 compression library - runtime

-- no debconf information
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-linux"...Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) r
Starting program: /usr/bin/xscreensaver -sync -verbose -no-capture
xscreensaver 4.16, copyright (c) 1991-2004 by Jamie Zawinski <jwz@jwz.org>.
xscreensaver: running as compukid/compukid (1000/1000)
xscreensaver: in process 24978.
xscreensaver: 0: xscreensaver-gl-helper: GL visual is 0x23.
xscreensaver: running on display "192.168.0.11:0.0" (1 screen).
xscreensaver: vendor is The XFree86 Project, Inc, 40300001.
xscreensaver: useful extensions:
xscreensaver:   MIT Screen-Saver
xscreensaver:   Shared Memory
xscreensaver:   Double-Buffering
xscreensaver:   Power Management
xscreensaver:   GLX
xscreensaver:   XF86 Video-Mode
xscreensaver:   Resize-and-Rotate
xscreensaver: screen 0 non-colormapped depths: 24.
xscreensaver: not using server's lame MIT-SCREEN-SAVER extension.
xscreensaver: selecting RANDR events

##############################################################################

xscreensaver: X Error!  PLEASE REPORT THIS BUG.
xscreensaver: screen 0/0: 0x3a, 0x0, 0x0

##############################################################################

X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  154 (RANDR)
  Minor opcode of failed request:  4 (RRSelectInput)
  Value in failed request:  0x100
  Serial number of failed request:  200
  Current serial number in output stream:  201

xscreensaver: dumping core (because of synchronous X Error)
xscreensaver: see http://www.jwz.org/xscreensaver/bugs.html
			for bug reporting information.

xscreensaver: current directory is /home/compukid
xscreensaver: running as compukid/compukid (1000/1000)

Program received signal SIGABRT, Aborted.
0x0000002a963734c5 in raise () from /lib/libc.so.6
(gdb) bt
#0  0x0000002a963734c5 in raise () from /lib/libc.so.6
#1  0x0000002a96374c4e in abort () from /lib/libc.so.6
#2  0x0000000000409ba5 in saver_exit (si=0x7fbffff4c0, status=-1, 
    dump_core_reason=0x7fbfffe230 "/home/compukid") at windows.c:853
#3  0x0000000000405535 in saver_ehandler (dpy=0x548c30, error=0x7fbffff2b0)
    at xscreensaver.c:360
#4  0x0000002a95d55201 in _XError () from /usr/X11R6/lib/libX11.so.6
#5  0x0000002a95d53a91 in _XReply () from /usr/X11R6/lib/libX11.so.6
#6  0x0000002a95d4eea4 in XSync () from /usr/X11R6/lib/libX11.so.6
#7  0x0000002a95d4ef4b in _XSyncFunction () from /usr/X11R6/lib/libX11.so.6
#8  0x0000002a95788306 in XRRSelectInput () from /usr/X11R6/lib/libXrandr.so.2
#9  0x000000000040f2e6 in query_randr_extension (si=0x7fbffff4c0) at xset.c:182
#10 0x0000000000406889 in initialize_server_extensions (si=0x7fbffff4c0)
    at xscreensaver.c:1038
#11 0x0000000000407374 in main (argc=1, argv=0x7fbffff848)
    at xscreensaver.c:1464
(gdb) q
The program is running.  Exit anyway? (y or n) 
name of display:    192.168.0.11:0.0
version number:    11.0
vendor string:    The XFree86 Project, Inc
vendor release number:    40300001
XFree86 version: 4.3.0.1
maximum request size:  4194300 bytes
motion buffer size:  256
bitmap unit, bit order, padding:    32, MSBFirst, 32
image byte order:    MSBFirst
number of supported pixmap formats:    7
supported pixmap formats:
    depth 1, bits_per_pixel 1, scanline_pad 32
    depth 4, bits_per_pixel 8, scanline_pad 32
    depth 8, bits_per_pixel 8, scanline_pad 32
    depth 15, bits_per_pixel 16, scanline_pad 32
    depth 16, bits_per_pixel 16, scanline_pad 32
    depth 24, bits_per_pixel 32, scanline_pad 32
    depth 32, bits_per_pixel 32, scanline_pad 32
keycode range:    minimum 8, maximum 132
focus:  window 0x2000017, revert to Parent
number of extensions:    29
    BIG-REQUESTS
    DOUBLE-BUFFER
    DPMS
    Extended-Visual-Information
    FontCache
    GLX
    LBX
    MIT-SCREEN-SAVER
    MIT-SHM
    MIT-SUNDRY-NONSTANDARD
    RANDR
    RECORD
    RENDER
    SECURITY
    SGI-GLX
    SHAPE
    SYNC
    TOG-CUP
    X-Resource
    XC-APPGROUP
    XC-MISC
    XFree86-Bigfont
    XFree86-DGA
    XFree86-Misc
    XFree86-VidModeExtension
    XInputExtension
    XKEYBOARD
    XTEST
    XVideo
default screen number:    0
number of screens:    1

screen #0:
  dimensions:    1280x1024 pixels (433x347 millimeters)
  resolution:    75x75 dots per inch
  depths (7):    24, 1, 4, 8, 15, 16, 32
  root window id:    0x3a
  depth of root window:    24 planes
  number of colormaps:    minimum 1, maximum 1
  default colormap:    0x20
  default number of colormap cells:    256
  preallocated pixels:    black 0, white 16711422
  options:    backing-store NO, save-unders NO
  largest cursor:    64x64
  current input event mask:    0xfa2033
    KeyPressMask             KeyReleaseMask           EnterWindowMask          
    LeaveWindowMask          ButtonMotionMask         StructureNotifyMask      
    SubstructureNotifyMask   SubstructureRedirectMask FocusChangeMask          
    PropertyChangeMask       ColormapChangeMask       
  number of visuals:    4
  default visual id:  0x22
  visual:
    visual id:    0x22
    class:    TrueColor
    depth:    24 planes
    available colormap entries:    256 per subfield
    red, green, blue masks:    0xff, 0xff00, 0xff0000
    significant bits in color specification:    8 bits
  visual:
    visual id:    0x23
    class:    TrueColor
    depth:    24 planes
    available colormap entries:    256 per subfield
    red, green, blue masks:    0xff, 0xff00, 0xff0000
    significant bits in color specification:    8 bits
  visual:
    visual id:    0x24
    class:    TrueColor
    depth:    24 planes
    available colormap entries:    256 per subfield
    red, green, blue masks:    0xff, 0xff00, 0xff0000
    significant bits in color specification:    8 bits
  visual:
    visual id:    0x25
    class:    TrueColor
    depth:    24 planes
    available colormap entries:    256 per subfield
    red, green, blue masks:    0xff, 0xff00, 0xff0000
    significant bits in color specification:    8 bits

--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.1.1-11

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

xdmx-tools_1.1.1-11_i386.deb
  to pool/main/x/xorg-server/xdmx-tools_1.1.1-11_i386.deb
xdmx_1.1.1-11_i386.deb
  to pool/main/x/xorg-server/xdmx_1.1.1-11_i386.deb
xnest_1.1.1-11_i386.deb
  to pool/main/x/xorg-server/xnest_1.1.1-11_i386.deb
xorg-server_1.1.1-11.diff.gz
  to pool/main/x/xorg-server/xorg-server_1.1.1-11.diff.gz
xorg-server_1.1.1-11.dsc
  to pool/main/x/xorg-server/xorg-server_1.1.1-11.dsc
xserver-xephyr_1.1.1-11_i386.deb
  to pool/main/x/xorg-server/xserver-xephyr_1.1.1-11_i386.deb
xserver-xorg-core_1.1.1-11_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core_1.1.1-11_i386.deb
xserver-xorg-dev_1.1.1-11_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-dev_1.1.1-11_i386.deb
xvfb_1.1.1-11_i386.deb
  to pool/main/x/xorg-server/xvfb_1.1.1-11_i386.deb



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 291100@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Nusinow <dnusinow@debian.org> (supplier of updated xorg-server 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, 24 Nov 2006 15:44:52 -0500
Source: xorg-server
Binary: xserver-xephyr xserver-xorg-core xvfb xdmx xserver-xorg-dev xdmx-tools xnest
Architecture: source i386
Version: 2:1.1.1-11
Distribution: unstable
Urgency: low
Maintainer: David Nusinow <dnusinow@debian.org>
Changed-By: David Nusinow <dnusinow@debian.org>
Description: 
 xdmx       - Distributed Multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest      - Nested X server
 xserver-xephyr - Next Generation Nested X Server
 xserver-xorg-core - X.Org X server -- core server
 xserver-xorg-dev - X.Org X server -- development files
 xvfb       - Virtual Framebuffer 'fake' X server
Closes: 291100 308899 337703 356300 358015 364556 392453 393991 395564
Changes: 
 xorg-server (2:1.1.1-11) unstable; urgency=low
 .
   [ Drew Parsons ]
   * Patches 33_Xserver_man_typos.patch and 34_xorg.conf_man_typos.patch
     fix minor typos in Xserver and xorg.conf man pages.
     Closes: #364556, #308899.
   * Add patch 35_randr_byteswap.patch from upstream. Fixes a client/server
     byteswapping problem. Closes: #291100.
 .
   [ Julien Cristau ]
   * Don't build-depend on libdrm-dev on hurd-i386 (closes: #358015). Thanks,
     Samuel Thibault.
   * Update hurd support patch (closes: #356300). Thanks, Samuel Thibault.
   * Add reportbug script stolen from the monolith, to add the user's config
     and log file in every bug report.
   * Delete hw/xfree86/common/xf86Build.h from our source tree, so that the
     build date is correctly calculated at build time, and not hardcoded to
     07 July 2006.  Thanks to Jurij Smakov for noticing.
   * Add patch 36_fix_ffs.patch by Jurij Smakov to fix infinite loop in ffs()
     if called with an argument of 0 (closes: #395564).
   * Add patch 37_Fix-__glXDRIbindTexImage-for-32-bpp-on-big-endian-platforms
     from upstream git to fix color issue on big endian platforms
     (closes: #392453). Thanks to Michel Dänzer for the patch!
   * Fix typo in xvfb-run (closes: #337703).
   * Install xdmxconfig and its manpage in xdmx-tools (closes: #393991).
   * Add Replaces: xdmx (<= 2:1.1.1-10) to xdmx-tools because of the xmdxconfig
     manpage move.
Files: 
 5fb20352aa58b2269d400af3a727e805 1979 x11 optional xorg-server_1.1.1-11.dsc
 24fbd37d3d83a464ef823e3f47ca6679 612663 x11 optional xorg-server_1.1.1-11.diff.gz
 fb78f39775a3ae7c9147bb0a92d95cbd 3597770 x11 optional xserver-xorg-core_1.1.1-11_i386.deb
 218fe99a326a81b3ff96c21aecab01d1 343560 x11 optional xserver-xorg-dev_1.1.1-11_i386.deb
 5c2084c9857838b1aa6250b1b773fce1 805580 x11 optional xdmx_1.1.1-11_i386.deb
 ba9239528b89b82abcfe1703f23f6bd3 119758 x11 optional xdmx-tools_1.1.1-11_i386.deb
 3ffd577ab320666187314a0ac02d189e 1386226 x11 optional xnest_1.1.1-11_i386.deb
 b97ce047ad9dddd0e4b31f1ca079e16c 1535774 x11 optional xvfb_1.1.1-11_i386.deb
 e35b3a32ab9840c442cb412c1e24bfe5 1560126 x11 optional xserver-xephyr_1.1.1-11_i386.deb

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

iD8DBQFFZ2h4yLfpNdY0ad8RAma/AJ9pnJF7uXbgfleVJ03yh0ZRGQ1vogCgkaYB
umga975hN7SdvqEgPRSaGcA=
=pIU3
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: