From owner-freebsd-openoffice Sun Jul 21 15:13:26 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 F217D37B400 for ; Sun, 21 Jul 2002 15:13:23 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78E0743E42 for ; Sun, 21 Jul 2002 15:13:23 -0700 (PDT) (envelope-from wa1ter@myrealbox.com) Received: from myrealbox.com wa1ter@smtp-send.myrealbox.com [66.126.110.142] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.9 $ on Novell NetWare via secured & encrypted transport (TLS); Sun, 21 Jul 2002 16:13:14 -0600 Message-ID: <3D3B3324.50804@myrealbox.com> Date: Sun, 21 Jul 2002 15:18:12 -0700 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020714 X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: Martin Blapp , freebsd-openoffice@FreeBSD.ORG Subject: Re: More about segfaults on -current References: <3D3B0293.6000104@myrealbox.com> 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 walt wrote: > Martin Blapp wrote: > >> Please start it from gdb and show me a usable trace. ... I would guess that perhaps I > would want to recompile openoffice with the -DWITH_DEBUG flag and > try again? Hmm. When I use either -DWITH_DEBUG or WITH_DEBUG=YES I get this: ============= 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/mkLW3N3U Segmentation fault (core dumped) dmake: Error code 139, while making '../../../../unxfbsd.pro/misc/urd_csslang.don' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice/work/oo_1.0.1_src/udkapi/com/sun/star/lang dmake: Error code 1, while making 'build_all' ---* TG_SLO.MK *--- *** Error code 255 A backtrace of idlc.core looks like this: Core was generated by `idlc'. Program terminated with signal 11, Segmentation fault. #0 0x280daf4d in ?? () (gdb) bt #0 0x280daf4d in ?? () #1 0x280f7e4d in ?? () #2 0x0805f8a7 in ?? () #3 0x0805f799 in ?? () #4 0x0805f85f in ?? () #5 0x0808cd01 in ?? () #6 0x0805b2b6 in ?? () (gdb) ========================================== Hmm. I just noticed that 'file setup.bin' says 'not stripped'. This means that the debug symbols are still there? If that is true then I don't know enough to give you a useful trace and perhaps just a hint or two could set me on the right track. Thanks again for all your hard work on our behalf. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message