[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2018-08-20 Thread Edward Hope-Morley
** Tags removed: sts-sru-needed ** Tags added: sts-sru-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699161 Title: lshw crashes with SEGV in privileged containers To manage notifications abou

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package lshw - 02.17-1.1ubuntu3.4 --- lshw (02.17-1.1ubuntu3.4) xenial; urgency=medium * d/p/fix-segfault-in-privileged-containers.patch: Fix lshw crashes with SEGV in privileged containers (LP: #1699161) (cherry-picked from EZix upstream commit [7b

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package lshw - 02.18-0.1ubuntu4 --- lshw (02.18-0.1ubuntu4) artful; urgency=medium * d/p/fix-segfault-in-privileged-containers.patch: Fix lshw crashes with SEGV in privileged containers (LP: #1699161) (cherry-picked from EZix upstream commit [7b99d3

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package lshw - 02.18-0.1ubuntu3.1 --- lshw (02.18-0.1ubuntu3.1) zesty; urgency=medium * d/p/fix-segfault-in-privileged-containers.patch: Fix lshw crashes with SEGV in privileged containers (LP: #1699161) (cherry-picked from EZix upstream commit [7b9

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-11-03 Thread Eric Desrochers
### VERIFICATION XENIAL For package - lshw 02.17-1.1ubuntu3.4 [Privileged container] # lxc launch ubuntu:16.04 privX -c security.privileged=true Result: lshw work and no longer segfault [Unprivileged container] # lxc launch ubuntu:16.04 unprivX -c security.privileged=false Result: lshw

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-11-02 Thread Eric Desrochers
(As requested by bdmurray) ## VERIFICATION ZESTY WITH UNPRIVILEGED CONTAINER ## #lxc launch ubuntu:17.04 unprivZ -c security.privileged=false Creating unprivZ Starting unprivZ # apt-cache policy lshw lshw: Installed: 02.18-0.1ubuntu3.1 Candidate: 02.18-0.1ubuntu3.1 Version table: *** 02.1

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-11-02 Thread Eric Desrochers
Hi Brian, ** 2 lxd image : one privileged and the other unprivileged : [Container #1] # lxc launch ubuntu:16.04 lshwpriv -c security.privileged=true # lxc config show lshwpriv | grep -i priv security.privileged: "true" [Container #2] # lxc launch ubuntu:16.04 lshwunpriv -c security.privilege

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-11-02 Thread Brian Murray
Hello Christian, or anyone else affected, Accepted lshw into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/lshw/02.17-1.1ubuntu3.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-11-02 Thread Brian Murray
Could you confirm that lshw still works in unprivileged containers? After that's done I'd feel good about releasing this SRU. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699161 Title: lshw crashe

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-30 Thread Eric Desrochers
(re: comment #12) Now that SRU for lshw(LP: #1471983) is completed. Sponsored done for Xenial. - Eric -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699161 Title: lshw crashes with SEGV in privile

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-30 Thread Eric Desrochers
** Changed in: lshw (Ubuntu Xenial) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699161 Title: lshw crashes with SEGV in privileged containers To manage no

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-30 Thread Eric Desrochers
debdiff for Xenial ** Patch added: "lp1699161-lshw-xenial.debdiff" https://bugs.launchpad.net/ubuntu/artful/+source/lshw/+bug/1699161/+attachment/525/+files/lp1699161-lshw-xenial.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-30 Thread Eric Desrochers
** Changed in: lshw (Ubuntu Xenial) Assignee: Dan Streetman (ddstreet) => Eric Desrochers (slashd) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699161 Title: lshw crashes with SEGV in privile

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-27 Thread Launchpad Bug Tracker
This bug was fixed in the package lshw - 02.18-0.1ubuntu4 --- lshw (02.18-0.1ubuntu4) artful; urgency=medium * d/p/fix-segfault-in-privileged-containers.patch: Fix lshw crashes with SEGV in privileged containers (LP: #1699161) (cherry-picked from EZix upstream commit [7b99d3

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-26 Thread Eric Desrochers
### VERIFICATION ARTFUL ### * With current artful-updates package. root@privlshwA:~# dpkg -l | grep -i lshw ii lshw 02.18-0.1ubuntu3 amd64information about hardware configuration root@privlshwA:~# lshw Segmentation fault (core dumped) * With current artful-proposed package.

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-26 Thread Eric Desrochers
### VERIFICATION ZESTY ### * With current artful-updates package. root@privlshwZ:~# dpkg -l | grep -i lshw ii lshw 02.18-0.1ubuntu3 amd64 information about hardware configuration root@privlshwZ:~# lshw Segmentation fault (core dumped) * With current artful-proposed package. root@privlshwZ:~# dp

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-26 Thread Brian Murray
Hello Christian, or anyone else affected, Accepted lshw into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/lshw/02.18-0.1ubuntu4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wi

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-23 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699161 Title: lshw crashes with SEGV in privileged containers To manage notifications about this bug go to: https://bugs.launchpa

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-23 Thread Eric Desrochers
1) Sponsored for Artful (now consider stable)[1] and Zesty. 2) Xenial SRU will have to wait (LP: #1471983) is completed. - Eric [1] - ** Discussion with apw on #ubuntu-release ** [10:45:45] slashd, artful is open for SRUs, when BB opens it will start from whatever is in A [11:13:49] -propsoed

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-23 Thread Eric Desrochers
Debdiff for zesty ** Patch added: "lp1699161-lshw-zesty.debdiff" https://bugs.launchpad.net/ubuntu/+source/lshw/+bug/1699161/+attachment/4988652/+files/lp1699161-lshw-zesty.debdiff ** Changed in: lshw (Ubuntu Zesty) Assignee: Dan Streetman (ddstreet) => Eric Desrochers (slashd) ** Chang

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-23 Thread Eric Desrochers
Debdiff for artful ** Patch added: "lp1699161-lshw-artful.debdiff" https://bugs.launchpad.net/ubuntu/+source/lshw/+bug/1699161/+attachment/4988582/+files/lp1699161-lshw-artful.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-23 Thread Eric Desrochers
** Description changed: [Impact]  * lshw crashes with SEGV in privileged containers, unless you disable the 'usb' test: $ lshw -disable usb [Test Case] ## Create a privileged container. ## $ lxc launch ubuntu:16.04 priv -c security.privileged=true Creating priv Starting pr

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-23 Thread Eric Desrochers
** Description changed: [Impact]  * lshw crashes with SEGV in privileged containers, unless you disable the 'usb' test: $ lshw -disable usb [Test Case] ## Create a privileged container. ## $ lxc launch ubuntu:16.04 priv -c security.privileged=true Creating priv Starting pr

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-17 Thread Bug Watch Updater
** Changed in: lshw (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699161 Title: lshw crashes with SEGV in privileged containers To manage notifications about

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-16 Thread Eric Desrochers
** Description changed: [Impact]  * lshw crashes with SEGV in privileged containers, unless you disable the 'usb' test: $ lshw -disable usb [Test Case] ## Create a privileged container. ## $ lxc launch ubuntu:16.04 priv -c security.privileged=true Creating priv Starting pr

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-16 Thread Eric Desrochers
** Description changed: [Impact]  * lshw crashes with SEGV in privileged containers, unless you disable the 'usb' test: $ lshw -disable usb [Test Case] ## Create a privileged container. ## $ lxc launch ubuntu:16.04 priv -c security.privileged=true Creating priv Starting pr

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-16 Thread Eric Desrochers
** Description changed: [Impact]  * lshw crashes with SEGV in privileged containers, unless you disable the 'usb' test: $ lshw -disable usb [Test Case] ## Create a privileged container. ## $ lxc launch ubuntu:16.04 priv -c security.privileged=true Creating priv Starting pr

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-16 Thread Eric Desrochers
** Description changed: [Impact]  * lshw crashes with SEGV in privileged containers, unless you disable the 'usb' test: $ lshw -disable usb [Test Case] ## Create a privileged container. ## $ lxc launch ubuntu:16.04 priv -c security.privileged=true Creating priv Starting pr

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-13 Thread Eric Desrochers
** Changed in: lshw (Ubuntu Bb-series) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699161 Title: lshw crashes with SEGV in privileged containers To manage

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-13 Thread Eric Desrochers
** Changed in: lshw (Ubuntu Bb-series) Assignee: (unassigned) => Eric Desrochers (slashd) ** Changed in: lshw (Ubuntu Artful) Assignee: Eric Desrochers (slashd) => Dan Streetman (ddstreet) ** Changed in: lshw (Ubuntu Bb-series) Status: New => Confirmed ** Changed in: lshw (Ubunt

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-13 Thread Eric Desrochers
** Description changed: [Impact]  * lshw crashes with SEGV in privileged containers, unless you disable the 'usb' test: $ lshw -disable usb [Test Case] ## Create a privileged container. ## $ lxc launch ubuntu:16.04 priv -c security.privileged=true Creating priv Starting pr

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-13 Thread Eric Desrochers
** No longer affects: lshw (Ubuntu Trusty) ** Description changed: [Impact] - * lshw crashes with SEGV in privileged containers, unless you disable +  * lshw crashes with SEGV in privileged containers, unless you disable the 'usb' test: $ lshw -disable usb [Test Case] ## Create

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-12 Thread Eric Desrochers
** Description changed: - When running lshw in a Xenial container, I'm getting a segmentation - fault. I'll attach the apport crash dump. + [Impact] + + * lshw crashes with SEGV in privileged containers, unless you disable + the 'usb' test: $ lshw -disable usb + + [Test Case] + + ## Create a p

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-12 Thread Eric Desrochers
** Also affects: lshw (Ubuntu Bb-series) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699161 Title: lshw crashes with SEGV in privileged containers To

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-11 Thread Eric Desrochers
** Also affects: lshw (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: lshw (Ubuntu Trusty) Importance: Undecided => Medium ** Changed in: lshw (Ubuntu Trusty) Assignee: (unassigned) => Dan Streetman (ddstreet) ** Changed in: lshw (Ubuntu Trusty) Status:

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-11 Thread Dan Streetman
** Changed in: lshw (Ubuntu Xenial) Assignee: (unassigned) => Dan Streetman (ddstreet) ** Changed in: lshw (Ubuntu Zesty) Assignee: (unassigned) => Dan Streetman (ddstreet) ** Changed in: lshw (Ubuntu Zesty) Importance: Undecided => Medium ** Changed in: lshw (Ubuntu Xenial) Impo

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-11 Thread Eric Desrochers
** Changed in: lshw (Ubuntu Artful) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699161 Title: lshw crashes with SEGV in privileged containers To manage no

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-11 Thread Eric Desrochers
** Changed in: lshw (Ubuntu Artful) Assignee: Rafael David Tinoco (inaddy) => Eric Desrochers (slashd) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699161 Title: lshw crashes with SEGV in pri

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-11 Thread Eric Desrochers
I just sent a proposal patch to Lyonel Vincent, since I couldn't create a bug properly in their tracker. Waiting for him to review the proposal patch. - Eric -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-11 Thread Eric Desrochers
I just sent a proposal patch to Lyonel Vincent, since I couldn't find a bug properly in their tracker. Waiting for him to review the proposal patch. - Eric -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-11 Thread Eric Desrochers
Update: I've been asked to look at this problem It does segfault on Xenial, but it is also reproducible using Zesty privileged container. In fact, it is a behavior not yet reported nor fix upstream. I can confirm it by having tested the reproducer against the latest and greatest compiled by hand

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-10-11 Thread Eric Desrochers
** Also affects: lshw (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699161 Title: lshw crashes with SEGV in privileged containers To man

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-08-08 Thread Jason Hobbs
** Tags added: foundations-engine -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699161 Title: lshw crashes with SEGV in privileged containers To manage notifications about this bug go to: https://

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-06-26 Thread Rafael David Tinoco
** Changed in: lshw (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699161 Title: lshw crashes with SEGV in privileged containers To manage notifications

[Bug 1699161] Re: lshw crashes with SEGV in privileged containers

2017-06-25 Thread Stéphane Graber
Updated the description with more details, re-assigned to the lshw package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699161 Title: lshw crashes with SEGV in privileged containers To manage no