OpenOffice PDF export crashes on FreeBSD 10

Sean C. Farley scf at FreeBSD.org
Thu Oct 30 17:47:17 UTC 2014


I am experiencing an issue with OpenOffice v4.1.1 (and earlier) when 
exporting PDF of a document on FreeBSD 10 but not 9.  It crashes with a 
SIGSEGV.  Even taking the package from 9 and running it on 10 crashes. 
This is on the same system too.  I had thought it was an issue with 
another computer that had some quirkiness, but I found that it happened 
on this computer after upgrading to FreeBSD 10.

To reproduce, create a document with a small amount of text such as 
"This is a test." and try to select "Export as PDF..." from File menu. 
Clicking the equivalent button results in a crash too.  This does not 
get to the Export PDF dialog box.

No debugging stacktrace:
#0  0x0000000000000000 in ?? ()
#1  0x00000008012218af in __cxxabiv1::__dynamic_cast (src_ptr=0x81ac76010, src_type=0x805480200 <typeinfo for Window>, dst_type=0x80547f790 <typeinfo for SystemWindow>, src2dst=0)
     at ../../.././../gcc-4.8.3/libstdc++-v3/libsupc++/dyncast.cc:60
#2  0x000000080514a62e in Window::SetPosSizePixel(long, long, long, long, unsigned short) () from /usr/local/openoffice-4.1.1/openoffice4/program/libvcl.so
#3  0x000000080513daa2 in Window::SetOutputSizePixel(Size const&) () from /usr/local/openoffice-4.1.1/openoffice4/program/libvcl.so
#4  0x00000008051286c0 in ?? () from /usr/local/openoffice-4.1.1/openoffice4/program/libvcl.so
#5  0x0000000805128a48 in TabDialog::StateChanged(unsigned short) () from /usr/local/openoffice-4.1.1/openoffice4/program/libvcl.so
#6  0x000000080513f840 in ?? () from /usr/local/openoffice-4.1.1/openoffice4/program/libvcl.so
#7  0x000000080514b305 in Window::Show(unsigned char, unsigned short) () from /usr/local/openoffice-4.1.1/openoffice4/program/libvcl.so
#8  0x00000008050ee84f in Dialog::ImplStartExecuteModal() () from /usr/local/openoffice-4.1.1/openoffice4/program/libvcl.so
#9  0x00000008050ee873 in Dialog::Execute() () from /usr/local/openoffice-4.1.1/openoffice4/program/libvcl.so
#10 0x0000000803d3a067 in svt::OGenericUnoDialog::execute() () from /usr/local/openoffice-4.1.1/openoffice4/program/libsvt.so

Any ideas?

Sean

P.S.  Please keep me Cc'd; I am not normally on this list.
-- 
scf at FreeBSD.org


More information about the freebsd-office mailing list