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-devel

[Xen-devel] dom >0 crash

To: "xen-devel@xxxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] dom >0 crash
From: James Harper <JamesH@xxxxxxxxxxxxxxxx>
Date: Mon, 28 Jun 2004 22:00:36 +1000
Delivery-date: Mon, 28 Jun 2004 13:07:42 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Thread-index: AcRdB4WeVIQXnY07Si2s30fz06U5WQ==
Thread-topic: dom >0 crash
I was just about to send the following crash dump when I thought i'd better check my configs, and found that i had a priv config running in a domain > 0. The following error might still be be useful to someone though...
 
IP: routing cache hash table of 1024 buckets, 8Kbytes
TCP: Hash tables configured (established 8192 bind 16384)
Sending DHCP requests ...... timed out!
IP-Config: Reopening network devices...
Sending DHCP requests .<1>Unable to handle kernel NULL pointer dereference at virtual address 00000076
 printing eip:
c0165816
*pde=00000000(55555000)
Oops: 0000
CPU:    0
EFLAGS: 00010246
eax: 00000000   ebx: c1391160   ecx: 00000002   edx: 00000001
esi: 00000001   edi: 00000006   ebp: c1391000   esp: c1169ed4
ds: 0821   es: 0821   ss: 0821
Process swapper (pid: 1, stackpage=c1169000)<1>
Stack: c1266ac0 0000118d c1385054 00000006 c1391160 c0165b4e c1391000 00000000
       00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
       00000000 00000000 c1391000 c1266ac0 c139107c c017951f c1266ac0 c1391000
Call Trace: [<c0165b4e>] [<c017951f>] [<c0178fe0>] [<c017070f>] [<c0003880>]
   [<c00a9ebe>] [<c0003870>]
 
ksymoops tells me:
Trace; c0165b4e <network_start_xmit+fe/270>
Trace; c017951f <qdisc_restart+4f/d0>
Trace; c0178fe0 <eth_header+0/110>
Trace; c017070f <dev_queue_xmit+1af/280>
Trace; c0003880 <init+10/100>
Trace; c00a9ebe <arch_kernel_thread+2e/40>
Trace; c0003870 <init+0/100>
 
 
btw, can we have the makefile put the System.map in the /boot directory?
 
James
 
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] dom >0 crash, James Harper <=