|
Bugzilla – Full Text Bug Listing |
| Summary: | Banshee crashes in Preferences dialog | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Cameron Meadors <cmeadors> |
| Component: | GNOME | Assignee: | Aaron Bockover <abockover> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | dsecareanu |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Cameron Meadors
2005-09-08 18:09:44 UTC
Acutally it crashes no matter how you leave the dialog. Even if you do not make any changes. 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. 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! 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... 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 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. 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. |