[eglibc] process shared mutex's fail on armel v7 (thumb)
Bug #604753 reported by
David Sugar
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro Toolchain Miscellanies |
Fix Released
|
High
|
Unassigned | ||
apr (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned | ||
eglibc (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
As per #599874, "process shared" mutexes (that is a mutex in shared memory and with the Process Shared attribute set) deadlock and fail. This was found in "apr" through the package's self-test, and we created a patch to disable their use on arm v7/thumb. However, the real solution is most likely in glibc/pthread and perhaps it's use of atomics for locking in process shared memory.
Related branches
tags: | added: armel armv7 thumb |
tags: | added: toolchain |
Changed in linaro-toolchain-wg: | |
assignee: | nobody → Linaro Toolchain Developers (linaro-toolchain-dev) |
affects: | glibc (Ubuntu) → eglibc (Ubuntu) |
affects: | linaro-toolchain-wg → linaro-toolchain-misc |
Changed in linaro-toolchain-misc: | |
importance: | Undecided → High |
tags: | added: eglibc |
summary: |
- process shared mutex's fail on armel v7 (thumb) + [eglibc] process shared mutex's fail on armel v7 (thumb) |
Changed in linaro-toolchain-misc: | |
status: | New → Confirmed |
tags: | added: arm-porting-queue |
Changed in linaro-toolchain-misc: | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
for the apr report see bug 599874