rhythmbox crashed with SIGSEGV in main()

Bug #164062 reported by Tobias Strauß
300
This bug affects 7 people
Affects Status Importance Assigned to Milestone
Rhythmbox
Fix Released
Critical
rhythmbox (Ubuntu)
Fix Released
Medium
Ubuntu Desktop Bugs

Bug Description

Binary package hint: rhythmbox

I use the up-to-date hardy packages. One of this packages seams to break
rhythmbox. (Segmentation fault)

2007-11-20 10:00:02 status installed bsdutils 1:2.13-12ubuntu1
2007-11-20 10:00:10 status installed mount 2.13-12ubuntu1
2007-11-20 10:00:35 status installed util-linux-locales 2.13-12ubuntu1
2007-11-20 10:00:35 status installed manpages 2.66-1
2007-11-20 10:00:35 status installed consolekit 0.2.3-2ubuntu1
2007-11-20 10:00:43 status installed fast-user-switch-applet 2.20.0-2ubuntu1
2007-11-20 10:00:46 status installed libgnome-menu2 2.20.1-1ubuntu1
2007-11-20 10:00:47 status installed python-gmenu 2.20.1-1ubuntu1
2007-11-20 10:00:47 status installed gnome-menus 2.20.1-1ubuntu1
2007-11-20 10:00:47 status installed gstreamer0.10-pulseaudio 0.9.5-2
2007-11-20 10:00:47 status installed libgstreamer-plugins-pulse0.10-0 0.9.5-2
2007-11-20 10:00:47 status installed ncompress 4.2.4.2-1
2007-11-20 10:01:07 status installed libc6 2.6.1-6ubuntu2

ProblemType: Crash
Architecture: i386
Date: Tue Nov 20 11:21:22 2007
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/rhythmbox
NonfreeKernelModules: cdrom
Package: rhythmbox 0.11.3-0ubuntu1
PackageArchitecture: i386
ProcCmdline: rhythmbox
ProcCwd: /home/tac
ProcEnviron:
 SHELL=/bin/bash
 PATH=/home/tac/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=de_DE.UTF-8
Signal: 11
SourcePackage: rhythmbox
StacktraceTop: main (argc=139429760, argv=0x0) at main.c:325
Title: rhythmbox crashed with SIGSEGV in main()
Uname: Linux colin 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev scanner video

Tags: apport-crash
Revision history for this message
Tobias Strauß (tocomo) wrote :
Revision history for this message
Apport retracing service (apport) wrote : Symbolic stack trace

StacktraceTop:main (argc=139429760, argv=0x0) at main.c:325

Revision history for this message
Apport retracing service (apport) wrote : Symbolic threaded stack trace
Changed in rhythmbox:
importance: Undecided → Medium
Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thanks for your report, Is this still an issue? Is the crash reproducible with a new user? thanks.

Changed in rhythmbox:
assignee: nobody → desktop-bugs
status: New → Incomplete
Revision history for this message
William Grant (wgrant) wrote :

It is still an issue, is not reproducible with a new user, but is still reproducible if I move my ~/.gnome2/rhythmbox out of the way.

William Grant (wgrant)
Changed in rhythmbox:
status: Incomplete → Confirmed
Revision history for this message
Pedro Villavicencio (pedro) wrote :

Do you have some easy steps to trigger the crash? Rhythmbox works fine in my hardy box.

Changed in rhythmbox:
status: Confirmed → Incomplete
Revision history for this message
Kai Baumgart (zkar) wrote :

I can confirm, what William wrote. I tried to move ./.gnome2/accels/rhythmbox, ./.gnome2/rhythmbox and ./.gconf/apps/rhythmbox, the Music folder and downloaded Podcasts out of the way, but nothing helped.

When the segfault first occurred, I realized that I have several seconds to access the GUI before the crash. So I had the chance to disable all plugins before it crashed. But it doesn't help. Now all plugins are disabled and I the crash occure at the moment the GUI drops in front.

Revision history for this message
Kai Baumgart (zkar) wrote :

Attached the debug output. Everything I mentioned above is moved out of the way.

Revision history for this message
Bryan Quigley (bryanquigley) wrote :

I had this bug and then I removed all of the pulse audio packages. It works now.

Revision history for this message
Bryan Quigley (bryanquigley) wrote :

Nevermind. It worked for one run. But now I can see the GUI (for a second) and then it crashes.

Revision history for this message
Bryan Quigley (bryanquigley) wrote :

I fixed it by clearing my home directory. And then I broke it again by disabling all plugins except for DAAP sharing. Can someone else confirm that turning off some plugins breaks this? (and possibly narrow it down to one)

