https://bugs.kde.org/show_bug.cgi?id=509345
Bug ID: 509345
Summary: Crash on startup
Classification: Applications
Product: LabPlot2
Version First 2.12.0
Reported In:
Platform: Debian stable
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
STEPS TO REPRODUCE
1. open terminal
2. launch labplot
OBSERVED RESULT
labplot
KCrash: Application 'labplot' crashing... crashRecursionCounter = 2
Segmentation fault (core dumped)
$ gdb labplot
GNU gdb (Debian 16.3-1) 16.3
Copyright (C) 2024 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-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
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 labplot...
(No debugging symbols found in labplot)
(gdb) run
Starting program: /usr/bin/labplot
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffdddff6c0 (LWP 505745)]
[New Thread 0x7fffdd5fe6c0 (LWP 505746)]
[New Thread 0x7fffd7e7e6c0 (LWP 505747)]
[New Thread 0x7fffd767d6c0 (LWP 505748)]
[New Thread 0x7fffd6dfc6c0 (LWP 505749)]
[New Thread 0x7fffd65c66c0 (LWP 505750)]
[Thread 0x7fffd65c66c0 (LWP 505750) exited]
[Thread 0x7fffd6dfc6c0 (LWP 505749) exited]
Thread 1 "labplot" received signal SIGSEGV, Segmentation fault.
0x00005555557e8304 in ?? ()
EXPECTED RESULT
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux debian 6.12.43+deb13-amd64 #1 SMP PREEMPT_DYNAMIC
Debian 6.12.43-1 (2025-08-27) x86_64 GNU/Linux
KDE Plasma Version: 6.3.6
KDE Frameworks Version: 6.13.0
Qt Version: 6.8.2
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.