[Goodies-dev] [Bug 15346] High CPU usage with calculator enabled

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Wed May 1 16:48:31 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=15346

--- Comment #1 from Mikhail T. <mi+xfce-2014 at aldan.algebra.com> ---
Tracing the wrapper-process with FreeBSD's ktrace, I can see the constant
pattern of:

[...]
 88205 wrapper-2.0 RET   writev 16384/0x4000
 88205 wrapper-2.0 CALL  recvmsg(0x3,0xbf7fbf38,0)
 88205 wrapper-2.0 RET   recvmsg -1 errno 35 Resource temporarily unavailable
 88205 wrapper-2.0 CALL  recvmsg(0x3,0xbf7fbf68,0)
 88205 wrapper-2.0 RET   recvmsg -1 errno 35 Resource temporarily unavailable
 88205 wrapper-2.0 CALL  poll(0xbf7fe6f8,0x1,0xffffffff)
 88205 wrapper-2.0 RET   poll 1
 88205 wrapper-2.0 CALL  writev(0x3,0xbf7fe7f8,0x3)
 88205 wrapper-2.0 GIO   fd 3 wrote 4096 bytes
       0x0000 3508 0400 9878 4702 ec74 4702 2200 1c00 8b04 0600 9978 4702 9878
4702 2300 0000 0004 0000 0100 0000 8b1a 
|5....xG..tG."........xG..xG.#.............|
       0x002a 0700 0004 0600 9978 4702 0000 0000 0000 0000 0000 0000 2200 1c00
8b08 0900 0104 0600 0d00 4002 e75b 4102 
|.......xG............."............. at ..[A.|
       0x0054 9978 4702 0000 0000 0000 0000 0000 0000 2200 1c00 8b08 0900 08a3
4202 9978 4702 0000 0000 ed74 4702 0000 
|.xG.............".........B..xG......tG...|
       0x007e 0000 0000 0000 0000 0000 2200 1c00 8b08 0900 0c00 0000 9778 4702
9978 4702 ed74 4702 0000 0000 0000 0000 
|.........."............xG..xG..tG.........|

... repeat ...

[...]

I'm guessing, that's X-protocol communications with Xorg. What does the
calculator have to say -- when I'm not even typing anything into it?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Goodies-dev mailing list