Bug 115938 - Banshee crashes in Preferences dialog
Summary: Banshee crashes in Preferences dialog
Status: RESOLVED DUPLICATE of bug 115949
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: GNOME (show other bugs)
Version: RC 1
Hardware: Other All
: P5 - None : Major
Target Milestone: ---
Assignee: Aaron Bockover
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-08 18:09 UTC by Cameron Meadors
Modified: 2005-09-09 15:34 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron Meadors 2005-09-08 18:09:44 UTC
If I am in the Edit -> Preferences and I click on Cancel, Banshee crashes.  Here
is the console output:

0: Active Player Engine is now 'Helix'
1: Loaded PlayerEngine core: Helix
2: Loaded AudioCdPlayerEngine core: GStreamer
3: Audio CD Core Initialized
4: Notification Area Icon could not be installed
5: Registered Banshee.SqlLoadTransaction
6: Executing Banshee.SqlLoadTransaction
7: Pipeline profile 'Lame MP3' will be unavailable: GStreamer pipeline 'lame'
could not be run
8: Pipeline profile 'Faac MP4' will be unavailable: GStreamer pipeline 'faac'
could not be run
Segmentation fault
Comment 1 Cameron Meadors 2005-09-08 18:10:51 UTC
Acutally it crashes no matter how you leave the dialog.  Even if you do not make
any changes.
Comment 2 Cameron Meadors 2005-09-08 20:12:06 UTC
So I had to install some devel packages for other reasons and then tried banshee
again on suggestion from Mark Gordon.  Now I don't get the crash.  For what it
is worth, it was crashing in libgobject-2.so.0 which is in glib2.  I do have the
glib2-devel package installed now.
Comment 3 Aaron Bockover 2005-09-08 21:44:25 UTC
Cameron: what version of Banshee? Does it segfault or does it throw an
exception? If it throws an exception, can you please paste it here? Thanks!
Comment 4 Daniel Secareanu 2005-09-09 02:00:46 UTC
I have the same issue with Banshee, I don't even enter the preferences dialogue:

 banshee
0: Active Player Engine is now 'GStreamer'
1: Loaded PlayerEngine core: GStreamer
2: Loaded AudioCdPlayerEngine core: GStreamer
3: Audio CD Core Initialized
4: Registered Banshee.SqlLoadTransaction
5: Executing Banshee.SqlLoadTransaction
6: Pipeline profile 'Xing MP3' will be unavailable: GStreamer pipeline 'xingenc'
could not be run
7: Pipeline profile 'Lame MP3' will be unavailable: GStreamer pipeline 'lame'
could not be run
8: Pipeline profile 'Faac MP4' will be unavailable: GStreamer pipeline 'faac'
could not be run
Segmentation fault

Will try installing glib2-devel as well...
Comment 5 Daniel Secareanu 2005-09-09 02:04:43 UTC
Uhm... but I had glib2-devel installed already...

Also... when trying to play mp3s (lame codec installed) it gives following error:

** Message: don't know how to handle application/x-id3
** Message: don't know how to handle application/x-id3
** Message: don't know how to handle application/x-id3
** Message: don't know how to handle application/x-id3
** Message: don't know how to handle application/x-id3

Probably smth missing... will check it out
Comment 6 Cameron Meadors 2005-09-09 13:28:46 UTC
Aaron,  Version 0.9.6. It segfaults.  I have not figured out which additionally
installed package eliminated the crash.  I have a default GNOME install of SUSE
LINUX 10.0 RC1.  Then I install the GNOME Development Selection.  I will try
removing packages until I can reproduce the crash.

I did get a backtrace, but it was lacking almost all symbols.  That was how I
deteminied it was crashing in libgobject.
Comment 7 Cameron Meadors 2005-09-09 14:25:20 UTC
I tried to remove just glib2-devel, but that did not give a crash.  I removed
the GNOME Development Selection and the crash came back.  I am working on
getting debuginfo packages to get a usable back trace.
Comment 8 Dan Winship 2005-09-09 15:34:16 UTC
same as 115949. fixed in gtk-sharp2 2.3.91

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