Bug 875538

Summary: symbol lookup error: /usr/lib64/capi/lib_capi_mod_std.so.0: undefined symbol: processMessage
Product: [Fedora] Fedora Reporter: Joachim Jaeckel <bugzilla-2004>
Component: isdn4k-utilsAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 17CC: than
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-15 13:52:55 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:
Attachments:
Description Flags
patch for isdn4k-utils none

Description Joachim Jaeckel 2012-11-12 00:33:52 UTC
Created attachment 643127 [details]
patch for isdn4k-utils

Description of problem:

Some capi applications do not start, error message symbol lookup error: /usr/lib64/capi/lib_capi_mod_std.so.0: undefined symbol: processMessage

Same bug as
https://bugzilla.novell.com/show_bug.cgi?id=475808
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645666

Version-Release number of selected component (if applicable):


How reproducible:
for me always with asterisk chan-capi

Steps to Reproduce:
1. include chan-capi to asterisk
2. start asterisk: asterisk -v
3.
  
Actual results:
/usr/lib64/capi/lib_capi_mod_std.so.0: undefined symbol: processMessage
Program terminates abnormally.

Expected results:
running program

Additional info:
Problem not present in Fedora 16, present sind Fedora 17
Rebuilding package isdn4k-utils with attached path works for me.

Greeting, Joachim

Comment 1 Than Ngo 2012-11-15 13:52:55 UTC
it's fixed in rawhide, thanks for your report.