- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- General
- >
- xfs crashing
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-20-2006 01:00 PM
05-20-2006 01:00 PM
xfs crashing
xfs: symbol lookup error: /usr/X11R6/lib/libXfont.so.1 : undefined symbol: inflateInit2_
What should I do next? Nothing has changed in xorg.conf--I have a backup copy to diff. Maybe libXfont.so.1 is corrupted, but I don't have another machine running FC5 to compare it to. Could it be a problem in some other configuration table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-20-2006 02:29 PM
05-20-2006 02:29 PM
Re: xfs crashing
Try to create symbolic link to X16R6 from X16R7.
# mkdir -p /usr/X11R6/lib/X11
# cd /usr/X11R6/lib/X11
# ln -s ../../../../etc/X11/fs
# ln -s ../../../share/X11/fonts
Regards,
Sung
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-20-2006 06:42 PM
05-20-2006 06:42 PM
Re: xfs crashing
2) check new files under /etc
find /etc -mtime -7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-21-2006 05:59 AM
05-21-2006 05:59 AM
Re: xfs crashing
/usr/X11R6/lib/X11
lrwxrwxrwx 1 root root 20 May 21 13:46 fonts -> /usr/share/X11/fonts
lrwxrwxrwx 1 root root 11 May 21 13:47 fs -> /etc/X11/fs
The directory /usr/X11R6/lib/X11 already existed. However I still get the same error.
It will take awhile to go through the modified files since it's a new installation. I set the hardware clock back a year before I started for this reason, but there are still a lot of expected configuration changes since it came up and reset the clock.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-21-2006 05:58 PM
05-21-2006 05:58 PM
Re: xfs crashing
So we can or try to locate these changes (rpm -V or by timestamps), or reinstall xorg-x11-* packages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-21-2006 07:05 PM
05-21-2006 07:05 PM
Re: xfs crashing
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
EndSection
above are my fontpatch settings, as you can see, it uses no font server, give that a try.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-21-2006 08:10 PM
05-21-2006 08:10 PM
Re: xfs crashing
Vitaly--I didn't mean to ignore your first question. There is 4 gig free, and there no changed files that I didn't expect.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-21-2006 08:11 PM
05-21-2006 08:11 PM
Re: xfs crashing
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP