Public bug reported:

Valgrind shows a small memory leak (the last "definitely lost" one not
reported):

==9997== 555 (40 direct, 515 indirect) bytes in 1 blocks are definitely lost in 
loss record 1,774 of 1,837
==9997==    at 0x4C2B6CD: malloc (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==9997==    by 0x5A6EBC8: g_malloc (gmem.c:159)
==9997==    by 0x5A818B2: g_slice_alloc (gslice.c:1003)
==9997==    by 0x5A9B9F9: g_variant_alloc (gvariant-core.c:476)
==9997==    by 0x5A9BB5C: g_variant_new_from_children (gvariant-core.c:562)
==9997==    by 0x5A991E5: g_variant_builder_end (gvariant.c:3573)
==9997==    by 0x5A9A8B2: g_variant_valist_new (gvariant.c:4437)
==9997==    by 0x5A9AC16: g_variant_new_va (gvariant.c:4591)
==9997==    by 0x5A9AD37: g_variant_new (gvariant.c:4530)
==9997==    by 0x406839: check_with_new_approver 
(application-service-appstore.c:1508)
==9997==    by 0x404799: check_with_old_approver 
(application-service-appstore.c:656)
==9997==    by 0x5A660D6: g_list_foreach (glist.c:900)
==9997==    by 0x40457B: got_all_properties (application-service-appstore.c:608)
==9997==    by 0x54E591C: g_simple_async_result_complete 
(gsimpleasyncresult.c:744)
==9997==    by 0x5542F05: reply_cb (gdbusproxy.c:2612)
==9997==    by 0x54E591C: g_simple_async_result_complete 
(gsimpleasyncresult.c:744)
==9997==    by 0x5538FB9: g_dbus_connection_call_done (gdbusconnection.c:5300)
==9997==    by 0x54E591C: g_simple_async_result_complete 
(gsimpleasyncresult.c:744)
==9997==    by 0x54E5A4B: complete_in_idle_cb (gsimpleasyncresult.c:756)
==9997==    by 0x5A68DD9: g_main_context_dispatch (gmain.c:2510)
==9997==    by 0x5A6919F: g_main_context_iterate.isra.23 (gmain.c:3118)
==9997==    by 0x5A69599: g_main_loop_run (gmain.c:3312)
==9997==    by 0x403015: main (application-service.c:69)

application-service-appstore.c:1508 is the inline use of
'g_variant_new' in a 'g_dbus_proxy_call', which should be fine according
to the docs.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: indicator-application 0.4.91-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
Uname: Linux 3.2.0-18-generic x86_64
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Tue Mar 13 13:01:46 2012
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110901)
SourcePackage: indicator-application
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: indicator-application
     Importance: Undecided
         Status: New

** Affects: indicator-application (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/953970

Title:
  Small memory leak

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-application/+bug/953970/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to