Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 457 by lidaobing: ibus-gconf eats all cpu
http://code.google.com/p/ibus/issues/detail?id=457

hello,

when I want to add the anthy input method through ibus-setup, ibus-gconf
always eats all CPU and don't exit (and I have to kill them). so It sounds
there is no way to add this input method.

when I use "strace -p 14540" (where 14540 is the pid of ibus-gconf process.
it print following information:

[1]
mremap(0x7e73f000, 505946112, 505950208, MREMAP_MAYMOVE) = 0x7e73f000
mremap(0x7e73f000, 505950208, 505954304, MREMAP_MAYMOVE) = 0x7e73f000
mremap(0x7e73f000, 505954304, 505958400, MREMAP_MAYMOVE) = 0x7e73f000
mremap(0x7e73f000, 505958400, 505962496, MREMAP_MAYMOVE) = 0x7e73f000
mremap(0x7e73f000, 505962496, 505966592, MREMAP_MAYMOVE) = 0x7e73f000
mremap(0x7e73f000, 505966592, 505970688, MREMAP_MAYMOVE) = 0x7e73f000
mremap(0x7e73f000, 505970688, 505974784, MREMAP_MAYMOVE) = 0x7e73f000
mremap(0x7e73f000, 505974784, 505978880, MREMAP_MAYMOVE) = 0x7e73f000
mremap(0x7e73f000, 505978880, 505982976, MREMAP_MAYMOVE) = 0x7e73f000
mremap(0x7e73f000, 505982976, 505987072, MREMAP_MAYMOVE) = 0x7e73f000
mremap(0x7e73f000, 505987072, 505991168, MREMAP_MAYMOVE) = 0x7e73f000
mremap(0x7e73f000, 505991168, 505995264, MREMAP_MAYMOVE) = 0x7e73f000
mremap(0x7e73f000, 505995264, 505999360, MREMAP_MAYMOVE) = 0x7e73f000
mremap(0x7e73f000, 505999360, 506003456, MREMAP_MAYMOVE) = 0x7e73f000
mremap(0x7e73f000, 506003456, 506007552, MREMAP_MAYMOVE) = 0x7e73f000
mremap(0x7e73f000, 506007552, 506011648, MREMAP_MAYMOVE) = 0x7e73f000
mremap(0x7e73f000, 506011648, 506015744, MREMAP_MAYMOVE) = 0x7e73f000


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

回复