Bug 1146691
| Summary: | [abrt] gnome-music: albumArtCache.py:148:lookup:RuntimeError: can't start new thread | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Hapoofesgeli <Hapoofesgeli> | ||||||
| Component: | gnome-music | Assignee: | GNOME SIG Unassigned <gnome-sig> | ||||||
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 21 | CC: | bochecha, Hapoofesgeli, vrutkovs | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/2c8ab2783a7127b94fdafa6872bf44d0b1e47542 | ||||||||
| Whiteboard: | abrt_hash:e0f52605107ca401358ca458bb3a817331e50037 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-06-23 07:32:52 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 941237 [details]
File: backtrace
Created attachment 941238 [details]
File: environ
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Is this still happening in F21 (latest version is gnome-music-3.14.3.1-1.fc21)? (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. |
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