https://bugs.kde.org/show_bug.cgi?id=321327

--- Comment #20 from m_loui...@yahoo.com ---
Could reproduce with krunner 5.7.5 (Arch package says 5.25.0) and libqalculate
0.9.10 (package version).

When entering 10000^1000... by hand, everything goes well (read: the answer
updates quickly) until I hit the 10000^1000000 bar. At this point, krunner uses
100% of one CPU core for a while, and doesn't give any result. Each additional
zero triggers a new thread, and at 10000^10000000000000 my 8 CPU cores are
saturated. Memory usage goes up on the long term, but may sometimes drop by
hundreds of MB.

Pasting 10000^10000000000000 directly, memory usage went up to 5.5 GB before I
decided to kill krunner (I can't go much above that without swapping). Only one
thread was spawned.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to