There is a similar PR for libgcc[1]. It's crash TensorFlow on 11.1-Release. I make the tensorflow port on 11.0-R and test it on 11.0R,10.3R, all work well. But now it is not working on 11.1R, even 11.0R jail on 11.1R get the same crash.
[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221880 2017-09-13 21:58 GMT+08:00 Mr. Binary <[email protected]>: > Hey! > > I have upgraded from 11.0 to 11.1-RELEASE, I get constantly crashing > applications, is web browser.. this may be related to libgcc5.. any > hints how to prevent? > > Firefox / Chrome / Iridium GTK, Otter QT5.. > > Program received signal SIGSEGV, Segmentation fault. > 0x0000000806bdec19 in ?? () from /usr/local/lib/gcc5/libgcc_s.so.1 > (gdb) bt > #0 0x0000000806bdec19 in ?? () from /usr/local/lib/gcc5/libgcc_s.so.1 > #1 0x0000000000000000 in ?? () > > Program received signal SIGSEGV, Segmentation fault. > 0x0000000806bdec19 in ?? () from /usr/local/lib/gcc5/libgcc_s.so.1 > > ... > > -- > 0110001101100100 > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > [email protected]" > _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
