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

Bug#579542: marked as done (x11-xserver-utils: xrandr --transform none crashes)



Your message dated Sat, 24 Jul 2010 14:52:26 +0000
with message-id <E1Ocg5S-0006zd-8h@franck.debian.org>
and subject line Bug#579542: fixed in x11-xserver-utils 7.5+2
has caused the Debian Bug report #579542,
regarding x11-xserver-utils: xrandr --transform none crashes
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
579542: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579542
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: x11-xserver-utils
Version: 7.5+1
Severity: normal

Steps to reproduce:

   With DISPLAY correctly set, run 'xrandr --transform none'

Expected results:

   The display's transformation matrix is reset

Actual results:

   xrandr segfaults immediately

Notes:

  'xrandr --output LVDS1 --transform none' works correctly

------------------------------------------------------------
(gdb) r
Starting program: /usr/bin/xrandr --transform none

Program received signal SIGSEGV, Segmentation fault.
memset () at ../sysdeps/x86_64/memset.S:412
412     ../sysdeps/x86_64/memset.S: No such file or directory.
        in ../sysdeps/x86_64/memset.S
(gdb) bt
#0  memset () at ../sysdeps/x86_64/memset.S:412
#1  0x0000000000402f00 in init_transform (transform=0x120) at ../xrandr/xrandr.c:586
#2  0x00000000004080d3 in main (argc=3, argv=0x7fffffffe5e8) at ../xrandr/xrandr.c:2383
(gdb) up
#1  0x0000000000402f00 in init_transform (transform=0x120) at ../xrandr/xrandr.c:586
586         memset (&transform->transform, '\0', sizeof (transform->transform));
(gdb) up
#2  0x00000000004080d3 in main (argc=3, argv=0x7fffffffe5e8) at ../xrandr/xrandr.c:2383
2383                init_transform (&output->transform);
(gdb) print output
$1 = (output_t *) 0x0
------------------------------------------------------------


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

Kernel: Linux 2.6.33.2 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages x11-xserver-utils depends on:
ii  cpp                           4:4.4.3-1  The GNU C preprocessor (cpp)
ii  libc6                         2.10.2-7   Embedded GNU C Library: Shared lib
ii  libice6                       2:1.0.6-1  X11 Inter-Client Exchange library
ii  libx11-6                      2:1.3.3-3  X11 client-side library
ii  libxau6                       1:1.0.5-2  X11 authorisation library
ii  libxaw7                       2:1.0.7-1  X11 Athena Widget library
ii  libxext6                      2:1.1.1-3  X11 miscellaneous extension librar
ii  libxi6                        2:1.3-4    X11 Input extension library
ii  libxmu6                       2:1.0.5-1  X11 miscellaneous utility library
ii  libxmuu1                      2:1.0.5-1  X11 miscellaneous micro-utility li
ii  libxrandr2                    2:1.3.0-3  X11 RandR extension library
ii  libxrender1                   1:0.9.5-2  X Rendering Extension client libra
ii  libxt6                        1:1.0.7-1  X11 toolkit intrinsics library
ii  libxxf86vm1                   1:1.1.0-2  X11 XFree86 video mode extension l
ii  x11-common                    1:7.5+5    X Window System (X.Org) infrastruc

x11-xserver-utils recommends no packages.

Versions of packages x11-xserver-utils suggests:
pn  cairo-5c                      <none>     (no description available)
pn  nickle                        <none>     (no description available)
ii  xorg-docs-core                1:1.5-1    Core documentation for the X.org X

-- no debconf information

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: x11-xserver-utils
Source-Version: 7.5+2

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

x11-xserver-utils_7.5+2.dsc
  to main/x/x11-xserver-utils/x11-xserver-utils_7.5+2.dsc
x11-xserver-utils_7.5+2.tar.gz
  to main/x/x11-xserver-utils/x11-xserver-utils_7.5+2.tar.gz
x11-xserver-utils_7.5+2_amd64.deb
  to main/x/x11-xserver-utils/x11-xserver-utils_7.5+2_amd64.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 579542@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois <kibi@debian.org> (supplier of updated x11-xserver-utils 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.8
Date: Sat, 24 Jul 2010 16:27:24 +0200
Source: x11-xserver-utils
Binary: x11-xserver-utils
Architecture: source amd64
Version: 7.5+2
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Cyril Brulebois <kibi@debian.org>
Description: 
 x11-xserver-utils - X server utilities
Closes: 579542
Changes: 
 x11-xserver-utils (7.5+2) unstable; urgency=low
 .
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
     good reason.  Thanks, Colin Watson!
   * Remove myself from Uploaders
   * debian/rules: add get-tarballs rule.
   * xvidtune 1.0.2.
   * Drop XS- prefix from Vcs-* control fields.
   * Drop Pre-Depends on x11-common, only needed for upgrades from sarge.
 .
   [ Cyril Brulebois ]
   * xrandr 1.3.3.
     + Fix segmentation fault on “xrandr --transform none” (closes: #579542).
   * sessreg 1.0.6.
   * Add myself to Uploaders.
Checksums-Sha1: 
 fbb3f602e5df9ff103af5b2ba6696a60581a99fc 1295 x11-xserver-utils_7.5+2.dsc
 dcb2a2649b06e3d2049144d05efafa3f1584a5c5 2057927 x11-xserver-utils_7.5+2.tar.gz
 36d14c9bf0119c90eb077bd0eb9f9df41bf213ee 185104 x11-xserver-utils_7.5+2_amd64.deb
Checksums-Sha256: 
 864d0b35a109df97f08ecf8d146e6b59f8a6b81de39c8b10bae2a592740f76e9 1295 x11-xserver-utils_7.5+2.dsc
 98fbade6383a9c2a518aa511d9844585e1b1fc96da97bd8baf941522b406efea 2057927 x11-xserver-utils_7.5+2.tar.gz
 15ec49b11d27e2ae414b3014d6778e48378a99c5344721d36e41089b0f7bb4e8 185104 x11-xserver-utils_7.5+2_amd64.deb
Files: 
 1a233395619155b9e05e04434baf70ed 1295 x11 optional x11-xserver-utils_7.5+2.dsc
 9e2f5478728b392077568f9698520f65 2057927 x11 optional x11-xserver-utils_7.5+2.tar.gz
 1dcc12af40c895bc85431dd262d52b6d 185104 x11 optional x11-xserver-utils_7.5+2_amd64.deb

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

iEYEARECAAYFAkxK+YIACgkQeGfVPHR5Nd1SSQCggFtMHRB8in69hnJUKhG2wI4k
a+kAn03DO0s4t75Uber+uUoE9zqq1Neb
=QfYS
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: