Summary: | Start KRunner, type in 'libreo' and KRunner crashed | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Jeffrey <eljefedelito> |
Component: | general | Assignee: | marble-bugs |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | crystalclaw1, jarkko.poyry, makalsky, nienhueser |
Priority: | NOR | Keywords: | triaged |
Version: | 1.3 (KDE 4.8) | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Jeffrey
2012-08-16 15:57:01 UTC
Created attachment 73603 [details]
New crash information added by DrKonqi
krunner (0.1) on KDE Platform 4.9.00 using Qt 4.8.2
- What I was doing when the application crashed:
Started typing a search phraze: 'test user" when it crashed.
Starting krunner again and typing the same phraze does not crash it anymore.
-- Backtrace (Reduced):
#10 0x00007f223cafc445 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#11 0x00007f223caffbab in __GI_abort () at abort.c:91
[...]
#13 0x00007f223cb44626 in malloc_printerr (action=3, str=0x7f223cc3f099 "invalid fastbin entry (free)", ptr=<optimized out>) at malloc.c:5007
#14 0x00007f2239597461 in ~QByteArray (this=0x7f21f8ff7330, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:401
#15 QUrlPrivate::toEncoded (this=0x7f21f8ff73c0, options=...) at io/qurl.cpp:4011
Confirmed by second user. Created attachment 75058 [details]
New crash information added by DrKonqi
krunner (0.1) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
- What I was doing when the application crashed:
Typed "system monitor" to KRunner.
Some (most?) of these related KRunner crashes seem to be malloc/free failing in different parts of the code.
-- Backtrace (Reduced):
#6 0x00007f4202d28425 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7 0x00007f4202d2bb8b in __GI_abort () at abort.c:91
[...]
#9 0x00007f4202d70b96 in malloc_printerr (action=3, str=0x7f4202e6c92b "invalid fastbin entry (free)", ptr=<optimized out>) at malloc.c:5007
#10 0x00007f41ff743612 in QString::free (d=0x7f41b00da720) at tools/qstring.cpp:1235
#11 0x00007f41ff7aeca4 in ~QString (this=0x7f41cd7f8360, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qstring.h:880
Move to the marble product . #34 0xadb0a77d in ?? () from /usr/lib/libmarblewidget.so.13 #35 0xadb0fe74 in ?? () from /usr/lib/libmarblewidget.so.13 #36 0xadb10054 in Marble::GeoDataCoordinates::fromString(QString const&, bool&) () from /usr/lib/libmarblewidget.so.13 #37 0xaddbba1c in ?? () from /usr/lib/kde4/plasma_runner_marble.so Same error on up-to-date arch linux. After a fresh restart, I opened krunner, and it promptly ate all 16GB of my ram (as shown by a system monitor widget) and was killed by the watchdog. I can't figure out how to install the correct debug libraries (too much stuff to do, not enough time for this), so my error report just says aborted. I can't pinpoint what triggers it, but it seems to happen at specific times when I open it. Please reopen with a backtrace if this still happens and is caused by a current Marble version. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |