Bug#329578: xserver-xorg: Xorg causes unaligned traps (Alpha arch.)

2007-06-01 Thread Andreas Feldner

Hi,

a quick grep on old syslogs shows no unaligned traps in Xorg since 6.  
Mar. 2007. I'm using testing.


Yours,
Andreas.

Am 31.05.2007 um 20:19 schrieb Brice Goglin:


Hi,

About 2 years ago, you reported (or replied to) a bug in the Debian  
BTS

regarding Xorg causing unaligned traps on Alpha. Did any of you guys
reproduce this problem recently? With Xorg/Etch? With latest
xserver-xorg-core in unstable? If not, I will close this bug in the  
next

weeks.

Thanks,
Brice



--
Dr. Andreas Feldner, Plinganserstr. 49, 81369 München
Tel.: 089/95416904




PGP.sig
Description: Signierter Teil der Nachricht


Bug#329578: xserver-xorg: Xorg causes unaligned traps (Alpha arch.)

2007-05-31 Thread Brice Goglin
Hi,

About 2 years ago, you reported (or replied to) a bug in the Debian BTS
regarding Xorg causing unaligned traps on Alpha. Did any of you guys
reproduce this problem recently? With Xorg/Etch? With latest
xserver-xorg-core in unstable? If not, I will close this bug in the next
weeks.

Thanks,
Brice



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#329578: xserver-xorg: Xorg causes unaligned traps (Alpha arch.)

2007-05-31 Thread Falk Hueffner
Brice Goglin [EMAIL PROTECTED] writes:

 About 2 years ago, you reported (or replied to) a bug in the Debian
 BTS regarding Xorg causing unaligned traps on Alpha. Did any of you
 guys reproduce this problem recently? With Xorg/Etch? With latest
 xserver-xorg-core in unstable?

I haven't seen it recently.

-- 
Falk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#329578: xserver-xorg: Xorg causes unaligned traps (Alpha arch.)

2005-11-12 Thread Falk Hueffner
Hi,

I also get this, although only at one address:

dccproc(20112): unaligned trap at 00012001a428: 00011ff1c552 28 1

[EMAIL PROTECTED]:~# addr2line -e =Xorg-debug 000120e29738
/build/buildd/xorg-x11-6.8.2.dfsg.1/build-tree/xc-xserver-xorg-dbg/programs/Xserver/render/render.c:1307

which is somewhere around here:

[...]
buffer = (CARD8 *) (stuff + 1);
end = (CARD8 *) stuff + (client-req_len  2);
nglyph = 0;
nlist = 0;
while (buffer + sizeof (xGlyphElt)  end)
{
elt = (xGlyphElt *) buffer;
buffer += sizeof (xGlyphElt);

if (elt-len == 0xff)
{
buffer += 4;
}
else
{
nlist++;
nglyph += elt-len;
space = size * elt-len;
if (space  3)
space += 4 - (space  3);
buffer += space;
}
}
[...]

probably elt is misaligned, and elt-len traps.

-- 
Falk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#329578: xserver-xorg: Xorg causes unaligned traps (Alpha arch.)

2005-09-22 Thread Andreas Feldner
Package: xserver-xorg
Version: 6.8.2.dfsg.1-6
Severity: normal

Xorg causes unaligned traps on alpha architecture (21164), e.g.:

Sep 21 21:27:50 alpha1 kernel: Xorg(9782): unaligned trap at
000120f7f1c4: 000120b28621 28 2
Sep 21 21:27:50 alpha1 kernel: Xorg(9782): unaligned trap at
000120f7f1c4: 000120b28622 28 2
Sep 21 21:27:50 alpha1 kernel: Xorg(9782): unaligned trap at
000120f7f1d8: 000120b28621 2c 1
Sep 21 21:27:50 alpha1 kernel: Xorg(9782): unaligned trap at
000120f7f1d8: 000120b28622 2c 1
Sep 21 21:30:29 alpha1 kernel: Xorg(9895): unaligned trap at
000120f7ef24: 000120b28381 28 2
Sep 21 21:30:29 alpha1 kernel: Xorg(9895): unaligned trap at
000120f7ef24: 000120b28382 28 2
Sep 21 21:30:29 alpha1 kernel: Xorg(9895): unaligned trap at
000120f7ef38: 000120b28381 2c 1
Sep 21 21:30:29 alpha1 kernel: Xorg(9895): unaligned trap at
000120f7ef38: 000120b28382 2c 1


