Bug 495667

Summary: Haruna consistently silently crashes when launched.
Product: [Applications] Haruna Reporter: OIRNOIR <hi>
Component: genericAssignee: george fb <georgefb899>
Status: RESOLVED NOT A BUG    
Severity: crash CC: hi
Priority: NOR    
Version First Reported In: 1.2.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: A backtrace of the crash, performed with gdb.

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.