Bug#178358: xserver-xfree86: new xserver doesn't start (alpha specific bug?)

2003-01-26 Thread Guido Guenther
On Sun, Jan 26, 2003 at 01:17:17PM +1100, Daniel Stone wrote:
[..snip..]
  To my eyes the error seems to be with loadable modules. The following
  two lines are repeated several thousand times in XFree86.0.log.
  
  Elf_RelocateEntry() Unsupported relocation type 18
  Elf_RelocateEntry() Unsupported relocation type 17
This is odd. 17 and 18 are R_ALPHA_GPRELHIGH  R_ALPHA_GPRELLOW which
are handeld by the loader on alpha (at least in 4.2.99.3). The relocs
are handeld in xc/programs/Xserver/hw/xfree86/loader/elfloader.c.
There's an ELFDEBUG defintion which when enabled gives plenty of
information.
 -- Guido



msg05479/pgp0.pgp
Description: PGP signature


Bug#178358: xserver-xfree86: new xserver doesn't start (alpha specific bug?)

2003-01-26 Thread Branden Robinson
On Sun, Jan 26, 2003 at 01:17:17PM +1100, Daniel Stone wrote:
  To my eyes the error seems to be with loadable modules. The following
  two lines are repeated several thousand times in XFree86.0.log.
  
  Elf_RelocateEntry() Unsupported relocation type 18
  Elf_RelocateEntry() Unsupported relocation type 17
  
  I'm attaching a stripped down version. Since the file has 15752 lines.
  
  Please let me know if I can provide any additional information.
 
 Can you please install xserver-xfree86-dbg, attach to the server when it's
 spewing this stuff, and provide a backtrace?

That won't help.  The debuggable XFree86 X server in xserver-xfree86-dbg
is also monolithic, and does not use the module loader.

The good news is that this means that xserver-xfree86-dbg will probably
just plain work.

-- 
G. Branden Robinson|The errors of great men are
Debian GNU/Linux   |venerable because they are more
[EMAIL PROTECTED] |fruitful than the truths of little
http://people.debian.org/~branden/ |men. -- Friedrich Nietzsche



msg05489/pgp0.pgp
Description: PGP signature


Bug#178358: xserver-xfree86: new xserver doesn't start (alpha specific bug?)

2003-01-26 Thread Martin Samuelsson
On Sun, Jan 26, 2003 at 02:32:38PM -0500, Branden Robinson wrote:
 That won't help.  The debuggable XFree86 X server in xserver-xfree86-dbg
 is also monolithic, and does not use the module loader.
 
 The good news is that this means that xserver-xfree86-dbg will probably
 just plain work.

Branden is right. the debugging server works.

On Sun, Jan 26, 2003 at 01:46:33PM +0100, Guido Guenther wrote:
 This is odd. 17 and 18 are R_ALPHA_GPRELHIGH  R_ALPHA_GPRELLOW which
 are handeld by the loader on alpha (at least in 4.2.99.3). The relocs
 are handeld in xc/programs/Xserver/hw/xfree86/loader/elfloader.c.
 There's an ELFDEBUG defintion which when enabled gives plenty of
 information.

I just started a build process to generate a package with ELFDEBUG
defined. Hopefully that can give some help tomorrow.
--
/Martin



msg05493/pgp0.pgp
Description: PGP signature


Bug#178358: xserver-xfree86: new xserver doesn't start (alpha specific bug?)

2003-01-26 Thread Guido Guenther
On Sun, Jan 26, 2003 at 01:17:17PM +1100, Daniel Stone wrote:
[..snip..]
  To my eyes the error seems to be with loadable modules. The following
  two lines are repeated several thousand times in XFree86.0.log.
  
  Elf_RelocateEntry() Unsupported relocation type 18
  Elf_RelocateEntry() Unsupported relocation type 17
This is odd. 17 and 18 are R_ALPHA_GPRELHIGH  R_ALPHA_GPRELLOW which
are handeld by the loader on alpha (at least in 4.2.99.3). The relocs
are handeld in xc/programs/Xserver/hw/xfree86/loader/elfloader.c.
There's an ELFDEBUG defintion which when enabled gives plenty of
information.
 -- Guido


pgpYp46AlCvpL.pgp
Description: PGP signature


Bug#178358: xserver-xfree86: new xserver doesn't start (alpha specific bug?)

2003-01-26 Thread Branden Robinson
On Sun, Jan 26, 2003 at 01:17:17PM +1100, Daniel Stone wrote:
  To my eyes the error seems to be with loadable modules. The following
  two lines are repeated several thousand times in XFree86.0.log.
  
  Elf_RelocateEntry() Unsupported relocation type 18
  Elf_RelocateEntry() Unsupported relocation type 17
  
  I'm attaching a stripped down version. Since the file has 15752 lines.
  
  Please let me know if I can provide any additional information.
 
 Can you please install xserver-xfree86-dbg, attach to the server when it's
 spewing this stuff, and provide a backtrace?

That won't help.  The debuggable XFree86 X server in xserver-xfree86-dbg
is also monolithic, and does not use the module loader.

The good news is that this means that xserver-xfree86-dbg will probably
just plain work.

-- 
G. Branden Robinson|The errors of great men are
Debian GNU/Linux   |venerable because they are more
[EMAIL PROTECTED] |fruitful than the truths of little
http://people.debian.org/~branden/ |men. -- Friedrich Nietzsche


