I have built editors/texstudio on an wandboard-quad (FreeBSD 11.0-CURRENT #1 r281266M). This was possible after a patch was applied to the port. See: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199487#c1 Before I had installed texlive-full-20140525_1. I have done some testing with editors/texstudio. I can compile a LaTeX file and graphics/xpdf shows me the correct output. But when I try to use the builtin preview, texstudio crashes: % texstudio QPixmap::scaleHeight: Pixmap is a null pixmap QPixmap::scaleHeight: Pixmap is a null pixmap QPixmap::scaled: Pixmap is a null pixmap QCursor: Cannot create bitmap cursor; invalid bitmap(s) QPixmap::scaled: Pixmap is a null pixmap QCursor: Cannot create bitmap cursor; invalid bitmap(s) QPixmap::scaled: Pixmap is a null pixmap QCursor: Cannot create bitmap cursor; invalid bitmap(s) Bus error (core dumped) (The pdf-file is ok.) I guess, this is related to graphics/poppler. I have the same issue with editors/texworks.
Hi, The sigbus is caused by graphics/lcms2, I've opened PR/201226. This PR can be closed.
Closed at request. Thank you for your submission.