Crash on launch or crash when trying to maximise window

Bug #997501 reported by Philip Wyett
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
rhythmbox (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

When trying to run (first time) I get a crash. Window just closes.

Second run. This brings up an unmaximised window. When I try and maximise, the app crashes.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: rhythmbox 2.96-0ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
Uname: Linux 3.2.0-24-generic-pae i686
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Thu May 10 08:28:16 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423.2)
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Philip Wyett (philswyett) wrote :
Revision history for this message
Philip Wyett (philswyett) wrote :
Download full text (7.5 KiB)

Backtrace...

(gdb) r
Starting program: /usr/bin/rhythmbox
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[New Thread 0xb7d7bb40 (LWP 3003)]
[New Thread 0xb73ffb40 (LWP 3004)]
[New Thread 0xb1674b40 (LWP 3005)]
[New Thread 0xb0e73b40 (LWP 3006)]
[Thread 0xb0e73b40 (LWP 3006) exited]
[New Thread 0xb0e73b40 (LWP 3008)]
[Thread 0xb0e73b40 (LWP 3008) exited]
[New Thread 0xb0e73b40 (LWP 3016)]
[New Thread 0xb02fab40 (LWP 3017)]
[New Thread 0xafaf9b40 (LWP 3018)]
[Thread 0xafaf9b40 (LWP 3018) exited]
[New Thread 0xafaf9b40 (LWP 3032)]

(rhythmbox:2990): GLib-CRITICAL **: g_str_has_prefix: assertion `str != NULL' failed
Traceback (most recent call last):
  File "/usr/lib/rhythmbox/plugins/ubuntuone/MusicStoreWidget.py", line 97, in url_loaded
    if urlparse.urlparse(url)[2] == "https":
  File "/usr/lib/python2.7/urlparse.py", line 135, in urlparse
    tuple = urlsplit(url, scheme, allow_fragments)
  File "/usr/lib/python2.7/urlparse.py", line 174, in urlsplit
    i = url.find(':')
AttributeError: 'NoneType' object has no attribute 'find'
[New Thread 0xaedaab40 (LWP 3033)]
[Thread 0xaedaab40 (LWP 3033) exited]

** (rhythmbox:2990): WARNING **: Error calling get_info: Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 707, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/platform/linux/dbus_interface.py", line 723, in get_info
    return self.service.folders.get_info(path)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py", line 166, in inner
    result = f(*new_args, **new_kwargs)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/logger.py", line 283, in inner
    res = f(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py", line 717, in get_info
    mdobj = self.fs_manager.get_by_path(path)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/filesystem_manager.py", line 794, in get_by_path
    mdid = self._idx_path[path]
KeyError: '/home/philip/.ubuntuone/Purchased from Ubuntu One'

** (rhythmbox:2990): CRITICAL **: syncdaemon_folder_info_get_subscribed: assertion `SYNCDAEMON_IS_FOLDER_INFO (finfo)' failed
[Thread 0xb1674b40 (LWP 3005) exited]
[New Thread 0xaedaab40 (LWP 3060)]
[New Thread 0xb1674b40 (LWP 3061)]
[New Thread 0xae5a9b40 (LWP 3062)]
[Thread 0xaedaab40 (LWP 3060) exited]
[Thread 0xae5a9b40 (LWP 3062) exited]
[New Thread 0xae5a9b40 (LWP 3065)]
[New Thread 0xaedaab40 (LWP 3067)]

Program received signal SIGILL, Illegal instruction.
0x05cb2042 in ?? ()
(gdb) bt
#0 0x05cb2042 in ?? ()
#1 0x02c3ac0d in execute (globalData=<optimized out>,
    callFrame=<optimized out>, registerFile=0xb037248c, this=0xaeddfdf0)
    at ../Source/JavaScriptCore/jit/JITCode.h:115
#2 JSC::Interpreter::execute (this=0xb0372480, program=0xaeddfde0,
    callFrame=0xaee1fcb4, scopeChain=0xaedfffe0, thisObj=0xaee5ffc0)
    at ../Source/JavaScriptCore/interpreter/Interpreter.cpp:1139
#3 0...

Read more...

Revision history for this message
Walter Garcia-Fontes (walter-garcia) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. It would help us a lot if you could test it on a currently supported Ubuntu version. When you test it and it is still an issue, kindly upload the updated logs by running apport-collect <bug #> and any other logs that are relevant for this particular issue.

Changed in rhythmbox (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for rhythmbox (Ubuntu) because there has been no activity for 60 days.]

Changed in rhythmbox (Ubuntu):
status: Incomplete → Expired
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.