pgpECAYU8SBrB.pgp
Description: PGP signature


Bug#178358: xserver-xfree86: new xserver doesn't start (alpha specific bug?)

2003-01-26 Thread Martin Samuelsson
On Sun, Jan 26, 2003 at 02:32:38PM -0500, Branden Robinson wrote:
 That won't help.  The debuggable XFree86 X server in xserver-xfree86-dbg
 is also monolithic, and does not use the module loader.
 
 The good news is that this means that xserver-xfree86-dbg will probably
 just plain work.

Branden is right. the debugging server works.

On Sun, Jan 26, 2003 at 01:46:33PM +0100, Guido Guenther wrote:
 This is odd. 17 and 18 are R_ALPHA_GPRELHIGH  R_ALPHA_GPRELLOW which
 are handeld by the loader on alpha (at least in 4.2.99.3). The relocs
 are handeld in xc/programs/Xserver/hw/xfree86/loader/elfloader.c.
 There's an ELFDEBUG defintion which when enabled gives plenty of
 information.

I just started a build process to generate a package with ELFDEBUG
defined. Hopefully that can give some help tomorrow.
--
/Martin


pgpWqQ26EPecx.pgp
Description: PGP signature


Bug#178358: xserver-xfree86: new xserver doesn't start (alpha specific bug?)

2003-01-25 Thread Martin Samuelsson
Package: xserver-xfree86
Version: 4.2.1-5
Severity: normal

It seems like the xserver in this new version is impossible to start. My
guess is that this is a platform specific bug to the alpha port.

An identical configuration file and a few other tried worked with
4.2.1-3 (4.2.1-4 failed compilation according to
http://buildd.debian.org/).

To my eyes the error seems to be with loadable modules. The following
two lines are repeated several thousand times in XFree86.0.log.

Elf_RelocateEntry() Unsupported relocation type 18
Elf_RelocateEntry() Unsupported relocation type 17

I'm attaching a stripped down version. Since the file has 15752 lines.

Please let me know if I can provide any additional information.

-- Package-specific info:
01:0a.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro 215GP (rev 
5c)
01:0a.0 Class 0300: 1002:4750 (rev 5c)

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the ### BEGIN DEBCONF SECTION line above, and/or after the
# ### END DEBCONF SECTION line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file? in /usr/share/doc/xfree86-common/FAQ.gz.

Section Files
FontPathunix/:7100# local font server
# if the local font server has problems, we can fall back on these
FontPath/usr/lib/X11/fonts/misc
FontPath/usr/lib/X11/fonts/cyrillic
FontPath/usr/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/lib/X11/fonts/Type1
FontPath/usr/lib/X11/fonts/Speedo
FontPath/usr/lib/X11/fonts/100dpi
FontPath/usr/lib/X11/fonts/75dpi
EndSection

Section Module
LoadGLcore
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadspeedo
Loadtype1
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  xfree86
Option  XkbModel  pc105
Option  XkbLayout se
Option  XkbOptionsctrl:nocaps
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/misc/psaux
Option  Protocol  PS/2
Option  Emulate3Buttons   true
EndSection

Section InputDevice
Identifier  Generic Mouse
Driver  mouse
Option  SendCoreEventstrue
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
EndSection

Section Device
Identifier  3D Rage Pro 215GP
Driver  ati
EndSection

Section Monitor
Identifier  digital
HorizSync   30-130
VertRefresh 50-160
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  3D Rage Pro 215GP
Monitor digital
DefaultDepth24
SubSection Display
Depth   1
Modes   1920x1440 1856x1392 1792x1344 1600x1200 
1280x1024 1280x960 1152x864 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   4
Modes   1920x1440 1856x1392 1792x1344 1600x1200 
1280x1024 1280x960 1152x864 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   8
Modes   1920x1440 1856x1392 1792x1344 1600x1200 
1280x1024 1280x960 1152x864 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   15
Modes   1920x1440 1856x1392 1792x1344 1600x1200 
1280x1024 1280x960 1152x864 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   16
Modes   1920x1440 1856x1392 1792x1344 1600x1200 
1280x1024 1280x960 1152x864 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   24
Modes   

Bug#178358: xserver-xfree86: new xserver doesn't start (alpha specific bug?)

2003-01-25 Thread Daniel Stone
On Sat, Jan 25, 2003 at 04:01:39PM +0100, Martin Samuelsson scrawled:
 It seems like the xserver in this new version is impossible to start. My
 guess is that this is a platform specific bug to the alpha port.
 
 An identical configuration file and a few other tried worked with
 4.2.1-3 (4.2.1-4 failed compilation according to
 http://buildd.debian.org/).
 
 To my eyes the error seems to be with loadable modules. The following
 two lines are repeated several thousand times in XFree86.0.log.
 
 Elf_RelocateEntry() Unsupported relocation type 18
 Elf_RelocateEntry() Unsupported relocation type 17
 
 I'm attaching a stripped down version. Since the file has 15752 lines.
 
 Please let me know if I can provide any additional information.

Can you please install xserver-xfree86-dbg, attach to the server when it's
spewing this stuff, and provide a backtrace?

Thanks,
Daniel

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne


pgpTfvrtLMZfk.pgp
Description: PGP signature