[Bug 1070396] Re: Reported Crash just doint a fresh install on a VirtualBox using W7 as host.

melchiaros melchiaros at aol.com
Sun Oct 28 16:53:38 UTC 2012


In UbiquitySyslog.txt:

Oct 23 12:17:51 ubuntu grub-installer: Installation finished. No error reported.
Oct 23 12:17:51 ubuntu grub-installer: 
Oct 23 12:17:51 ubuntu grub-installer: info: grub-install ran successfully
Oct 23 12:17:54 ubuntu ubiquity: Setting partition 1 of /dev/sda to active... done.
Oct 23 12:18:14 ubuntu os-prober: File descriptor 3 (pipe:[49845]) leaked on lvs invocation.
Oct 23 12:18:14 ubuntu os-prober:  Parent PID 20102: log-output
Oct 23 12:18:14 ubuntu os-prober:   
Oct 23 12:18:14 ubuntu os-prober: No volume groups found
Oct 23 12:18:14 ubuntu os-prober: 
Oct 23 12:18:15 ubuntu os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sda2
Oct 23 12:18:15 ubuntu 50mounted-tests: debug: /dev/sda2 type not recognised; skipping
Oct 23 12:18:15 ubuntu os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Oct 23 12:18:15 ubuntu os-prober: debug: /dev/sda5: is active swap
Oct 23 12:18:17 ubuntu plugininstall.py: log-output -t ubiquity umount -f /target/proc
Oct 23 12:18:17 ubuntu plugininstall.py: log-output -t ubiquity umount -f /target/sys
Oct 23 12:18:17 ubuntu plugininstall.py: log-output -t ubiquity umount -f /target/dev
Oct 23 12:18:17 ubuntu plugininstall.py: log-output -t ubiquity umount -f /target/run
Oct 23 12:19:24 ubuntu plugininstall.py: Exception during installation:
Oct 23 12:19:24 ubuntu plugininstall.py: Traceback (most recent call last):
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 81, in wrapper
Oct 23 12:19:24 ubuntu plugininstall.py:     func(self)
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 256, in run
Oct 23 12:19:24 ubuntu plugininstall.py:     self.remove_extras()
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 1485, in remove_extras
Oct 23 12:19:24 ubuntu plugininstall.py:     self.do_remove(regular)
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 1102, in do_remove
Oct 23 12:19:24 ubuntu plugininstall.py:     install_misc.chroot_setup(self.target)
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 153, in chroot_setup
Oct 23 12:19:24 ubuntu plugininstall.py:     chrex(target, 'mount', '-t', 'proc', 'proc', '/proc')
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 75, in chrex
Oct 23 12:19:24 ubuntu plugininstall.py:     return misc.execute('chroot', target, *args)
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/lib/ubiquity/ubiquity/misc.py", line 543, in execute
Oct 23 12:19:24 ubuntu plugininstall.py:     status = subprocess.call(log_args)
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/lib/python3.2/subprocess.py", line 471, in call
Oct 23 12:19:24 ubuntu plugininstall.py:     return Popen(*popenargs, **kwargs).wait()
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/lib/python3.2/subprocess.py", line 745, in __init__
Oct 23 12:19:24 ubuntu plugininstall.py:     restore_signals, start_new_session)
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/lib/python3.2/subprocess.py", line 1207, in _execute_child
Oct 23 12:19:24 ubuntu plugininstall.py:     restore_signals, start_new_session, preexec_fn)
Oct 23 12:19:24 ubuntu plugininstall.py: OSError: [Errno 12] Cannot allocate memory
Oct 23 12:19:24 ubuntu plugininstall.py: 
Oct 23 12:19:24 ubuntu plugininstall.py: During handling of the above exception, another exception occurred:
Oct 23 12:19:24 ubuntu plugininstall.py: 
Oct 23 12:19:24 ubuntu plugininstall.py: Traceback (most recent call last):
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 1732, in <module>
Oct 23 12:19:24 ubuntu plugininstall.py:     install.run()
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 83, in wrapper
Oct 23 12:19:24 ubuntu plugininstall.py:     self.cleanup()
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 1712, in cleanup
Oct 23 12:19:24 ubuntu plugininstall.py:     misc.execute('umount', self.target_file('cdrom'))
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/lib/ubiquity/ubiquity/misc.py", line 543, in execute
Oct 23 12:19:24 ubuntu plugininstall.py:     status = subprocess.call(log_args)
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/lib/python3.2/subprocess.py", line 471, in call
Oct 23 12:19:24 ubuntu plugininstall.py:     return Popen(*popenargs, **kwargs).wait()
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/lib/python3.2/subprocess.py", line 745, in __init__
Oct 23 12:19:24 ubuntu plugininstall.py:     restore_signals, start_new_session)
Oct 23 12:19:24 ubuntu plugininstall.py:   File "/usr/lib/python3.2/subprocess.py", line 1207, in _execute_child
Oct 23 12:19:24 ubuntu plugininstall.py:     restore_signals, start_new_session, preexec_fn)
Oct 23 12:19:24 ubuntu plugininstall.py: OSError: [Errno 12] Cannot allocate memory
Oct 23 12:19:24 ubuntu plugininstall.py: 
Oct 23 13:17:22 ubuntu CRON[20198]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 23 13:37:37 ubuntu kernel: [ 6826.501947] Xorg invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0, oom_score_adj=0
Oct 23 13:37:37 ubuntu kernel: [ 6826.501952] Xorg cpuset=/ mems_allowed=0
Oct 23 13:37:37 ubuntu kernel: [ 6826.501954] Pid: 2651, comm: Xorg Not tainted 3.5.0-17-generic #28-Ubuntu
Oct 23 13:37:37 ubuntu kernel: [ 6826.501955] Call Trace:
Oct 23 13:37:37 ubuntu kernel: [ 6826.501963]  [<ffffffff810c512d>] ? cpuset_print_task_mems_allowed+0x9d/0xb0
Oct 23 13:37:37 ubuntu kernel: [ 6826.501968]  [<ffffffff8167587e>] dump_header+0x86/0x1ba
Oct 23 13:37:37 ubuntu kernel: [ 6826.501972]  [<ffffffff812b2d35>] ? security_capable_noaudit+0x15/0x20
Oct 23 13:37:37 ubuntu kernel: [ 6826.501975]  [<ffffffff8132efe3>] ? ___ratelimit+0xa3/0x120
Oct 23 13:37:37 ubuntu kernel: [ 6826.501978]  [<ffffffff81126823>] oom_kill_process+0x283/0x2b0
Oct 23 13:37:37 ubuntu kernel: [ 6826.501980]  [<ffffffff81126cbb>] out_of_memory+0x1fb/0x3b0
Oct 23 13:37:37 ubuntu kernel: [ 6826.501983]  [<ffffffff8112c063>] __alloc_pages_nodemask+0x8c3/0x920
Oct 23 13:37:37 ubuntu kernel: [ 6826.501986]  [<ffffffff810767e6>] ? autoremove_wake_function+0x16/0x40
Oct 23 13:37:37 ubuntu kernel: [ 6826.501989]  [<ffffffff81164880>] alloc_pages_current+0xb0/0x120
Oct 23 13:37:37 ubuntu kernel: [ 6826.501992]  [<ffffffff81122d0f>] __page_cache_alloc+0xaf/0xd0
Oct 23 13:37:37 ubuntu kernel: [ 6826.501994]  [<ffffffff811252b2>] filemap_fault+0x282/0x450
Oct 23 13:37:37 ubuntu kernel: [ 6826.501997]  [<ffffffff8117bf9f>] ? mem_cgroup_update_page_stat+0x1f/0x60
Oct 23 13:37:37 ubuntu kernel: [ 6826.502000]  [<ffffffff8114693f>] __do_fault+0x6f/0x530
Oct 23 13:37:37 ubuntu kernel: [ 6826.502002]  [<ffffffff81149d94>] handle_pte_fault+0x94/0x430
Oct 23 13:37:37 ubuntu kernel: [ 6826.502005]  [<ffffffff811771bc>] ? mem_cgroup_count_vm_event+0x4c/0x60
Oct 23 13:37:37 ubuntu kernel: [ 6826.502007]  [<ffffffff8114ae89>] handle_mm_fault+0x259/0x320
Oct 23 13:37:37 ubuntu kernel: [ 6826.502010]  [<ffffffff816856ab>] do_page_fault+0x16b/0x4e0
Oct 23 13:37:37 ubuntu kernel: [ 6826.502012]  [<ffffffff8132f48c>] ? rb_erase+0x1bc/0x310
Oct 23 13:37:37 ubuntu kernel: [ 6826.502015]  [<ffffffff810127f7>] ? __switch_to+0x3a7/0x420
Oct 23 13:37:37 ubuntu kernel: [ 6826.502019]  [<ffffffff81083d3a>] ? finish_task_switch+0x4a/0xf0
Oct 23 13:37:37 ubuntu kernel: [ 6826.502022]  [<ffffffff8168044f>] ? __schedule+0x3cf/0x7c0
Oct 23 13:37:37 ubuntu kernel: [ 6826.502024]  [<ffffffff816821e5>] page_fault+0x25/0x30

** Summary changed:

- Reported Crash just doint a fresh install on a VirtualBox using W7 as host.
+ Reported Crash just doint a fresh install on a VirtualBox using W7 as host -/usr/share/ubiquity/plugininstall.py", line 81, in wrapper

** Summary changed:

- Reported Crash just doint a fresh install on a VirtualBox using W7 as host -/usr/share/ubiquity/plugininstall.py", line 81, in wrapper
+ Reported Crash just doint a fresh install on a VirtualBox4.2.2 using W7 as host -/usr/share/ubiquity/plugininstall.py", line 81, in wrapper

-- 
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/1070396

Title:
  Reported Crash just doint a fresh install on a VirtualBox4.2.2 using
  W7 as host -/usr/share/ubiquity/plugininstall.py", line 81, in wrapper

Status in “ubiquity” package in Ubuntu:
  Confirmed

Bug description:
  I was just doing a fresh install of Ubuntu Desktop 64 bits 12.04 on VirtualBox 4.2.2 on Windows 7 64 bits.
  Hope the logs files helps the dev team.

  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: Tue Oct 23 12:07:46 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/1070396/+subscriptions




More information about the foundations-bugs mailing list