Bug 2224728 - [abrt] android-file-transfer: std::__new_allocator<unsigned char>::deallocate(): android-file-transfer killed by SIGSEGV
Summary: [abrt] android-file-transfer: std::__new_allocator<unsigned char>::deallocate...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: android-file-transfer
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Marek Blaha
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:d558121fa660adeff78a62af12a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-22 14:47 UTC by Mladen Gogala
Modified: 2024-05-28 13:34 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-05-28 13:34:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.42 KB, text/plain)
2023-07-22 14:47 UTC, Mladen Gogala
no flags Details
File: maps (3.97 KB, text/plain)
2023-07-22 14:47 UTC, Mladen Gogala
no flags Details
File: limits (1.29 KB, text/plain)
2023-07-22 14:47 UTC, Mladen Gogala
no flags Details
File: environ (1.97 KB, text/plain)
2023-07-22 14:47 UTC, Mladen Gogala
no flags Details
File: open_fds (1.94 KB, text/plain)
2023-07-22 14:47 UTC, Mladen Gogala
no flags Details
File: mountinfo (4.00 KB, text/plain)
2023-07-22 14:47 UTC, Mladen Gogala
no flags Details
File: os_info (682 bytes, text/plain)
2023-07-22 14:47 UTC, Mladen Gogala
no flags Details
File: cpuinfo (2.81 KB, text/plain)
2023-07-22 14:47 UTC, Mladen Gogala
no flags Details
File: core_backtrace (32.15 KB, text/plain)
2023-07-22 14:47 UTC, Mladen Gogala
no flags Details
File: exploitable (81 bytes, text/plain)
2023-07-22 14:47 UTC, Mladen Gogala
no flags Details
File: dso_list (447 bytes, text/plain)
2023-07-22 14:47 UTC, Mladen Gogala
no flags Details
File: backtrace (94.41 KB, text/plain)
2023-07-22 14:47 UTC, Mladen Gogala
no flags Details

Description Mladen Gogala 2023-07-22 14:47:36 UTC
Version-Release number of selected component:
android-file-transfer-4.2-5.fc37

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         android-file-transfer killed by SIGSEGV
journald_cursor: s=4e68623e0da94729ace71d4370fbf1cb;i=e4c19;b=2105da60798e4d1fabcff1cb6db3b92d;m=c9c00353f;t=6010adfe23aa2;x=fa9c715adf166d98
executable:     /usr/bin/android-file-transfer
cmdline:        android-file-transfer
cgroup:         0::/user.slice/user-1000.slice/session-7.scope
rootdir:        /
uid:            1000
kernel:         6.3.12-200.fc38.x86_64
package:        android-file-transfer-4.2-5.fc37
runlevel:       N 5
backtrace_rating: 4
crash_function: std::__new_allocator<unsigned char>::deallocate

