make crashes in xenial lxc

Bug #1536727 reported by Leo Arias
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
make-dfsg (Ubuntu)
Confirmed
High
Unassigned

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)

Revision history for this message
Leo Arias (elopio) wrote :
Revision history for this message
Leo Arias (elopio) wrote :

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.

Revision history for this message
Kyle Fazzari (kyrofa) wrote :

Same problem here.

Changed in make-dfsg (Ubuntu):
status: New → Confirmed
Changed in make-dfsg (Ubuntu):
importance: Undecided → High
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.