Revision history for this message
Bryan Quigley (bryanquigley) wrote :

Steps to reproduce. Use a clean user profile.
Open Rhythmbox.
Edit -> Plugins.
Uncheck Cover Art.
Click close.
Exit Rhythmbox.
Attempt to start rhythmbox (it should crash here).

Changed in rhythmbox:
status: Incomplete → Confirmed
Revision history for this message
Alex Mauer (hawke) wrote :

Confirmed. Enabling the artdisplay plugin (gconf key: /apps/rhythmbox/plugins/artdisplay/active) stopped the crashing. Disabling it again caused it to crash when it was restarted again.

Revision history for this message
Alex Mauer (hawke) wrote :

upstream bug was marked as a duplicate, moving the remote bug.

Changed in rhythmbox:
status: Unknown → Fix Released
Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thanks, that's fixed upstream.

Changed in rhythmbox:
status: Confirmed → Fix Committed
Revision history for this message
Leon (leonbo) wrote :

Is this already fixed? Cause I'm having the same problem now.

Revision history for this message
tom (th0mas) wrote :

@leon:

to enable artdisplay, open

~/.gconf/apps/rhythmbox/plugins/artdisplay/%25gconf.xml
in your favourite texteditor an change "false" to "true"

at least it works for me....
nice workaround until the next fix is out, thx alex ^^

Revision history for this message
Arrdee (rdmartin) wrote :

@Leon:

Just upgraded to Hardy, and had album art plugin disabled. Turned the plugin on in gconf and Rhythmbox boots up fine now.

Still hasn't been fixed yet, seems.

Revision history for this message
greatlinux (greatlinux) wrote :

I don't know why my bug report would be move here
The bug i report is related to Magnatune Store plugin, it is reproducible in 8.04 alpa 6 LiveCD
disabling it will result in a crash

Revision history for this message
Pedro Villavicencio (pedro) wrote :

As i said it's fixed upstream but It's not fixed on the Hardy package yet. thanks again.

Revision history for this message
dominik232 (dominik232) wrote : Re: [Bug 164062] Re: rhythmbox crashed with SIGSEGV in main()

Thanks me too. :)
I very low english speek :)
Sorry for my syntax.

Dnia 11-03-2008, Wt o godzinie 14:33 +0000, Pedro Villavicencio pisze:
> As i said it's fixed upstream but It's not fixed on the Hardy package
> yet. thanks again.
>

Revision history for this message
Sebastien Bacher (seb128) wrote :

there is a new version in hardy now which fixes the issue

Changed in rhythmbox:
status: Fix Committed → Fix Released
Revision history for this message
greatlinux (greatlinux) wrote :

>there is a new version in hardy now which fixes the issue

I now use Mar 14th daily LiveCD and rhythmbox still have the problem

Revision history for this message
Sebastien Bacher (seb128) wrote :

are you sure than you have the same issue than the one described there? what rhythmbox version is on the cd? how do you trigger the crash?

Revision history for this message
Bryan Quigley (bryanquigley) wrote :

The fix came out really late last night (I was about to post back that there
wasn't a fix) and I don't think it would have made that liveCD.

On Sat, Mar 15, 2008 at 8:04 AM, Sebastien Bacher <email address hidden> wrote:

> are you sure than you have the same issue than the one described there?
> what rhythmbox version is on the cd? how do you trigger the crash?
>
> --
> rhythmbox crashed with SIGSEGV in main()
> https://bugs.launchpad.net/bugs/164062
> You received this bug notification because you are a direct subscriber
> of the bug.
>

Revision history for this message
greatlinux (greatlinux) wrote :

The bug has gone in ubuntu mar 16th dialy liveCD
thank you

Revision history for this message
Eric Tranier (13et) wrote :

hardy heron
i have listen a radio about 30 second and i want to change with a double click on another radio and rhythmbox crash

Revision history for this message
James Westby (james-w) wrote :

On Sat, 2008-03-22 at 12:47 +0000, Eric Tranier wrote:
> hardy heron
> i have listen a radio about 30 second and i want to change with a double click on another radio and rhythmbox crash
>

Hi Eric,

This is another issue that is not related to the bug
you posted to. Please open another bug for your problem.

Thanks,

James

Revision history for this message
RosaI (rosai54) wrote :

Hi:
I just finish the up grade true the actualization utility, after the restart, some programs failed to initialize, this was one of them, I followed the window instruction and sent a report, after reading some of the former comments at this post, I turned Rhythmbox again, and it is working just fine.
thank you any way.

Revision history for this message
langenoir (langenoir) wrote :

Hi
Thx for your action

Have a great day
Cyril
;-)
Le vendredi 25 avril 2008 à 00:29 +0000, RosaI a écrit :
> Hi:
> I just finish the up grade true the actualization utility, after the restart, some programs failed to initialize, this was one of them, I followed the window instruction and sent a report, after reading some of the former comments at this post, I turned Rhythmbox again, and it is working just fine.
> thank you any way.
>