-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 17 2005-09-09 22:14 /etc/X11/X - /usr/bin/X11/Xorg
-rwxr-xr-x  1 root root 2809400 2005-09-01 03:31 /usr/bin/X11/Xorg

Contents of /var/lib/xfree86/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
:00:11.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro 215GP 
(rev 5c)

/var/lib/xfree86/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r--  1 root root 3972 2005-09-09 23:15 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
##
# �� SaX generated XFree86 config file ��
# Copyright (c) 2000 SuSE GmbH Nuernberg, All rights reserved.
#
# Version: 4.1
# Contact: Marcus Schaefer [EMAIL PROTECTED], 2000
#
# this file has been created from SaX version 4.1
# Please do not edit this file, changes may be lost the
# next time using SaX
#

Section Files
  ModulePath/usr/X11R6/lib/modules
  RgbPath   /usr/X11R6/lib/X11/rgb
FontPath/usr/X11R6/lib/X11/fonts/TrueType
FontPath/usr/X11R6/lib/X11/fonts/misc:unscaled
FontPath/usr/X11R6/lib/X11/fonts/75dpi:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi:unscaled
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath/usr/X11R6/lib/X11/fonts/Speedo
FontPath/usr/local/share/fonts
FontPath/usr/share/fonts
FontPath/usr/X11R6/lib/X11/fonts
FontPath/usr/share/fonts/afms
FontPath/usr/share/fonts/truetype
FontPath/usr/share/fonts/type1
FontPath/usr/X11R6/lib/X11/fonts/TTF
FontPath/usr/share/fonts/truetype/commercial
FontPath/usr/share/fonts/truetype/latex-xft-fonts
EndSection

Section ServerFlags
EndSection

Section Module
#  Load xtt
  Load  type1
#  Load speedo
  Load  extmod
  Load  glx
  Load  freetype
EndSection

Section InputDevice
  Driverkeyboard
  IdentifierKeyboard[0]
  OptionAutoRepeat248 25
#  Option   Protocol  Standard
# damit raucht x.org ab...
  OptionXkbLayout de
  OptionXkbModel  pc105
  OptionXkbRules  xfree86
  OptionXkbVariantnodeadkeys
EndSection


Section InputDevice
  Drivermouse
  IdentifierMouse[1]
  OptionDevice/dev/psaux
  OptionInputFashion  Mouse
  OptionName  Autodetection
  OptionProtocol  ps/2
  OptionVendorSysp
  OptionCorePointer   On
EndSection


Section InputDevice
  Drivermouse
  IdentifierMouse[2]
  OptionDevice/dev/input/mice
  OptionInputFashion  Mouse
  OptionName  Genius NetScroll
  OptionProtocol  imps/2
  OptionVendorGenius
  OptionButtons   5
  OptionZAxisMapping  4 5
  OptionSendCoreEvents On
EndSection

Section Monitor
  HorizSync 30-65
  IdentifierMonitor[0]
  ModelName XGA [EMAIL PROTECTED]
  OptionDPMS
  VendorName-- LCD
  VertRefresh   59-75
  UseModes  Modes[0]
EndSection


Section Modes
  IdentifierModes[0]
  Modeline  1280x1024 110.76 1280 1296 1552 1736 1024 1024 1034 1070 
+hsync +vsync
  Modeline  800x600 40.56 800 816 928 1072 600 600 606 627
  Modeline  800x600 46.80 800 816 928 1072 600 600 610 627
  Modeline  640x480 25.96 640 656 720 864 480 480 484 501
  Modeline  640x480 29.95 640 656 720 864 480 480 490 501
  Modeline  1280x1024 110.76 1280 1296 1552 1736 1024 1024 1034 1070 
+hsync +vsync
EndSection


Section Screen
  DefaultDepth  24
  SubSection Display
Depth   15
Modes   1280x1024 800x600 640x480 
  EndSubSection
  SubSection Display
Depth   16
Modes   1280x1024 800x600 640x480 
  EndSubSection
  SubSection Display
Depth   24
Modes   1280x1024 
  EndSubSection