[Nouveau] [Bug 58087] [-next] nouveau corrupts kernel mm allocator
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Dec 12 14:51:27 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=58087
--- Comment #4 from Peter Hurley <peter at hurleysoftware.com> ---
(In reply to comment #3)
> It's not a problem with vm allocation. The next one (vm->pgt) fails, so we
> free vm, leaving *pvm pointing at freed memory. When we get to
> nouveau_drm_open, we call nouveau_cli_destroy(cli), which tries to free
> cli->base.vm again. Oops.
Thanks for the explanation. That makes sense to me now.
FYI, I did also file a bug in the kernel bugzilla for the memory allocation
failure itself (kernel bug 51301 here
https://bugzilla.kernel.org/show_bug.cgi?id=51301). A 32k allocation on a 10gb
machine shouldn't really ever fail.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20121212/fea61c99/attachment.html>
More information about the Nouveau
mailing list