Revision history for this message
Chilker (chilker) wrote :
  • unnamed Edit (3.2 KiB, text/html; charset=ISO-8859-1)

Me? I didn't do anything to fix the problem, I just reported it :)
Thanks though!
Have a fantastic day.

On Fri, Apr 25, 2008 at 4:24 AM, langenoir <email address hidden> wrote:

> Hi
> Thx for your action
>
> Have a great day
> Cyril
> ;-)
> Le vendredi 25 avril 2008 à 00:29 +0000, RosaI a écrit :
> > Hi:
> > I just finish the up grade true the actualization utility, after the
> restart, some programs failed to initialize, this was one of them, I
> followed the window instruction and sent a report, after reading some of the
> former comments at this post, I turned Rhythmbox again, and it is working
> just fine.
> > thank you any way.
> >
>
> --
> rhythmbox crashed with SIGSEGV in main()
> https://bugs.launchpad.net/bugs/164062
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in The Rhythmbox Music Management Application: Fix Released
> Status in Source Package "rhythmbox" in Ubuntu: Fix Released
>
> Bug description:
> Binary package hint: rhythmbox
>
> I use the up-to-date hardy packages. One of this packages seams to break
> rhythmbox. (Segmentation fault)
>
> 2007-11-20 10:00:02 status installed bsdutils 1:2.13-12ubuntu1
> 2007-11-20 10:00:10 status installed mount 2.13-12ubuntu1
> 2007-11-20 10:00:35 status installed util-linux-locales 2.13-12ubuntu1
> 2007-11-20 10:00:35 status installed manpages 2.66-1
> 2007-11-20 10:00:35 status installed consolekit 0.2.3-2ubuntu1
> 2007-11-20 10:00:43 status installed fast-user-switch-applet
> 2.20.0-2ubuntu1
> 2007-11-20 10:00:46 status installed libgnome-menu2 2.20.1-1ubuntu1
> 2007-11-20 10:00:47 status installed python-gmenu 2.20.1-1ubuntu1
> 2007-11-20 10:00:47 status installed gnome-menus 2.20.1-1ubuntu1
> 2007-11-20 10:00:47 status installed gstreamer0.10-pulseaudio 0.9.5-2
> 2007-11-20 10:00:47 status installed libgstreamer-plugins-pulse0.10-0
> 0.9.5-2
> 2007-11-20 10:00:47 status installed ncompress 4.2.4.2-1
> 2007-11-20 10:01:07 status installed libc6 2.6.1-6ubuntu2
>
> ProblemType: Crash
> Architecture: i386
> Date: Tue Nov 20 11:21:22 2007
> DistroRelease: Ubuntu 8.04
> ExecutablePath: /usr/bin/rhythmbox
> NonfreeKernelModules: cdrom
> Package: rhythmbox 0.11.3-0ubuntu1
> PackageArchitecture: i386
> ProcCmdline: rhythmbox
> ProcCwd: /home/tac
> ProcEnviron:
> SHELL=/bin/bash
>
> PATH=/home/tac/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
> LANG=de_DE.UTF-8
> Signal: 11
> SourcePackage: rhythmbox
> StacktraceTop: main (argc=139429760, argv=0x0) at main.c:325
> Title: rhythmbox crashed with SIGSEGV in main()
> Uname: Linux colin 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007
> i686 GNU/Linux
> UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev
> powerdev scanner video
>

Revision history for this message
epictetus (scottlsteele) wrote :

Hey, I don't know how to provide technical information relevant to the problems rhythmbox is having. My computer is just over a month old. It came preinstalled with Gutsy but I immediately upgraded to Hardy. Even in the first few days or so, I was having significant issues with rhythmbox. It frequently crashes/exits when I try to start it up but almost always opens for good after 4 - 6 attempts to open it. It doesn't affect me that much anymore since I put a quick launch icon for it on my panel---I just keep clicking on the launch icon until the window stays up for good. That really shouldn't be happening, though, should it? Rhythmbox also has a tendency to infrequently crash/exit during normal playback, although this does not happen often enough that I can't use it. Is there a relatively easy way for me to find and return the technical information that someone would need to understand what's going on?

Changed in rhythmbox:
importance: Unknown → Critical
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.