Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: xen3pae on 5.0_stable/i386



On Sunday 10 January 2010 03:32:02 Jean-Yves Migeon wrote:
> The python interpreter really segfaults, or does it raise an Exception?
> 
> If it is an exception, copy/paste the error message. If it is a
> segfault, it would be interesting to know in which part it crashes
> (probably by checking the logs in /var/log/xen*).

Here is what seems to be relevant bit of xen.log

[2010-01-09 11:05:31 292] DEBUG (XendDomainInfo:84) 
XendDomainInfo.create(['vm', ['name', 'homepages'], ['memory', 1024],
['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop', 'ignore'], 
['image', ['linux', ['kernel', '/netbsd-XEN3PAE_DOMU']]], ['device', 
['vbd', ['uname', 'phy:/dev/sd0j'], ['dev', '0x1'], ['mode', 'w']]], 
['device', ['vif', ['bridge', 'bridge0'], ['mac', '00:16:3e:00:00:11']]]])
[2010-01-09 11:05:31 292] DEBUG (XendDomainInfo:1520) 
XendDomainInfo.constructDomain
[2010-01-09 11:05:31 292] DEBUG (balloon:115) Balloon: 7786656 KiB free; 
need 2048; done.
[2010-01-09 11:05:31 292] DEBUG (XendDomain:434) Adding Domain: 1
[2010-01-09 11:05:31 292] DEBUG (XendDomainInfo:1580) 
XendDomainInfo.initDomain: 1 256
[2010-01-09 11:05:31 292] DEBUG (XendDomainInfo:1614) 
_initDomain:shadow_memory=0x0, memory_static_max=0x40000000, 
memory_static_min=0x0.
[2010-01-09 11:05:31 292] DEBUG (balloon:115) Balloon: 7786656 KiB free; 
need 1048576; done.
[2010-01-09 11:05:31 292] INFO (image:128) buildDomain os=linux dom=1 
vcpus=1
[2010-01-09 11:05:31 292] DEBUG (image:203) domid          = 1
[2010-01-09 11:05:31 292] DEBUG (image:204) memsize        = 1024
[2010-01-09 11:05:31 292] DEBUG (image:205) image          = /netbsd-
XEN3PAE_DOMU
[2010-01-09 11:05:31 292] DEBUG (image:206) store_evtchn   = 1
[2010-01-09 11:05:31 292] DEBUG (image:207) console_evtchn = 2
[2010-01-09 11:05:31 292] DEBUG (image:208) cmdline        =
[2010-01-09 11:05:31 292] DEBUG (image:209) ramdisk        =
[2010-01-09 11:05:31 292] DEBUG (image:210) vcpus          = 1
[2010-01-09 11:05:31 292] DEBUG (image:211) features       =
[2010-01-09 11:05:32 298] CRITICAL (SrvDaemon:231) Xend died due to signal 
11! Restarting it.
[2010-01-09 11:05:32 314] INFO (SrvDaemon:331) Xend Daemon started
[2010-01-09 11:05:32 314] INFO (SrvDaemon:335) Xend changeset: unavailable.
[2010-01-09 11:05:32 314] INFO (SrvDaemon:342) Xend version: Unknown.

> BTW, please post the result of pkg_info -N xentools3.

Information for xentools3-3.1.4nb4:

Built using:
py26-readline-0nb4
python26-2.6.3nb2
py26-xml-0.8.4nb2
py26-curses-0nb4
py26-curses-0nb4
digest-20080510
gmake-3.81
perl-5.10.0nb6


cheers
mark


Home | Main Index | Thread Index | Old Index