[Bug 135041] Re: xen-image-create fails with kernel panic

2009-01-30 Thread Michele Mangili
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: linux (Ubuntu)
   Status: Incomplete = Invalid

-- 
xen-image-create fails with kernel panic
https://bugs.launchpad.net/bugs/135041
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 135041] Re: xen-image-create fails with kernel panic

2008-08-29 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:

1)  If you are comfortable installing packages on your own, the linux-
image-2.6.27-* package is currently available for you to install and
test.

--or--

2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the
bug reported here or if the issue remains.  More importantly, please
open a new bug report for each new bug/regression introduced by the
2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
specifically note if the issue does or does not appear in the 2.6.26
kernel.  Thanks again, we really appreicate your help and feedback.

** Tags added: cft-2.6.27

-- 
xen-image-create fails with kernel panic
https://bugs.launchpad.net/bugs/135041
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 135041] Re: xen-image-create fails with kernel panic

2008-04-11 Thread Patrick Hétu
Same problem here, after the memory get full and the swap get full I
have simillar kernel oops:

xen-3.2, xen-hypervisor-3.2, python-xen-3.2 = 3.2.0-0ubuntu10
linux-image-2.6.22-14-xen = 2.6.22-14.46

While I create the xen image with the command:

xen-create-image --size=2Gb --swap=128Mb --dhcp --dir=/home/xen
--hostname=vm01.my.flat

And I add/remove this line in my /etc/modules file, same error:

loop loop_max=255

Tell me if you need something else.

-- 
xen-image-create fails with kernel panic
https://bugs.launchpad.net/bugs/135041
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 135041] Re: xen-image-create fails with kernel panic

2007-10-14 Thread Martin Emrich
I have the same problem here, but on a rather unusual system:

The system is Debian etch, but as the NIC is not supported with the stock 
debian kernel, and we needed Xen on the host, I built the Ubuntu xen kernel for 
the machine.
While creating a Domain with xen-tools, we ran into this problem. Then I built 
xen-3.1.0 from xensource, but the problem persists. Sadly, the box is a root 
server located at our ISP, so I cannot reboot it until tomorrow, and testing 
possibilites are limited.

Ciao

Martin

-- 
xen-image-create fails with kernel panic
https://bugs.launchpad.net/bugs/135041
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 135041] Re: xen-image-create fails with kernel panic

2007-09-25 Thread Mathieu ALORENT
I think I get something similar during xen-image-create debootstrap :

