[Bug 188088] editors/openoffice-4 4.0.1 crash on format cells
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 10 07:55:03 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188088
--- Comment #10 from Stefan Farfeleder <stefanf at FreeBSD.org> ---
I'm on current. Here's the stack trace:
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0 0x0000000000000000 in ?? ()
#1 0x0000000800ee98af in __cxxabiv1::__dynamic_cast (src_ptr=0x8221fe9a0,
src_type=0x805038300 <typeinfo for VclAbstractDialogFactory>,
dst_type=0x80317c850 <typeinfo for SfxAbstractDialogFactory>, src2dst=-1)
at ../../.././../gcc-4.8.3/libstdc++-v3/libsupc++/dyncast.cc:60
#2 0x0000000826b49553 in ScAttrDlg::ScAttrDlg ()
from /usr/local/openoffice-4.1.1/openoffice4/program/libscui.so
#3 0x0000000826b384b8 in ScAbstractDialogFactory_Impl::CreateScAttrDlg ()
from /usr/local/openoffice-4.1.1/openoffice4/program/libscui.so
#4 0x000000081910e6d0 in ScTabViewShell::ExecuteCellFormatDlg ()
from /usr/local/openoffice-4.1.1/openoffice4/program/../program/libsc.so
#5 0x0000000819181a25 in ScCellShell::Execute ()
from /usr/local/openoffice-4.1.1/openoffice4/program/../program/libsc.so
#6 0x0000000802eb3581 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&,
SfxRequest&, unsigned char) () from
/usr/local/openoffice-4.1.1/openoffice4/program/libsfx.so
#7 0x0000000802d6fd10 in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot
const*, SfxShell*) ()
from /usr/local/openoffice-4.1.1/openoffice4/program/libsfx.so
#8 0x0000000802d7d4eb in
SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&,
com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener>
const&) ()
from /usr/local/openoffice-4.1.1/openoffice4/program/libsfx.so
#9 0x0000000802d7dbcc in SfxOfficeDispatch::dispatch(com::sun::star::util::URL
const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>
const&) ()
from /usr/local/openoffice-4.1.1/openoffice4/program/libsfx.so
#10 0x0000000802d6fabc in SfxAsyncExec_Impl::TimerHdl(Timer*) ()
from /usr/local/openoffice-4.1.1/openoffice4/program/libsfx.so
#11 0x0000000804b55c18 in Timer::ImplTimerCallbackProc() ()
---Type <return> to continue, or q <return> to quit---
from /usr/local/openoffice-4.1.1/openoffice4/program/libvcl.so
#12 0x000000080c8232b9 in GtkXLib::timeoutFn(void*) ()
from /usr/local/openoffice-4.1.1/openoffice4/program/libvclplug_gtk.so
#13 0x000000080dd83927 in ?? () from /usr/local/lib/libglib-2.0.so.0
#14 0x000000080dd8711e in g_main_context_dispatch () from
/usr/local/lib/libglib-2.0.so.0
#15 0x000000080dd874e3 in ?? () from /usr/local/lib/libglib-2.0.so.0
#16 0x000000080dd87574 in g_main_context_iteration () from
/usr/local/lib/libglib-2.0.so.0
#17 0x000000080c82228e in GtkXLib::Yield(bool, bool) ()
from /usr/local/openoffice-4.1.1/openoffice4/program/libvclplug_gtk.so
#18 0x0000000804b527bd in ImplYield(bool, bool) ()
from /usr/local/openoffice-4.1.1/openoffice4/program/libvcl.so
#19 0x0000000804b50466 in Application::Execute() ()
from /usr/local/openoffice-4.1.1/openoffice4/program/libvcl.so
#20 0x0000000800c3abc6 in desktop::Desktop::Main ()
from /usr/local/openoffice-4.1.1/openoffice4/program/libsofficeapp.so
#21 0x0000000804b558a7 in ImplSVMain() ()
from /usr/local/openoffice-4.1.1/openoffice4/program/libvcl.so
#22 0x0000000804b55a06 in SVMain() ()
from /usr/local/openoffice-4.1.1/openoffice4/program/libvcl.so
#23 0x0000000800c5c84b in soffice_main ()
from /usr/local/openoffice-4.1.1/openoffice4/program/libsofficeapp.so
#24 0x0000000000400deb in main ()
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-office
mailing list