`__stack_chk_fail' error in 926 and later revisions (i386)
Bug #1208774 reported by
Eleni Maria Stea
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
High
|
Alan Griffiths | ||
mir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
When I build mir trunk (revisions 926 and later revisions) I get the following error:
/usr/lib/
(.text+0x10): undefined reference to `__stack_chk_fail'
collect2: error: ld returned 1 exit status
make[2]: *** [lib/libmirplat
make[1]: *** [src/platform/
$ uname -a
Linux qubby 3.10.0-5-generic #15-Ubuntu SMP Wed Jul 24 19:44:23 UTC 2013 i686 i686 i686 GNU/Linux
The error seems to occur only in i386 systems
Related branches
lp://staging/~alan-griffiths/mir/fix-1208774
- Robert Ancell: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
- Alexandros Frantzis (community): Approve
- Daniel van Vugt: Abstain
-
Diff: 10 lines (+4/-0)1 file modifiedsrc/platform/graphics/CMakeLists.txt (+4/-0)
Changed in mir: | |
assignee: | nobody → Alan Griffiths (alan-griffiths) |
Changed in mir: | |
importance: | Undecided → High |
Changed in mir: | |
milestone: | none → 0.0.10 |
no longer affects: | mir (Ubuntu) |
Changed in mir: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Confirmed in a i686 chroot.