From owner-freebsd-openoffice Thu Aug 1 8:55:18 2002 Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5FD137B400 for ; Thu, 1 Aug 2002 08:55:15 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49C4443E75 for ; Thu, 1 Aug 2002 08:55:14 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.3/8.12.3) with ESMTP id g71FtC1Y031002 for ; Thu, 1 Aug 2002 17:55:13 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g71FtCYW388098 for ; Thu, 1 Aug 2002 17:55:12 +0200 (MES) Date: Thu, 1 Aug 2002 17:56:59 +0200 (CEST) From: Martin Blapp To: Subject: Debug build does segfault Message-ID: <20020801174945.K58571-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-openoffice@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, The debug build does compile now to the end. For some strange reason, a install has it's setup.ins file missing after that. If one adds it, soffice fails with: Trace Message : bootstrap.cxx: pushing: name=UserInstallation value=${$Location:$Section:$ProductKey} Trace Message : bootstrap.cxx: pushing: name=buildid value=SRC641_[7663]_FREEBSD_INTEL__some_hostname_at_8/1/02_4:29:52 Trace Message : bootstrap.cxx: pushing: name=InstallMode value=NETWORK Trace Message : bootstrap.cxx: pushing: name=ProductPatch value=(1.0.1) Trace Message : bootstrap.cxx::getValue - name:Logo value:1 Program received signal SIGSEGV, Segmentation fault. 0x28755500 in ResMgr::GetResource(ResId const&, Resource const*) (this=0x0, rId=@0xbfbff780, pResObj=0x0) at /usr/ports/editors/openoffice/work/oo_1.0.1_src/tools/source/rc/resmgr.cxx:888 warning: Source file is more recent than executable. 888 nTopRes++; // Stackzeiger erhoehen Current language: auto; currently c++ (gdb) bt #0 0x28755500 in ResMgr::GetResource(ResId const&, Resource const*) (this=0x0, rId=@0xbfbff780, pResObj=0x0) at /usr/ports/editors/openoffice/work/oo_1.0.1_src/tools/source/rc/resmgr.cxx:888 #1 0x287556ae in ResMgr::GetResourceSkipHeader(ResId const&, ResMgr**) (rResId=@0xbfbff780, ppResMgr=0xbfbff6fc) at /usr/ports/editors/openoffice/work/oo_1.0.1_src/tools/source/rc/resmgr.cxx:943 #2 0x28337d17 in Bitmap (this=0xbfbff740, rResId=@0xbfbff780) at /usr/ports/editors/openoffice/work/oo_1.0.1_src/vcl/source/gdi/bitmap.cxx:112 #3 0x080678c8 in Desktop::OpenStartupScreen() (this=0x8085624) at /usr/ports/editors/openoffice/work/oo_1.0.1_src/desktop/source/app/app.cxx:2176 #4 0x08061649 in Desktop::Main() (this=0x8085624) at /usr/ports/editors/openoffice/work/oo_1.0.1_src/desktop/source/app/app.cxx:1264 #5 0x2832e670 in SVMain() () at /usr/ports/editors/openoffice/work/oo_1.0.1_src/vcl/source/app/svmain.cxx:277 #6 0x284d7ee2 in main (argc=1, argv=0xbfbffc10) at /usr/ports/editors/openoffice/work/oo_1.0.1_src/vcl/unx/source/app/salmain.cxx:87 #7 0x0805bcb9 in _start () (gdb) frame 0 #0 0x28755500 in ResMgr::GetResource(ResId const&, Resource const*) (this=0x0, rId=@0xbfbff780, pResObj=0x0) at /usr/ports/editors/openoffice/work/oo_1.0.1_src/tools/source/rc/resmgr.cxx:888 888 nTopRes++; // Stackzeiger erhoehen (gdb) p nTopRes Error accessing memory address 0x384: Bad address. And absolutly necessary is to set $LANG. Without you cannot even start the setup. echo $LANG de_CH.ISO8859-1 Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message