Bug 1580556 - Crash in playing a song with a stl_vector error
Summary: Crash in playing a song with a stl_vector error
Keywords:
Status: CLOSED DUPLICATE of bug 1566807
Alias: None
Product: Fedora
Classification: Fedora
Component: clementine
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Jan Grulich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-21 19:27 UTC by mryodatak
Modified: 2018-05-22 01:05 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-05-22 01:05:55 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description mryodatak 2018-05-21 19:27:28 UTC
Description of problem:
Crash when trying to play a song

Version-Release number of selected component (if applicable):
clementine-1.3.1-23.fc28.x86_64

How reproducible:
Add a song folder then play it 

Steps to Reproduce:
1.
2.
3.

Actual results:
clementine
21:20:57.590 WARN  unknown                          libpng warning: iCCP: known incorrect sRGB profile 
21:20:57.699 WARN  unknown                          QPainter::begin: Paint device returned engine == 0, type: 2 
21:20:57.805 WARN  unknown                          Object::connect: No such signal QtSingleApplication::messageReceived(QByteArray) 
21:20:57.805 WARN  unknown                          Object::connect:  (sender name:   'clementine') 
21:20:57.805 WARN  unknown                          Object::connect:  (receiver name: 'MainWindow') 
21:20:58.220 ERROR unknown                          JSonScanner::yylex - error while reading from io device  
21:20:58.220 ERROR unknown                          json_parser - syntax error found,  forcing abort, Line 1 Column 1  
/usr/include/c++/8/bits/stl_vector.h:932: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc>::reference = float&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__builtin_expect(__n < this->size(), true)' failed.
Aborted (core dumped)


Expected results:
playing music  song

Additional info:

Comment 1 Orcan Ogetbil 2018-05-22 01:05:55 UTC
Thanks for the report. Please see the referenced bug report for the workaround.

*** This bug has been marked as a duplicate of bug 1566807 ***


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