Error in '/usr/bin/ld': corrupted double-linked list
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
binutils (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I have found a very peculiar bug in binutils's ld tool: When building evolution-
checking if gcc static flag -static works...
This results in the following error:
Error in '/usr/bin/ld': corrupted double-linked list: 0x...
As already mentioned, it seems to only happen in virtual machines and only with i386 (amd64 is fine).
I have installed older binutils versions and it seems that (if I remember correctly) 2.23.90.
Steps to reproduce:
1. Get evolution-
2. Try to build it
3. It should crash in the line above
If I can provide more information, just let me know.