After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 339182 - Crashes immediately on startup
Crashes immediately on startup
Status: RESOLVED DUPLICATE of bug 334174
Product: banshee
Classification: Other
Component: general
0.10.8
Other other
: High critical
: 2.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-20 13:50 UTC by Patrick OCallaghan
Modified: 2006-04-20 16:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Patrick OCallaghan 2006-04-20 13:50:26 UTC
Distribution: Fedora Core release 5 (Bordeaux)
Package: banshee
Severity: Normal
Version: GNOME2.14.0 0.10.8
Gnome-Distributor: Red Hat, Inc
Synopsis: Crashes immediately on startup
Bugzilla-Product: banshee
Bugzilla-Component: general
Bugzilla-Version: 0.10.8
BugBuddy-GnomeVersion: 2.0 (2.14.0)
Description:
Description of the crash:
Crashes immediately on startup.

Steps to reproduce the crash:
1. Type 'banshee' at Shell
2. Crash with several messages (see below)
3. 

Expected Results:
Correct execution

How often does this happen?
Always

Additional Information:
Fedora Core 5 (updates from FC4). Running KDE rather than Gnome. This is
what appears on the console:

$ banshee
Warning: [4/14/2006 3:47:39 PM] (Cannot connect to NetworkManager) - An
available, working network connection will be assumed
Creating track table
Creating playlists table
Creating playlistentries table
Debug: [4/14/2006 3:47:42 PM] (Default player engine) - GStreamer 0.10
Debug: [4/14/2006 3:47:42 PM] (Audio CD Core Initialized) -
Warning: [4/14/2006 3:47:43 PM] (Could not connect to D-Bus) - D-Bus
support will be disabled for this instance: Object reference not set to
an instance of an object

(Banshee:3207): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without
calling gdk_pixbuf_loader_close() - this is not allowed. You must
explicitly end the data stream to the loader before dropping the last
reference.
Building initial DAAP database from local library...
Starting DAAP Server
3207: assertion failed "!(connection)->have_connection_lock" file
"dbus-connection.c" line 978 function _dbus_connection_acquire_io_path
/usr/libexec/Banshee: No such file or directory.

warning: The current VSYSCALL page code requires an existing
execuitable.
Use "add-symbol-file-from-memory" to load the VSYSCALL page by hand



Debugging Information:

Backtrace was generated from '/usr/libexec/Banshee'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208928576 (LWP 3207)]
[New Thread -1275446368 (LWP 3216)]
[New Thread -1228424288 (LWP 3214)]
[New Thread -1227371616 (LWP 3213)]
[New Thread -1226318944 (LWP 3212)]
[New Thread -1224737888 (LWP 3210)]
[New Thread -1219019872 (LWP 3209)]
[New Thread -1219003488 (LWP 3208)]
(no debugging symbols found)
0x004c4402 in ?? ()

Thread 3 (Thread -1228424288 (LWP 3214))

  • #0 ??
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_init_with_popt_table
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 dbus_malloc
    from /lib/libdbus-1.so.2
  • #8 dbus_watch_set_data
    from /lib/libdbus-1.so.2
  • #9 dbus_connection_set_watch_functions
    from /lib/libdbus-1.so.2
  • #10 dbus_connection_open
    from /lib/libdbus-1.so.2
  • #11 dbus_watch_handle
    from /lib/libdbus-1.so.2
  • #12 avahi_dbus_connection_glue
    from /usr/lib/libavahi-client.so.3
  • #13 avahi_simple_poll_dispatch
    from /usr/lib/libavahi-common.so.3
  • #14 avahi_simple_poll_iterate
    from /usr/lib/libavahi-common.so.3
  • #15 avahi_simple_poll_loop
    from /usr/lib/libavahi-common.so.3
  • #16 ??
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 ??
  • #30 ??
  • #31 ??




------- Bug created by bug-buddy at 2006-04-20 13:50 -------

Comment 1 Aaron Bockover 2006-04-20 16:24:03 UTC
This is not a bug with Banshee, rather it is in Avahi. It has been fixed in Avahi SVN.

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