Bug 488465

Summary: yelp crash (symbol lookup error)
Product: [Fedora] Fedora Reporter: Sergey <sergey_bogomolov>
Component: yelpAssignee: Matthew Barnes <mbarnes>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: mbarnes, sergey_bogomolov
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-04 16:25:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sergey 2009-03-04 14:19:19 UTC
Description of problem:
yelp crash


Version-Release number of selected component (if applicable):
yelp-2.24.0-5.fc10.x86_64
libxslt-1.1.24-2.fc10.x86_64

How reproducible:
100%

Steps to Reproduce:
1. yelp

Actual results:
OMF category 'System|Configuration|Configuration Tools' not recognised, ignoring.
OMF category 'System|Configuration|Configuration Tools' not recognised, ignoring.
OMF category 'System|Configuration|Configuration Tools' not recognised, ignoring.
OMF category 'System|Configuration|Configuration Tools' not recognised, ignoring.
OMF category 'System|Configuration|Configuration Tools' not recognised, ignoring.
OMF category 'System|Configuration|Configuration Tools' not recognised, ignoring.
OMF category 'System|Configuration|Configuration Tools' not recognised, ignoring.
OMF category 'System|Configuration|Configuration Tools' not recognised, ignoring.
OMF category 'System|Configuration|Configuration Tools' not recognised, ignoring.
OMF category 'System|Configuration|Configuration Tools' not recognised, ignoring.
Error: Malformed line (no section).  Ignoring entry
Error: Malformed line (no section).  Ignoring entry
Error: Malformed line (no section).  Ignoring entry
Error: Malformed line (no filename).  Ignoring entry
yelp: symbol lookup error: /usr/lib64/libxslt.so.1: undefined symbol: xmlXPathCompiledEvalToBoolean


Expected results:
help system started

Comment 1 Matthew Barnes 2009-03-04 15:21:32 UTC
xmlXPathCompiledEvalToBoolean comes from libxml2 and has been there since version 2.6.27 (released Oct 2006).  What version of libxml2 do you have?

Comment 2 Sergey 2009-03-04 15:26:15 UTC
libxml2-2.7.3-1.fc10.x86_64

Comment 3 Sergey 2009-03-04 15:28:41 UTC
Oops

ldd /usr/bin/yelp
	libxml2.so.2 => /usr/lib/vmware-vix/lib/libxml2.so.2

Comment 4 Matthew Barnes 2009-03-04 15:56:38 UTC
So that looks like an environment configuration issue on your system.

How do you want to proceed?  Close as NOTABUG?

Comment 5 Sergey 2009-03-04 16:20:20 UTC
yes, close it. Thanks and sorry.