Summary: | try to open application with ALT-F2 + | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | miko <mickael.sergent> |
Component: | general | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | 320pointsguy, alexander.lohnau, Linkz57, mageia, nate, r.everaert |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.8.6 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
miko
2017-08-20 09:03:45 UTC
Duplicate of https://bugs.kde.org/show_bug.cgi?id=378493 *** This bug has been marked as a duplicate of bug 378493 *** Not a duplicate, the backtraces are not related. If this crash is reproducible, a valgrind log would help to investigate the memory corruption. see only, so difficult to provide a valgrind log. I mean see only one time... Created attachment 112671 [details]
New crash information added by DrKonqi
krunner (5.12.4) using Qt 5.9.5
- What I was doing when the application crashed:
I opened krunner by just typing on the desktop (not hotkey) and started typing "kontact" but it crashed after the first "k".
- Unusual behavior I noticed:
I recently installed latte-dock 0.7.79 from an unstable PPA. Latte-dock relauched when plasma crashed and came back automatically.
- Attempted to do it again and it worked fine. This crash happens very rarely for me.
-- Backtrace (Reduced):
#6 0x00007fc8146e5e97 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#7 0x00007fc8146e7801 in __GI_abort () at abort.c:79
[...]
#9 0x00007fc81473790a in malloc_printerr (str=str@entry=0x7fc81485f890 "double free or corruption (!prev)") at malloc.c:5350
#10 0x00007fc81473a2fc in _int_free (av=0x7fc814a92c40 <main_arena>, p=0x55bf6d9dfbb0, have_lock=<optimized out>) at malloc.c:4281
#11 0x00007fc81473c9a0 in _int_realloc (av=av@entry=0x7fc814a92c40 <main_arena>, oldp=oldp@entry=0x55bf6d9dfbb0, oldsize=oldsize@entry=272, nb=nb@entry=528) at malloc.c:4624
*** Bug 372281 has been marked as a duplicate of this bug. *** *** Bug 393132 has been marked as a duplicate of this bug. *** *** Bug 386079 has been marked as a duplicate of this bug. *** Is this still an issue on later versions? no more reproduce since a long time for me. my system is now on Debian 10 with krunner version 5.14.5 Thank you :) |