On Tue, 2009-09-01 at 10:24 -0700, Luis R. Rodriguez wrote: > Can't tell you how to reproduce yet. > > unreferenced object 0xffff88003ba5fd00 (size 256): > comm "events/0", pid 9, jiffies 4297130623 > backtrace: > [<ffffffff8112200d>] create_object+0x13d/0x2d0 > [<ffffffff811222c5>] kmemleak_alloc+0x25/0x60 > [<ffffffff81118a63>] kmem_cache_alloc_node+0x193/0x200 > [<ffffffff81446cca>] __alloc_skb+0x4a/0x180 > [<ffffffff81506be2>] wireless_send_event+0x1f2/0x410 I wonder if we can translate it to the line numbers. Together with the git revision, it would be quite useful. addr2line can do it for an individual address, but to process the whole dump, a script would be needed. -- Regards, Pavel Roskin -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html