Sep 25 19:18:02 discordance kernel: BUG: unable to handle kernel NULL pointer 
dereference at virtual address 001c
Sep 25 19:18:02 discordance kernel:  printing eip:
Sep 25 19:18:02 discordance kernel: ee217289
Sep 25 19:18:02 discordance kernel: 06c3e000 - *pde = :3886c001
Sep 25 19:18:02 discordance kernel: 0646c000 - *pme = :
Sep 25 19:18:02 discordance kernel: Oops:  [#1]
Sep 25 19:18:02 discordance kernel: SMP
Sep 25 19:18:02 discordance kernel: Modules linked in: arc4 ecb blkcipher 
ieee80211_crypt_wep af_packet i915 drm binfmt_misc rfcomm l2cap bluetooth 
bridge ppdev video sbs battery button dock container ac ext2 sbp2 parport_pc lp 
parport snd_hda_intel snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy 
snd_seq_oss snd_seq_midi snd_rawmidi ipv6 mss_core ipw3945 pcmcia 
snd_seq_midi_event firewire_ohci firewire_core snd_seq ieee80211 
ieee80211_crypt iTCO_wdt iTCO_vendor_support firmware_class crc_itu_t sdhci 
mmc_core snd_timer snd_seq_device yenta_socket rsrc_nonstatic pcmcia_core 
intel_agp agpgart serio_raw tsdev snd soundcore snd_page_alloc ext3 jbd mbcache 
sg sr_mod cdrom sd_mod piix generic ide_core ohci1394 ieee1394 ata_piix libata 
scsi_mod r8169 ehci_hcd uhci_hcd usbcore dm_mirror dm_snapshot dm_mod thermal 
processor fan fuse apparmor commoncap
Sep 25 19:18:02 discordance kernel: CPU:0
Sep 25 19:18:02 discordance kernel: EIP:0061:[ee217289]Not tainted VLI
Sep 25 19:18:02 discordance kernel: EFLAGS: 00010203   (2.6.22-12-xen #1)
Sep 25 19:18:02 discordance kernel: EIP is at walk_page_buffers+0x18/0x64 [ext3]
Sep 25 19:18:02 discordance kernel: eax:    ebx: fffc   ecx: 
fffd   edx: 0018
Sep 25 19:18:02 discordance kernel: esi: c1aba374   edi:    ebp: 
0018   esp: c8819e10
Sep 25 19:18:02 discordance kernel: ds: 007b   es: 007b   fs: 00d8  gs:   
ss: 0069
Sep 25 19:18:02 discordance kernel: Process pdflush (pid: 5130, ti=c8818000 
task=e2f43030 task.ti=c8818000)
Sep 25 19:18:02 discordance kernel: Stack:  c0ca7810 c1ab9a80 c1aba374 
c0ca7810 c0ca7810 ee219ef2 1000
Sep 25 19:18:02 discordance kernel: ee2172d5 c1ab9a00  
c8819f74 e63f2ed4 0003 
Sep 25 19:18:02 discordance kernel:c8819f74 c014b410 c1ab9a80 c014b77f 
 000e c014b408 e63f2ed4
Sep 25 19:18:02 discordance kernel: Call Trace:
Sep 25 19:18:02 discordance kernel:  [ee219ef2] 
ext3_ordered_writepage+0xcc/0x189 [ext3]
Sep 25 19:18:02 discordance kernel:  [ee2172d5] bget_one+0x0/0x7 [ext3]
Sep 25 19:18:02 discordance kernel:  [__writepage+8/33] __writepage+0x8/0x21
Sep 25 19:18:02 discordance kernel:  [write_cache_pages+364/635] 
write_cache_pages+0x16c/0x27b
Sep 25 19:18:02 discordance kernel:  [__writepage+0/33] __writepage+0x0/0x21
Sep 25 19:18:02 discordance kernel:  [generic_writepages+31/38] 
generic_writepages+0x1f/0x26
Sep 25 19:18:02 discordance kernel:  [do_writepages+41/48] 
do_writepages+0x29/0x30
Sep 25 19:18:02 discordance kernel:  [__writeback_single_inode+411/779] 
__writeback_single_inode+0x19b/0x30b
Sep 25 19:18:02 discordance kernel:  [__writeback_single_inode+769/779] 
__writeback_single_inode+0x301/0x30b
Sep 25 19:18:02 discordance kernel:  [sync_sb_inodes+360/530] 
sync_sb_inodes+0x168/0x212
Sep 25 19:18:02 discordance kernel:  [writeback_inodes+106/178] 
writeback_inodes+0x6a/0xb2
Sep 25 19:18:02 discordance kernel:  [background_writeout+114/157] 
background_writeout+0x72/0x9d
Sep 25 19:18:03 discordance kernel:  [pdflush+331/509] pdflush+0x14b/0x1fd
Sep 25 19:18:03 discordance kernel:  [background_writeout+0/157] 
background_writeout+0x0/0x9d
Sep 25 19:18:03 discordance kernel:  [pdflush+0/509] pdflush+0x0/0x1fd
Sep 25 19:18:03 discordance kernel:  [kthread+56/96] kthread+0x38/0x60
Sep 25 19:18:03 discordance kernel:  [kthread+0/96] kthread+0x0/0x60
Sep 25 19:18:03 discordance kernel:  [kernel_thread_helper+7/16] 
kernel_thread_helper+0x7/0x10
Sep 25 19:18:03 discordance kernel:  ===
Sep 25 19:18:03 discordance kernel: Code: 09 8b 11 8b 41 04 3b 02 74 f0 31 c0 
39 d9 5b 0f 97 c0 c3 55 57 56 89 d6 53 83 ec 08 89 0c 24 31 c9 89 44 24 04 8b 
7a 14 8d 1c 39 8b 6a 04 3b 1c 24 76 0a 89 d8 29 f8 3b 44 24 1c 72 19 83 7c 24
Sep 25 19:18:03 discordance kernel: EIP: [ee217289] 
walk_page_buffers+0x18/0x64 [ext3] SS:ESP 0069:c8819e10


** Attachment added: cat /proc/cpuinfo
   http://launchpadlibrarian.net/9505747/cpuinfo

-- 
xen-image-create fails with kernel panic
https://bugs.launchpad.net/bugs/135041
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 135041] Re: xen-image-create fails with kernel panic

2007-09-25 Thread Mathieu ALORENT

** Attachment added: free -m
   http://launchpadlibrarian.net/9505752/free

-- 
xen-image-create fails with kernel panic
https://bugs.launchpad.net/bugs/135041
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 135041] Re: xen-image-create fails with kernel panic

