kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kvm-76 fails to boot kubuntu 64bits (ok with kvm-75)
@ 2008-10-05  0:03 Xavier Gnata
  2008-10-05  2:36 ` John Rousseau
  0 siblings, 1 reply; 3+ messages in thread
From: Xavier Gnata @ 2008-10-05  0:03 UTC (permalink / raw)
  To: kvm

Hi,

kubuntu 64bits 8.10 beta boots without problem with kvm-75 using this 
command line:
qemu-system-x86_64 -no-quit -serial file:serial.log -hda intrepid.img  
-boot c -m 1024 -smb qemu -soundhw es1370

It never boots with kvm-76.

Here is the serial output:

it always crashes at boot time with kvm-76:
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.27-4-generic (buildd@yellow) (gcc 
version 4.3.2
(Ubuntu 4.3.2-1ubuntu7) ) #1 SMP Wed Sep 24 01:29:06 UTC 2008 (Ubuntu 
2.6.27-4.
6-generic)
[    0.000000] Command line: 
root=UUID=cab01a2d-f54f-4c16-be37-4555fd50a068 cons
ole=ttyS0,115200 earlyprintk=serial,ttyS0,115200 quiet splash
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
[    0.000000]  BIOS-e820: 000000003fff0000 - 0000000040000000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000fffbd000 - 0000000100000000 (reserved)
[    0.000000] console [earlyser0] enabled
[    1.575835] pci 0000:00:01.0: PIIX3: Enabling Passive Release
Loading, please wait...
Couldnt get a file descriptor referring to the console
*** glibc detected *** modprobe: realloc(): invalid next size: 
0x0000000000ef8c4
0 ***
Aborted
*** glibc detected *** modprobe: realloc(): invalid next size: 
0x00000000015ddc4
0 ***
Aborted
usplash: libusplash.c:289: switch_console: Assertion `(saved_vt >= 0) && 
(saved_
vt < 10)' failed.
*** glibc detected *** modprobe: realloc(): invalid old size: 
0x0000000000725160
***
Aborted
*** glibc detected *** modprobe: realloc(): invalid old size: 
0x0000000001b76160
***
Aborted
*** glibc detected *** modprobe: realloc(): invalid old size: 
0x0000000001f88160
***
Aborted
*** glibc detected *** modprobe: realloc(): invalid old size: 
0x0000000000db4160
***
Aborted
*** glibc detected *** modprobe: realloc(): invalid old size: 
0x0000000001d0d160
***
Aborted
*** glibc detected *** modprobe: realloc(): invalid old size: 
0x00000000008d5160
***
Aborted
udevd[952]: parse_config_file: error parsing /etc/udev/udev.conf, line 1:0

udevd[952]: add_to_rules: invalid rule 
'/etc/udev/rules.d/05-options.rules:1'

udevd[952]: add_to_rules: invalid rule 
'/etc/udev/rules.d/05-options.rules:2'

udevd[952]: parse_file: line too long, rule skipped 
'/etc/udev/rules.d/20-names.        rules:7'

udevd[952]: add_to_rules: invalid rule 
'/etc/udev/rules.d/40-basic-permissions.r        ules:7'

udevd[952]: parse_file: line too long, rule skipped 
'/etc/udev/rules.d/60-persis        tent-storage.rules:7'

udevd[952]: add_to_rules: invalid rule 
'/etc/udev/rules.d/61-persistent-storage-        edd.rules:7'

udevd[952]: parse_file: line too long, rule skipped 
'/etc/udev/rules.d/90-modpro        be.rules:13'

udevtrigger[954]: parse_config_file: error parsing /etc/udev/udev.conf, 
line 1:0

uname -a 2.6.26.5-1 #1 SMP

processor       : 0 (and 1)
vendor_id       : GenuineIntel
cpu family      : 6
model           : 15
model name      : Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz

Any idea?

Xavier

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: kvm-76 fails to boot kubuntu 64bits (ok with kvm-75)
  2008-10-05  0:03 kvm-76 fails to boot kubuntu 64bits (ok with kvm-75) Xavier Gnata
@ 2008-10-05  2:36 ` John Rousseau
  2008-10-12 18:21   ` Xavier Gnata
  0 siblings, 1 reply; 3+ messages in thread
From: John Rousseau @ 2008-10-05  2:36 UTC (permalink / raw)
  To: Xavier Gnata; +Cc: kvm

My guess is it's this:

https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2138166&group_id=180599

-John

