wrong usage of the `malloc' function attribute
Bug #1123588 reported by
Matthias Klose
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gcc |
Invalid
|
Medium
|
|||
libnih |
In Progress
|
Undecided
|
James Hunt | ||
upstart |
Fix Released
|
High
|
James Hunt | ||
gcc-4.7 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Raring |
Fix Released
|
Undecided
|
Unassigned | ||
libnih (Ubuntu) |
Fix Released
|
Undecided
|
James Hunt | ||
Raring |
Fix Released
|
Undecided
|
James Hunt | ||
upstart (Ubuntu) |
Fix Released
|
High
|
James Hunt | ||
Raring |
Fix Released
|
High
|
James Hunt |
Bug Description
seen with -21ubuntu1, not with -20ubuntu1, reverting the fix for PR53844 avoids the issue.
I think we need a reproducer in upstart, which doesn't just hang.
Changed in gcc: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in gcc-4.7 (Ubuntu): | |
status: | Fix Released → Confirmed |
Changed in gcc: | |
status: | New → Incomplete |
Changed in upstart (Ubuntu Raring): | |
milestone: | none → ubuntu-13.04-beta-1 |
Changed in gcc: | |
status: | Incomplete → Invalid |
tags: | added: patch |
Changed in upstart: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → James Hunt (jamesodhunt) |
Changed in libnih: | |
assignee: | nobody → James Hunt (jamesodhunt) |
Changed in libnih (Ubuntu Raring): | |
assignee: | nobody → James Hunt (jamesodhunt) |
Changed in upstart: | |
status: | Triaged → Fix Released |
Changed in libnih: | |
status: | New → In Progress |
Changed in upstart (Ubuntu Raring): | |
status: | Triaged → Fix Released |
To post a comment you must log in.
works with 4.6 branch, 4.7.2 and the trunk. introduced in r195708 by the fix for PR53844.
I don't have a reduced testcase yet. the unreduced test case is that the upstart build in Ubuntu raring hangs in the testsuite with:
Testing job_deserialise() ptrace handling job.c:7331 (deserialise_ ptrace_ next).
BAD: wrong value for job->goal, expected 1 got 0
at tests/test_
still trying to isolate the failure.
afaics, it is not architecture specific.
Even if backports are tested together, it would help if independent patches could be committed separately to the branches.