2007-09-12 Thread Chuck Short
Hello,

Please attach the results of cat /proc/cpuinfo and the output of free
-m.

Thanks
chuck

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: New = Incomplete

-- 
xen-image-create fails with kernel panic
https://bugs.launchpad.net/bugs/135041
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 135041] Re: xen-image-create fails with kernel panic

2007-09-12 Thread Peturrr

** Attachment added: cat /proc/cpuinfo
   http://launchpadlibrarian.net/9257209/cpuinfo

-- 
xen-image-create fails with kernel panic
https://bugs.launchpad.net/bugs/135041
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 135041] Re: xen-image-create fails with kernel panic

2007-09-12 Thread Peturrr

** Attachment added: free -m
   http://launchpadlibrarian.net/9257214/free%20-m

-- 
xen-image-create fails with kernel panic
https://bugs.launchpad.net/bugs/135041
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 135041] Re: xen-image-create fails with kernel panic

2007-09-12 Thread Peturrr
It now comes with another error, possibly related, so I post it here.
Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel: Oops:  [#1]

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel: SMP 

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel: CPU:1

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel: EIP:0061:[block_invalidatepage+51/173]Not tainted VLI

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel: EFLAGS: 00210217   (2.6.22-11-xen #1)

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel: EIP is at block_invalidatepage+0x33/0xad

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel: eax:    ebx: 00100100   ecx: 0002   edx: c1b9d294

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel: esi: c167dbe0   edi: c1b9d294   ebp:    esp: c5d7de68

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0069

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel: Process umount (pid: 13614, ti=c5d7c000 task=c5d88ab0 
task.ti=c5d7c000)

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel: Stack:  00100100 c0183948 3586 0002 028a 
c014d262 c167dbe0 

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:c014d523 c167dbe0 c014d5de 000e 0058f4d8 0001 
  

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:c158f4d8   000e  c1bb3940 
c1bb37a0 c167dbe0 

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel: Call Trace:

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  [block_invalidatepage+0/173] block_invalidatepage+0x0/0xad

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  [do_invalidatepage+22/24] do_invalidatepage+0x16/0x18

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  [truncate_complete_page+36/63] truncate_complete_page+0x24/0x3f

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  [truncate_inode_pages_range+160/603] 
truncate_inode_pages_range+0xa0/0x25b

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  [truncate_inode_pages+23/26] truncate_inode_pages+0x17/0x1a

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  [__blkdev_put+68/259] __blkdev_put+0x44/0x103

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  [deactivate_super+82/101] deactivate_super+0x52/0x65

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  [sys_umount+498/538] sys_umount+0x1f2/0x21a

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  [do_page_fault+1913/2976] do_page_fault+0x779/0xba0

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  [unmap_region+239/247] unmap_region+0xef/0xf7

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  [sys_stat64+15/35] sys_stat64+0xf/0x23

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  [remove_vma+54/59] remove_vma+0x36/0x3b

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  [do_munmap+403/428] do_munmap+0x193/0x1ac

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  [sys_oldumount+23/26] sys_oldumount+0x17/0x1a

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  [syscall_call+7/11] syscall_call+0x7/0xb

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  [xfrm4_dst_destroy+73/170] xfrm4_dst_destroy+0x49/0xaa

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel:  ===

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel: Code: 08 89 14 24 8b 00 a8 01 75 04 0f 0b eb fe 8b 06 f6 c4 08 0f 
84 85 00 00 00 8b 06 f6 c4 08 75 04 0f 0b eb fe 8b 7e 0c 31 c0 89 fb 8b 53 04 
89 c5 03 6b 14 39 04 24 89 54 24 04 77 43 e8 70 8e 13 

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:03 2007 ...
TSA kernel: EIP: [block_invalidatepage+51/173] block_invalidatepage+0x33/0xad 
SS:ESP 0069:c5d7de68

-- 
xen-image-create fails with kernel panic
https://bugs.launchpad.net/bugs/135041
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 135041] Re: xen-image-create fails with kernel panic

2007-09-12 Thread Peturrr
Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:46 2007 ...
TSA kernel: Bad page state in process 'pdflush'

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:46 2007 ...
TSA kernel: page:c1b3d1c0 flags:0x0004 mapping: mapcount:0 count:1

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:46 2007 ...
TSA kernel: Trying to fix it up, but a reboot is needed

Message from [EMAIL PROTECTED] at Wed Sep 12 19:41:46 2007 ...
TSA kernel: Backtrace:

-- 
xen-image-create fails with kernel panic
https://bugs.launchpad.net/bugs/135041
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 135041] Re: xen-image-create fails with kernel panic

