Date: Fri, 7 Jun 2002 17:19:18 +0200 (CEST) From: Martin Blapp <mb@imp.ch> To: Huang wen hui <huang@ns.gddsn.org.cn> Cc: <questions@freebsd.org> Subject: Re: openoffice 1.0 run problem Message-ID: <20020607171855.D11797-100000@levais.imp.ch> In-Reply-To: <3D00BEB5.90401@mail.gddsn.org.cn>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Do you have any special CFLAGS set or something like this ? martin Martin Blapp, <mb@imp.ch> <mbr@FreeBSD.org> ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP: <finger -l mbr@freebsd.org> PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ On Fri, 7 Jun 2002, Huang wen hui wrote: > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020607171855.D11797-100000>