[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [Xen-users] 1000 Domains: Not able to access Domu via xm console from Dom0
SO #with 341 domains ./lsevntchn 0 | wc -l 724 Attaching gdb to xenconsoled, Program received signal SIGABRT, Aborted. 0x00007fe588ca8425 in raise () from /lib/x86_64-linux-gnu/libc.so.6 (gdb) bt #0 0x00007fe588ca8425 in raise () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fe588cabb8b in abort () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fe588ce639e in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007fe588d7c807 in __fortify_fail () from /lib/x86_64-linux-gnu/libc.so.6 #4 0x00007fe588d7b700 in __chk_fail () from /lib/x86_64-linux-gnu/libc.so.6 #5 0x00007fe588d7c7be in __fdelt_warn () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000403ca8 in handle_io () at daemon/io.c:1059 #7 0x00000000004021c5 in main (argc=2, argv=0x7fff58691d48) at daemon/main.c:166 Unfortunately strace doesn't give the sort of information needed to diagnose this. Can you run the daemon under gdb? When it crashes you can type "bt" to get a backtrace. If there are debuginfo packages available in your distro installing the ones for the Xen packages would improve the output of this too. i don't really know how to enable the debugging info for these libraries. I can't see anything on Google about debuginfo packages for Ubuntu 12.04. Incidentally i just grabbed the xen version in there repo following this : https://help.ubuntu.com/community/Xen i did grab a copy of the source of xen 4.1.2 and compiled it with debug in the tools, so that is why i can see proper output for the first two Paul _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |