[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-03-01 Thread Launchpad Bug Tracker
This bug was fixed in the package fwupd - 0.8.1-3 --- fwupd (0.8.1-3) unstable; urgency=medium * Backport upstream commit to make valgrind optional (Closes: #856344) * Backport upstream commit to make /boot/efi optional to start fwupd.service. -- Mario Limonciello

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-03-01 Thread Walter Garcia-Fontes
Forget about comment #25, can't access "mail.google.com" from a particular wifi network (eduroam), maybe there is a new bug there but I will investigate further. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-03-01 Thread Walter Garcia-Fontes
Does this bug affect the access to google accounts? After updating to zeisty, I can access "www.google.com", but "mail.googl.com", for instance, times out. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-02-27 Thread dino99
** Changed in: fwupd (Ubuntu Zesty) Assignee: zawheinhtet (zawheinhtet) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663548 Title: fwupd crashed with SIGSEGV in _int_malloc()

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-02-27 Thread zawheinhtet
** Changed in: fwupd (Ubuntu Zesty) Assignee: (unassigned) => zawheinhtet (zawheinhtet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663548 Title: fwupd crashed with SIGSEGV in _int_malloc()

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-02-24 Thread Brian Murray
** Also affects: fwupd (Ubuntu Zesty) Importance: High Status: Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663548 Title: fwupd crashed with SIGSEGV in _int_malloc() To manage

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-02-23 Thread Mario Limonciello
I spent some more time with this today and concluded that it is systemd confinement that is causing a majority of this headache. The stuff that was happening with crashes was just the tip. There were further problems with refreshing not working, flashing not working too. I believe this commit

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-02-22 Thread Iain Lane
Mario, Just tried your commits (on top of the Debian pkg) and they seem to fix the crash for me. I tried on an XPS 13 9350 and on a random desktop machine. The problem also happened for me in a VM. I didn't try that patch in there, but that might be a good way for you to try the error path. I

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-02-22 Thread Achim Behrens
Ok, the workaround with commenting out PrivateUsers=yes from /lib/systemd/system/fwupd.service worked here, too, on the 17.04 on the Lenovo Thinkpad x230. fuwpd is not crashing anymore. But i dont really know what the consequences of this workaround are. -- You received this bug notification

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-02-21 Thread Achim Behrens
having the same issue on a Lenovo Thinkpad x230 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663548 Title: fwupd crashed with SIGSEGV in _int_malloc() To manage notifications about this bug go

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-02-20 Thread Mario Limonciello
@laney Thanks for digging into that. I think that's definitely a part that should be solved, but at least in the interim I believe this can be avoided in fwupd too by only running this code on supported systems. Can you please check if

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-02-20 Thread Iain Lane
I filed https://github.com/dell/libsmbios/pull/13 which is now waiting for review -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663548 Title: fwupd crashed with SIGSEGV in _int_malloc() To manage

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-02-18 Thread Fabio Marconi
as this crash was originally reported via apport I revert it back to bag for the fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663548 Title: fwupd crashed with SIGSEGV in _int_malloc() To

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-02-18 Thread Fabio Marconi
As this crash was originally reported by apport I revert it back to a bug report -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663548 Title: fwupd crashed with SIGSEGV in _int_malloc() To manage

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-02-18 Thread Fabio Marconi
** Changed in: fwupd (Ubuntu) Status: Invalid => Triaged ** Description changed: - ... + possible *workaround* + Comment out PrivateUsers=yes from /lib/systemd/system/fwupd.service ProblemType: Crash DistroRelease: Ubuntu 17.04 Package: fwupd 0.8.0-1 ProcVersionSignature:

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-02-18 Thread Dimos lampros
Bug #1663548 How can I destroy the bug? What do I need to do? ** Changed in: fwupd (Ubuntu) Status: Triaged => Invalid ** Converted to question: https://answers.launchpad.net/ubuntu/+source/fwupd/+question/465720 -- You received this bug notification because you are a member of

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-02-17 Thread comptastic
Commenting out NoNewPrivileges=yes in /lib/systemd/system/fwupd.service does not fix the issue. Commenting out PrivateUsers=yes from /lib/systemd/system/fwupd.service fixes it for me! So is this an appropriate workaround? What is the root of this issue? -- You received this bug notification

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-02-17 Thread Richard Hughes
If you comment out the NoNewPrivileges=yes in /usr/lib/systemd/system/fwupd.service -- does this now start normally? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663548 Title: fwupd crashed with

[Bug 1663548] Re: fwupd crashed with SIGSEGV in _int_malloc()

2017-02-17 Thread Iain Lane
I see this too. For me it goes away if I comment out PrivateUsers=yes from /lib/systemd/system/fwupd.service. ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.