Bug 446246 - Kaffeine crashed while opening a video from dolphin/firefox
Summary: Kaffeine crashed while opening a video from dolphin/firefox
Status: REPORTED
Alias: None
Product: kaffeine
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Mauro Carvalho Chehab
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-11-29 17:13 UTC by Kryštof Jelínek
Modified: 2022-05-06 17:12 UTC (History)
1 user (show)

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


Attachments
New crash information added by DrKonqi (2.31 KB, patch)
2022-05-06 17:12 UTC, eduardo.dejuan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kryštof Jelínek 2021-11-29 17:13:56 UTC
Application: kaffeine (2.0.18)

Qt Version: 5.12.7
Frameworks Version: 5.76.0
Operating System: Linux 5.3.18-59.34-default x86_64
Windowing system: X11
Distribution: "openSUSE Leap 15.3"

-- Information about the crash:
Kaffeine did not even open, it straight up crashed after I tried to open a video from firefox or dolphin. I did not make any adjustments to the app's settings.

The crash can be reproduced every time.

-- Backtrace:
Application: Přehrávač Kaffeine (kaffeine), signal: Aborted
[KCrash Handler]
#4  0x00007f189fd5d18b in raise () from /lib64/libc.so.6
#5  0x00007f189fd5e585 in abort () from /lib64/libc.so.6
#6  0x00005631f98d7e36 in verboseMessageHandler (type=QtFatalMsg, context=..., msg=...) at /usr/src/debug/kaffeine-2.0.18-bp153.2.2.1.x86_64/src/main.cpp:102
#7  0x00007f18a090fc70 in qt_message_print (message=..., context=..., msgType=QtFatalMsg) at global/qlogging.cpp:1836
#8  qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef __va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, context=..., msg=msg@entry=0x5631f9900c06 "Cannot create vlc instance %s", ap=ap@entry=0x7ffd996a0300) at global/qlogging.cpp:373
#9  0x00007f18a08f6862 in QMessageLogger::fatal (this=this@entry=0x7ffd996a0430, msg=msg@entry=0x5631f9900c06 "Cannot create vlc instance %s") at global/qlogging.cpp:885
#10 0x00005631f98b93f2 in VlcMediaWidget::init (this=this@entry=0x5631fa554ea0) at /usr/src/debug/kaffeine-2.0.18-bp153.2.2.1.x86_64/src/backend-vlc/vlcmediawidget.cpp:275
#11 0x00005631f98b9619 in VlcMediaWidget::createVlcMediaWidget (parent=0x5631fa556d30) at /usr/src/debug/kaffeine-2.0.18-bp153.2.2.1.x86_64/src/backend-vlc/vlcmediawidget.cpp:344
#12 0x00005631f98e3f86 in MediaWidget::MediaWidget (this=0x5631fa556d30, menu_=<optimized out>, toolBar=0x5631fa555950, collection=0x5631fa360720, parent=<optimized out>) at /usr/src/debug/kaffeine-2.0.18-bp153.2.2.1.x86_64/src/mediawidget.cpp:73
#13 0x00005631f98de772 in MainWindow::run (this=0x5631fa40fcc0) at /usr/src/debug/kaffeine-2.0.18-bp153.2.2.1.x86_64/src/mainwindow.cpp:309
#14 0x00005631f980a705 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kaffeine-2.0.18-bp153.2.2.1.x86_64/src/main.cpp:227
[Inferior 1 (process 12676) detached]

Possible duplicates by query: bug 445355, bug 440777, bug 424911, bug 423951, bug 423132.

Reported using DrKonqi
Comment 1 eduardo.dejuan 2022-05-06 17:12:40 UTC
Created attachment 148611 [details]
New crash information added by DrKonqi

kaffeine (2.0.18) using Qt 5.12.7

- What I was doing when the application crashed:

Kaffeine crashes when I try to reproduce an audion file (.m4a)
The file sounds fine if I use VLC

-- Backtrace (Reduced):
#6  0x00005651ee56ae36 in verboseMessageHandler (type=QtFatalMsg, context=..., msg=...) at /usr/src/debug/kaffeine-2.0.18-bp153.2.2.1.x86_64/src/main.cpp:102
#7  0x00007f0e2954ac70 in qt_message_print (message=..., context=..., msgType=QtFatalMsg) at global/qlogging.cpp:1836
[...]
#9  0x00007f0e29531862 in QMessageLogger::fatal (this=this@entry=0x7ffc93aa8b40, msg=msg@entry=0x5651ee593c06 "Cannot create vlc instance %s") at global/qlogging.cpp:885
#10 0x00005651ee54c3f2 in VlcMediaWidget::init (this=this@entry=0x5651ef54bb40) at /usr/src/debug/kaffeine-2.0.18-bp153.2.2.1.x86_64/src/backend-vlc/vlcmediawidget.cpp:275
#11 0x00005651ee54c619 in VlcMediaWidget::createVlcMediaWidget (parent=0x5651ef602c80) at /usr/src/debug/kaffeine-2.0.18-bp153.2.2.1.x86_64/src/backend-vlc/vlcmediawidget.cpp:344