Bug 558767 - ABRT does not start - /usr/lib/abrt/lib.so missing
Summary: ABRT does not start - /usr/lib/abrt/lib.so missing
Keywords:
Status: CLOSED DUPLICATE of bug 560642
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 12
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Jiri Moskovcak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-26 11:09 UTC by Didier G
Modified: 2015-02-01 22:50 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-02-01 15:28:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Didier G 2010-01-26 11:09:51 UTC
Description of problem:

Following january 26th updates, ABRT does not start


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

abrt-libs-1.0.4-1.fc12.i686
abrt-1.0.4-1.fc12.i686
abrt-addon-python-1.0.4-1.fc12.i686
abrt-plugin-bugzilla-1.0.4-1.fc12.i686
abrt-plugin-runapp-1.0.4-1.fc12.i686
abrt-gui-1.0.4-1.fc12.i686
abrt-addon-kerneloops-1.0.4-1.fc12.i686
abrt-plugin-logger-1.0.4-1.fc12.i686
abrt-addon-ccpp-1.0.4-1.fc12.i686
abrt-desktop-1.0.4-1.fc12.i686


How reproducible:

Solid

Steps to Reproduce:
1. Just reboot and look at in /var/log/messages
2.
3.
  
Actual results:

abrtd: can't load '/usr/lib/abrt/lib.so': /usr/lib/abrt/lib.so: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type


Expected results:

n/a

Additional info:

n/a

Comment 1 Thom Carlin 2010-01-26 16:22:35 UTC
When trying to debug this, "service abrtd [re]start" would fail with "Registered Database plugin 'SQLite3'" followed by "can't load '/usr/lib64/abrt/lib.so': /usr/lib64/abrt/lib.so: cannot open shared object file: No such file or directory"

Tried "abrt" (by mistake) followed by "abrt -f" <- One of these 'fixed' whatever was wrong and now "service abrtd [re]start" works

Comment 2 Didier G 2010-01-26 23:21:02 UTC
I downgraded to 1.0.3-1 and this fixed my problem. 

I upgraded a new time to 1.0.4-1 and I got the same problem again.

I do not understand how you fixed this problem. Under my understanding there is no abrt command but just the abrtd daemon.

Comment 3 Thom Carlin 2010-01-27 12:13:52 UTC
There were typos in Comment 1
To clarify, at a bash prompt, type: abrtd
I then killed that job and restarted it with: abrtd -f
This command runs abrtd in the foreground and displays messages on stdout
It indicated that abrtd was Running
Surprised, I killed that job, then ran: service abrtd restart
which started successfully

Comment 4 Paul Finnigan 2010-01-28 19:20:44 UTC
Thanks Thom.

I had the same problem and repeated your steps and it fixed my problem. The only difference was I used:

# abrtd

followed by 

# abrtd -d

I guess that this could be a language problem.

Comment 5 Thom Carlin 2010-01-28 19:27:44 UTC
Paul, you are right.  I was flipping between screens in both cases.  Interestingly, the problem did not occur on a similarly configured system.

At least now there is a workaround...

Comment 6 gene smith 2010-01-29 04:57:20 UTC
Removed all abrt packages and reinstalled them. Now comes back up after reboot with abrtd running with no error (no RED siren icon and no error in var/log/messages).

Wasn't sure which ones were previously installed so reinstalled them all:

abrt-plugin-logger-1.0.4-1.fc12.x86_64
abrt-libs-1.0.4-1.fc12.x86_64
abrt-addon-python-1.0.4-1.fc12.x86_64
abrt-addon-ccpp-1.0.4-1.fc12.x86_64
abrt-plugin-bugzilla-1.0.4-1.fc12.x86_64
abrt-plugin-catcut-1.0.4-1.fc12.x86_64
abrt-gui-1.0.4-1.fc12.x86_64
abrt-plugin-mailx-1.0.4-1.fc12.x86_64
abrt-cli-1.0.4-1.fc12.x86_64
abrt-addon-kerneloops-1.0.4-1.fc12.x86_64
abrt-plugin-filetransfer-1.0.4-1.fc12.x86_64
abrt-desktop-1.0.4-1.fc12.x86_64
abrt-libs-1.0.4-1.fc12.i686
abrt-plugin-ticketuploader-1.0.4-1.fc12.x86_64
abrt-plugin-runapp-1.0.4-1.fc12.x86_64
abrt-1.0.4-1.fc12.x86_64
abrt-plugin-sosreport-1.0.4-1.fc12.x86_64

Comment 7 Denys Vlasenko 2010-02-01 15:28:08 UTC

*** This bug has been marked as a duplicate of bug 560642 ***


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