Bug 2248986 - [abrt] strawberry: std::__glibcxx_assert_fail(): strawberry killed by SIGABRT
Summary: [abrt] strawberry: std::__glibcxx_assert_fail(): strawberry killed by SIGABRT
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: strawberry
Version: 39
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ondrej Mosnáček
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:13ab5391bb857584e5bec583a7b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-11-10 01:19 UTC by bdp
Modified: 2024-01-22 01:14 UTC (History)
4 users (show)

Fixed In Version: strawberry-1.0.23-1.fc39
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-01-22 01:14:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.43 KB, text/plain)
2023-11-10 01:19 UTC, bdp
no flags Details
File: maps (3.98 KB, text/plain)
2023-11-10 01:19 UTC, bdp
no flags Details
File: limits (1.29 KB, text/plain)
2023-11-10 01:19 UTC, bdp
no flags Details
File: environ (1.57 KB, text/plain)
2023-11-10 01:19 UTC, bdp
no flags Details
File: open_fds (178.41 KB, text/plain)
2023-11-10 01:19 UTC, bdp
no flags Details
File: mountinfo (3.90 KB, text/plain)
2023-11-10 01:19 UTC, bdp
no flags Details
File: os_info (734 bytes, text/plain)
2023-11-10 01:19 UTC, bdp
no flags Details
File: cpuinfo (2.83 KB, text/plain)
2023-11-10 01:19 UTC, bdp
no flags Details
File: core_backtrace (127.13 KB, text/plain)
2023-11-10 01:19 UTC, bdp
no flags Details
File: dso_list (681 bytes, text/plain)
2023-11-10 01:19 UTC, bdp
no flags Details
File: var_log_messages (684 bytes, text/plain)
2023-11-10 01:19 UTC, bdp
no flags Details
File: backtrace (242.77 KB, text/plain)
2023-11-10 01:19 UTC, bdp
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github strawberrymusicplayer strawberry issues 1313 0 None closed sometimes crashes when opening a connected device 2024-01-12 10:32:04 UTC

Description bdp 2023-11-10 01:19:23 UTC
Description of problem:
listening to music

Version-Release number of selected component:
strawberry-1.0.21-1.fc39

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         strawberry killed by SIGABRT
journald_cursor: s=4c45f03cc9314035b8a6e7af2d67ed4b;i=10833;b=f1b9e82c1f064c848d157222644e23d4;m=7ea791fb6;t=609c1d6c6da98;x=c25606b620fac7f2
executable:     /usr/bin/strawberry
cmdline:        /usr/bin/strawberry
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.strawberrymusicplayer.strawberry-71489.scope
rootdir:        /
uid:            1000
kernel:         6.5.10-300.fc39.x86_64
package:        strawberry-1.0.21-1.fc39
runlevel:       N 5
backtrace_rating: 4
crash_function: std::__glibcxx_assert_fail
comment:        listening to music

