lkml.org 
[lkml]   [2019]   [Mar]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: fs_context-related oops in mainline
On Fri, Mar 15, 2019 at 11:44:45AM +0000, David Howells wrote:
> Dominik Brodowski <linux@dominikbrodowski.net> wrote:
>
> > [ 0.839322] RIP: 0010:sysfs_init_fs_context+0x82/0xd0
>
> Could you load your kernel into gdb and then do:
>
> i li *sysfs_init_fs_context+0x82

Doesn't seem necessary as per my mail to Al a few seconds ago:
kobj_ns_grab_current(KOBJ_NS_TYPE_NET) returns NULL, so

fc->user_ns = get_user_ns(netns->user_ns);

will try to dereference a null pointer.

Thanks,
Dominik

\
 
 \ /
  Last update: 2019-03-15 12:50    [W:0.101 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site