From owner-freebsd-questions Fri Jun 7 7:10:21 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 1FDE737B401 for ; Fri, 7 Jun 2002 07:10:02 -0700 (PDT) Received: from mail.gddsn.org.cn (gw [210.21.6.34]) by ns.gddsn.org.cn (Postfix) with ESMTP id 4033E52; Fri, 7 Jun 2002 22:09:58 +0800 (CST) Message-ID: <3D00BEB5.90401@mail.gddsn.org.cn> Date: Fri, 07 Jun 2002 22:09:57 +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: Martin Blapp Cc: questions@freebsd.org Subject: Re: openoffice 1.0 run problem References: <20020607025500.Q11797-100000@levais.imp.ch> 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 Martin Blapp wrote: >Hmm, > > > >>yes, STABLE( today cvsup). >>FreeBSD 4.6-RC #2: Fri Jun 7 07:09:40 CST 2002 >> >> > >And you rebuild world ? It seems that you still use an >old gcc. Can you rebuild your gcc3 port please ? > >Remove the old package and build a fresh gcc31 > >Martin > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > > > God, I got the same problem after rebuild word and gcc31. ============= Building project udkapi ============= /home/ports/editors/openoffice/work/oo_1.0_src/udkapi/com/sun/star/script idlc @/var/tmp/mkeydh1A Segmentation fault (core dumped) dmake: Error code 139, while making '../../../../unxfbsd.pro/misc/urd_cssscript.don' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /home/ports/editors/openoffice/work/oo_1.0_src/udkapi/com/sun/star/script dmake: Error code 1, while making 'build_all' ---* TG_SLO.MK *--- *** Error code 255 Stop in /home/ports/editors/openoffice. wfdb# gdb52 idlc GNU gdb 5.2 (FreeBSD) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-portbld-freebsd4.6"... (gdb) run Starting program: /home/ports/editors/openoffice/work/oo_1.0_src/solver/641/unxfbsd.pro/bin/idlc Program received signal SIGSEGV, Segmentation fault. 0x480d9525 in osl_incrementInterlockedCount (pCount=0x48271d40) at interlck.c:81 81 __asm__ __volatile__ ( Current language: auto; currently c (gdb) bt #0 0x480d9525 in osl_incrementInterlockedCount (pCount=0x48271d40) at interlck.c:81 #1 0x480f62f5 in rtl_string_new (ppThis=0x8097510) at strtmpl.c:1234 #2 0x080831d7 in OString (this=0x8097510) at /home/ports/editors/openoffice/work/oo_1.0_src/solver/641/unxfbsd.pro/inc/rtl/string.hxx:137 #3 0x0805ee59 in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at ../unxfbsd.pro/misc/stripped_scanner.ll:83 #4 0x0805ef73 in _GLOBAL__I_yyleng () at /home/ports/editors/openoffice/work/oo_1.0_src/solver/641/unxfbsd.pro/inc/stl/stl/_alloc.h:251 #5 0x080831a5 in __do_global_ctors_aux () at /home/ports/editors/openoffice/work/oo_1.0_src/idlc/source/astexpression.cxx:1638 #6 0x0805a952 in _init () (gdb) any suggestion? --hwh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message