[regression] cone ftbfs on armel/armhf using GCC 4.7
Bug #1065559 reported by
Matthias Klose
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro GCC |
Fix Released
|
Medium
|
Matthew Gretton-Dann | ||
gcc |
Fix Released
|
Medium
|
|||
cone (Ubuntu) |
Confirmed
|
High
|
Unassigned | ||
Quantal |
Won't Fix
|
Undecided
|
Unassigned | ||
gcc-4.7 (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Quantal |
Won't Fix
|
Medium
|
Unassigned |
Bug Description
g++-4.7 -c -g -O[123] myserver.ii
myserver.C: In static member function 'static bool myServer:
myserver.C:168:6: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
Program received signal SIGSEGV, Segmentation fault.
0x003b90ae in free_scc_vn() ()
(gdb) bt
#0 0x003b90ae in free_scc_vn() ()
#1 0x003aee44 in ?? ()
#2 0x003aee44 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Related branches
Changed in gcc: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in gcc-linaro: | |
status: | New → Confirmed |
Changed in gcc-4.7 (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in gcc-4.7 (Ubuntu Quantal): | |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in gcc-linaro: | |
status: | Confirmed → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Matthew Gretton-Dann (matthew-gretton-dann) |
Changed in gcc: | |
status: | New → Fix Released |
Changed in gcc-linaro: | |
milestone: | 4.7-2012.11 → 4.7-2012.12 |
status: | In Progress → Fix Committed |
Changed in gcc-linaro: | |
milestone: | 4.7-2012.12 → 4.7-2012.11 |
status: | Fix Committed → Fix Released |
Changed in cone (Ubuntu Quantal): | |
status: | Confirmed → Won't Fix |
To post a comment you must log in.
Created attachment 28426
preprocessed source
seen building the cone package on arm-linux-gnueabi, works with 4.6 branch, fails with 4.7.
g++-4.7 -c -g -O[123] myserver.ii :eventloop( myServer: :Callback* )':
myserver.C: In static member function 'static bool myServer:
myserver.C:168:6: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
Program received signal SIGSEGV, Segmentation fault.
0x003b90ae in free_scc_vn() ()
(gdb) bt
#0 0x003b90ae in free_scc_vn() ()
#1 0x003aee44 in ?? ()
#2 0x003aee44 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)