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
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 <0110001101100100b at gmail.com>:> 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 > _______________________________________________ > freebsd-questions at freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe at freebsd.org" >
Here too! I did a fresh install on a second partition the same machine, no problem observed.. for some reason freebsd-upgrade -r fails to create a stable system or there is some sort of base/pkg mismatch after... -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info On Sep 13, 2017 15:58, "Mr. Binary" <0110001101100100b at gmail.com> wrote: 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 _______________________________________________ freebsd-questions at freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"