Bug 638746 - Totem crashes on start: failed to load module atk-bridge
Summary: Totem crashes on start: failed to load module atk-bridge
Keywords:
Status: CLOSED DUPLICATE of bug 638915
Alias: None
Product: Fedora
Classification: Fedora
Component: totem
Version: 14
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Bastien Nocera
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-29 19:55 UTC by Ulrich Hobelmann
Modified: 2016-05-12 04:14 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-10-04 09:13:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
totem strace (165.74 KB, text/plain)
2010-09-30 07:24 UTC, Joachim Backes
no flags Details

Description Ulrich Hobelmann 2010-09-29 19:55:11 UTC
Description of problem:
Totem (run without arguments) does not start, but prints the message:
Gtk-Message: Failed to load module "atk-bridge": libatk-bridge.so: cannot load shared object file (or similar, I'm using a non-English locale).

and:
(totem:14077): Bonobo-WARNING **: Bonobo must be initialized before use
totem: symbol lookup error: totem: undefined symbol: g_application_get_type

Version-Release number of selected component (if applicable):
2.31.6-3.fc14
atk is 1.30.0-5.fc14
libbonobo is 2.31.91-1.fc14
(all i686)

How reproducible:
Install F13, upgrade to F14 using preupgrade, and then install all other available updates.

Start totem.

Steps to Reproduce:
1. Start totem.
  
Actual results:
Crash (or process exit) and the above message.

Expected results:
Totem should start.

Additional info:
All packages came from the anaconda/preupgrade repo, but the problem persists after reinstalling them from the normal fedora repo.

Comment 1 Ulrich Hobelmann 2010-09-29 20:02:51 UTC
The libatk-brigde.so sits in a gtk-2.0 directory, so maybe it's because GNOME is using gtk3 now (at least both are installed). ldd says that totem is linked to gtk2, though.

Comment 2 Henry Kroll 2010-09-29 23:25:03 UTC
Confirmed on Rawhide. Today's update broke it. Tried newer packaged version from here but no dice. ftp://195.220.108.108/linux/fedora/development/rawhide/x86_64/os/Packages/gtk2-2.22.0-2.fc15.x86_64.rpm

Comment 3 Joachim Backes 2010-09-30 07:22:07 UTC
(In reply to comment #0)
> Description of problem:
> Totem (run without arguments) does not start, but prints the message:
> Gtk-Message: Failed to load module "atk-bridge": libatk-bridge.so: cannot load
> shared object file (or similar, I'm using a non-English locale).
> 
> and:
> (totem:14077): Bonobo-WARNING **: Bonobo must be initialized before use
> totem: symbol lookup error: totem: undefined symbol: g_application_get_type
> 
> Version-Release number of selected component (if applicable):
> 2.31.6-3.fc14
> atk is 1.30.0-5.fc14
> libbonobo is 2.31.91-1.fc14
> (all i686)
> 
> How reproducible:
> Install F13, upgrade to F14 using preupgrade, and then install all other
> available updates.
> 
> Start totem.
> 
> Steps to Reproduce:
> 1. Start totem.
> 
> Actual results:
> Crash (or process exit) and the above message.
> 
> Expected results:
> Totem should start.
> 
> Additional info:
> All packages came from the anaconda/preupgrade repo, but the problem persists
> after reinstalling them from the normal fedora repo.

Running F14 with all updates: getting the message

totem: symbol lookup error: totem: undefined symbol: g_application_get_type

Totem totem-2.31.6-3.fc14.i686 dies (sometimes with Segmentation fault)
I will attach a strace.

Comment 4 Joachim Backes 2010-09-30 07:24:07 UTC
Created attachment 450675 [details]
totem strace

Comment 5 Joachim Backes 2010-09-30 08:26:00 UTC
(In reply to comment #4)
> Created attachment 450675 [details]
> totem strace

totem was broken by updating to glib2[-devel]-2.26.0-1.fc14. Downgrading to glib2-2.25.15-1.fc14.i686 and glib2-devel-2.25.15-1.fc14.i686 repairs totem.

Comment 6 Sylvain Petreolle 2010-10-02 11:03:27 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > Created attachment 450675 [details] [details]
> > totem strace
> 
> totem was broken by updating to glib2[-devel]-2.26.0-1.fc14. Downgrading to
> glib2-2.25.15-1.fc14.i686 and glib2-devel-2.25.15-1.fc14.i686 repairs totem.

Confirmed.
Also bug  639389 is a dupe of this one.

Comment 7 Bastien Nocera 2010-10-04 09:13:58 UTC

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


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