Any idea what misconfiguration could cause the system to hang: tg3.c:v3.14 (November 15, 2004) PCI: Obtained IRQ 27 for device 0000:02:03.0 (XEN) APIC error on CPU0: 00(04) ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
On Wed, 09 Mar 2005 11:01:15 -0800, Kip Macy wrote:> Any idea what misconfiguration could cause the system to hang: > > tg3.c:v3.14 (November 15, 2004) > PCI: Obtained IRQ 27 for device 0000:02:03.0 > (XEN) APIC error on CPU0: 00(04)I also get an APIC hang, although a different one. https://bugzilla.redhat.com/beta/show_bug.cgi?id=146571 I have worked around it with the patch in the above bug report. -- Robin ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
On 9 Mar 2005, at 19:01, Kip Macy wrote:> Any idea what misconfiguration could cause the system to hang: > > tg3.c:v3.14 (November 15, 2004) > PCI: Obtained IRQ 27 for device 0000:02:03.0 > (XEN) APIC error on CPU0: 00(04)Do you get any other useful info out if you do a debug build of Xen? (debug=y make). That error has often meant that we are trying to send an IPI to a non-existent CPU. -- Keir ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel