From owner-freebsd-ports Mon Feb 24 14:29:23 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4542437B405 for ; Mon, 24 Feb 2003 14:29:20 -0800 (PST) Received: from neptune.he.net (neptune.he.net [216.218.166.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC91A43F75 for ; Mon, 24 Feb 2003 14:29:19 -0800 (PST) (envelope-from fluid@sfmidimafia.com) Received: from sfmidimafia.com (stalwart.codysbooks.COM [209.133.54.175]) by neptune.he.net (8.8.6/8.8.2) with ESMTP id OAA20890 for ; Mon, 24 Feb 2003 14:29:25 -0800 Message-ID: <3E5A9CBF.2070806@sfmidimafia.com> Date: Mon, 24 Feb 2003 14:29:19 -0800 From: "Scott R." Organization: SFMM User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: OpenOffice 1.0.2 Chokes on all MS Files Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org [please cc: me in any replies as I am not currently subbed to this list. Thank you.] Over the weekend, I built and installed OpenOffice 1.0.2. My main reason for wanting it was so that I could open all of the MS docs people insist on sending me and actually read them. However, whenever I try to open any MS doc (so far I've tried Word, Excel and Powerpoint docs), I always receive the same "unrecoverable error" message and then the program dumps core and shuts down. I wanted to simply install the package, but a 'pkg_add -r openoffice' informed me that there was no such package available on the server. More info: I'm currently running: 5.0-RELEASE-p1 FreeBSD 5.0-RELEASE-p1 #0: Thu Feb 13 16:44:41 PST 2003 The output I could glean from gdb: This GDB was configured as "i386-undermydesk-freebsd"..."/usr/home/scott/OpenOffice.org1.0.2/program/soffice": not in executable format: File format not recognized Core was generated by `soffice.bin'. Program terminated with signal 6, Aborted. #0 0x28bf3613 in ?? () (gdb)bt #0 0x28bf3613 in ?? () #1 0x285ebe9b in ?? () #2 0x285ebf59 in ?? () #3 0x28a98981 in ?? () #4 0x28a987e7 in ?? () #5 #6 0x2856d76b in ?? () #7 0x28d4a571 in ?? () #8 0x28d4a11d in ?? () #9 0x28d53953 in ?? () #10 0x28d53872 in ?? () #11 0x2acaf1f1 in ?? () #12 0x2d01548d in ?? () #13 0x2d013c17 in ?? () #14 0x2d01538b in ?? () #15 0x2cf9c3b1 in ?? () #16 0x2cef67ff in ?? () #17 0x2d04d49d in ?? () #18 0x2a91c20a in ?? () #19 0x2a915a87 in ?? () #20 0x2a5cc21b in ?? () #21 0x2a36cdd0 in ?? () #22 0x2a5c4f85 in ?? () #23 0x2a5c5e8f in ?? () #24 0x2c015c82 in ?? () #25 0x2c01bc17 in ?? () #26 0x2bf82089 in ?? () #27 0x2a912f21 in ?? () #28 0x2a89de2c in ?? () #29 0x2a89f731 in ?? () #30 0x2a89f8e6 in ?? () #31 0x2a89d2ad in ?? () #32 0x2a9603b9 in ?? () #33 0x2b9947b5 in ?? () #34 0x2b99bccb in ?? () #35 0x2a86be17 in ?? () #36 0x2a86f92a in ?? () #37 0x2a9b51fd in ?? () #38 0x2beec128 in ?? () #39 0x2bee9922 in ?? () #40 0x2a9a7bcf in ?? () #41 0x2a9aa24e in ?? () #42 0x2a9aa18e in ?? () #43 0x2a9c843f in ?? () #44 0x2a9c83eb in ?? () #45 0x28364703 in ?? () #46 0x28364d93 in ?? () ---Type to continue, or q to quit--- #47 0x283b93b1 in ?? () #48 0x283b99b1 in ?? () #49 0x283dbaf5 in ?? () #50 0x283db8c7 in ?? () #51 0x283d8392 in ?? () #52 0x283d6e27 in ?? () #53 0x283de869 in ?? () #54 0x28278f94 in ?? () #55 0x28278ee9 in ?? () #56 0x0805af82 in ?? () #57 0x2827b22c in ?? () #58 0x283d5fef in ?? () #59 0x08054dd5 in ?? () (gdb) If there's any other information I can supply, please let me know and I would be happy to supply it. TIA, Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message