|
From: | mudongliangabcd at gmail dot com |
Subject: | [Bug binutils/23008] Stack Overflow(Stack Exhaustion) in demangle related functions |
Date: | Wed, 28 Mar 2018 17:59:33 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23008 --- Comment #6 from Dongliang Mu <mudongliangabcd at gmail dot com> --- When I try to reproduce this problem with Address Sanitizer in GCC, there are some wired errors when I compiled binutils: ``` /usr/bin/ld: ../bfd/.libs/libbfd.a(plugin.o): undefined reference to symbol 'dlsym@@GLIBC_2.2.5' //lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status ``` And "Dockerfile for Ubuntu 14.04" is related with Address Sanitizer in GCC, "Dockerfile for Debian Stable" is related with Address Sanitizer in Clang. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |