openjdk install problem on Lucid t1.micro instance

Bug #634980 reported by Jeff Bauer
32
This bug affects 6 people
Affects Status Importance Assigned to Milestone
cloud-init (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: cloud-init

Applied command "aptitude -y install openjdk-6-jdk". It will hang after line:
update-alternatives: using
/usr/lib/jvm/java-6-openjdk/jre/bin/tnameserv to provide
/usr/bin/tnameserv (tnameserv) in auto mode.

The expected next line is:
update-alternatives: using /usr/lib/jvm/java-6-openjdk/jre/lib/jexec
to provide /usr/bin/jexec (jexec) in auto mode.

I did same test on small instance in the same region without problem.

When running the install command via user-data, it prints out more
details about the error:

[ 1906.769503] ------------[ cut here ]------------

[ 1906.769516] kernel BUG at
/build/buildd/linux-ec2-2.6.32/arch/x86/mm/hypervisor.c:461!

[ 1906.769523] invalid opcode: 0000 [#1] SMP

[ 1906.769529] last sysfs file: /sys/kernel/uevent_seqnum

[ 1906.769533] Modules linked in: ipv6

[ 1906.769538]

[ 1906.769542] Pid: 10044, comm: java Not tainted (2.6.32-308-ec2 #15-Ubuntu)

[ 1906.769547] EIP: 0061:[<c0118550>] EFLAGS: 00010282 CPU: 0

[ 1906.769556] EIP is at T.566+0x150/0x180

[ 1906.769559] EAX: ffffffea EBX: e48e5e70 ECX: 00000002 EDX: 00000000

[ 1906.769563] ESI: e5a9b000 EDI: 00000002 EBP: e48e5ebc ESP: e48e5e60

[ 1906.769568] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0069

[ 1906.769573] Process java (pid: 10044, ti=e48e4000 task=e52f8530
task.ti=e48e4000)

[ 1906.769578] Stack:

[ 1906.769581] c14a85a0 e48e5ee0 80000000 00000061 0000000e 00000000
e53ad000 e5a9b061

[ 1906.769591] <0> 80000002 00000000 00000000 00000040 00000001
ffffffea e48e5ee0 00000001

[ 1906.769603] <0> 00000000 00007ff0 00000000 00000000 e5a9b001
00000002 c14e5000 e48e5efc

[ 1906.769617] Call Trace:

[ 1906.769624] [<c01188dd>] ? xen_l3_entry_update+0x12d/0x1b0

[ 1906.769630] [<c01145de>] ? pud_populate+0x9e/0xc0

[ 1906.769636] [<c01aed59>] ? __pmd_alloc+0x99/0xa0

[ 1906.769641] [<c01b2eb9>] ? handle_mm_fault+0x509/0x5b0

[ 1906.769646] [<c01b7b2a>] ? do_munmap+0x22a/0x2b0

[ 1906.769653] [<c05370f9>] ? do_page_fault+0x119/0x340

[ 1906.769658] [<c0536fe0>] ? do_page_fault+0x0/0x340

[ 1906.769668] [<c0535525>] ? error_code+0x3d/0x44

[ 1906.769677] Code: c3 64 a0 cc 40 6f c0 84 c0 75 28 8b 5d a8 b9 01
00 00 00 31 d2 be f0 7f 00 00 e8 dc 8a fe ff 85 c0 79 d6 0f 0b eb fe
8d 74 26 00 <0f> 0b eb fe 0f 0b eb fe 8b 45 a8 31 c9 ba 01 00 00 00 c7
04 24

[ 1906.769751] EIP: [<c0118550>] T.566+0x150/0x180 SS:ESP 0069:e48e5e60

[ 1906.769765] ---[ end trace 89e2b75295b939d2 ]---

Changed in cloud-init (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.