From: Richard W. <ri...@no...> - 2015-12-08 21:53:54
|
Hi! Am 06.12.2015 um 16:34 schrieb Vegard Nossum: > Hi, > > I've been running into some odd crashes when starting my UML instance from Python. This is my script: > > import subprocess > subprocess.check_call(['path/to/vmlinux', 'mem=2048M', 'rootfstype=hostfs', 'rw', 'init=/bin/bash']) > > This will crash 9 out of 10 times with various strange messages on the console: Hmm, I cannot reproduce here on my laptop. Stian, can you? I wonder what could cause this. A completely different terminal should not cause a crash. *confused*, //richard |