Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Jun 2002 10:46:27 +0800
From:      Huang wen hui <huang@mail.gddsn.org.cn>
To:        freebsd-questions <freebsd-questions@freebsd.org>, mbr@freebsd.org
Subject:   openoffice 1.0 run problem
Message-ID:  <3CFECD03.1020704@mail.gddsn.org.cn>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CFECD03.1020704>