touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #130592
[Bug 1536727] Re: make crashes in xenial lxc
Same problem here.
** Changed in: make-dfsg (Ubuntu)
Status: New => Confirmed
--
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:
Confirmed
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