https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195939
Oleg <oleglelc...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleglelc...@gmail.com --- Comment #9 from Oleg <oleglelc...@gmail.com> --- I did the following steps in order to prevent flash from crashing on my system: 1. rm -rf /usr/obj 2. make toolchain 3. echo "CFLAGS=-mstackrealign" > /etc/make.conf 4. make build32 5. make install32 ...And Flash started working! So, I have to thank Henry for his useful suggestion. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"