pkgsrc-Users archive

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

Re: rustc panic



This is absolutely correct. I backed out pthread_attr.c to 1.16 and pthread_int.h to 1.93 and now rustc works fine. 

It is http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libpthread/pthread_attr.c?_only_with_tag_=MAIN causing the problem, three weeks ago by joerg@. I don't know if it is libpthread problem or there is something missing in the rust local patching. 

Chavdar 


On Tue, 25 Jul 2017 at 00:38 iquiw <iku.iwasa%gmail.com@localhost> wrote:
Hi,

I got the same error on few days old NetBSD master, with Rust v1.18,
v1.19 and nightly, installed by rustup.
If I restored old libpthread.so.1.3 (about one month ago), the error
does not happen.

On Mon, Jul 17, 2017 at 2:57 PM,  <coypu%sdf.org@localhost> wrote:
> the version from rustup.rs doesn't seem to have the same failure, at
> least.


Home | Main Index | Thread Index | Old Index