dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 213373] [drm] [radeon] memory leak at parsing radeon_atombios_parse_power_table
Date: Thu, 29 Jul 2021 00:12:53 +0000	[thread overview]
Message-ID: <bug-213373-2300-P3nKt7B6IL@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-213373-2300@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=213373

Erhard F. (erhard_f@mailbox.org) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #297249|0                           |1
        is obsolete|                            |

--- Comment #4 from Erhard F. (erhard_f@mailbox.org) ---
Created attachment 298097
  --> https://bugzilla.kernel.org/attachment.cgi?id=298097&action=edit
kernel dmesg (5.14-rc3, eMachines E620)

output of /sys/kernel/debug/kmemleak on kernel v5.14-rc3:

unreferenced object 0xffff8881098e35a8 (size 96):
  comm "systemd-udevd", pid 128, jiffies 4294889391 (age 6947.280s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 00 7d 24 01 81 88 ff ff  .........}$.....
    01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [<ffffffffa23f427c>] __kmalloc+0x16d/0x1df
    [<ffffffffc0a61447>] radeon_atombios_parse_power_table_1_3+0x446/0x1b26
[radeon]
    [<ffffffffc0a6f8db>] radeon_atombios_get_power_modes+0x149/0x188d [radeon]
    [<ffffffffc0b19ade>] radeon_pm_init+0x1002/0x18d1 [radeon]
    [<ffffffffc0aec0b5>] rs690_init+0x763/0x83f [radeon]
    [<ffffffffc0a59459>] radeon_device_init+0x1c1a/0x21c1 [radeon]
    [<ffffffffc0a5c24a>] radeon_driver_load_kms+0x1ef/0x408 [radeon]
    [<ffffffffc03d90f4>] drm_dev_register+0x255/0x4a0 [drm]
    [<ffffffffc0a55405>] radeon_pci_probe+0x132/0x15e [radeon]
    [<ffffffffa2a96484>] pci_device_probe+0x1aa/0x294
    [<ffffffffa2bc91aa>] really_probe+0x28f/0x76b
    [<ffffffffa2bc9825>] __driver_probe_device+0x19f/0x1ee
    [<ffffffffa2bc98b8>] driver_probe_device+0x44/0xbb
    [<ffffffffa2bca212>] __driver_attach+0x1a2/0x1d4
    [<ffffffffa2bc4cc7>] bus_for_each_dev+0xfa/0x146
    [<ffffffffa2bc6d81>] bus_add_driver+0x2b3/0x447
unreferenced object 0xffff888101247d00 (size 64):
  comm "systemd-udevd", pid 128, jiffies 4294889391 (age 6947.280s)
  hex dump (first 32 bytes):
    00 00 00 00 40 9c 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:
    [<ffffffffa23f4407>] kmem_cache_alloc_trace+0x119/0x169
    [<ffffffffc0a6154e>] radeon_atombios_parse_power_table_1_3+0x54d/0x1b26
[radeon]
    [<ffffffffc0a6f8db>] radeon_atombios_get_power_modes+0x149/0x188d [radeon]
    [<ffffffffc0b19ade>] radeon_pm_init+0x1002/0x18d1 [radeon]
    [<ffffffffc0aec0b5>] rs690_init+0x763/0x83f [radeon]
    [<ffffffffc0a59459>] radeon_device_init+0x1c1a/0x21c1 [radeon]
    [<ffffffffc0a5c24a>] radeon_driver_load_kms+0x1ef/0x408 [radeon]
    [<ffffffffc03d90f4>] drm_dev_register+0x255/0x4a0 [drm]
    [<ffffffffc0a55405>] radeon_pci_probe+0x132/0x15e [radeon]
    [<ffffffffa2a96484>] pci_device_probe+0x1aa/0x294
    [<ffffffffa2bc91aa>] really_probe+0x28f/0x76b
    [<ffffffffa2bc9825>] __driver_probe_device+0x19f/0x1ee
    [<ffffffffa2bc98b8>] driver_probe_device+0x44/0xbb
    [<ffffffffa2bca212>] __driver_attach+0x1a2/0x1d4
    [<ffffffffa2bc4cc7>] bus_for_each_dev+0xfa/0x146
    [<ffffffffa2bc6d81>] bus_add_driver+0x2b3/0x447

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

      parent reply	other threads:[~2021-07-29  0:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-09  0:09 [Bug 213373] New: [drm] [radeon] memory leak at parsing radeon_atombios_parse_power_table bugzilla-daemon
2021-06-09  0:10 ` [Bug 213373] " bugzilla-daemon
2021-06-09  0:11 ` bugzilla-daemon
2021-06-09  8:57 ` bugzilla-daemon
2021-07-29  0:12 ` bugzilla-daemon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-213373-2300-P3nKt7B6IL@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).