From owner-freebsd-questions Wed Jun 5 19:46:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns.gddsn.org.cn (ns.gddsn.org.cn [210.21.6.33]) by hub.freebsd.org (Postfix) with ESMTP id E2C7637B405; Wed, 5 Jun 2002 19:46:29 -0700 (PDT) Received: from mail.gddsn.org.cn (gw [210.21.6.34]) by ns.gddsn.org.cn (Postfix) with ESMTP id 53F321CE; Thu, 6 Jun 2002 10:46:28 +0800 (CST) Message-ID: <3CFECD03.1020704@mail.gddsn.org.cn> Date: Thu, 06 Jun 2002 10:46:27 +0800 From: Huang wen hui User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: zh-cn, zh-tw, en-us MIME-Version: 1.0 To: freebsd-questions , mbr@freebsd.org Subject: openoffice 1.0 run problem Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi, I have problem with soffice. I use 4.6RC, build openoffice from latest ports(today), soffice is still coredump. (gdb) run Starting program: /home/OpenOffice.org1.0/program/soffice.bin Program received signal SIGABRT, Aborted. 0x48d17a6c in kill () from /usr/lib/libc_r.so.4 (gdb) bt #0 0x48d17a6c in kill () from /usr/lib/libc_r.so.4 #1 0x48d66516 in abort () from /usr/lib/libc_r.so.4 #2 0x48ca4444 in __terminate () from /usr/lib/libstdc++.so.3 #3 0x48ca4461 in __terminate () from /usr/lib/libstdc++.so.3 #4 0x48ca47fb in __sjthrow () from /usr/lib/libstdc++.so.3 #5 0x48426683 in cppu::loadSharedLibComponentFactory (rLibName=@0xbfbfe470, rPath=@0xbfbfe99c, rImplName=@0xbfbfe480, xMgr=@0xbfbfe490, xKey=@0xbfbfe4a0) at /home/ports/editors/openoffice/work/oo_1.0_src/cppuhelper/source/shlib.cxx:331 #6 0x483e841d in cppu::bootstrapInitialSF (rBootstrapPath=@0xbfbfe99c) at /home/ports/editors/openoffice/work/oo_1.0_src/cppuhelper/source/servicefactory.cxx:193 #7 0x483edcc8 in cppu::createImplServiceFactory (rWriteRegistry=@0xbfbfe9cc, rReadRegistry=@0xbfbfe958, bReadOnly=0 '\000', rBootstrapPath=@0xbfbfe99c) at /home/ports/editors/openoffice/work/oo_1.0_src/cppuhelper/source/servicefactory.cxx:357 #8 0x483ef0fa in cppu::createRegistryServiceFactory (rWriteRegistry=@0xbfbfe9cc, rReadRegistry=@0xbfbfe958, bReadOnly=0 '\000', rBootstrapPath=@0xbfbfe99c) at /home/ports/editors/openoffice/work/oo_1.0_src/cppuhelper/source/servicefactory.cxx:453 #9 0x486520de in vcl::unohelper::GetMultiServiceFactory () at /home/ports/editors/openoffice/work/oo_1.0_src/vcl/source/app/unohelp.cxx:146 #10 0x48652854 in vcl::unohelper::CreateBreakIterator () at /home/ports/editors/openoffice/work/oo_1.0_src/vcl/source/app/unohelp.cxx:178 #11 0x486be5b7 in OutputDevice::ImplGetTextLines (this=0xbfbfee48, rLineInfo=@0xbfbfeb70, nWidth=451, rStr=@0xbfbfeb7c, nStyle=12432) at /home/ports/editors/openoffice/work/oo_1.0_src/vcl/source/gdi/outdev3.cxx:6087 #12 0x486c10af in OutputDevice::GetTextRect (this=0xbfbfee48, rRect=@0xbfbfec5c, rOrigStr=@0xbfbfec6c, nStyle=12432, pInfo=0xbfbfec24) at /home/ports/editors/openoffice/work/oo_1.0_src/vcl/source/gdi/outdev3.cxx:7390 #13 0x48704a90 in MessBox::ImplPosControls (this=0xbfbfee48) at /home/ports/editors/openoffice/work/oo_1.0_src/vcl/source/window/msgbox.cxx:367 #14 0x48704e06 in MessBox::StateChanged (this=0xbfbfee48, nType=1) at /home/ports/editors/openoffice/work/oo_1.0_src/vcl/source/window/msgbox.cxx:441 #15 0x4871f467 in Window::ImplCallInitShow (this=0xbfbfee48) at /home/ports/editors/openoffice/work/oo_1.0_src/vcl/source/window/window.cxx:1347 #16 0x48729f01 in Window::Show (this=0xbfbfee48, bVisible=1 '\001', nFlags=0) at /home/ports/editors/openoffice/work/oo_1.0_src/vcl/source/window/window.cxx:5494 #17 0x486f86bd in Dialog::Execute (this=0xbfbfee48) at /home/ports/editors/openoffice/work/oo_1.0_src/vcl/source/window/dialog.cxx:659 #18 0x805de00 in Desktop::HandleBootstrapErrors (this=0x8095bd0, aBootstrapError=BE_UNO_SERVICEMANAGER) at /home/ports/editors/openoffice/work/oo_1.0_src/desktop/source/app/app.cxx:1037 #19 0x80608d6 in Desktop::Main (this=0x8095bd0) at /home/ports/editors/openoffice/work/oo_1.0_src/desktop/source/app/app.cxx:1239 #20 0x4864f223 in SVMain () at /home/ports/editors/openoffice/work/oo_1.0_src/vcl/source/app/svmain.cxx:277 #21 0x487a9bac in main (argc=1, argv=0xbfbff9b4) at /home/ports/editors/openoffice/work/oo_1.0_src/vcl/unx/source/app/salmain.cxx:87 #22 0x8058a11 in _start () (gdb) quit please help. --hwh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message