From owner-freebsd-office@FreeBSD.ORG Fri Oct 10 07:55:02 2014 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D5CC08B8 for ; Fri, 10 Oct 2014 07:55:02 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BD34A21F for ; Fri, 10 Oct 2014 07:55:02 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s9A7t2RE002786 for ; Fri, 10 Oct 2014 07:55:02 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 188088] editors/openoffice-4 4.0.1 crash on format cells Date: Fri, 10 Oct 2014 07:55:02 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: stefanf@FreeBSD.org X-Bugzilla-Status: Issue Resolved X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2014 07:55:03 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188088 --- Comment #10 from Stefan Farfeleder --- 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 , dst_type=0x80317c850 , 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 const&, com::sun::star::uno::Reference 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 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 to continue, or q 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.