Bug 1575543

Summary: abort schroot
Product: [Fedora] Fedora Reporter: lyfbuaa
Component: schrootAssignee: Sergio Basto <sergio>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: agk, os, sergio
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-05-08 14:30:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description lyfbuaa 2018-05-07 09:11:30 UTC
Description of problem:
release 27 is normal,but release 20 is aborted.

schroot -c eclipse  
/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 = char; _Alloc = std::allocator<char>; std::vector<_Tp, _Alloc>::reference = char&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__builtin_expect(__n < this->size(), true)' failed.
[1]    22820 abort      schroot -c eclipse

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.schroot -c (eg:eclipse) 
2.
3.

Actual results:
abort      schroot -c eclipse

Expected results:
enter chroot eclipse

Additional info:

Comment 1 Sergio Basto 2018-05-08 14:30:43 UTC

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