Truncated backtrace:
Thread no. 1 (52 frames)
 #4 std::__glibcxx_assert_fail at ../../../../../libstdc++-v3/src/c++11/debug.cc:61
 #5 std::__shared_ptr_access<ConnectedDevice, (__gnu_cxx::_Lock_policy)2, false, false>::operator* at /usr/include/c++/13/bits/shared_ptr_base.h:1347
 #7 DeviceManager::DeviceTaskStarted at /usr/src/debug/strawberry-1.0.21-1.fc39.x86_64/src/device/devicemanager.cpp:833
 #8 QtPrivate::QSlotObjectBase::call at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
 #9 doActivate<false> at kernel/qobject.cpp:3925
 #10 QMetaObject::activate at kernel/qobject.cpp:3985
 #11 ConnectedDevice::TaskStarted at /usr/src/debug/strawberry-1.0.21-1.fc39.x86_64/redhat-linux-build/src/device/moc_connecteddevice.cpp:186
 #12 QObject::event at kernel/qobject.cpp:1347
 #13 QApplicationPrivate::notify_helper at kernel/qapplication.cpp:3640
 #14 QCoreApplication::notifyInternal2 at kernel/qcoreapplication.cpp:1064
 #15 QCoreApplication::sendEvent at kernel/qcoreapplication.cpp:1462
 #16 QCoreApplicationPrivate::sendPostedEvents at kernel/qcoreapplication.cpp:1821
 #17 QCoreApplication::sendPostedEvents at kernel/qcoreapplication.cpp:1680
 #18 postEventSourceDispatch at kernel/qeventdispatcher_glib.cpp:277
 #20 g_main_context_dispatch_unlocked at ../glib/gmain.c:4284
 #21 g_main_context_iterate_unlocked.isra.0 at ../glib/gmain.c:4349
 #22 g_main_context_iteration at ../glib/gmain.c:4414
 #23 QEventDispatcherGlib::processEvents at kernel/qeventdispatcher_glib.cpp:423
 #24 QEventLoop::exec at ../../include/QtCore/../../src/corelib/global/qflags.h:69
 #25 QDialog::exec at ../../include/QtCore/../../src/corelib/global/qflags.h:121
 #26 DeviceManager::data at /usr/src/debug/strawberry-1.0.21-1.fc39.x86_64/src/device/devicemanager.cpp:354
 #27 DeviceView::Connect at /usr/src/debug/strawberry-1.0.21-1.fc39.x86_64/src/device/deviceview.cpp:311
 #28 DeviceView::mouseDoubleClickEvent at /usr/src/debug/strawberry-1.0.21-1.fc39.x86_64/src/device/deviceview.cpp:372
 #29 QWidget::event at kernel/qwidget.cpp:8675
 #30 QFrame::event at widgets/qframe.cpp:550
 #31 QCoreApplicationPrivate::sendThroughObjectEventFilters at kernel/qcoreapplication.cpp:1190
 #32 QApplicationPrivate::notify_helper at kernel/qapplication.cpp:3634
 #33 QApplication::notify at kernel/qapplication.cpp:3084
 #34 QCoreApplication::notifyInternal2 at kernel/qcoreapplication.cpp:1064
 #35 QCoreApplication::sendSpontaneousEvent at kernel/qcoreapplication.cpp:1474
 #36 QApplicationPrivate::sendMouseEvent at kernel/qapplication.cpp:2622
 #37 QWidgetWindow::handleMouseEvent at kernel/qwidgetwindow.cpp:684
 #38 QWidgetWindow::event at kernel/qwidgetwindow.cpp:300
 #39 QApplicationPrivate::notify_helper at kernel/qapplication.cpp:3640
 #40 QCoreApplication::notifyInternal2 at kernel/qcoreapplication.cpp:1064
 #41 QCoreApplication::sendSpontaneousEvent at kernel/qcoreapplication.cpp:1474
 #42 QGuiApplicationPrivate::processMouseEvent at kernel/qguiapplication.cpp:2322
 #43 QWindowSystemInterface::sendWindowSystemEvents at kernel/qwindowsysteminterface.cpp:1169
 #44 QWindowSystemInterface::flushWindowSystemEvents at kernel/qwindowsysteminterface.cpp:1138
 #45 QObject::event at kernel/qobject.cpp:1347
 #46 QApplicationPrivate::notify_helper at kernel/qapplication.cpp:3640
 #47 QCoreApplication::notifyInternal2 at kernel/qcoreapplication.cpp:1064
 #48 QCoreApplication::sendEvent at kernel/qcoreapplication.cpp:1462
 #49 QCoreApplicationPrivate::sendPostedEvents at kernel/qcoreapplication.cpp:1821
 #50 QCoreApplication::sendPostedEvents at kernel/qcoreapplication.cpp:1680
 #51 postEventSourceDispatch at kernel/qeventdispatcher_glib.cpp:277
 #53 g_main_context_dispatch_unlocked at ../glib/gmain.c:4284
 #54 g_main_context_iterate_unlocked.isra.0 at ../glib/gmain.c:4349
 #55 g_main_context_iteration at ../glib/gmain.c:4414
 #56 QEventDispatcherGlib::processEvents at kernel/qeventdispatcher_glib.cpp:423
 #57 QEventLoop::exec at ../../include/QtCore/../../src/corelib/global/qflags.h:69
 #58 QCoreApplication::exec at ../../include/QtCore/../../src/corelib/global/qflags.h:121

Comment 1 bdp 2023-11-10 01:19:27 UTC
Created attachment 1998249 [details]
File: proc_pid_status

Comment 2 bdp 2023-11-10 01:19:28 UTC
Created attachment 1998250 [details]
File: maps

Comment 3 bdp 2023-11-10 01:19:30 UTC
Created attachment 1998251 [details]
File: limits

Comment 4 bdp 2023-11-10 01:19:31 UTC
Created attachment 1998252 [details]
File: environ

Comment 5 bdp 2023-11-10 01:19:33 UTC
Created attachment 1998253 [details]
File: open_fds

Comment 6 bdp 2023-11-10 01:19:34 UTC
Created attachment 1998254 [details]
File: mountinfo

Comment 7 bdp 2023-11-10 01:19:35 UTC
Created attachment 1998255 [details]
File: os_info

Comment 8 bdp 2023-11-10 01:19:37 UTC
Created attachment 1998256 [details]
File: cpuinfo

Comment 9 bdp 2023-11-10 01:19:38 UTC
Created attachment 1998257 [details]
File: core_backtrace

Comment 10 bdp 2023-11-10 01:19:39 UTC
Created attachment 1998258 [details]
File: dso_list

Comment 11 bdp 2023-11-10 01:19:40 UTC
Created attachment 1998259 [details]
File: var_log_messages

Comment 12 bdp 2023-11-10 01:19:42 UTC
Created attachment 1998260 [details]
File: backtrace

Comment 13 Jonas Kvinge 2024-01-12 09:12:25 UTC
This should hopefully be fixed with https://github.com/strawberrymusicplayer/strawberry/commit/a4b7766947f3432c60230a190005a6bc73eadd22

Comment 14 Fedora Update System 2024-01-13 11:46:28 UTC
FEDORA-2024-d3d114d73f has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-d3d114d73f

Comment 15 Fedora Update System 2024-01-14 01:23:08 UTC
FEDORA-2024-d3d114d73f has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-d3d114d73f`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-d3d114d73f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 16 Fedora Update System 2024-01-22 01:14:15 UTC
FEDORA-2024-d3d114d73f has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.


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