Bug 2268745
| Summary: | LMMS crash upon start, cannot open shared object file | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Colin Williams <colin.williams.seattle> |
| Component: | lmms | Assignee: | Thomas Moschny <thomas.moschny> |
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 39 | CC: | chipmand, jwf, pampelmuse, thomas.moschny |
| Target Milestone: | --- | Keywords: | Desktop |
| Target Release: | --- | ||
| Hardware: | aarch64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-11-28 11:38:13 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Colin Williams
2024-03-10 06:05:01 UTC
I'm seeing a crash with lmms as well, but not getting so much output. All I'm seeing is this:
Notice: could not set realtime priority.
Segmentation fault (core dumped)
Just ran lmms under gdb, and here's the backtrace I collected:
#0 0x00007ffff68b6e3e in QCoreApplicationPrivate::sendThroughApplicationEventFilters
(this=this@entry=0x5555558eac70, receiver=receiver@entry=0x555555d77d70, event=event@entry=0x7fffffffcb20) at kernel/qcoreapplication.cpp:1172
#1 0x00007ffff798cc70 in QApplicationPrivate::notify_helper (this=0x5555558eac70, receiver=0x555555d77d70, e=0x7fffffffcb20)
at kernel/qapplication.cpp:3611
#2 0x00007ffff68b7178 in QCoreApplication::notifyInternal2 (receiver=0x555555d77d70, event=0x7fffffffcb20) at kernel/qcoreapplication.cpp:1064
#3 0x00007ffff68b73a2 in QCoreApplication::sendEvent (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1462
#4 0x00007ffff79c1a07 in QWidgetPrivate::setStyle_helper (this=this@entry=0x555555d3fcb0, newStyle=0x0, propagate=true) at kernel/qwidget.cpp:2659
#5 0x00007ffff79c1c1d in QWidgetPrivate::inheritStyle (this=this@entry=0x555555d3fcb0) at kernel/qwidget.cpp:2711
#6 0x00007ffff79d29e0 in QWidget::setParent (this=this@entry=0x555555d77d70, parent=<optimized out>, parent@entry=0x555555c07b30, f=...)
at kernel/qwidget.cpp:10503
#7 0x00007ffff79d2e46 in QWidgetPrivate::init (this=0x555555d3fcb0, parentWidget=<optimized out>, f=...) at kernel/qwidget.cpp:1046
#8 0x00007ffff79d32c7 in QWidget::QWidget (this=<optimized out>, parent=<optimized out>, f=...) at kernel/qwidget.cpp:890
#9 0x000055555570fb4e in MainWindow::MainWindow (this=0x555555c07b30, this=<optimized out>)
at /usr/src/debug/lmms-1.2.2-15.fc40.x86_64/src/gui/MainWindow.cpp:100
#10 0x0000555555711135 in GuiApplication::GuiApplication (this=0x555555b7ab20, this=<optimized out>)
at /usr/src/debug/lmms-1.2.2-15.fc40.x86_64/src/gui/GuiApplication.cpp:116
#11 0x000055555562c4ae in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/lmms-1.2.2-15.fc40.x86_64src/core/main.cpp:759
Hope this helps!
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. Problem persists, in Fedora 41 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. |