Re: [uml-user] Segmentation faults when UML is run under gdb

2015-08-06 Thread Sergei Antonov
On 6 August 2015 at 14:20, Enjoy Mindful wrote: > http://copilotco.com/mail-archives/uml.2008/msg01515.html It helped, thanks. This valuable information deserves to be here: http://user-mode-linux.sourceforge.net/hacking.html --

Re: [uml-user] Segmentation faults when UML is run under gdb

2015-08-06 Thread Enjoy Mindful
http://copilotco.com/mail-archives/uml.2008/msg01515.html On Thu, Aug 6, 2015 at 7:54 PM, Sergei Antonov wrote: > Hello! > I'm trying compile and run UML (version 4.1) on x86_64. It builds and > runs fine as a normal program. But when run under gdb, it produces > several segmentation faults. > >

[uml-user] Segmentation faults when UML is run under gdb

2015-08-06 Thread Sergei Antonov
Hello! I'm trying compile and run UML (version 4.1) on x86_64. It builds and runs fine as a normal program. But when run under gdb, it produces several segmentation faults. This is how I build and run it (based on http://user-mode-linux.sourceforge.net/hacking.html instructions and disk image from