https://bugzilla.novell.com/show_bug.cgi?id=638374 https://bugzilla.novell.com/show_bug.cgi?id=638374#c0 Summary: xrandr --scale segfaults Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: i686 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: m.munnix@redcross.be QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.8) Gecko/20100723 SUSE/3.6.8-0.1.1 Firefox/3.6.8 gdb xrandr GNU gdb (GDB) SUSE (7.1-3.12) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i586-suse-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/xrandr...Reading symbols from /usr/lib/debug/usr/bin/xrandr.debug...done. done. (gdb) run --scale 1280x960 Starting program: /usr/bin/xrandr --scale 1280x960 Program received signal SIGSEGV, Segmentation fault. 0x0804985c in init_transform (transform=0xb0) at /usr/include/bits/string3.h:86 warning: Source file is more recent than executable. 86 return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest)); (gdb) bt #0 0x0804985c in init_transform (transform=0xb0) at /usr/include/bits/string3.h:86 #1 0x08050292 in main (argc=3, argv=0xbffff0a4) at xrandr.c:2366 (gdb) Reproducible: Always Steps to Reproduce: 1. 2. 3. rpm -qf /usr/bin/xrandr xorg-x11-7.5-11.3.i586 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.