Bug 81116

Summary: undefined symbol error in /lib/tls/libthread_db.so.1
Product: [Retired] Red Hat Raw Hide Reporter: Nathan G. Grennan <redhat-bugzilla>
Component: glibcAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: fweimer
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-01-15 22:43:28 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:
Bug Depends On:    
Bug Blocks: 79578    

Description Nathan G. Grennan 2003-01-05 01:49:27 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20021216

Description of problem:
I run gdb xmms and I get the error below

dlopen failed on 'libthread_db.so.1' - /lib/tls/libthread_db.so.1: undefined
symbol: assert
GDB will not be able to debug pthreads.

This is after upgrading glibc to 2.3.1-30. Before I upgraded I had a similar
error about he same library in a different location and with a different
undefined symbol, which is why I upgraded.

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


How reproducible:
Always

Steps to Reproduce:
1. install glibc-2.3.1-30
2. install gdb
3. install xmms
4. run startx
5. run gdb xmms
    

Actual Results:  dlopen failed on 'libthread_db.so.1' -
/lib/tls/libthread_db.so.1: undefined symbol: assert

Expected Results:  no error about the library and for it to be able to debu pthreads

Additional info:

This is a Phoebe system.

Comment 1 Jakub Jelinek 2003-01-07 16:24:17 UTC
Fix just posted to libc-hacker, will be fixed in glibc-2.3.1-33.

Comment 2 Nathan G. Grennan 2003-01-14 10:09:05 UTC
glibc-2.3.1-34

gdb xmms

dlopen failed on 'libthread_db.so.1' - /lib/tls/libthread_db.so.1: undefined
symbol: ps_get_thread_area


Comment 3 Nathan G. Grennan 2003-01-15 22:43:28 UTC
Fixed with 2.3.1-36