Bug 1047176 - k3b: symbol lookup error: /lib64/libkdeui.so.5: undefined symbol
Summary: k3b: symbol lookup error: /lib64/libkdeui.so.5: undefined symbol
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: prelink
Version: 20
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-29 21:04 UTC by Didier G
Modified: 2015-06-29 13:55 UTC (History)
12 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-29 13:55:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Additionnal information requested by Kevin Kofler (9.57 KB, text/plain)
2013-12-29 22:13 UTC, Didier G
no flags Details
Additionnal information requested by Kevin Kofler (7.29 KB, text/plain)
2013-12-29 22:52 UTC, Didier G
no flags Details
New messages after to have re-enabled prelinking (817 bytes, text/plain)
2013-12-30 01:37 UTC, Didier G
no flags Details

Description Didier G 2013-12-29 21:04:15 UTC
Description of problem:

Starting k3b in a terminal I get following error:

k3b: symbol lookup error: /lib64/libkdeui.so.5: undefined symbol: _ZNK26KRecursiveFilterProxyMkdel10metaObjectEv


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

k3b-2.0.2-20.20130927git.fc20.x86_64
k3b-common-2.0.2-20.20130927git.fc20.noarch
k3b-extras-freeworld-2.0.2-14.fc20.x86_64
k3b-libs-2.0.2-20.20130927git.fc20.x86_64
kdelibs-4.11.4-1.fc20.x86_64
kdelibs-common-4.11.4-1.fc20.x86_64


How reproducible:

Always


Steps to Reproduce:

1.Just try to start k3b


Actual results:

k3b: symbol lookup error: /lib64/libkdeui.so.5: undefined symbol: _ZNK26KRecursiveFilterProxyMkdel10metaObjectEv


Expected results:

k3b started


Additional info:

none

Comment 1 Kevin Kofler 2013-12-29 21:54:44 UTC
Are you sure you're running our packaged K3b? What does:
which k3b
return? I don't think our (nor upstream's) kdelibs ever exported _ZNK26KRecursiveFilterProxyModel10metaObjectEv (let alone _ZNK26KRecursiveFilterProxyMkdel10metaObjectEv, what's a "Mkdel"? ;-) ), which corresponds to "KRecursiveFilterProxyModel::metaObject() const", the metaObject() method is inherited from QObject.

Comment 2 Kevin Kofler 2013-12-29 21:56:39 UTC
Oh, please also post the output of:
ldd `which k3b`
to check what kdelibs are being loaded.

Comment 3 Didier G 2013-12-29 22:13:53 UTC
Created attachment 843205 [details]
Additionnal information requested by Kevin Kofler

Comment 4 Kevin Kofler 2013-12-29 22:31:06 UTC
OK, and what does:
rpm -V k3b k3b-libs kdelibs
say?

Comment 5 Didier G 2013-12-29 22:52:41 UTC
Created attachment 843208 [details]
Additionnal information requested by Kevin Kofler

Comment 6 Didier G 2013-12-30 01:36:23 UTC
So...

...I disabled prelink in /etc/sysconfig/prelink (PRELINKING=no) and I manually run /etc/cron.daily/prelink

Then I rebooted and try to restart k3b. I got the same error.

So to return to original situation, I re-enabled prelink in /etc/sysconfig/prelink (PRELINKING=yes) and I manually re-run /etc/cron.daily/prelink

Then I rebooted and try to restart k3b. 

Now k3b starts even if I get few messages (see attachement below)

Comment 7 Didier G 2013-12-30 01:37:20 UTC
Created attachment 843232 [details]
New messages after to have re-enabled prelinking

Comment 8 Kevin Kofler 2013-12-30 08:55:32 UTC
So it looks like prelink screwed things up for you somehow.

Comment 9 Jakub Jelinek 2014-01-02 11:37:25 UTC
prelink implies LD_BIND_NOW=1 for the non-dlopened libraries, can't you reproduce the same when not prelinked with LD_BIND_NOW=1 ?  That would still be a k3b bug.

Comment 10 Rex Dieter 2014-01-02 13:56:34 UTC
$ export LD_BIND_NOW=1

$ k3b

(still) starts up ok for me, using,

$ rpm -q prelink glibc k3b
prelink-0.5.0-1.fc20.x86_64
glibc-2.18-11.fc20.x86_64
k3b-2.0.2-20.20130927git.fc20.x86_64

Comment 11 Fedora End Of Life 2015-05-29 10:13:39 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 12 Fedora End Of Life 2015-06-29 13:55:44 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.