2007-09-09 Thread Peturrr
After some more research and using the latest [..]-11 kernel I found out that 
the error is most likely due to excessive memory usage.
When running xen-create-image all my system memory gets used ( 1GB). When 
there is no more memory left the pdflush process starts to run, crashes and the 
kernel hangs.
I have tested xen-tools 3.7 and the error also exists in there. So it must be 
an ubuntu kernel problem.

** Tags added: memory-usage

-- 
xen-image-create fails with kernel panic
https://bugs.launchpad.net/bugs/135041
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 135041] Re: xen-image-create fails with kernel panic

2007-09-07 Thread Brian Murray
** Description changed:

  binary-package-hint: linux-image-2.6.22-10-xen
  
  During xen-image-create debootstrap the kernel suddenly gives an OOPS and the 
installation hangs.
  Somehow I cannot install any virtual host, which means that the whole Xen 
purpose is defeated.
  
  [..]
  I: Extracting python2.5-minimal... (it happens at random packages)
  
- 
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856171] Oops: 0002 [#1]
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
- TSA kernel: [ 1031.856198] SMP 
+ TSA kernel: [ 1031.856198] SMP
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856690] CPU:0
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856693] EIP:0061:[c16a9d20]Not tainted VLI
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856697] EFLAGS: 00010206   (2.6.22-10-xen #1)
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856771] EIP is at 0xc16a9d20
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856796] eax: c16a95e0   ebx: c16a95e0   ecx: c03cdd0c   
edx: 
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856831] esi: c242bec4   edi: 0004   ebp:    
esp: c242be94
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856860] ds: 007b   es: 007b   fs: 00d8  gs:   ss: 0069
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856890] Process sed (pid: 8046, ti=c242a000 task=c7373070 
task.ti=c242a000)
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
- TSA kernel: [ 1031.856918] Stack: c0154e19 c15e58ac c03cdc80 0006 
c242bec4 c142f418 000c c0154eaf 
+ TSA kernel: [ 1031.856918] Stack: c0154e19 c15e58ac c03cdc80 0006 
c242bec4 c142f418 000c c0154eaf
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
- TSA kernel: [ 1031.857022]c15e5480 c03cdc80 c0157d16 000c 
000a  c15e5660 c15e55a0 
+ TSA kernel: [ 1031.857022]c15e5480 c03cdc80 c0157d16 000c 
000a  c15e5660 c15e55a0
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
- TSA kernel: [ 1031.857127]c15f8360 c15e5960 c15e56e0 c15e5640 
c15e5980 c16a95e0 c15e58a0 c15e5480 
+ TSA kernel: [ 1031.857127]c15f8360 c15e5960 c15e56e0 c15e5640 
c15e5980 c16a95e0 c15e58a0 c15e5480
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.857274]  [free_hot_cold_page+393/512] 
free_hot_cold_page+0x189/0x200
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.857235] Call Trace:
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.857325]  [__pagevec_free+31/48] __pagevec_free+0x1f/0x30
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.857369]  [release_pages+390/496] release_pages+0x186/0x1f0
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858240]  [exit_mmap+225/240] exit_mmap+0xe1/0xf0
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858187]  [free_pages_and_swap_cache+116/160] 
free_pages_and_swap_cache+0x74/0xa0
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858381]  [do_IRQ+64/112] do_IRQ+0x40/0x70
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858336]  [do_exit+289/2128] do_exit+0x121/0x850
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858429]  [do_munmap+390/480] do_munmap+0x186/0x1e0
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858291]  [mmput+56/160] mmput+0x38/0xa0
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858515]  [syscall_call+7/11] syscall_call+0x7/0xb
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858472]  [do_group_exit+38/144] do_group_exit+0x26/0x90
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858567]  ===
  
