On 2017-01-17 16:00, Vaidyanath, Rajiv wrote: > >> Is that standard Linux? Which kernel version? > > > The guest is running 4.9.0 with the PREEMPT_RT patch (rt1 for 4.9). > > The root cell is also running the same but without the jailhouse guest > patch set.
Please create hypervisor/include/jailhouse/config.h with #define CONFIG_CRASH_CELL_ON_PANIC 1 and rebuild the hypervisor. That will crash the guest in a way that we may get a useful backtrace to the driver / core code triggering this. Jan -- Siemens AG, Corporate Technology, CT RDA ITP SES-DE Corporate Competence Center Embedded Linux -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
