[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Hypervisor trap when dumping register
On Tue, May 24, 2016 at 12:20 PM Julien Grall <julien.grall@xxxxxxx> wrote:
Hi, Julien This is all the logs and the system get halt on the last line. I am using 4.7.0-rc which is checked out from git repository master branch. I found it is caused by a printk in xen/arch/arm/trap.c where is trying to print out symblo for PC with %pS in show_registers_64(). It will finally call a vsnprintf to format the string. When I comment out all the lines that has printk with %pS or changed the %pS to %p, every thing works fine. So I guess this is maybe a bug on arm64 with libc? I have tried several versions of linaro's latest gcc and still got no luck. Any advise? Thanks
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |