[Fedora-i18n-bugs] [Bug 626652] Memory leak

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 24 09:17:37 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=626652

fujiwara <tfujiwar at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from fujiwara <tfujiwar at redhat.com> 2010-08-24 05:17:36 EDT ---
Hmm.., interested bug. I could reproduce this bug.

==2254== 9,903 (2,432 direct, 7,471 indirect) bytes in 16 blocks are definitely
lost in loss record 17,683 of 17,919
==2254==    at 0x4A0515D: malloc (vg_replace_malloc.c:195)
==2254==    by 0x7A9247D: dbus_malloc (dbus-memory.c:471)
==2254==    by 0x7A7D661: dbus_message_new_empty_header (dbus-message.c:966)
==2254==    by 0x7A7DECC: dbus_message_new_error (dbus-message.c:1219)
==2254==    by 0x7A83DF7: _dbus_pending_call_set_timeout_error_unlocked
(dbus-pending-call.c:341)
==2254==    by 0x7A6FA2C: dbus_connection_send_with_reply
(dbus-connection.c:3259)
==2254==    by 0x14606B6B: ibus_connection_send_with_reply
(ibusconnection.c:677)
==2254==    by 0x14609CBC: ibus_proxy_call_with_reply (ibusproxy.c:672)
==2254==    by 0x146173BD: ibus_input_context_process_key_event
(ibusinputcontext.c:806)
==2254==    by 0x143EEF4D: ibus_im_context_filter_keypress
(ibusimcontext.c:480)
==2254==    by 0x32E9D74D32: gtk_im_context_filter_keypress
(gtkimcontext.c:473)
==2254==    by 0x32E9D7916E: gtk_im_multicontext_filter_keypress
(gtkimmulticontext.c:331)
==2254==

If I run a sample program with dbus_connection_send_with_reply() with
session-bus, I don't see any leaks.
I will compare what is different.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list