Bug 2269950 - [abrt] android-tools: std::__throw_out_of_range_fmt(): fastboot killed by SIGABRT
Summary: [abrt] android-tools: std::__throw_out_of_range_fmt(): fastboot killed by SIG...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: android-tools
Version: 39
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ivan Afonichev
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:24c29b03816b3dba62edfa53e83...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-03-17 14:51 UTC by vromansn+fedoraaccounts
Modified: 2024-11-28 11:45 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-11-28 11:45:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: dso_list (581 bytes, text/plain)
2024-03-17 14:51 UTC, vromansn+fedoraaccounts
no flags Details
File: environ (4.63 KB, text/plain)
2024-03-17 14:51 UTC, vromansn+fedoraaccounts
no flags Details
File: backtrace (36.76 KB, text/plain)
2024-03-17 14:51 UTC, vromansn+fedoraaccounts
no flags Details
File: maps (3.98 KB, text/plain)
2024-03-17 14:51 UTC, vromansn+fedoraaccounts
no flags Details
File: core_backtrace (5.81 KB, text/plain)
2024-03-17 14:51 UTC, vromansn+fedoraaccounts
no flags Details
File: mountinfo (3.98 KB, text/plain)
2024-03-17 14:51 UTC, vromansn+fedoraaccounts
no flags Details
File: limits (1.29 KB, text/plain)
2024-03-17 14:51 UTC, vromansn+fedoraaccounts
no flags Details
File: proc_pid_status (1.49 KB, text/plain)
2024-03-17 14:51 UTC, vromansn+fedoraaccounts
no flags Details
File: cpuinfo (3.08 KB, text/plain)
2024-03-17 14:51 UTC, vromansn+fedoraaccounts
no flags Details
File: open_fds (345 bytes, text/plain)
2024-03-17 14:51 UTC, vromansn+fedoraaccounts
no flags Details
File: os_info (734 bytes, text/plain)
2024-03-17 14:51 UTC, vromansn+fedoraaccounts
no flags Details

Description vromansn+fedoraaccounts 2024-03-17 14:51:36 UTC
Description of problem:
This happens every time I run a script called `flash_fp4_factory.sh` downloaded from the Fairphone website (trying to revert back to stock Faiphone OS). It happens on the following line: `flash_image_or_abort "${sn}" super "${IMAGES_DIR}/super.img"`.

Version-Release number of selected component:
android-tools-1:34.0.4-4.fc39

Additional info:
reporter:       libreport-2.17.11
cmdline:        /usr/bin/fastboot -s 62acde8c flash super ./images/super.img
executable:     /usr/bin/fastboot
package:        android-tools-1:34.0.4-4.fc39
runlevel:       N 5
journald_cursor: s=144064eaf16743a98e58766511b766a8;i=2e51989;b=41a2fa7c21b44fbc88e8758fd2d4a877;m=1d6009a2a;t=613dc528a0bc0;x=4a8bc173c63ef019
kernel:         6.7.7-200.fc39.x86_64
type:           CCpp
crash_function: std::__throw_out_of_range_fmt
rootdir:        /
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-org.gnome.Terminal.slice/vte-spawn-e6d6b26b-c68c-4489-9ed6-401ed23ef912.scope
comment:        This happens every time I run a script called `flash_fp4_factory.sh` downloaded from the Fairphone website (trying to revert back to stock Faiphone OS). It happens on the following line: `flash_image_or_abort "${sn}" super "${IMAGES_DIR}/super.img"`.
uid:            1000
backtrace_rating: 4
reason:         fastboot killed by SIGABRT

Truncated backtrace:
Thread no. 1 (10 frames)
 #8 std::__throw_out_of_range_fmt at ../../../../../libstdc++-v3/src/c++11/functexcept.cc:101
 #9 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_check at /usr/include/c++/13/bits/basic_string.h:389
 #10 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare at /usr/include/c++/13/bits/basic_string.h:3386
 #11 copy_avb_footer at /usr/src/debug/android-tools-34.0.4-4.fc39.x86_64/vendor/core/fastboot/fastboot.cpp:1214
 #12 flash_buf at /usr/src/debug/android-tools-34.0.4-4.fc39.x86_64/vendor/core/fastboot/fastboot.cpp:1246
 #13 do_flash at /usr/src/debug/android-tools-34.0.4-4.fc39.x86_64/vendor/core/fastboot/fastboot.cpp:1512
 #14 std::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)>::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const at /usr/include/c++/13/bits/std_function.h:591
 #15 do_for_partition(const std::string &, const std::string &, const std::function<void(const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)> &, bool) at /usr/src/debug/android-tools-34.0.4-4.fc39.x86_64/vendor/core/fastboot/fastboot.cpp:1381
 #16 do_for_partitions(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)> const&, bool) at /usr/src/debug/android-tools-34.0.4-4.fc39.x86_64/vendor/core/fastboot/fastboot.cpp:1409
 #17 FlashTask::Run at /usr/src/debug/android-tools-34.0.4-4.fc39.x86_64/vendor/core/fastboot/task.cpp:46

Comment 1 vromansn+fedoraaccounts 2024-03-17 14:51:39 UTC
Created attachment 2022130 [details]
File: dso_list

Comment 2 vromansn+fedoraaccounts 2024-03-17 14:51:40 UTC
Created attachment 2022131 [details]
File: environ

Comment 3 vromansn+fedoraaccounts 2024-03-17 14:51:42 UTC
Created attachment 2022132 [details]
File: backtrace

Comment 4 vromansn+fedoraaccounts 2024-03-17 14:51:43 UTC
Created attachment 2022133 [details]
File: maps

Comment 5 vromansn+fedoraaccounts 2024-03-17 14:51:45 UTC
Created attachment 2022134 [details]
File: core_backtrace

Comment 6 vromansn+fedoraaccounts 2024-03-17 14:51:46 UTC
Created attachment 2022135 [details]
File: mountinfo

Comment 7 vromansn+fedoraaccounts 2024-03-17 14:51:48 UTC
Created attachment 2022136 [details]
File: limits

Comment 8 vromansn+fedoraaccounts 2024-03-17 14:51:49 UTC
Created attachment 2022137 [details]
File: proc_pid_status

Comment 9 vromansn+fedoraaccounts 2024-03-17 14:51:50 UTC
Created attachment 2022138 [details]
File: cpuinfo

Comment 10 vromansn+fedoraaccounts 2024-03-17 14:51:52 UTC
Created attachment 2022139 [details]
File: open_fds

Comment 11 vromansn+fedoraaccounts 2024-03-17 14:51:53 UTC
Created attachment 2022140 [details]
File: os_info

Comment 12 Aoife Moloney 2024-11-13 12:15:21 UTC
This message is a reminder that Fedora Linux 39 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 39 on 2024-11-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '39'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 39 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 13 Aoife Moloney 2024-11-28 11:45:50 UTC
Fedora Linux 39 entered end-of-life (EOL) status on 2024-11-26.

Fedora Linux 39 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.


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