bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/23646] gold segfault when using --threads


From: jeanmichael.celerier at gmail dot com
Subject: [Bug gold/23646] gold segfault when using --threads
Date: Thu, 13 Sep 2018 08:57:06 +0000

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

--- Comment #2 from Jean-Michaƫl Celerier <jeanmichael.celerier at gmail dot 
com> ---
I added a source file where I removed all the code until I didn't get the
segfault anymore. The culprit (code-wise) is the last line (line 67158): 

    template <typename T> T handle::cast() const { return
pybind11::cast<T>(*this); }

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]