Bug 487426 - KMPlayer crashes on start
Summary: KMPlayer crashes on start
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmplayer
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Koos Vriezen
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-05-23 12:03 UTC by Victor Sago
Modified: 2025-06-09 21:04 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Sago 2024-05-23 12:03:15 UTC
Application: kmplayer ("0.12.0b")

Qt Version: 5.15.10
Frameworks Version: 5.115.0
Operating System: Linux 6.7.12-amd64 x86_64
Windowing System: Wayland
Distribution: Debian GNU/Linux trixie/sid
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
Every time I try running KMPlayer, it crashes. Irrespective of how I try to start it.
I'm on Debian Testing, running Wayland.

The crash can be reproduced every time.

-- Backtrace:
Application: KMPlayer (kmplayer), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f8c1b6c3878 in xcb_get_setup () from /lib/x86_64-linux-gnu/libxcb.so.1
#5  0x00007f8c1bde2c3d in ?? () from /lib/x86_64-linux-gnu/libkmplayercommon.so
#6  0x00007f8c1bddbe3a in ?? () from /lib/x86_64-linux-gnu/libkmplayercommon.so
#7  0x00007f8c1bddc21e in ?? () from /lib/x86_64-linux-gnu/libkmplayercommon.so
#8  0x00007f8c1a4f984b in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f8c1b162f32 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f8c1a4cc748 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f8c1a5270c9 in QTimerInfoList::activateTimers() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f8c1a5279cc in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f8c18d0de1f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f8c18d0fea7 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f8c18d104c0 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007f8c1a527d4a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f8c1a4cb0fb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f8c1a4d38a4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f8c1c046676 in kdemain () from /lib/x86_64-linux-gnu/libkdeinit5_kmplayer.so
#20 0x00007f8c1be4ac8a in __libc_start_call_main (main=main@entry=0x5567052bd050, argc=argc@entry=1, argv=argv@entry=0x7ffefa009f88) at ../sysdeps/nptl/libc_start_call_main.h:58
#21 0x00007f8c1be4ad45 in __libc_start_main_impl (main=0x5567052bd050, argc=1, argv=0x7ffefa009f88, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffefa009f78) at ../csu/libc-start.c:360
#22 0x00005567052bd081 in ?? ()
[Inferior 1 (process 26505) detached]

Reported using DrKonqi
Comment 1 Christoph Cullmann 2025-06-09 21:04:57 UTC
This project is unfortunately no longer maintained.

If a new maintainer wants to step up and take care, the project is archived here:

https://invent.kde.org/multimedia/kmplayer

You can just clone it in your private namespace on invent.kde.org and if you have started to work on it and fixed/implemented something get it reviewed and the project unarchived.

Sorry for the inconveniences.