Bug 1582728 - [abrt] pitivi: decode(): codecs.py:321:decode:UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbe in position 27: invalid start byte
Summary: [abrt] pitivi: decode(): codecs.py:321:decode:UnicodeDecodeError: 'utf-8' cod...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: pitivi
Version: 27
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:1f14fd2363b5281114cf64d2cb2...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-26 13:30 UTC by Jari Korva
Modified: 2018-08-02 15:33 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-08-02 15:33:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (700 bytes, text/plain)
2018-05-26 13:30 UTC, Jari Korva
no flags Details
File: cgroup (321 bytes, text/plain)
2018-05-26 13:30 UTC, Jari Korva
no flags Details
File: cpuinfo (1.39 KB, text/plain)
2018-05-26 13:30 UTC, Jari Korva
no flags Details
File: environ (1.40 KB, text/plain)
2018-05-26 13:30 UTC, Jari Korva
no flags Details
File: mountinfo (4.16 KB, text/plain)
2018-05-26 13:30 UTC, Jari Korva
no flags Details
File: namespaces (129 bytes, text/plain)
2018-05-26 13:30 UTC, Jari Korva
no flags Details
File: open_fds (1.47 KB, text/plain)
2018-05-26 13:30 UTC, Jari Korva
no flags Details

Description Jari Korva 2018-05-26 13:30:15 UTC
Description of problem:
The crash happens while starting pitivi, before window pops up

Version-Release number of selected component:
pitivi-0.99-1.fc27

Additional info:
reporter:       libreport-2.9.3
cmdline:        python3 /usr/bin/pitivi /run/media/user/disk/DCIM/100OLYMP/Pxxxxxxx.MOV
crash_function: decode
exception_type: UnicodeDecodeError
executable:     /usr/bin/pitivi
kernel:         4.16.9-200.fc27.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
codecs.py:321:decode:UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbe in position 27: invalid start byte

Traceback (most recent call last):
  File "/usr/lib64/python3.6/site-packages/pitivi/application.py", line 274, in _newProjectLoadingCb
    self._setScenarioFile(project.get_uri())
  File "/usr/lib64/python3.6/site-packages/pitivi/application.py", line 269, in _setScenarioFile
    content = project.read().replace("\n", "")
  File "/usr/lib64/python3.6/codecs.py", line 321, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbe in position 27: invalid start byte

Local variables in innermost frame:

Comment 1 Jari Korva 2018-05-26 13:30:21 UTC
Created attachment 1441890 [details]
File: backtrace

Comment 2 Jari Korva 2018-05-26 13:30:23 UTC
Created attachment 1441891 [details]
File: cgroup

Comment 3 Jari Korva 2018-05-26 13:30:24 UTC
Created attachment 1441892 [details]
File: cpuinfo

Comment 4 Jari Korva 2018-05-26 13:30:26 UTC
Created attachment 1441893 [details]
File: environ

Comment 5 Jari Korva 2018-05-26 13:30:27 UTC
Created attachment 1441894 [details]
File: mountinfo

Comment 6 Jari Korva 2018-05-26 13:30:29 UTC
Created attachment 1441895 [details]
File: namespaces

Comment 7 Jari Korva 2018-05-26 13:30:30 UTC
Created attachment 1441896 [details]
File: open_fds

Comment 8 Igor Raits 2018-08-02 15:33:50 UTC
Please test with latest updates and reopen if still reproducible.


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