Bug 1146691 - [abrt] gnome-music: albumArtCache.py:148:lookup:RuntimeError: can't start new thread
Summary: [abrt] gnome-music: albumArtCache.py:148:lookup:RuntimeError: can't start new...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-music
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: gnome-sig
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:e0f52605107ca401358ca458bb3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-25 18:48 UTC by Hapoofesgeli
Modified: 2015-06-23 07:32 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-23 07:32:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.33 KB, text/plain)
2014-09-25 18:48 UTC, Hapoofesgeli
no flags Details
File: environ (1.26 KB, text/plain)
2014-09-25 18:48 UTC, Hapoofesgeli
no flags Details

Description Hapoofesgeli 2014-09-25 18:48:45 UTC
Version-Release number of selected component:
gnome-music-3.13.92-1.fc21

Additional info:
reporter:       libreport-2.2.3
cmdline:        python3 /usr/bin/gnome-music
executable:     /usr/bin/gnome-music
kernel:         3.16.3-300.fc21.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
albumArtCache.py:148:lookup:RuntimeError: can't start new thread

Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/gnomemusic/__init__.py", line 44, in wrapped
    retval = fn(*v, **k)
  File "/usr/lib/python3.4/site-packages/gnomemusic/view.py", line 377, in _on_item_activated
    self.header_bar, self.selection_toolbar)
  File "/usr/lib/python3.4/site-packages/gnomemusic/__init__.py", line 44, in wrapped
    retval = fn(*v, **k)
  File "/usr/lib/python3.4/site-packages/gnomemusic/widgets.py", line 183, in update
    ALBUM_ART_CACHE.lookup(item, 256, 256, self._on_look_up, None, real_artist, album)
  File "/usr/lib/python3.4/site-packages/gnomemusic/__init__.py", line 44, in wrapped
    retval = fn(*v, **k)
  File "/usr/lib/python3.4/site-packages/gnomemusic/albumArtCache.py", line 148, in lookup
    start_new_thread(self.lookup_worker, (item, width, height, callback, itr, artist, album))
RuntimeError: can't start new thread

Local variables in innermost frame:
album: "A'tashe Hagh"
callback: <bound method AlbumWidget.wrapped of <AlbumWidget object at 0x7f85b0fdcc18 (gnomemusic+widgets+AlbumWidget at 0xe4f980)>>
item: <MediaBox object at 0x7f85b0009ab0 (GrlMediaBox at 0x23d7820)>
height: 256
itr: None
self: <gnomemusic.albumArtCache.AlbumArtCache object at 0x7f85ca898ba8>
artist: 'Alireza ShahMohammadi'
width: 256

Comment 1 Hapoofesgeli 2014-09-25 18:48:51 UTC
Created attachment 941237 [details]
File: backtrace

Comment 2 Hapoofesgeli 2014-09-25 18:48:54 UTC
Created attachment 941238 [details]
File: environ

Comment 3 Fedora Admin XMLRPC Client 2014-12-02 14:23:42 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Vadim Rutkovsky 2015-06-09 14:38:26 UTC
Is this still happening in F21 (latest version is gnome-music-3.14.3.1-1.fc21)?

Comment 5 Hapoofesgeli 2015-06-23 01:39:18 UTC
(In reply to Vadim Rutkovsky from comment #4)
> Is this still happening in F21 (latest version is
> gnome-music-3.14.3.1-1.fc21)?

Unfortunately I no longer have access to that version of Fedora and the data to test.


Note You need to log in before you can comment on or make changes to this bug.