- 
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.859129] EIP: [c16a9d20] 0xc16a9d20 SS:ESP 0069:c242be94
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858597] Code: 00 00 00 d8 3e 6a c1 38 f6 6a c1 6c 08 00 00 
02 00 00 00 ff ff ff ff 90 d3 3f c9 34 ff c8 c8 0d 00 00 00 f8 98 6a c1 58 8a 
6b c1 00 02 00 00 01 00 00 00 ff ff ff ff f4 95 6a c1 00 00 00 00 a0

** Tags added: kernel-oops

-- 
xen-image-create fails with kernel panic
https://bugs.launchpad.net/bugs/135041
You received this bug 

[Bug 135041] Re: xen-image-create fails with kernel panic

2007-09-06 Thread Peturrr
** Changed in: linux-source-2.6.22 (Ubuntu)
Sourcepackagename: xen = linux-source-2.6.22

** Description changed:

- During debootstrap the kernel suddenly panics and the installation hangs.
+ During xen-image-create debootstrap the kernel suddenly gives an OOPS and the 
installation hangs.
  Somehow I cannot install any virtual host, which means that the whole Xen 
purpose is defeated.
  
  [..]
- I: Extracting python2.5-minimal...
+ I: Extracting python2.5-minimal... (it happens at random packages)
  
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856171] Oops: 0002 [#1]
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856198] SMP 
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856690] CPU:0
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856693] EIP:0061:[c16a9d20]Not tainted VLI
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856697] EFLAGS: 00010206   (2.6.22-10-xen #1)
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856771] EIP is at 0xc16a9d20
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856796] eax: c16a95e0   ebx: c16a95e0   ecx: c03cdd0c   
edx: 
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856831] esi: c242bec4   edi: 0004   ebp:    
esp: c242be94
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856860] ds: 007b   es: 007b   fs: 00d8  gs:   ss: 0069
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856890] Process sed (pid: 8046, ti=c242a000 task=c7373070 
task.ti=c242a000)
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.856918] Stack: c0154e19 c15e58ac c03cdc80 0006 
c242bec4 c142f418 000c c0154eaf 
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.857022]c15e5480 c03cdc80 c0157d16 000c 
000a  c15e5660 c15e55a0 
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.857127]c15f8360 c15e5960 c15e56e0 c15e5640 
c15e5980 c16a95e0 c15e58a0 c15e5480 
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.857274]  [free_hot_cold_page+393/512] 
free_hot_cold_page+0x189/0x200
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.857235] Call Trace:
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.857325]  [__pagevec_free+31/48] __pagevec_free+0x1f/0x30
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.857369]  [release_pages+390/496] release_pages+0x186/0x1f0
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858240]  [exit_mmap+225/240] exit_mmap+0xe1/0xf0
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858187]  [free_pages_and_swap_cache+116/160] 
free_pages_and_swap_cache+0x74/0xa0
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858381]  [do_IRQ+64/112] do_IRQ+0x40/0x70
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858336]  [do_exit+289/2128] do_exit+0x121/0x850
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858429]  [do_munmap+390/480] do_munmap+0x186/0x1e0
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858291]  [mmput+56/160] mmput+0x38/0xa0
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858515]  [syscall_call+7/11] syscall_call+0x7/0xb
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858472]  [do_group_exit+38/144] do_group_exit+0x26/0x90
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858567]  ===
  
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.859129] EIP: [c16a9d20] 0xc16a9d20 SS:ESP 0069:c242be94
  
  Message from [EMAIL PROTECTED] at Mon Aug 27 12:39:04 2007 ...
  TSA kernel: [ 1031.858597] Code: 00 00 00 d8 3e 6a c1 38 f6 6a c1 6c 08 00 00 
02 00 00 00 ff ff ff ff 90 d3 3f c9 34 ff c8 c8 0d 00 00 00 f8 98 6a c1 58 8a 
6b c1 00 02 00 00 01 00 00 00 ff ff ff ff f4 95 6a c1 00 00 00 00 a0

** Tags added: gutsy xen

** Description changed:

+ binary-package-hint: linux-image-2.6.22-10-xen
+ 
  During xen-image-create debootstrap the kernel suddenly gives an OOPS and the 
installation hangs.
  Somehow I cannot install any virtual host, which means that the whole Xen 
purpose is defeated.
  
  [..]
  I: Extracting python2.5-minimal...