← Back to team overview

touch-packages team mailing list archive

[Bug 1536727] Re: make crashes in xenial lxc

 

Same version doesn't crash on my real xenial machine.

root@calchas:/home/elopio/workspace/canonical/snapcraft# apt-cache policy make
make:
  Instalita: 4.1-2
  Kandidato: 4.1-2
  Montri la prioritatajn tabelojn
 *** 4.1-2 0
        500 http://archive.ubuntu.com/ubuntu/ xenial/main amd64 Packages
        100 /var/lib/dpkg/status
root@calchas:/home/elopio/workspace/canonical/snapcraft# make -v
GNU Make 4.1
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to make-dfsg in Ubuntu.
https://bugs.launchpad.net/bugs/1536727

Title:
  make crashes in xenial lxc

Status in make-dfsg package in Ubuntu:
  New

Bug description:
  elopio@ubuntu-trusty-vm:~/build/snapcraft$ sudo -E lxc exec xenial -- bash
  root@xenial:~# make -v
  Segmentation fault (core dumped)

  Here's how I create the container on a trusty machine:

  sudo apt-add-repository -y ppa:ubuntu-lxc/lxd-stable
  sudo apt-get update -qq
  sudo apt-get -o Dpkg::Options::="--force-confnew" -y dist-upgrade
  sudo apt-get install -qq lxd lxcfs
  sudo lxd-images import ubuntu xenial --stream daily --alias ubuntu
  sudo lxc launch ubuntu xenial -c security.privileged=true
  while ! sudo lxc info xenial | grep -q eth0.*IPV4; do sleep 5s; done

  Valgrind log: https://paste.ubuntu.com/14591130/

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: make 4.1-2
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  NonfreeKernelModules: scsi_transport_iscsi veth xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack xt_tcpudp bridge stp llc iptable_filter ip_tables x_tables btrfs xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c snd_hda_codec_generic bnep snd_hda_intel snd_hda_controller snd_hda_codec rfcomm snd_hwdep bluetooth snd_pcm snd_seq_midi snd_seq_midi_event iosf_mbi snd_rawmidi snd_seq snd_seq_device snd_timer crct10dif_pclmul crc32_pclmul snd ghash_clmulni_intel aesni_intel soundcore aes_x86_64 8250_fintek lrw gf128mul i2c_piix4 glue_helper ablk_helper qxl ttm drm_kms_helper cryptd serio_raw drm parport_pc ppdev mac_hid lp parport psmouse floppy pata_acpi
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  Date: Thu Jan 21 01:22:30 2016
  Dependencies:
   gcc-5-base 5.3.1-6ubuntu2
   libc6 2.21-0ubuntu5
   libgcc1 1:5.3.1-6ubuntu2
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
  SourcePackage: make-dfsg
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/make-dfsg/+bug/1536727/+subscriptions


References