alexandrudsc / gold-linker-threads-segfault

Demo gold linker binutils 2.31 segmentation fault

Home Page:https://sourceware.org/bugzilla/show_bug.cgi?id=23607

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gold-linker-threads-segfault

Demo how gold linker from binutils 2.31 segfaults if uses multiple threads

Ways to run

Build debian docker image and compile inside the container:

bash build-docker-image.sh

This builds a docker image, runs a container, compiles and tries to link

If you want to run multiple times (the docker image must exists):

Start a container:

bash run-docker-container.sh

Compile and try to link:

bash compile-and-link.sh 

About

Demo gold linker binutils 2.31 segmentation fault

https://sourceware.org/bugzilla/show_bug.cgi?id=23607


Languages

Language:C++ 73.9%Language:CMake 10.2%Language:Dockerfile 8.0%Language:Shell 7.8%