From owner-freebsd-questions Thu Jun 6 0:15:58 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 647E437B407; Thu, 6 Jun 2002 00:15:51 -0700 (PDT) Received: from mail.gddsn.org.cn (gw [210.21.6.34]) by ns.gddsn.org.cn (Postfix) with ESMTP id 3ABE2BB; Thu, 6 Jun 2002 15:15:44 +0800 (CST) Message-ID: <3CFF0BFF.3040102@mail.gddsn.org.cn> Date: Thu, 06 Jun 2002 15:15:11 +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: Huang wen hui Cc: freebsd-questions , mbr@freebsd.org Subject: Re: openoffice 1.0 run problem References: <3CFECD03.1020704@mail.gddsn.org.cn> 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 Huang wen hui wrote: > 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 > forgot to mention, I use system gcc, not use ports. After build again, I got different error msg: (gdb) run The program being debugged has been started already. Start it from the beginning? (y or n) y Starting program: /home/OpenOffice.org1.0/program/soffice.bin Program received signal SIGSEGV, Segmentation fault. 0x482fe6f9 in ResMgr::GetResource (this=0x0, rId=@0xbfbfed58, pResObj=0x0) at /home/ports/editors/openoffice/work/oo_1.0_src/tools/source/rc/resmgr.cxx:890 890 nTopRes++; // Stackzeiger erhoehen (gdb) bt #0 0x482fe6f9 in ResMgr::GetResource (this=0x0, rId=@0xbfbfed58, pResObj=0x0) at /home/ports/editors/openoffice/work/oo_1.0_src/tools/source/rc/resmgr.cxx:890 #1 0x482fe80e in ResMgr::GetResourceSkipHeader (rResId=@0xbfbfed58, ppResMgr=0xbfbfebc0) at /home/ports/editors/openoffice/work/oo_1.0_src/tools/source/rc/resmgr.cxx:946 #2 0x486587e8 in Bitmap::Bitmap (this=0xbfbfed6c, rResId=@0xbfbfed58) at /home/ports/editors/openoffice/work/oo_1.0_src/vcl/source/gdi/bitmap.cxx:112 #3 0x806badc in Desktop::OpenStartupScreen (this=0x8095bd0) at /home/ports/editors/openoffice/work/oo_1.0_src/desktop/source/app/app.cxx:2133 #4 0x8060978 in Desktop::Main (this=0x8095bd0) at /home/ports/editors/openoffice/work/oo_1.0_src/desktop/source/app/app.cxx:1248 #5 0x4864f223 in SVMain () at /home/ports/editors/openoffice/work/oo_1.0_src/vcl/source/app/svmain.cxx:277 #6 0x487a9bac in main (argc=1, argv=0xbfbff5cc) at /home/ports/editors/openoffice/work/oo_1.0_src/vcl/unx/source/app/salmain.cxx:87 #7 0x8058a11 in _start () (gdb) quit may be getActualResMgr retrun null. --hwh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message