Hi,

I got a dump from kmemleak as below. Can someone advice how to investigate 
where the possible leakage is?
I believe it is not a leakage of binder driver itself, but don't have any 
idea where to look into. Thanks.

root@android:/ # cat /d/kmemleak
unreferenced object 0xd7887980 (size 64):
  comm "Binder Thread #", pid 239, jiffies 4294940178 (age 5561.882s)
  hex dump (first 32 bytes):
    d5 05 00 00 84 79 88 d7 84 79 88 d7 01 00 00 00  .....y...y......
    00 00 00 00 00 00 00 00 00 b2 88 d7 00 b4 88 d7  ................
  backtrace:
    [<c00e58f8>] create_object+0xf4/0x1e8
    [<c00e15e8>] kmem_cache_alloc+0x13c/0x14c
    [<c02619ac>] binder_transaction+0x300/0xe10
    [<c0262b14>] binder_thread_write+0x658/0xc7c
    [<c0263ee4>] binder_ioctl+0x1e0/0x598
    [<c00f6c88>] vfs_ioctl+0x24/0x40
    [<c00f7844>] do_vfs_ioctl+0x1a4/0x1b4
    [<c00f7888>] sys_ioctl+0x34/0x54
    [<c0048740>] ret_fast_syscall+0x0/0x3c
    [<ffffffff>] 0xffffffff
unreferenced object 0xcfd7d100 (size 64):
  comm "Binder Thread #", pid 514, jiffies 4294944066 (age 5531.539s)
  hex dump (first 32 bytes):
    7f 0f 00 00 04 d1 d7 cf 04 d1 d7 cf 01 00 00 00  ................
    00 00 00 00 00 00 00 00 00 64 dd d7 00 66 dd d7  .........d...f..
  backtrace:
    [<c00e58f8>] create_object+0xf4/0x1e8
    [<c00e15e8>] kmem_cache_alloc+0x13c/0x14c
    [<c02619ac>] binder_transaction+0x300/0xe10
    [<c0262b14>] binder_thread_write+0x658/0xc7c
    [<c0263ee4>] binder_ioctl+0x1e0/0x598
    [<c00f6c88>] vfs_ioctl+0x24/0x40
    [<c00f7844>] do_vfs_ioctl+0x1a4/0x1b4
    [<c00f7888>] sys_ioctl+0x34/0x54
    [<c0048740>] ret_fast_syscall+0x0/0x3c
    [<ffffffff>] 0xffffffff

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to