Truncated backtrace:
Thread no. 1 (29 frames)
 #1 std::__new_allocator<unsigned char>::deallocate at /usr/include/c++/12/bits/new_allocator.h:142
 #2 std::allocator_traits<std::allocator<unsigned char> >::deallocate at /usr/include/c++/12/bits/alloc_traits.h:496
 #3 std::_Vector_base<unsigned char, std::allocator<unsigned char> >::_M_deallocate at /usr/include/c++/12/bits/stl_vector.h:387
 #4 std::_Vector_base<unsigned char, std::allocator<unsigned char> >::~_Vector_base at /usr/include/c++/12/bits/stl_vector.h:366
 #5 std::vector<unsigned char, std::allocator<unsigned char> >::~vector at /usr/include/c++/12/bits/stl_vector.h:733
 #6 mtp::Container::~Container at /usr/src/debug/android-file-transfer-4.2-5.fc37.x86_64/mtp/ptp/Container.h:31
 #7 mtp::Session::Send at /usr/src/debug/android-file-transfer-4.2-5.fc37.x86_64/mtp/ptp/Session.cpp:92
 #9 mtp::Session::RunTransactionWithDataRequest<unsigned int&, int> at /usr/src/debug/android-file-transfer-4.2-5.fc37.x86_64/mtp/ptp/Session.cpp:145
 #10 mtp::Session::RunTransaction<unsigned int&, int> at /usr/src/debug/android-file-transfer-4.2-5.fc37.x86_64/mtp/ptp/Session.h:152
 #11 mtp::Session::DeleteObject at /usr/src/debug/android-file-transfer-4.2-5.fc37.x86_64/mtp/ptp/Session.cpp:513
 #12 MtpObjectsModel::uploadFile at /usr/include/qt5/QtCore/qarraydata.h:62
 #13 CommandQueue::uploadFile at /usr/src/debug/android-file-transfer-4.2-5.fc37.x86_64/qt/commandqueue.cpp:130
 #14 CommandQueue::execute at /usr/src/debug/android-file-transfer-4.2-5.fc37.x86_64/qt/commandqueue.cpp:277
 #15 QObject::event at kernel/qobject.cpp:1347
 #16 QApplicationPrivate::notify_helper at kernel/qapplication.cpp:3640
 #17 QCoreApplication::notifyInternal2 at kernel/qcoreapplication.cpp:1064
 #18 QCoreApplication::sendEvent at kernel/qcoreapplication.cpp:1462
 #19 QCoreApplicationPrivate::sendPostedEvents at kernel/qcoreapplication.cpp:1821
 #20 QCoreApplication::sendPostedEvents at kernel/qcoreapplication.cpp:1680
 #21 postEventSourceDispatch at kernel/qeventdispatcher_glib.cpp:277
 #24 g_main_context_iterate.isra.0 at ../glib/gmain.c:4276
 #25 g_main_context_iteration at ../glib/gmain.c:4343
 #26 QEventDispatcherGlib::processEvents at kernel/qeventdispatcher_glib.cpp:423
 #27 QEventLoop::exec at ../../include/QtCore/../../src/corelib/global/qflags.h:69
 #28 QThread::exec at ../../include/QtCore/../../src/corelib/global/qflags.h:121
 #29 operator() at thread/qthread_unix.cpp:350
 #30 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > at thread/qthread_unix.cpp:287
 #31 QThreadPrivate::start at thread/qthread_unix.cpp:310
 #33 clone3 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Comment 1 Mladen Gogala 2023-07-22 14:47:38 UTC
Created attachment 1977056 [details]
File: proc_pid_status

Comment 2 Mladen Gogala 2023-07-22 14:47:39 UTC
Created attachment 1977057 [details]
File: maps

Comment 3 Mladen Gogala 2023-07-22 14:47:41 UTC
Created attachment 1977058 [details]
File: limits

Comment 4 Mladen Gogala 2023-07-22 14:47:42 UTC
Created attachment 1977059 [details]
File: environ

Comment 5 Mladen Gogala 2023-07-22 14:47:43 UTC
Created attachment 1977060 [details]
File: open_fds

Comment 6 Mladen Gogala 2023-07-22 14:47:44 UTC
Created attachment 1977061 [details]
File: mountinfo

Comment 7 Mladen Gogala 2023-07-22 14:47:45 UTC
Created attachment 1977062 [details]
File: os_info

Comment 8 Mladen Gogala 2023-07-22 14:47:46 UTC
Created attachment 1977063 [details]
File: cpuinfo

Comment 9 Mladen Gogala 2023-07-22 14:47:47 UTC
Created attachment 1977064 [details]
File: core_backtrace

Comment 10 Mladen Gogala 2023-07-22 14:47:48 UTC
Created attachment 1977065 [details]
File: exploitable

Comment 11 Mladen Gogala 2023-07-22 14:47:49 UTC
Created attachment 1977066 [details]
File: dso_list

Comment 12 Mladen Gogala 2023-07-22 14:47:51 UTC
Created attachment 1977067 [details]
File: backtrace

Comment 13 Aoife Moloney 2024-05-28 13:34:20 UTC
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21.

Fedora Linux 38 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.