All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: [Bug 105173] [MCP79][Regression] Unhandled NULL pointer dereference in nvkm_object_unmap since kernel 4.15
Date: Thu, 22 Feb 2018 10:19:43 +0000	[thread overview]
Message-ID: <bug-105173-8800-0oUUce6aBJ@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-105173-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>


[-- Attachment #1.1: Type: text/plain, Size: 2171 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=105173

--- Comment #8 from Nick Lee <nvlbox-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
Also tried:

Vanilla kernel 4.15.4-300.vanilla.knurd.1.fc27.x86_64
mesa-17.3.5
wayland session
reproducible

Fedora-Workstation-Live-x86_64-Rawhide-20180220.n.0.iso
wayland session
mesa-18.0.0-0.1.rc4.fc28.x86_64
Got artefacts with dmesg output:

[ 1035.437016] nouveau 0000:03:00.0: swiotlb buffer is full (sz: 2097152 bytes)
[ 1035.437020] nouveau 0000:03:00.0: swiotlb: coherent allocation failed,
size=2097152
[ 1035.437023] CPU: 0 PID: 1842 Comm: gnome-shell Not tainted
4.16.0-0.rc2.git0.1.fc28.x86_64 #1
[ 1035.437024] Hardware name: NVIDIA MCP7A/MCP7A, BIOS 6.00 PG 04/22/2009
[ 1035.437025] Call Trace:
[ 1035.437036]  dump_stack+0x5c/0x85
[ 1035.437040]  swiotlb_alloc_coherent+0x1c3/0x1e0
[ 1035.437052]  ttm_dma_pool_get_pages+0x21a/0x620 [ttm]
[ 1035.437057]  ttm_dma_populate+0xdd/0x390 [ttm]
[ 1035.437062]  ttm_tt_bind+0x2e/0x60 [ttm]
[ 1035.437067]  ttm_bo_handle_move_mem+0x4cf/0x550 [ttm]
[ 1035.437073]  ttm_bo_validate+0x119/0x130 [ttm]
[ 1035.437104]  ? drm_get_edid_switcheroo+0x16/0x40 [drm]
[ 1035.437109]  ttm_bo_init_reserved+0x334/0x380 [ttm]
[ 1035.437114]  ? ttm_bo_init+0x62/0xd0 [ttm]
[ 1035.437190]  ? nouveau_bo_invalidate_caches+0x10/0x10 [nouveau]
[ 1035.437226]  ? nouveau_bo_new+0x401/0x580 [nouveau]
[ 1035.437262]  ? nouveau_bo_invalidate_caches+0x10/0x10 [nouveau]
[ 1035.437298]  ? nouveau_gem_new+0x120/0x120 [nouveau]
[ 1035.437334]  ? nouveau_gem_new+0x5d/0x120 [nouveau]
[ 1035.437370]  ? nouveau_gem_ioctl_new+0x53/0xe0 [nouveau]
[ 1035.437381]  ? drm_ioctl_kernel+0x5b/0xb0 [drm]
[ 1035.437392]  ? drm_ioctl+0x1c4/0x380 [drm]
[ 1035.437428]  ? nouveau_gem_new+0x120/0x120 [nouveau]
[ 1035.437431]  ? eventfd_write+0x94/0x2a0
[ 1035.437467]  ? nouveau_drm_ioctl+0x65/0xc0 [nouveau]
[ 1035.437470]  ? do_vfs_ioctl+0xa4/0x610
[ 1035.437471]  ? SyS_ioctl+0x74/0x80
[ 1035.437475]  ? do_syscall_64+0x74/0x180
[ 1035.437478]  ? entry_SYSCALL_64_after_hwframe+0x3d/0xa2

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3025 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

  parent reply	other threads:[~2018-02-22 10:19 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-105173-8800@http.bugs.freedesktop.org/>
     [not found] ` <bug-105173-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2018-02-20  9:56   ` [Bug 105173] With kernel >=4.15 nouveau - artefacts and freezes bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-02-20 10:07   ` [Bug 105173] [MCP79][Regression] Unhandled NULL pointer dereference since kernel 4.15 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-02-20 11:20   ` [Bug 105173] [MCP79][Regression] Unhandled NULL pointer dereference in nvkm_object_unmap " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-02-21 12:37   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-02-21 17:31   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-02-21 19:33   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-02-21 20:36   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-02-22 10:19   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ [this message]
2018-02-28  0:04   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-02-28 21:54   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-03-01  8:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-03-01 13:32   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-03-01 18:21   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-03-01 23:04   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-03-02  7:42   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-03-17 15:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-03-17 15:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-03-17 15:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-03-17 15:39   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-03-18  0:29   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-03-18 19:19   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

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-105173-8800-0oUUce6aBJ@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon-cc+yj3umiyqdupfqwhejaq@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.