Xavier Gnata wrote:
> Hi,
> 
> kubuntu 64bits 8.10 beta boots without problem with kvm-75 using this 
> command line:
> qemu-system-x86_64 -no-quit -serial file:serial.log -hda intrepid.img  
> -boot c -m 1024 -smb qemu -soundhw es1370
> 
> It never boots with kvm-76.
> 
> Here is the serial output:
> 
> it always crashes at boot time with kvm-76:
> [    0.000000] Initializing cgroup subsys cpuset
> [    0.000000] Initializing cgroup subsys cpu
> [    0.000000] Linux version 2.6.27-4-generic (buildd@yellow) (gcc 
> version 4.3.2
> (Ubuntu 4.3.2-1ubuntu7) ) #1 SMP Wed Sep 24 01:29:06 UTC 2008 (Ubuntu 
> 2.6.27-4.
> 6-generic)
> [    0.000000] Command line: 
> root=UUID=cab01a2d-f54f-4c16-be37-4555fd50a068 cons
> ole=ttyS0,115200 earlyprintk=serial,ttyS0,115200 quiet splash
> [    0.000000] KERNEL supported cpus:
> [    0.000000]   Intel GenuineIntel
> [    0.000000]   AMD AuthenticAMD
> [    0.000000]   Centaur CentaurHauls
> [    0.000000] BIOS-provided physical RAM map:
> [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
> [    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
> [    0.000000]  BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
> [    0.000000]  BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
> [    0.000000]  BIOS-e820: 000000003fff0000 - 0000000040000000 (ACPI data)
> [    0.000000]  BIOS-e820: 00000000fffbd000 - 0000000100000000 (reserved)
> [    0.000000] console [earlyser0] enabled
> [    1.575835] pci 0000:00:01.0: PIIX3: Enabling Passive Release
> Loading, please wait...
> Couldnt get a file descriptor referring to the console
> *** glibc detected *** modprobe: realloc(): invalid next size: 
> 0x0000000000ef8c4
> 0 ***
> Aborted
> *** glibc detected *** modprobe: realloc(): invalid next size: 
> 0x00000000015ddc4
> 0 ***
> Aborted
> usplash: libusplash.c:289: switch_console: Assertion `(saved_vt >= 0) && 
> (saved_
> vt < 10)' failed.
> *** glibc detected *** modprobe: realloc(): invalid old size: 
> 0x0000000000725160
> ***
> Aborted
> *** glibc detected *** modprobe: realloc(): invalid old size: 
> 0x0000000001b76160
> ***
> Aborted
> *** glibc detected *** modprobe: realloc(): invalid old size: 
> 0x0000000001f88160
> ***
> Aborted
> *** glibc detected *** modprobe: realloc(): invalid old size: 
> 0x0000000000db4160
> ***
> Aborted
> *** glibc detected *** modprobe: realloc(): invalid old size: 
> 0x0000000001d0d160
> ***
> Aborted
> *** glibc detected *** modprobe: realloc(): invalid old size: 
> 0x00000000008d5160
> ***
> Aborted
> udevd[952]: parse_config_file: error parsing /etc/udev/udev.conf, line 1:0
> 
> udevd[952]: add_to_rules: invalid rule 
> '/etc/udev/rules.d/05-options.rules:1'
> 
> udevd[952]: add_to_rules: invalid rule 
> '/etc/udev/rules.d/05-options.rules:2'
> 
> udevd[952]: parse_file: line too long, rule skipped 
> '/etc/udev/rules.d/20-names.        rules:7'
> 
> udevd[952]: add_to_rules: invalid rule 
> '/etc/udev/rules.d/40-basic-permissions.r        ules:7'
> 
> udevd[952]: parse_file: line too long, rule skipped 
> '/etc/udev/rules.d/60-persis        tent-storage.rules:7'
> 
> udevd[952]: add_to_rules: invalid rule 
> '/etc/udev/rules.d/61-persistent-storage-        edd.rules:7'
> 
> udevd[952]: parse_file: line too long, rule skipped 
> '/etc/udev/rules.d/90-modpro        be.rules:13'
> 
> udevtrigger[954]: parse_config_file: error parsing /etc/udev/udev.conf, 
> line 1:0
> 
> uname -a 2.6.26.5-1 #1 SMP
> 
> processor       : 0 (and 1)
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 15
> model name      : Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz
> 
> Any idea?
> 
> Xavier
> -- 
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
John Rousseau
Founding Engineer
CloudSwitch

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: kvm-76 fails to boot kubuntu 64bits (ok with kvm-75)
  2008-10-05  2:36 ` John Rousseau
@ 2008-10-12 18:21   ` Xavier Gnata
  0 siblings, 0 replies; 3+ messages in thread
From: Xavier Gnata @ 2008-10-12 18:21 UTC (permalink / raw)
  To: John Rousseau; +Cc: kvm

John Rousseau wrote:
> My guess is it's this:
>
> https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2138166&group_id=180599 
>
>
> -John
>
> Xavier Gnata wrote:
>> Hi,
>>
>> kubuntu 64bits 8.10 beta boots without problem with kvm-75 using this 
>> command line:
>> qemu-system-x86_64 -no-quit -serial file:serial.log -hda 
>> intrepid.img  -boot c -m 1024 -smb qemu -soundhw es1370
>>
>> It never boots with kvm-76.
>>
>> Here is the serial output:
>>
>> it always crashes at boot time with kvm-76:
>> [    0.000000] Initializing cgroup subsys cpuset
>> [    0.000000] Initializing cgroup subsys cpu
>> [    0.000000] Linux version 2.6.27-4-generic (buildd@yellow) (gcc 
>> version 4.3.2
>> (Ubuntu 4.3.2-1ubuntu7) ) #1 SMP Wed Sep 24 01:29:06 UTC 2008 (Ubuntu 
>> 2.6.27-4.
>> 6-generic)
>> [    0.000000] Command line: 
>> root=UUID=cab01a2d-f54f-4c16-be37-4555fd50a068 cons
>> ole=ttyS0,115200 earlyprintk=serial,ttyS0,115200 quiet splash
>> [    0.000000] KERNEL supported cpus:
>> [    0.000000]   Intel GenuineIntel
>> [    0.000000]   AMD AuthenticAMD
>> [    0.000000]   Centaur CentaurHauls
>> [    0.000000] BIOS-provided physical RAM map:
>> [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
>> [    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 
>> (reserved)
>> [    0.000000]  BIOS-e820: 00000000000e8000 - 0000000000100000 
>> (reserved)
>> [    0.000000]  BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
>> [    0.000000]  BIOS-e820: 000000003fff0000 - 0000000040000000 (ACPI 
>> data)
>> [    0.000000]  BIOS-e820: 00000000fffbd000 - 0000000100000000 
>> (reserved)
>> [    0.000000] console [earlyser0] enabled
>> [    1.575835] pci 0000:00:01.0: PIIX3: Enabling Passive Release
>> Loading, please wait...
>> Couldnt get a file descriptor referring to the console
>> *** glibc detected *** modprobe: realloc(): invalid next size: 
>> 0x0000000000ef8c4
>> 0 ***
>> Aborted
>> *** glibc detected *** modprobe: realloc(): invalid next size: 
>> 0x00000000015ddc4
>> 0 ***
>> Aborted
>> usplash: libusplash.c:289: switch_console: Assertion `(saved_vt >= 0) 
>> && (saved_
>> vt < 10)' failed.
>> *** glibc detected *** modprobe: realloc(): invalid old size: 
>> 0x0000000000725160
>> ***
>> Aborted
>> *** glibc detected *** modprobe: realloc(): invalid old size: 
>> 0x0000000001b76160
>> ***
>> Aborted
>> *** glibc detected *** modprobe: realloc(): invalid old size: 
>> 0x0000000001f88160
>> ***
>> Aborted
>> *** glibc detected *** modprobe: realloc(): invalid old size: 
>> 0x0000000000db4160
>> ***
>> Aborted
>> *** glibc detected *** modprobe: realloc(): invalid old size: 
>> 0x0000000001d0d160
>> ***
>> Aborted
>> *** glibc detected *** modprobe: realloc(): invalid old size: 
>> 0x00000000008d5160
>> ***
>> Aborted
>> udevd[952]: parse_config_file: error parsing /etc/udev/udev.conf, 
>> line 1:0
>>
>> udevd[952]: add_to_rules: invalid rule 
>> '/etc/udev/rules.d/05-options.rules:1'
>>
>> udevd[952]: add_to_rules: invalid rule 
>> '/etc/udev/rules.d/05-options.rules:2'
>>
>> udevd[952]: parse_file: line too long, rule skipped 
>> '/etc/udev/rules.d/20-names.        rules:7'
>>
>> udevd[952]: add_to_rules: invalid rule 
>> '/etc/udev/rules.d/40-basic-permissions.r        ules:7'
>>
>> udevd[952]: parse_file: line too long, rule skipped 
>> '/etc/udev/rules.d/60-persis        tent-storage.rules:7'
>>
>> udevd[952]: add_to_rules: invalid rule 
>> '/etc/udev/rules.d/61-persistent-storage-        edd.rules:7'
>>
>> udevd[952]: parse_file: line too long, rule skipped 
>> '/etc/udev/rules.d/90-modpro        be.rules:13'
>>
>> udevtrigger[954]: parse_config_file: error parsing 
>> /etc/udev/udev.conf, line 1:0
>>
>> uname -a 2.6.26.5-1 #1 SMP
>>
>> processor       : 0 (and 1)
>> vendor_id       : GenuineIntel
>> cpu family      : 6
>> model           : 15
>> model name      : Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz
>>
>> Any idea?
>>
>> Xavier
>> -- 
>> To unsubscribe from this list: send the line "unsubscribe kvm" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
It is the same with kvm-77. Same failure.
Any patch to be tested?

Xavier

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-12 18:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-05  0:03 kvm-76 fails to boot kubuntu 64bits (ok with kvm-75) Xavier Gnata
2008-10-05  2:36 ` John Rousseau
2008-10-12 18:21   ` Xavier Gnata

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).