Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kmemleak: compress_004_pos #5244

Closed
behlendorf opened this issue Oct 8, 2016 · 3 comments
Closed

kmemleak: compress_004_pos #5244

behlendorf opened this issue Oct 8, 2016 · 3 comments

Comments

@behlendorf
Copy link
Contributor

Detected by kmemleak while running compress_004_pos. Numerous objects were leaked.

unreferenced object 0xffff8806d7df7600 (size 168):
  comm "compress_004_po", pid 3076, jiffies 4296416537 (age 1962.388s)
  hex dump (first 32 bytes):
    01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffff814faa78>] kmemleak_alloc+0x28/0x50
    [<ffffffff811c1b30>] kmem_cache_alloc+0xc0/0x230
    [<ffffffff8108e176>] prepare_creds+0x26/0xe0
    [<ffffffff8108e6bf>] prepare_exec_creds+0xf/0x40
    [<ffffffff811e6549>] prepare_bprm_creds+0x39/0x70
    [<ffffffff811e6657>] do_execveat_common.isra.33+0xd7/0x6e0
    [<ffffffff811e6eea>] SyS_execve+0x3a/0x50
    [<ffffffff815045d5>] return_from_execve+0x0/0x23
    [<ffffffffffffffff>] 0xffffffffffffffff
@behlendorf
Copy link
Contributor Author

Closing. This issue was observed without the spl or zfs loaded and appears to be unrelated.

@tuxoko
Copy link
Contributor

tuxoko commented Oct 24, 2016

This is a real leak in zpl_fallocate_common

@tuxoko tuxoko reopened this Oct 24, 2016
@tuxoko
Copy link
Contributor

tuxoko commented Oct 24, 2016

#5330

tuxoko added a commit to tuxoko/zfs that referenced this issue Nov 11, 2016
This is caught by kmemleak when running compress_004_pos

Reviewed-by: Tim Chase <tim@chase2k.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Closes openzfs#5244 
Closes openzfs#5330
behlendorf pushed a commit to behlendorf/zfs that referenced this issue Feb 2, 2017
This is caught by kmemleak when running compress_004_pos

Reviewed-by: Tim Chase <tim@chase2k.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Closes openzfs#5244
Closes openzfs#5330
behlendorf pushed a commit to behlendorf/zfs that referenced this issue Feb 2, 2017
This is caught by kmemleak when running compress_004_pos

Reviewed-by: Tim Chase <tim@chase2k.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Closes openzfs#5244
Closes openzfs#5330
behlendorf pushed a commit to behlendorf/zfs that referenced this issue Feb 2, 2017
This is caught by kmemleak when running compress_004_pos

Reviewed-by: Tim Chase <tim@chase2k.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Closes openzfs#5244
Closes openzfs#5330
behlendorf pushed a commit to behlendorf/zfs that referenced this issue Feb 2, 2017
This is caught by kmemleak when running compress_004_pos

Reviewed-by: Tim Chase <tim@chase2k.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Closes openzfs#5244
Closes openzfs#5330
behlendorf pushed a commit to behlendorf/zfs that referenced this issue Feb 2, 2017
This is caught by kmemleak when running compress_004_pos

Reviewed-by: Tim Chase <tim@chase2k.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Closes openzfs#5244
Closes openzfs#5330
behlendorf pushed a commit to behlendorf/zfs that referenced this issue Feb 2, 2017
This is caught by kmemleak when running compress_004_pos

Reviewed-by: Tim Chase <tim@chase2k.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Closes openzfs#5244
Closes openzfs#5330
Requires-builders: style
behlendorf pushed a commit that referenced this issue Feb 3, 2017
This is caught by kmemleak when running compress_004_pos

Reviewed-by: Tim Chase <tim@chase2k.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Closes #5244
Closes #5330
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants