[Bug 1070040] Re: Install crashed on Virtual Box
melchiaros
melchiaros at aol.com
Sun Oct 28 17:01:59 UTC 2012
In UbiquitySyslog.txt:
Oct 22 21:21:05 ubuntu ubiquity: update-initramfs: Generating /boot/initrd.img-3.5.0-17-generic
Oct 22 21:26:59 ubuntu plugininstall.py: log-output -t ubiquity chroot /target update-initramfs -c -k 3.5.0-17-generic
Oct 22 21:27:02 ubuntu plugininstall.py: Exception during installation:
Oct 22 21:27:02 ubuntu plugininstall.py: Traceback (most recent call last):
Oct 22 21:27:02 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 81, in wrapper
Oct 22 21:27:02 ubuntu plugininstall.py: func(self)
Oct 22 21:27:02 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 229, in run
Oct 22 21:27:02 ubuntu plugininstall.py: self.configure_hardware()
Oct 22 21:27:02 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 952, in configure_hardware
Oct 22 21:27:02 ubuntu plugininstall.py: install_misc.chroot_cleanup(self.target, x11=True)
Oct 22 21:27:02 ubuntu plugininstall.py: File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 181, in chroot_cleanup
Oct 22 21:27:02 ubuntu plugininstall.py: misc.execute('umount', os.path.join(target, 'tmp/.X11-unix'))
Oct 22 21:27:02 ubuntu plugininstall.py: File "/usr/lib/ubiquity/ubiquity/misc.py", line 543, in execute
Oct 22 21:27:02 ubuntu plugininstall.py: status = subprocess.call(log_args)
Oct 22 21:27:02 ubuntu plugininstall.py: File "/usr/lib/python3.2/subprocess.py", line 471, in call
Oct 22 21:27:02 ubuntu plugininstall.py: return Popen(*popenargs, **kwargs).wait()
Oct 22 21:27:02 ubuntu plugininstall.py: File "/usr/lib/python3.2/subprocess.py", line 745, in __init__
Oct 22 21:27:02 ubuntu plugininstall.py: restore_signals, start_new_session)
Oct 22 21:27:02 ubuntu plugininstall.py: File "/usr/lib/python3.2/subprocess.py", line 1207, in _execute_child
Oct 22 21:27:02 ubuntu plugininstall.py: restore_signals, start_new_session, preexec_fn)
Oct 22 21:27:02 ubuntu plugininstall.py: OSError: [Errno 12] Cannot allocate memory
Oct 22 21:27:02 ubuntu plugininstall.py:
Oct 22 21:27:02 ubuntu plugininstall.py: During handling of the above exception, another exception occurred:
Oct 22 21:27:02 ubuntu plugininstall.py:
Oct 22 21:27:02 ubuntu plugininstall.py: Traceback (most recent call last):
Oct 22 21:27:02 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 1732, in <module>
Oct 22 21:27:02 ubuntu plugininstall.py: install.run()
Oct 22 21:27:02 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 83, in wrapper
Oct 22 21:27:02 ubuntu plugininstall.py: self.cleanup()
Oct 22 21:27:02 ubuntu plugininstall.py: File "/usr/share/ubiquity/plugininstall.py", line 1712, in cleanup
Oct 22 21:27:02 ubuntu plugininstall.py: misc.execute('umount', self.target_file('cdrom'))
Oct 22 21:27:02 ubuntu plugininstall.py: File "/usr/lib/ubiquity/ubiquity/misc.py", line 543, in execute
Oct 22 21:27:02 ubuntu plugininstall.py: status = subprocess.call(log_args)
Oct 22 21:27:02 ubuntu plugininstall.py: File "/usr/lib/python3.2/subprocess.py", line 471, in call
Oct 22 21:27:02 ubuntu plugininstall.py: return Popen(*popenargs, **kwargs).wait()
Oct 22 21:27:02 ubuntu plugininstall.py: File "/usr/lib/python3.2/subprocess.py", line 745, in __init__
Oct 22 21:27:02 ubuntu plugininstall.py: restore_signals, start_new_session)
Oct 22 21:27:02 ubuntu plugininstall.py: File "/usr/lib/python3.2/subprocess.py", line 1207, in _execute_child
Oct 22 21:27:02 ubuntu plugininstall.py: restore_signals, start_new_session, preexec_fn)
Oct 22 21:27:02 ubuntu plugininstall.py: OSError: [Errno 12] Cannot allocate memory
Oct 22 21:27:02 ubuntu plugininstall.py:
Oct 22 21:39:31 ubuntu kernel: [ 1681.026260] busybox invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=-17, oom_score_adj=-1000
Oct 22 21:39:31 ubuntu kernel: [ 1681.026263] busybox cpuset=/ mems_allowed=0
Oct 22 21:39:31 ubuntu kernel: [ 1681.026265] Pid: 2954, comm: busybox Not tainted 3.5.0-17-generic #28-Ubuntu
Oct 22 21:39:31 ubuntu kernel: [ 1681.026266] Call Trace:
Oct 22 21:39:31 ubuntu kernel: [ 1681.026271] [<ffffffff810c512d>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
Oct 22 21:39:31 ubuntu kernel: [ 1681.026275] [<ffffffff8167587e>] dump_header+0x86/0x1ba
Oct 22 21:39:31 ubuntu kernel: [ 1681.026277] [<ffffffff812b2d35>] ? security_capable_noaudit+0x15/0x20
Oct 22 21:39:31 ubuntu kernel: [ 1681.026280] [<ffffffff8132efe3>] ? ___ratelimit+0xa3/0x120
Oct 22 21:39:31 ubuntu kernel: [ 1681.026283] [<ffffffff81126823>] oom_kill_process+0x283/0x2b0
Oct 22 21:39:31 ubuntu kernel: [ 1681.026285] [<ffffffff81126cbb>] out_of_memory+0x1fb/0x3b0
Oct 22 21:39:33 ubuntu kernel: [ 1681.026287] [<ffffffff8112c063>] __alloc_pages_nodemask+0x8c3/0x920
Oct 22 21:39:33 ubuntu kernel: [ 1681.026291] [<ffffffff810767e6>] ? autoremove_wake_function+0x16/0x40
Oct 22 21:39:33 ubuntu kernel: [ 1681.026293] [<ffffffff81164880>] alloc_pages_current+0xb0/0x120
Oct 22 21:39:33 ubuntu kernel: [ 1681.026295] [<ffffffff81122d0f>] __page_cache_alloc+0xaf/0xd0
Oct 22 21:39:33 ubuntu kernel: [ 1681.026297] [<ffffffff811252b2>] filemap_fault+0x282/0x450
Oct 22 21:39:33 ubuntu kernel: [ 1681.026299] [<ffffffff8117bf9f>] ? mem_cgroup_update_page_stat+0x1f/0x60
Oct 22 21:39:33 ubuntu kernel: [ 1681.026302] [<ffffffff8114693f>] __do_fault+0x6f/0x530
Oct 22 21:39:33 ubuntu kernel: [ 1681.026305] [<ffffffff81149d94>] handle_pte_fault+0x94/0x430
Oct 22 21:39:33 ubuntu kernel: [ 1681.026307] [<ffffffff8101257b>] ? __switch_to+0x12b/0x420
Oct 22 21:39:33 ubuntu kernel: [ 1681.026309] [<ffffffff8114ae89>] handle_mm_fault+0x259/0x320
Oct 22 21:39:33 ubuntu kernel: [ 1681.026312] [<ffffffff816856ab>] do_page_fault+0x16b/0x4e0
Oct 22 21:39:33 ubuntu kernel: [ 1681.026313] [<ffffffff8107a572>] ? hrtimer_cancel+0x22/0x30
Oct 22 21:39:33 ubuntu kernel: [ 1681.026316] [<ffffffff8167fa84>] ? do_nanosleep+0xa4/0xd0
Oct 22 21:39:33 ubuntu kernel: [ 1681.026317] [<ffffffff8107b149>] ? hrtimer_nanosleep+0xb9/0x180
Oct 22 21:39:33 ubuntu kernel: [ 1681.026319] [<ffffffff81079fe0>] ? update_rmtp+0x70/0x70
Oct 22 21:39:33 ubuntu kernel: [ 1681.026320] [<ffffffff8107aa64>] ? hrtimer_start_range_ns+0x14/0x20
Oct 22 21:39:33 ubuntu kernel: [ 1681.026322] [<ffffffff816821e5>] page_fault+0x25/0x30
** Summary changed:
- Install crashed on Virtual Box
+ 12.10 Install crashed on Virtual Box - /usr/share/ubiquity/plugininstall.py", line 81, in wrapper
** Changed in: ubiquity (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1070040
Title:
12.10 Install crashed on Virtual Box -
/usr/share/ubiquity/plugininstall.py", line 81, in wrapper
Status in “ubiquity” package in Ubuntu:
Confirmed
Bug description:
Install crashed on Virtual Box.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: ubiquity 2.12.16
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu3
Architecture: amd64
CasperVersion: 1.328
Date: Mon Oct 22 14:39:34 2012
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
LiveMediaBuild: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
ProcEnviron:
TERM=linux
PATH=(custom, no user)
LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1070040/+subscriptions
More information about the foundations-bugs
mailing list