[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2015-04-08 Thread Adam Conrad
A Canonical customer has been running this exact patch (character- identical) in production for a good while, and reports no regressions, and that it solved their problem. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2015-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package eglibc - 2.15-0ubuntu10.12 --- eglibc (2.15-0ubuntu10.12) precise; urgency=medium * cvs-vfprintf-multibyte.diff: Fix memory exhausted bug in who, by no longer parsing %s format arguments as multibyte strings (LP: #1109327) *

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2015-04-03 Thread Sebastien Bacher
(seems like the changes got sponsored, unsubscribing sponsors) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020210 Title: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2015-03-26 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/eglibc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020210 Title: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2015-03-26 Thread Brian Murray
Hello Josh, or anyone else affected, Accepted eglibc into precise-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/eglibc/2.15-0ubuntu10.12 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2015-02-13 Thread Dariusz Gadomski
Chris, please find the updated debdiff. ** Patch removed: precise_eglibc_2.15-0ubuntu10.11.debdiff https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1020210/+attachment/4317996/+files/precise_eglibc_2.15-0ubuntu10.11.debdiff ** Patch added: precise_eglibc_2.15-0ubuntu10.11.debdiff

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2015-02-12 Thread Dariusz Gadomski
Chris, please find the updated debdiff. ** Patch added: precise_eglibc_2.15-0ubuntu10.11.debdiff https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1020210/+attachment/4317996/+files/precise_eglibc_2.15-0ubuntu10.11.debdiff -- You received this bug notification because you are a member

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2015-02-11 Thread Chris J Arges
Can you resubmit/recheck this patch against 10.10 and bump version to 10.11? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020210 Title: Race condition using ATOMIC_FASTBINS in _int_free causes

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2015-01-16 Thread lezbak
After testing on our system for 12.04 LTS I can now confirm it works for me -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020210 Title: Race condition using ATOMIC_FASTBINS in _int_free causes

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2015-01-16 Thread Dariusz Gadomski
Updated debdiff against eglibc_2.15-0ubuntu10.9. ** Patch added: precise_eglibc_2.15-0ubuntu10.10.debdiff https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1020210/+attachment/4299972/+files/precise_eglibc_2.15-0ubuntu10.10.debdiff ** Patch removed:

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2014-11-04 Thread Dariusz Gadomski
SRU proposal for precise ** Description changed: + [Impact] + + * This bug is likely to cause a crash with a SEGV in multithreading + applications doing many memory deallocations with ATOMIC_FASTBINS + feature enabled. + + [Test Case] + + * Since this is a race condition issue there is no

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2014-11-04 Thread Dariusz Gadomski
** Description changed: [Impact] - * This bug is likely to cause a crash with a SEGV in multithreading +  * This bug is likely to cause a crash with a SEGV in multithreading applications doing many memory deallocations with ATOMIC_FASTBINS feature enabled. [Test Case] - * Since

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2014-09-15 Thread dtsomp
When should we expect the fix to be merged in the Precise pipeline? It seems it's the only LTS left out right now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020210 Title: Race condition using

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2014-03-31 Thread Adam Conrad
This was fixed in trusty with the upload of 2.19. ** Changed in: eglibc (Ubuntu) Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020210 Title: Race

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2014-02-12 Thread Bug Watch Updater
** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2012-4412 ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2012-4424 ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2013-4237 ** CVE added: http://www.cve.mitre.org/cgi-

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2014-01-28 Thread Adam Conrad
** Changed in: eglibc (Ubuntu) Status: Confirmed = In Progress ** Also affects: eglibc (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: eglibc (Ubuntu Precise) Status: New = In Progress ** Changed in: eglibc (Ubuntu Precise) Assignee: (unassigned) =

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2014-01-08 Thread Bug Watch Updater
** Changed in: eglibc Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020210 Title: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2014-01-01 Thread Bug Watch Updater
** Changed in: eglibc Status: Fix Released = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020210 Title: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2014-01-01 Thread Dimitri John Ledkov
** Changed in: eglibc (Ubuntu) Assignee: (unassigned) = Adam Conrad (adconrad) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020210 Title: Race condition using ATOMIC_FASTBINS in _int_free

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2013-12-24 Thread Bug Watch Updater
** Changed in: eglibc Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020210 Title: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2013-11-30 Thread Michael Truog
I believe I am seeing this bug in-action on Ubuntu 12.04.3 AMD64. I have some gdb backtrace info pasted below. I am surprised glibc malloc has been broken for more than 1 year. I will definitely avoid it in the future, but it also shows the potential for future instability at the OS-level: ##t

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2013-11-30 Thread Michael Truog
Sorry for the previous comment. After testing with jemalloc and valgrind, I found the problem was caused by a double free within a class destructor, that was being used within an std::unordered_set, so the copy constructor was causing deletions and accesses to the deleted memory. It helped to

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2013-10-22 Thread Nate Gallaher
I can reproduce this on the Ubuntu Trusty Tahr amd64 daily snapshot: (d6856805ca67b41eac70213736c198eb *trusty-desktop-amd64.iso) This confirms the bug's existence up through eglibc 2.17-93ubuntu4. I have attached an updated recipe for this target. testuser@trusty:~$ apt-cache policy libc6

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2013-05-14 Thread Bug Watch Updater
** Changed in: eglibc Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020210 Title: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2013-01-30 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at http://sourceware.org/bugzilla/show_bug.cgi?id=15073. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2013-01-28 Thread Josh Pieper
Reported upstream at: http://sourceware.org/bugzilla/show_bug.cgi?id=15073 ** Bug watch added: Sourceware.org Bugzilla #15073 http://sourceware.org/bugzilla/show_bug.cgi?id=15073 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2013-01-28 Thread Marc Deslauriers
** Also affects: eglibc via http://sourceware.org/bugzilla/show_bug.cgi?id=15073 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020210 Title: Race

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2012-09-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: eglibc (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020210 Title:

[Bug 1020210] Re: Race condition using ATOMIC_FASTBINS in _int_free causes crash or heap corruption

2012-07-02 Thread Josh Pieper
** Attachment added: atomic_fastbin.cc https://bugs.launchpad.net/bugs/1020210/+attachment/3211072/+files/atomic_fastbin.cc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020210 Title: Race