* Possible memory leak in 3.14.5+ (hacked).
@ 2014-06-03 18:42 Ben Greear
0 siblings, 0 replies; only message in thread
From: Ben Greear @ 2014-06-03 18:42 UTC (permalink / raw)
To: netdev
Our wireless stress tests are running OOM (on 8GB RAM system)
after a few days. I turned on kmemleak, and see this, among
others..
Kernel is hacked 3.14.5+ kernel, but we don't have many changes
in the ipv6 code, at least.
Anyone seen similar?
[root@ct521-2n-4255 ~]# cat /debug/kmemleak
unreferenced object 0xffff8802008f8c00 (size 1024):
comm "softirq", pid 0, jiffies 4294932288 (age 1574.522s)
hex dump (first 32 bytes):
00 00 00 00 00 00 00 00 b0 d7 17 a0 ff ff ff ff ................
40 f5 f1 05 02 88 ff ff e0 8c fe ff 00 00 00 00 @...............
backtrace:
[<ffffffff815c8be0>] kmemleak_alloc+0x6e/0x93
[<ffffffff8118eabe>] slab_post_alloc_hook+0x28/0x2a
[<ffffffff81190aa7>] __kmalloc+0xef/0x12f
[<ffffffff81526fac>] kzalloc+0xf/0x11
[<ffffffff815298b2>] __neigh_create+0x68/0x561
[<ffffffffa0147766>] ip6_finish_output2+0x233/0x3d8 [ipv6]
[<ffffffffa01499ef>] ip6_finish_output+0x6e/0x73 [ipv6]
[<ffffffffa0149a70>] ip6_output+0x7c/0xa8 [ipv6]
[<ffffffffa015a67b>] dst_output+0x18/0x1c [ipv6]
[<ffffffffa015a8e9>] ndisc_send_skb+0x1dc/0x2b4 [ipv6]
[<ffffffffa015bb29>] ndisc_send_rs+0xd0/0xe5 [ipv6]
[<ffffffffa014f43c>] addrconf_dad_completed+0x167/0x1ed [ipv6]
[<ffffffffa014f6e3>] addrconf_dad_work+0x221/0x2bb [ipv6]
[<ffffffff810d7b9e>] process_one_work+0x1cb/0x2ee
[<ffffffff810d8095>] worker_thread+0x12f/0x1fc
[<ffffffff810dd34d>] kthread+0xc4/0xcc
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-06-03 18:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-03 18:42 Possible memory leak in 3.14.5+ (hacked) Ben Greear
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).