Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2009 17:35:04 GMT
From:      Sevan Janiyan <venture37@geeklan.co.uk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/141848: [vimage][panic] kernel with vimage panics on xen/domu/hvm guest 
Message-ID:  <200912211735.nBLHZ4af044812@www.freebsd.org>
Resent-Message-ID: <200912211740.nBLHe1nd068070@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         141848
>Category:       kern
>Synopsis:       [vimage][panic] kernel with vimage panics on xen/domu/hvm guest
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 21 17:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sevan Janiyan
>Release:        8.0
>Organization:
>Environment:
8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
attempting to boot a custom kernel with vimage support panics on a xen/hvm domu,

custom kernel config:
diff /usr/src/sys/i386/conf/GENERIC /usr/src/sys/i386/conf/VENTURE37 
21,22d20
< cpu		I486_CPU
< cpu		I586_CPU
24c22
< ident		GENERIC
---
> ident		VENTURE37	
41c39
< options 	SCTP			# Stream Control Transmission Protocol
---
> #options 	SCTP			# Stream Control Transmission Protocol
334a333,337
> 
> 
> options		VIMAGE

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912211735.nBLHZ4af044812>