WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 1712] guest shows white screen when boot guest with NIC

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1712] guest shows white screen when boot guest with NIC assigned
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Sun, 23 Jan 2011 18:24:58 -0800
Delivery-date: Sun, 23 Jan 2011 18:25:09 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <bug-1712-3@xxxxxxxxxxxxxxxxxxxxxxxxxxx/bugzilla/>
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1712





------- Comment #1 from yang.z.zhang@xxxxxxxxx  2011-01-23 18:24 -------
Here is the call trace from gdb.
Program received signal SIGABRT, Aborted.
0x00000037a6830265 in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x00000037a6830265 in raise () from /lib64/libc.so.6
#1  0x00000037a6831d10 in abort () from /lib64/libc.so.6
#2  0x00000037a686a84b in __libc_message () from /lib64/libc.so.6
#3  0x00000037a6872fae in _int_malloc () from /lib64/libc.so.6
#4  0x00000037a6874cde in malloc () from /lib64/libc.so.6
#5  0x00007ffff7565562 in read_message (h=0x61b4d0) at xs.c:967
#6  0x00007ffff7565967 in read_reply (h=0x61b4d0, t=<value optimized out>,
type=XS_GET_DOMAIN_PATH, iovec=0x7fffffffdb80,
    num_vecs=<value optimized out>, len=0x0) at xs.c:379
#7  xs_talkv (h=0x61b4d0, t=<value optimized out>, type=XS_GET_DOMAIN_PATH,
iovec=0x7fffffffdb80, num_vecs=<value optimized out>, len=0x0)
    at xs.c:446
#8  0x00007ffff756610f in xs_single (h=0x8, t=29858, type=XS_TRANSACTION_START,
string=<value optimized out>, len=0x101010101010101)
    at xs.c:497
#9  0x00007ffff756615e in xs_get_domain_path (h=0x61b4d0, domid=<value
optimized out>) at xs.c:893
#10 0x00007ffff7bcc231 in libxl__xs_get_dompath (gc=0x7fffffffdc60,
domid=29858) at libxl_xshelp.c:106
#11 0x00007ffff7bcd334 in libxl__device_frontend_path (ctx=0x61a8c0,
device=0x7fffffffdd20, bents=0x620480, fents=0x61f7b0)
    at libxl_device.c:45
#12 libxl__device_generic_add (ctx=0x61a8c0, device=0x7fffffffdd20,
bents=0x620480, fents=0x61f7b0) at libxl_device.c:79
#13 0x00007ffff7bc7a1c in libxl_device_pci_add_xenstore (gc=0x7fffffffddf0,
domid=23, pcidev=0x61f470) at libxl_pci.c:277
#14 do_pci_add (gc=0x7fffffffddf0, domid=23, pcidev=0x61f470) at
libxl_pci.c:721
#15 0x00007ffff7bc7ead in libxl_device_pci_add (ctx=<value optimized out>,
domid=23, pcidev=0x61f470) at libxl_pci.c:821
#16 0x00007ffff7bc43f4 in do_domain_create (ctx=0x61a8c0,
d_config=0x7fffffffe170, cb=0, priv=0x7fffffffe154, domid_out=0x61a890,
    restore_fd=<value optimized out>) at libxl_create.c:525
#17 0x00007ffff7bc451d in libxl_domain_create_new (ctx=0x74a2, d_config=0x74a2,
cb=0x6, priv=0xffffffffffffffff, domid=0x80)
    at libxl_create.c:544
#18 0x000000000040921c in create_domain ()
#19 0x000000000040df83 in main_create ()
#20 0x0000000000404ecd in main () 


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>