From owner-freebsd-openoffice Thu Aug 22 16:28: 8 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 99ABC37B400 for ; Thu, 22 Aug 2002 16:28:06 -0700 (PDT) Received: from jbloom.org (reyim.ne.client2.attbi.com [24.60.104.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA03843E7B for ; Thu, 22 Aug 2002 16:28:05 -0700 (PDT) (envelope-from bloom@acm.org) Received: from acm.org (jmblap.jbloom.org [172.17.235.110]) by jbloom.org (8.11.6/8.11.6) with ESMTP id g7MNS2A58185 for ; Thu, 22 Aug 2002 19:28:04 -0400 (EDT) (envelope-from bloom@acm.org) Message-ID: <3D657336.1060204@acm.org> Date: Thu, 22 Aug 2002 19:26:46 -0400 From: Jim Bloom User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020821 X-Accept-Language: en-us, en MIME-Version: 1.0 To: openoffice@freebsd.org Subject: core dump in idlc while building Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 I am trying to build OpenOffice on Current. The kernel, system and ports tree date from a cvsup done around 10:00 EDT Audust 21. The build keeps aborting with a segmentation violation in idlc. There seems to be no difference if debuggin g is turned on or not. The end of the build output is as follows: ============= Building project udkapi ============= /usr/ports/editors/openoffice/work/oo_1.0.1_src/udkapi/com/sun/star/lang mkout -- version: 1.3 idlc @/var/tmp/mkYh4UiQ idlc: compile 'ArrayIndexOutOfBoundsException.idl' ... Segmentation fault (core dumped) dmake: Error code 139, while making '../../../../unxfbsd.pro/misc/urd_csslang.don' Gdb gives the following backtrace: (gdb) where #0 0x283a42f6 in strchr () from /usr/lib/libc.so.5 #1 0x28239924 in __JCR_LIST__ () from /usr/ports/editors/openoffice/work/oo_1.0.1_src/solver/641/unxfbsd.pro/lib/libsal.so.3 #2 0x280a6357 in osl_getExecutableFile (pustrFile=0xbfbfe1c0) at process.c:434 #3 0x08055753 in compileFile(rtl::OString const&) (fileName=@0xbfbfe364) at /usr/ports/editors/openoffice/work/oo_1.0.1_src/idlc/source/idlccompile.cxx:318 #4 0x08052d62 in main (argc=2, argv=0xbfbfe404) at /usr/ports/editors/openoffice/work/oo_1.0.1_src/idlc/source/idlcmain.cxx:95 #5 0x0804b1ad in _start () Jim Bloom bloom@acm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message