Date: Tue, 19 Feb 2013 23:50:02 GMT From: "Mikhail T." <mi+thun@aldan.algebra.com> To: office@FreeBSD.org Subject: Re: ports/176269: editors/libreoffice 3.6.5_2 does not start on i386 Message-ID: <201302192350.r1JNo273094356@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/176269; it has been noted by GNATS. From: "Mikhail T." <mi+thun@aldan.algebra.com> To: bug-followup@FreeBSD.org, rotkap@gmx.de Cc: Subject: Re: ports/176269: editors/libreoffice 3.6.5_2 does not start on i386 Date: Tue, 19 Feb 2013 18:43:46 -0500 This is a multi-part message in MIME format. --------------030307090009000507050601 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Heino, the office team are likely to need to know the compiler you used (clang or gcc), the compiler flags, and the options you picked. It may also help greatly, if you could provide the crash stack -- it is very likely, that after a failure to start, a file soffice.bin.core is left in the current directory. Could you load it into gdb: % echo where | gdb /usr/local/lib/libreoffice/soffice.bin soffice.bin.core ...... (gdb) where and share the output? Thanks! -mi --------------030307090009000507050601 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> </head> <body text="#000000" bgcolor="#FFFFFF"> Heino, the office team are likely to need to know the compiler you used (clang or gcc), the compiler flags, and the options you picked.<br> <br> It may also help greatly, if you could provide the crash stack -- it is very likely, that after a failure to start, a file soffice.bin.core is left in the current directory. Could you load it into gdb:<br> <blockquote>% echo where | gdb /usr/local/lib/libreoffice/soffice.bin soffice.bin.core<br> ......<br> (gdb) where<br> </blockquote> and share the output? Thanks!<br> <blockquote>-mi<br> </blockquote> </body> </html> --------------030307090009000507050601--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302192350.r1JNo273094356>