[Bug 1767873] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:double free or corruption (!prev)

2020-03-09 Thread Sebastien Bacher
** Changed in: gnome-initial-setup (Ubuntu) Assignee: Rituraj Burhagohain (rituraj161996) => Robert Ancell (robert-ancell) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767873 Title:

[Bug 1767873] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:double free or corruption (!prev)

2020-03-08 Thread Rituraj Burhagohain
** Changed in: gnome-initial-setup (Ubuntu) Assignee: Robert Ancell (robert-ancell) => Rituraj Burhagohain (rituraj161996) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767873 Title:

[Bug 1767873] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:double free or corruption (!prev)

2018-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-initial-setup - 3.28.0-2ubuntu6.1 --- gnome-initial-setup (3.28.0-2ubuntu6.1) bionic; urgency=medium [ Robert Ancell ] * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch: - Fix crash on shutdown in ubuntu-report page (LP:

[Bug 1767873] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:double free or corruption (!prev)

2018-05-10 Thread Robert Ancell
Not being reported with 3.28.0-2ubuntu6.1 - so marking this as verified. ** Tags removed: verification-needed verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1767873] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:double free or corruption (!prev)

2018-05-04 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-initial-setup - 3.28.0-2ubuntu7 --- gnome-initial-setup (3.28.0-2ubuntu7) cosmic; urgency=medium [ Robert Ancell ] * debian/patches/0001-Add-Ubuntu-mode-with-special-pages.patch: - Fix crash on shutdown in ubuntu-report page (LP:

[Bug 1767873] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:double free or corruption (!prev)

2018-05-03 Thread Brian Murray
Hello errors.ubuntu.com, or anyone else affected, Accepted gnome-initial-setup into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source /gnome-initial-setup/3.28.0-2ubuntu6.1 in a few hours, and then in the -proposed repository. Please help us by

[Bug 1767873] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:double free or corruption (!prev)

2018-05-03 Thread Sebastien Bacher
e.u.c report https://errors.ubuntu.com/problem/9e80579a18180e27a9a2ae3a0bef59f87858bba0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767873 Title:

[Bug 1767873] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:double free or corruption (!prev)

2018-05-02 Thread Jeremy Bicha
** Also affects: gnome-initial-setup (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: gnome-initial-setup (Ubuntu Bionic) Importance: Undecided => High ** Changed in: gnome-initial-setup (Ubuntu Bionic) Status: New => In Progress -- You received this bug

[Bug 1767873] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:double free or corruption (!prev)

2018-04-30 Thread Robert Ancell
** Description changed: - The Ubuntu Error Tracker has been receiving reports about a problem regarding gnome-initial-setup. This problem was most recently seen with package version 3.28.0-2ubuntu6, the problem page at https://errors.ubuntu.com/problem/9e80579a18180e27a9a2ae3a0bef59f87858bba0

[Bug 1767873] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:double free or corruption (!prev)

2018-04-30 Thread Robert Ancell
Confirmed it's a double free in gnome-initial-setup - we are freeing a string in dispose (), which can be called multiple times. Switch to freeing in finalize () which is only called once. ** Changed in: gnome-initial-setup (Ubuntu) Status: New => Triaged -- You received this bug

[Bug 1767873] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:double free or corruption (!prev)

2018-04-30 Thread Didier Roche
I think the issue is on the C side. I took care to not free anything returned by sysmetrics when I'm allocating C memory so that the callers does it. Looks like a double free in the disposal of the report page? (for ref: https://github.com/ubuntu/ubuntu-

[Bug 1767873] Re: /usr/lib/gnome-initial-setup/gnome-initial-setup:double free or corruption (!prev)

2018-04-29 Thread Sebastien Bacher
Robert, could you have a look? (Ccing Didier since the e.u.c stacktrace is on the "report" page) ** Changed in: gnome-initial-setup (Ubuntu) Importance: Undecided => High ** Changed in: gnome-initial-setup (Ubuntu) Assignee: (unassigned) => Robert Ancell (robert-ancell) -- You