Bug 471857

Summary: Pidgin can not be launched in Server5.2
Product: Red Hat Enterprise Linux 5 Reporter: Suqin Huang <shuang>
Component: pidginAssignee: Warren Togami <wtogami>
Status: CLOSED NOTABUG QA Contact: desktop-bugs <desktop-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2CC: eblanton, lschiere+bugs, mark, mjc, redhat-bugzilla, stu
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-11-23 19:22:14 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 Suqin Huang 2008-11-17 08:16:04 UTC
Description of problem:
An error "pidgin:undefined symbol:gst_registry_fork_set_enabled" occur when launched pidgin in Server-5.2

Version-Release number of selected component (if applicable):
pidgin-2.5.1-3.el5
RHEL-Server-5.2-i386

How reproducible:
Always

Steps to Reproduce:
Work in local machine :
1. Created a yum resource 
the baseurl= http://10.66.82.101/redhat/rhel/rel-eng/RHEL5.3-Client-20081112.0/tree-i386/Client/
and http://10.66.82.101/redhat/rhel/rel-eng/RHEL5.3-Client-20081112.0/tree-i386/Workstation/
2. update libpurple and then update pidgin.
3. launch pidgin.

Work in remote stable system:
1. tps-cd 2009:8176
2. yum install libpurple
3. tps-upgrade (the version is pidgin-2.5.1-3.el5.i386)
4. vncserver to 
5. user tps-downgrade to downgrade pidgin. (the version is pidgin-2.3.1-2.el5_2.i386)
Actual results:
1. An error "pidgin:undefined symbol:gst_registry_fork_set_enabled" occur when launch pidgin.
2. After downgrading pidgin, it can work well.

Expected results:


Additional info:
pidgin-2.5.1-3.el5.i386 can work well in RHEL-Server5.3

Comment 1 Suqin Huang 2008-11-18 01:47:32 UTC
The description above is how did I install pidgin-2.5.1-3.el5.

In short:
After installing pidgin-2.5.1-3.el5 in RHEL-Server-5.2, issue "pidgin" in terminal, an error "pidgin:undefined symbol:gst_registry_fork_set_enabled" is displayed.


In RHEL-Server-5.3, pidgin-2.5.1-3.el5 can be launched successfully.

Comment 2 Mark Doliner 2008-11-18 02:08:36 UTC
That would happen if Pidgin was compiled on a machine with a version of gstreamer that had the gst_registry_fork_set_enabled function, but used on a machine with an older version of gstreamer which does not have that function.

Comment 3 Warren Togami 2008-11-23 19:22:14 UTC
NOTABUG, you cannot use RHEL-5.3 compiled pidgin on RHEL-5.2.

http://people.redhat.com/wtogami/temp/pidgin/
Please test these binaries.  Low priority security errata is coming soon, built against RHEL-5.2 so it should work on both RHEL-5.2 and RHEL-5.3.  It will supercede the current 5.3 version.

Comment 4 Suqin Huang 2008-11-24 01:22:29 UTC
en, after I update gstreamer, pidgin can be launched.

Comment 5 Warren Togami 2008-11-24 11:19:28 UTC
Turns out that build of pidgin was screwed because the RHEL-5.3 gstreamer was in the buildroot.  I am rebuilding it against RHEL-5.2.  The pidgin security errata coming soon will be RHEL-5.2, and identical without a rebuild in 5.3.