Bug 473339 - plasma-workspace: krunner crash almost everytime when start typing
Summary: plasma-workspace: krunner crash almost everytime when start typing
Status: RESOLVED DUPLICATE of bug 470219
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: 5.27.5
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-08-13 14:43 UTC by d7ghrrkcz
Modified: 2023-08-13 20:03 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (122.24 KB, text/plain)
2023-08-13 14:43 UTC, d7ghrrkcz
Details
New crash information added by DrKonqi (147.19 KB, text/plain)
2023-08-13 16:06 UTC, d7ghrrkcz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description d7ghrrkcz 2023-08-13 14:43:29 UTC
Application: krunner (5.27.5)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-11-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [CoredumpBackend]

-- Information about the crash:
This bug has already been reported to Debian BTS:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037557

I discovered that this bug has 100% chance of occuring when I type several numbers very fast all at once into krunner.

The crash can be reproduced every time.

-- Backtrace (Reduced):
#4  0x00007fcc79a5a010 in MathStructure::clear(bool) () from /lib/x86_64-linux-gnu/libqalculate.so.22
#5  0x00007fcc79a5b322 in MathStructure::setAborted(bool) () from /lib/x86_64-linux-gnu/libqalculate.so.22
#6  0x00007fcc799d68d7 in CalculateThread::run() () from /lib/x86_64-linux-gnu/libqalculate.so.22
#7  0x00007fcc79a6596f in Thread::doRun(void*) () from /lib/x86_64-linux-gnu/libqalculate.so.22
[...]
#17 0x00007fccb2f09836 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5


Reported using DrKonqi
Comment 1 d7ghrrkcz 2023-08-13 14:43:30 UTC
Created attachment 160933 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 d7ghrrkcz 2023-08-13 16:06:04 UTC
Created attachment 160935 [details]
New crash information added by DrKonqi

krunner (5.27.5) using Qt 5.15.8

Another crash. Same situation, just typing numbers

-- Backtrace (Reduced):
#3  0x00007f277a00a76b in Number::clear(bool) () from /lib/x86_64-linux-gnu/libqalculate.so.22
#4  0x00007f277a00a77b in Number::clear(bool) () from /lib/x86_64-linux-gnu/libqalculate.so.22
#5  0x00007f277a00a77b in Number::clear(bool) () from /lib/x86_64-linux-gnu/libqalculate.so.22
#6  0x00007f277a00a77b in Number::clear(bool) () from /lib/x86_64-linux-gnu/libqalculate.so.22
#7  0x00007f277a05a01c in MathStructure::clear(bool) () from /lib/x86_64-linux-gnu/libqalculate.so.22
Comment 3 Nate Graham 2023-08-13 20:03:03 UTC

*** This bug has been marked as a duplicate of bug 470219 ***