Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2002 19:26:46 -0400
From:      Jim Bloom <bloom@acm.org>
To:        openoffice@freebsd.org
Subject:   core dump in idlc while building
Message-ID:  <3D657336.1060204@acm.org>

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




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