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

Bug#182687: xserver-xfree86: [xtt] Symbol FontFilePriorityRegisterRenderer is unresolved!



Package: xserver-xfree86
Version: 4.2.1-6
Severity: important

After upgrading xserver-xfree86, X won't start with the message:

Symbol FontFilePriorityRegisterRenderer from module /usr/X11R6/lib/modules/fonts/libxtt.a is unresolved!


If comment the Load "xtt" line out, X will start.

-- Package-specific info:
01:00.0 VGA compatible controller: Neomagic Corporation NM2200 [MagicGraph 256AV] (rev 20)
01:00.0 Class 0300: 10c8:0005 (rev 20)

### 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 "Module"
	Load	"GLcore"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
	Load	"xtt"
EndSection

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

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

Section "Device"
	Identifier	"NeoMagic MagicMedia 256AV"
	Driver		"neomagic"
EndSection

Section "Monitor"
	Identifier	"InternalMonitor"
	HorizSync	30-60
	VertRefresh	50-75
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"NeoMagic MagicMedia 256AV"
	Monitor		"InternalMonitor"
	DefaultDepth	16
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Generic Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

### END DEBCONF SECTION

Section "Files"
#	FontPath	"unix/:7110"
	FontPath	"/usr/local/lib/X11/fonts/misc/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/misc/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/cyrillic/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/local/lib/X11/fonts/TrueType/"
	FontPath	"/usr/local/lib/X11/fonts/CID/"
	FontPath	"/usr/X11R6/lib/X11/fonts/Type1/"
#	FontPath	"/usr/X11R6/lib/X11/fonts/Speedo/"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"jp106"
	Option		"XkbLayout"	"jp"
	Option		"XkbOptions"	"ctrl:swapcaps"
EndSection

Section "Monitor"
	Identifier	"Internal Monitor"
	HorizSync	30-90
	VertRefresh	50-130
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"NeoMagic MagicMedia 256AV"
	Monitor		"Internal Monitor"
	DefaultDepth	16
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
EndSection


This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.2.1.1 (Debian 4.2.1-6 20030225230350 branden@progeny.com) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 October 2002
	If the server is older than 6-12 months, or if your card is
	newer than the above date, look for a newer version before
	reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.20-586tsc i686 [ELF] 
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Feb 27 19:15:08 2003
(==) Using config file: "/etc/X11/XF86Config-4"
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:debug_xform.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":  No symbols found
Symbol FontFilePriorityRegisterRenderer from module /usr/X11R6/lib/modules/fonts/libxtt.a is unresolved!


	This should not happen!
	An unresolved function was called!

Fatal server error:



When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to debian-x@lists.debian.org.


-rw-r--r--    1 root     root         1653 2003-02-27 19:15 /var/log/XFree86.0.log
-rw-r--r--    1 root     root        31531 2002-11-07 17:38 /var/log/XFree86.1.log

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux fine 2.4.20 #1 Sat Nov 30 15:53:07 JST 2002 i686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP

Versions of packages xserver-xfree86 depends on:
ii  debconf                       1.2.29     Debian configuration management sy
ii  libc6                         2.3.1-14   GNU C Library: Shared libraries an
ii  xserver-common                4.2.1-6    files and utilities common to all 
ii  zlib1g                        1:1.1.4-10 compression library - runtime

-- debconf information:
* xserver-xfree86/config/device/identifier: NeoMagic MagicMedia 256AV
* xserver-xfree86/config/monitor/screen-size: Up to 14 inches (355 mm)
* xserver-xfree86/config/device/use_fbdev: false
* xserver-xfree86/config/monitor/selection-method: Medium
  xserver-xfree86/config/doublequote_in_string_error: 
  shared/default-x-server: xserver-xfree86
* xserver-xfree86/config/inputdevice/mouse/emulate3buttons: true
* xserver-xfree86/config/device/bus_id: 
* xserver-xfree86/config/inputdevice/keyboard/layout: jp
* xserver-xfree86/config/monitor/horiz-sync: 30-60
* xserver-xfree86/config/monitor/identifier: InternalMonitor
  shared/no_known_x-server: 
  xserver-xfree86/autodetect_mouse: true
* xserver-xfree86/config/device/video_ram: 
* xserver-xfree86/config/monitor/mode-list: 1024x768 @ 75Hz
* xserver-xfree86/config/monitor/lcd: true
  xserver-xfree86/config/inputdevice/keyboard/internal: 
* xserver-xfree86/clobber_XF86Config-4: false
* xserver-xfree86/config/inputdevice/keyboard/rules: xfree86
* xserver-xfree86/aware_XF86Config-4: 
  xserver-xfree86/multiple_possible_x-drivers: 
* xserver-xfree86/config/inputdevice/keyboard/model: macintosh
* xserver-xfree86/config/write_dri_section: true
* xserver-xfree86/config/device/driver: neomagic
* xserver-xfree86/config/monitor/vert-refresh: 50-75
* xserver-xfree86/config/display/default_depth: 16
* xserver-xfree86/config/inputdevice/mouse/zaxismapping: false
* xserver-xfree86/config/display/modes: 1024x768, 800x600, 640x480
  shared/clobber_x-server_symlink: false
* xserver-xfree86/config/inputdevice/mouse/retry_detection: false
  xserver-xfree86/config/device/bus_id_error: 
* xserver-xfree86/config/modules: GLcore, bitmap, dbe, ddc, dri, extmod, glx, int10, record, speedo, type1, vbe, xtt
* xserver-xfree86/config/inputdevice/keyboard/options: ctrl:swapcaps
* xserver-xfree86/existing_XF86Config-4: No
  xserver-xfree86/move_existing_nondebconf_config: false
  xserver-xfree86/config/nonnumeric_string_error: 
* xserver-xfree86/config/inputdevice/mouse/protocol: GlidePointPS/2
  shared/multiple_possible_x-servers: 
* xserver-xfree86/config/null_string_error: 
* xserver-xfree86/manage_config_with_debconf: false
  xserver-xfree86/config/monitor/range_input_error: 
  xserver-xfree86/autodetect_video_card: true
* xserver-xfree86/config/inputdevice/keyboard/variant: 
* xserver-xfree86/config/inputdevice/mouse/port: /dev/misc/psaux
* xserver-xfree86/config/write_files_section: true
  xserver-xfree86/autodetect_monitor: true





Reply to: