Re: [uml-user] kmalloc returns NULL during module init

2013-03-20 Thread Antoine Martin
On 03/21/2013 05:53 AM, Han wrote: > Hi Richard, > > I hit other issues after moving to a recent kernel UML (i.e. cannot > fully bring up the UML). Now I am back and trying to debug UML > itself. However, when I started GDB with UML, I would hit a crash > like the following. > > I was wonderin

Re: [uml-user] kmalloc returns NULL during module init

2013-03-20 Thread Han
Hi Richard, I hit other issues after moving to a recent kernel UML (i.e. cannot fully bring up the UML). Now I am back and trying to debug UML itself. However, when I started GDB with UML, I would hit a crash like the following. I was wondering if I used the GDB in wrong way. I couldn't find