VM kernel crash may crash marionnet itself
Bug #734785 reported by
Franck Butelle
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
marionnet |
New
|
Medium
|
Unassigned |
Bug Description
When playing with new VM kernels (compiled with ARCH=um), we made a 64 bits kernel...
we tryied to run it with a VM in 32 bits... silly idea ! Of course the VM crashed but surprisingly
marionnet also crashed in less than a second. The debug option only showed "terminated", has if marionnet
have been killed by some regular signal. (Marionnet version 0.90.6).
To post a comment you must log in.
The issue is subtle, and I can't reproduce the problem without using UML; the example below works fine on my 64 bit machine. Notice that I tried both Unix.system and Unix.create_ process, with the interprerter, the bytecode compiler, and the native compiler.