[Bug 814] some C++ symbols can't be found w/ dladdr()

[email protected]
Newsgroups gmane.linux.lsb.test-suite
Message-ID <[email protected]>


------- Additional Comments From [email protected]  2005-07-16 14:42 -------
This looks to be caused by bad vtable data for the two classes in question.
These are the two odd classes where the typeinfo and typeinfo name are exported
symbols but the vtable symbol is not exported.  We think this oddity was just
missed during spec production. The vtable data doesn't match that which exists
for these classes in libstdc++, and given that the name is not exported, we
can't get to it one of the two ways we normally reach this for crosschecking. 
Resolution of bug 1046 should fix this bug as well.   
 
--    
Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.