[Bug 224844] New: banshee does not start
https://bugzilla.novell.com/show_bug.cgi?id=224844 Summary: banshee does not start Product: openSUSE 10.2 Version: RC 4 Platform: Other OS/Version: Other Status: NEW Severity: Blocker Priority: P5 - None Component: Mono AssignedTo: bnc-team-mono@forge.provo.novell.com ReportedBy: meissner@novell.com QAContact: qa@suse.de CC: chuller@novell.com, abockover@novell.com installed KDE on AMD64 with 10.2rc4. installed helix-banshee Then running banshee<return> shows the splashscreen, but then hangs. Also later starts of banshee just hang. strace shows looping futex timeouts. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224844 meissner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Blocker |Critical -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224844 ------- Comment #1 from mmichna@novell.com 2006-11-30 04:22 MST ------- To be more precise: During the first startup you can see that there is a problem with gstreamer. And when started in a konsole/xterm you can see: --8<-- ERROR: Caught a segmentation fault while loading plugin file: /opt/gnome/lib/gstreamer-0.10/libgstaudioresample.so Please either: - remove it and restart. - run with --gst-disable-segtrap and debug. -->8-- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224844 ------- Comment #2 from meissner@novell.com 2006-11-30 04:41 MST ------- Created an attachment (id=107595) --> (https://bugzilla.novell.com/attachment.cgi?id=107595&action=view) logfile captured strace. looks like it does some DBUS calls but then no progress happens anymore. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224844 ------- Comment #3 from dvaleev@bcc.ru 2006-12-04 15:44 MST ------- seems like some problem with me. first start fine but another hangs maybe i should open separate bug? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224844 ------- Comment #4 from dvaleev@bcc.ru 2006-12-04 15:45 MST ------- Created an attachment (id=108240) --> (https://bugzilla.novell.com/attachment.cgi?id=108240&action=view) backtrace -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224844 abockover@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |meissner@novell.com ------- Comment #5 from abockover@novell.com 2006-12-11 20:37 MST ------- The backtrace is useless. You must run gdb with LD_LIBRARY_PATH=/usr/lib/banshee. See http://banshee-project.org/Debugging. You will also need the following signals handled (add to ~/.gdbinit or issue before running 'run') handle SIGXCPU SIG35 SIG33 SIGPWR nostop noprint handle SIGSEGV pass noprint
From the indication I get in the first error posted, it looks like this is a dup of bug #214051.
To confirm, you see the gstreamer message on each run? Can you please test these packages: http://abock.org/~aaron/liboil and see if the issue goes away? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224844 max@stranger-team.ru changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|meissner@novell.com | Version|RC 4 |Final ------- Comment #6 from max@stranger-team.ru 2006-12-15 15:56 MST ------- openSuSE 10.2 Release + all fixes, bug still here. If start KDE first, try run bansee then banshee hang on "initializing audio". If start gnome first, quit and start KDE and here run banshee then all ok. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224844 abockover@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |meissner@novell.com ------- Comment #7 from abockover@novell.com 2006-12-17 14:19 MST ------- This sounds like it may be hanging on gconf. Can you ensure the gconf daemon is up and running when you do a KDE-only start, to verify? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224844 abockover@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|meissner@novell.com |max@stranger-team.ru -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224844 ------- Comment #8 from meissner@novell.com 2007-01-05 07:01 MST ------- gconfd is started by banshee itself. seems to be hanging on a pthread conditional. and there is just 1 thread running. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224844 ------- Comment #9 from meissner@novell.com 2007-01-05 07:03 MST ------- Created an attachment (id=111640) --> (https://bugzilla.novell.com/attachment.cgi?id=111640&action=view) backtrace from marcus backtrace taking from waiting mono process -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224844 meissner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|max@stranger-team.ru | ------- Comment #10 from meissner@novell.com 2007-01-05 07:09 MST ------- it is waiting for a pthread conditional. note that the program is not multithreaded (just 1 thread running). I suspect the following: - banshee initializes gstreamer multihreaded. - gst notes the registry is not there. - gst fork()s to create the registry. - this does not clear the multithread io flag in ORBIT - this mistakenly assumes it is still multithreaded, while it isnt. - hangs waiting for uninitialized pthread condition. So I suspect it is a gstreamer010 bug. I was able to workaround by starting totem once, afterwards it works. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224844 ------- Comment #11 from dvaleev@bcc.ru 2007-01-06 06:26 MST ------- for me banshee works, but its starts very very long. and switching between plugins or searching for several song hangs banshee for one or two minutes then works again -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224844 Federico Mena Quintero <federico@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |gnome-wrong-out-of-the-box, opensuse-10.2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=224844#c12 Federico Mena Quintero <federico@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |meissner@novell.com --- Comment #12 from Federico Mena Quintero <federico@novell.com> 2007-11-14 10:08:08 MST --- Does this still happen on openSUSE 10.3? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=224844#c13 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|meissner@novell.com | --- Comment #13 from Marcus Meissner <meissner@novell.com> 2007-11-15 03:20:26 MST --- just did on a KDE Install: zypper install helix-banshee then banshee<return> pops up EULA, and Splashscreen and then backtraces: tux@westernhagen:~> banshee Loading Helix EULA for de Warning: [15.11.2007 11:17:18] (Cannot connect to NetworkManager) - An available, working network connection will be assumed Creating track table Creating playlists table Creating playlistentries table Debug: [15.11.2007 11:17:20] (Loading audio profiles) - /usr/share/banshee/audio-profiles Debug: [15.11.2007 11:17:22] (Standard Wiedergabe-Engine) - Helix Remote Debug: [15.11.2007 11:17:22] (Audio-CD Kern initialisiert) - Warning: [15.11.2007 11:17:22] (Power Management Call Failed) - Cannot find GNOME Power Manager: Name org.gnome.PowerManager has no owner Debug: [15.11.2007 11:17:22] (Enabled multimedia keys support) - Using org.gnome.SettingsDaemon Stacktrace: at (wrapper managed-to-native) Gtk.Dialog.gtk_dialog_run (intptr) <0x0000e> at (wrapper managed-to-native) Gtk.Dialog.gtk_dialog_run (intptr) <0xffffffff> at Gtk.Dialog.Run () <0x0002c> at Banshee.Gui.GladeDialog.Run () <0x00021> at Banshee.PlayerUI.PromptForImport (bool) <0x00120> at Banshee.PlayerUI.PromptForImport () <0x00015> at <>c__CompilerGenerated2.<OnLibraryReloaded>c__20 (object,System.EventArgs) <0x00020> at InvokeCB.Invoke () <0x0001c> at TimeoutProxy.Handler () <0x0003c> at (wrapper native-to-managed) TimeoutProxy.Handler () <0xffffffff> at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x0000b> at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff> at Gtk.Application.Run () <0x00008> at Gnome.Program.Run () <0x0000c> at Banshee.BansheeEntry.Startup (string[]) <0x00a53> at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.CleanRoomStartup/StartupInvocationHandler,string[]) <0x000d7> at Banshee.BansheeEntry.Main (string[]) <0x00050> at (wrapper runtime-invoke) Banshee.BansheeEntry.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff> Native stacktrace: Speicherzugriffsfehler tux@westernhagen:~> second call opens the import dialog just fine and banshee works. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=224844#c14 Mark Gordon <mtgordon@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtgordon@novell.com --- Comment #14 from Mark Gordon <mtgordon@novell.com> 2007-11-28 11:13:25 MST --- I'm unable to reproduce this even once (under KDE, having recursively unset the /apps/banshee gconf tree, removed ~/.config/banshee, and shutdown gconfd) on 10.3. Tried both helix and gstreamer versions. This is an SMP x86_64 machine, if it makes a difference. The one difference that comes to mind is that I also have Gnome installed. Perhaps there's a missing dep that causes problems for KDE-only installs? It's not clear to me at this point that this is a mono bug rather than a banshee bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=224844#c15 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Normal --- Comment #15 from Marcus Meissner <meissner@novell.com> 2007-11-29 07:38:24 MST --- i for myself i am jsut willing to let this go. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=224844 User lakhil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=224844#c16 Akhil Laddha <lakhil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lakhil@novell.com Status|ASSIGNED |RESOLVED Resolution| |INVALID --- Comment #16 from Akhil Laddha <lakhil@novell.com> 2008-03-07 03:08:26 MST --- Closing as per comment#15. Please reopen in case it appears again. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com