https://bugs.kde.org/show_bug.cgi?id=485608
Bug ID: 485608 Summary: krunner: Fatal glibc error: malloc.c:2599 (sysmalloc): assertion failed: (old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0) Classification: Plasma Product: krunner Version: 6.0.3 Platform: Gentoo Packages OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: calculator Assignee: plasma-b...@kde.org Reporter: julien....@gmail.com CC: alexander.loh...@gmx.de, natalie_clar...@yahoo.de Target Milestone: --- SUMMARY Everytime I try to use calculator from krunner journalctl gives me this log then, krunner crash (without backtrace, or I don’t find it): krunner[10357]: Fatal glibc error: malloc.c:2599 (sysmalloc): assertion failed: (old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0) STEPS TO REPRODUCE 1. open krunner 2. try to do some maths OBSERVED RESULT krunner crashes with a message in journalctl. EXPECTED RESULT krunner returns the result. SOFTWARE/OS VERSIONS Operating System: Gentoo Linux 2.15 KDE Plasma Version: 6.0.3 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0 Kernel Version: 6.8.6-gentoo-x86_64 (64-bit) Graphics Platform: Wayland Processors: 8 × Intel® Core™ i7-9700K CPU @ 3.60GHz Memory: 31.3 Gio of RAM Graphics Processor: AMD Radeon RX 7800 XT ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.