Bug 1508439

Summary: rsyslogd fails to start, undefined symbol fjson...
Product: [Fedora] Fedora Reporter: islepnev
Component: rsyslogAssignee: Radovan Sroka <rsroka>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 26CC: dkopecek, jlieskov, jvymazal, lkundrak, mah.darade, rsroka, tosykora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-01 12:38:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description islepnev 2017-11-01 12:32:06 UTC
Description of problem:

rsyslog service fails to start. When started manually, following error occurs:

[root@localhost ~]# /usr/sbin/rsyslogd -n -d 
/usr/sbin/rsyslogd: symbol lookup error: /usr/sbin/rsyslogd: undefined symbol: fjson_global_do_case_sensitive_comparison

Version-Release number of selected component (if applicable):
rsyslog-8.30.0-3.fc26.x86_64
libfastjson-0.99.6-1.fc26.x86_64


How reproducible:

systemctl start rsyslog.service

Steps to Reproduce:
1. Run /usr/sbin/rsyslogd -n -d

Actual results:

program exits with error code an error message is printed 

Expected results:

program runs in foreground

Additional info:

Comment 1 Radovan Sroka 2017-11-01 12:38:39 UTC

*** This bug has been marked as a duplicate of bug 1508359 ***