Bug 495667 - Haruna consistently silently crashes when launched.
Summary: Haruna consistently silently crashes when launched.
Status: RESOLVED NOT A BUG
Alias: None
Product: Haruna
Classification: Applications
Component: generic (other bugs)
Version First Reported In: 1.2.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: george fb
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-01 03:14 UTC by OIRNOIR
Modified: 2024-12-11 15:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
A backtrace of the crash, performed with gdb. (177.13 KB, text/x-log)
2024-11-01 03:14 UTC, OIRNOIR
Details

Note You need to log in before you can comment on or make changes to this bug.
Description OIRNOIR 2024-11-01 03:14:21 UTC
Created attachment 175429 [details]
A backtrace of the crash, performed with gdb.

SUMMARY
Haruna sometimes crashes when launched. It feels like a 50/50 chance that when Haruna starts, it crashes.

STEPS TO REPRODUCE
1. Start the program (via the .desktop entry in the application dashboard or via `haruna` in the command line)

OBSERVED RESULT
About half the time, it instantly crashes with no explanation or follow-up. The rest of the time, it works normally.

EXPECTED RESULT
It should launch normally (and not crash) 100% of the time.

SOFTWARE/OS VERSIONS
Windows: N/A
macOS: N/A
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Linux 6.11.5-300.fc41.x86_64, Fedora 41
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.7.0
Qt Version: 6.7.2

ADDITIONAL INFORMATION
As my system has had specific bugs relating to my specific CPU in the past, I will state that I have the Intel Core Ultra 7 155H CPU. I'm not sure if it's relevant to this bug or not.
Comment 1 OIRNOIR 2024-11-02 00:22:12 UTC
Update: Perhaps there was a driver update between when I reported this and now, but Haruna now crashes 100% of the time. I will switch to a different media player in the meantime, but I really like Haruna and hope it gets fixed.
Comment 2 OIRNOIR 2024-11-06 01:50:09 UTC
Update: I finally figured it out. I had the proprietary intel-media-driver from rpmfusion-nonfree installed. Uninstalling it instantly fixed the issue. I still don't know why it conflicts with Haruna specifically.