https://bugs.kde.org/show_bug.cgi?id=498977
Bug ID: 498977 Summary: Kasts crashes on startup in OpenSUSE Tumbleweed Classification: Applications Product: kasts Version: 24.12.1 Platform: openSUSE OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: b...@mogwai.be Reporter: janno...@protonmail.com Target Milestone: --- Created attachment 177571 --> https://bugs.kde.org/attachment.cgi?id=177571&action=edit backtrace *** I installed Kasts on OpenSUSE Tumbleweed 20250119 from its standard repository. Since the first start attempt, Kasts crashes on startup. When I start it from konsole, it throws: Database version 10 KCrash: Application 'kasts' crashing... crashRecursionCounter = 2 Illegal access to memory (SIGSEGV) (core dumped ...) When running with gdp: gdb /usr/bin/kasts GNU gdb (GDB; openSUSE Tumbleweed) 14.2 Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-suse-linux". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://bugs.opensuse.org/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/bin/kasts... Reading symbols from /usr/lib/debug/usr/bin/kasts.debug... (gdb) run Starting program: /usr/bin/kasts This GDB supports auto-downloading debuginfo from the following URLs: <https://debuginfod.opensuse.org/> Enable debuginfod for this session? (y or [n]) y Debuginfod has been enabled. To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7ffff1bff6c0 (LWP 60915)] [New Thread 0x7fffeabff6c0 (LWP 60916)] [New Thread 0x7fffe21ff6c0 (LWP 60917)] [New Thread 0x7fffea3fe6c0 (LWP 60924)] [New Thread 0x7fffe9bfd6c0 (LWP 60925)] [New Thread 0x7fffe93fc6c0 (LWP 60926)] [New Thread 0x7fffe8ba66c0 (LWP 60927)] [New Thread 0x7fffe3fff6c0 (LWP 60928)] [New Thread 0x7fffe37fe6c0 (LWP 60929)] [Thread 0x7fffe37fe6c0 (LWP 60929) exited] [Thread 0x7fffe3fff6c0 (LWP 60928) exited] [Thread 0x7fffe8ba66c0 (LWP 60927) exited] [Thread 0x7fffe93fc6c0 (LWP 60926) exited] [New Thread 0x7fffe93fc6c0 (LWP 60930)] [New Thread 0x7fffe8ba66c0 (LWP 60931)] [New Thread 0x7fffe3fff6c0 (LWP 60932)] [New Thread 0x7fffe37fe6c0 (LWP 60933)] [New Thread 0x7fffe19fe6c0 (LWP 60934)] [Thread 0x7fffe19fe6c0 (LWP 60934) exited] [Thread 0x7fffe37fe6c0 (LWP 60933) exited] [Thread 0x7fffe3fff6c0 (LWP 60932) exited] [Thread 0x7fffe8ba66c0 (LWP 60931) exited] Database version 10 Thread 1 "kasts" received signal SIGSEGV, Segmentation fault. 0x00007ffff71faa90 in libvlc_set_user_agent (p_i=0x0, name=0x5555557ffc78 <QByteArray::_empty> "", http=0x5555557ffc78 <QByteArray::_empty> "") at /usr/src/debug/vlc-3.0.21/lib/core.c:140 140 var_SetString (p_libvlc, "user-agent", name); *** SUMMARY Kasts crashes on startup STEPS TO REPRODUCE 1. Install kasts in OpenSUSE Tumbleweed 2. Start Kasts OBSERVED RESULT Segmentation fault EXPECTED RESULT Application starts SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: OpenSUSE Tumbleweed 20250119 KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 ADDITIONAL INFORMATION backtrace attached, it is too long to paste here -- You are receiving this mail because: You are watching all bug changes.