https://bugs.kde.org/show_bug.cgi?id=385222
Bug ID: 385222
Summary: yakuake malloc assertion failure
Product: yakuake
Version: 3.0.4
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 108099
--> https://bugs.kde.org/attachment.cgi?id=108099&action=edit
Backtrace with lldb
Here is what it shows during the crash:
yakuake: malloc.c:2392: sysmalloc: Assertion `(old_top == initial_top (av) &&
old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse
(old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.
KCrash: Application 'yakuake' crashing...
QSocketNotifier: Invalid socket 8 and type 'Read', disabling...
QSocketNotifier: Invalid socket 13 and type 'Read', disabling...
QSocketNotifier: Invalid socket 10 and type 'Read', disabling...
Backtrace is attached, generated from split debug package. I am getting the
crash when using less with certain files. Not sure why that is triggering it.
But no issues with some other terminals.
--
You are receiving this mail because:
You are watching all bug changes.