From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Mar 12 13:10:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 499F5690 for ; Tue, 12 Mar 2013 13:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 0E8BC8B6 for ; Tue, 12 Mar 2013 13:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2CDA03X091553 for ; Tue, 12 Mar 2013 13:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2CDA0aB091552; Tue, 12 Mar 2013 13:10:00 GMT (envelope-from gnats) Resent-Date: Tue, 12 Mar 2013 13:10:00 GMT Resent-Message-Id: <201303121310.r2CDA0aB091552@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sayetsky Anton Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B943AF47 for ; Tue, 12 Mar 2013 13:04:05 +0000 (UTC) (envelope-from jason@jw.lds.net.ua) Received: from jw.lds.net.ua (jw.lds.net.ua [193.192.37.74]) by mx1.freebsd.org (Postfix) with ESMTP id 177D7383 for ; Tue, 12 Mar 2013 13:04:04 +0000 (UTC) Received: from jw.lds.net.ua (localhost [127.0.0.1]) by jw.lds.net.ua (8.14.5/8.14.5) with ESMTP id r2CD3ufF032198 for ; Tue, 12 Mar 2013 15:03:57 +0200 (EET) (envelope-from jason@jw.lds.net.ua) Received: (from jason@localhost) by jw.lds.net.ua (8.14.5/8.14.5/Submit) id r2CD3p9Z032197; Tue, 12 Mar 2013 15:03:51 +0200 (EET) (envelope-from jason) Message-Id: <201303121303.r2CD3p9Z032197@jw.lds.net.ua> Date: Tue, 12 Mar 2013 15:03:51 +0200 (EET) From: Sayetsky Anton To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/176880: editors/libreoffice: calc crashes when trying to change cell format X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Sayetsky Anton List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Mar 2013 13:10:01 -0000 >Number: 176880 >Category: ports >Synopsis: editors/libreoffice: calc crashes when trying to change cell format >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 12 13:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Sayetsky Anton >Release: FreeBSD 9.1-RELEASE-p1 amd64 >Organization: >Environment: System: FreeBSD jw.local 9.1-RELEASE-p1 FreeBSD 9.1-RELEASE-p1 #0 r247145: Fri Feb 22 11:53:22 EET 2013 root@jw.local:/usr/obj/media/dvlfiles/build/src/sys/JASONW amd64 >Description: When trying to change cell options in Calc, soffice.bin crashes. Backtrace below: jason@jw:~/docs$ gdb GNU gdb 6.1.1 [FreeBSD] Copyright 2004 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 "amd64-marcel-freebsd". (gdb) core soffice.bin.core Core was generated by `soffice.bin'. Program terminated with signal 11, Segmentation fault. #0 0x000000080060ac61 in ?? () (gdb) bt #0 0x000000080060ac61 in ?? () Cannot access memory at address 0x7fffffff9ad0 (gdb) Here is my configs: jason@jw:/usr/ports/editors/libreoffice$ make showconfig ===> The following configuration options are available for libreoffice-4.0.1: CUPS=on: CUPS printing system DEBUG=off: Install debug symbols GNOME=off: GNOME desktop environment GTK2=off: GTK+ 2 GUI toolkit GTK3=off: GTK+ 3 GUI toolkit JAVA=off: Add java support (XML Filters, macros) KDE4=on: KDE 4 desktop environment MERGELIBS=on: Enable linking of big merged library MMEDIA=off: Enable multimedia backend for impress PGSQL=off: Build with PostgreSQL-SDBC driver SDK=off: Build with SDK SYSTRAY=off: Enable systemtray quickstarter TEST=off: Run all regression tests WEBDAV=off: Enable webdav protocol ===> Use 'make config' to modify these settings jason@jw:/usr/ports/editors/libreoffice$ cat /etc/make.conf # CPUTYPE?=core2 CFLAGS= -O2 -pipe -fno-strict-aliasing COPTFLAGS= -O2 -pipe -fno-strict-aliasing WITHOUT_MODULES= xfs MAKE_JOBS_NUMBER=5 FORCE_MAKE_JOBS=yes WITHOUT_GCONF=yes .if ${.CURDIR:M*/ports/print/freetype2} WITH_LCD_FILTERING=yes .endif .if ${.CURDIR:M*/ports/x11-fonts/webfonts} WITH_MSWINDOWS_LICENSE=yes .endif .if ${.CURDIR:M*/ports/www/firefox-i18n} WITHOUT_SWITCHER=yes .endif .if ${.CURDIR:M*/ports/mail/thunderbird-i18n} WITHOUT_SWITCHER=yes THUNDERBIRD_I18N=ru .endif .if ${.CURDIR:M*/ports/multimedia/mplayer} WITH_LANG=ru .endif .if ${.CURDIR:M*/ports/graphics/vigra} CC=clang CXX=clang++ CPP=clang-cpp .endif .if ${.CURDIR:M*/ports/security/p11-kit} MAKE_JOBS_UNSAFE=yes .endif # added by use.perl 2013-03-11 12:19:50 PERL_VERSION=5.14.2 jason@jw:/usr/ports/editors/libreoffice$ pkg_info -r libreoffice-4.0.1 Information for libreoffice-4.0.1: Depends on: Dependency: xineramaproto-1.2.1 Dependency: xf86vidmodeproto-2.3.1 Dependency: xextproto-7.2.0 Dependency: videoproto-2.3.1 Dependency: renderproto-0.11.1 Dependency: recordproto-1.14.1 Dependency: randrproto-1.3.2 Dependency: printproto-1.0.5 Dependency: kbproto-1.0.5 Dependency: inputproto-2.0.2 Dependency: glproto-1.4.15 Dependency: fixesproto-5.0 Dependency: dri2proto-2.6 Dependency: damageproto-1.2.1 Dependency: fontcacheproto-0.1.3 Dependency: xmlcatmgr-2.2 Dependency: xmlcharent-0.3_2 Dependency: libexttextcat-3.4.0 Dependency: iso8879-1986_3 Dependency: hyphen-2.8.6 Dependency: expat-2.0.1_2 Dependency: docbook-xml-4.5 Dependency: docbook-xml-4.4_1 Dependency: docbook-xml-4.3 Dependency: docbook-xml-4.2_1 Dependency: docbook-sk-4.1.2_4 Dependency: docbook-5.0_1 Dependency: docbook-4.5_2 Dependency: docbook-4.4_2 Dependency: docbook-4.3 Dependency: docbook-4.2 Dependency: docbook-4.1_4 Dependency: docbook-1.4 Dependency: docbook-xsl-1.76.1 Dependency: gnome_subr-1.0 Dependency: dmidecode-2.11 Dependency: ca_root_nss-3.14.3 Dependency: openldap-client-2.4.34 Dependency: mDNSResponder-333.10 Dependency: xvid-1.3.2,1 Dependency: x264-0.125.2201 Dependency: libvpx-1.1.0 Dependency: qt4-doc-4.8.4 Dependency: pciids-20130308 Dependency: kdehier4-1.0.11 Dependency: kde4-icons-oxygen-4.9.5 Dependency: hicolor-icon-theme-0.12 Dependency: gnomehier-3.0 Dependency: lp_solve-5.5.2.0 Dependency: gmp-5.1.1 Dependency: perl-threaded-5.14.2_3 Dependency: poppler-data-0.4.5 Dependency: png-1.5.14 Dependency: jpeg-8_4 Dependency: jbigkit-1.6 Dependency: tiff-4.0.3 Dependency: lcms2-2.4 Dependency: openjpeg-1.5.0_2 Dependency: lcms-1.19_1,1 Dependency: libmng-1.0.10_2 Dependency: ilmbase-1.0.3 Dependency: OpenEXR-1.7.1 Dependency: yajl-2.0.4_1 Dependency: pkgconf-0.8.12 Dependency: xproto-7.0.22 Dependency: shared-desktop-ontologies-0.10.0 Dependency: rtmpdump-2.4_1 Dependency: pixman-0.24.2 Dependency: libfontenc-1.1.0 Dependency: libXdmcp-1.1.0 Dependency: libXau-1.0.6 Dependency: libICE-1.0.7,1 Dependency: libSM-1.2.0,1 Dependency: freetype2-2.4.11 Dependency: mkfontscale-1.1.0 Dependency: mkfontdir-1.0.7 Dependency: fontconfig-2.9.0,1 Dependency: linuxlibertine-g-20120116 Dependency: dejavu-2.33 Dependency: GentiumBasic-110 Dependency: pcre-8.32 Dependency: orc-0.4.16_1 Dependency: schroedinger-1.0.11_1 Dependency: nspr-4.9.5 Dependency: libvolume_id-0.81.1 Dependency: libpthread-stubs-0.3_3 Dependency: libxcb-1.7 Dependency: xcb-util-0.3.9_1,1 Dependency: xcb-util-renderutil-0.3.8 Dependency: libX11-1.4.4,1 Dependency: liberation-fonts-ttf-2.00.1,1 Dependency: libXt-1.1.1,1 Dependency: libXrender-0.9.6 Dependency: libXfixes-5.0 Dependency: libXext-1.3.0_1,1 Dependency: libXxf86vm-1.1.1 Dependency: libXv-1.0.6,1 Dependency: libXrandr-1.3.2 Dependency: libXpm-3.5.9 Dependency: libXp-1.0.1,1 Dependency: libXmu-1.1.0,1 Dependency: xprop-1.2.1 Dependency: xauth-1.0.7 Dependency: libXinerama-1.1.1,1 Dependency: libXi-1.4.5,1 Dependency: libXtst-1.2.0 Dependency: libXfontcache-1.0.5 Dependency: xset-1.2.2_1 Dependency: xdg-utils-1.0.2_8 Dependency: libXdamage-1.1.3 Dependency: libXcursor-1.1.12 Dependency: libXaw-1.0.9,2 Dependency: giflib-4.2.1_1 Dependency: libpciaccess-0.12.1 Dependency: libdrm-2.4.17_1 Dependency: libGL-7.6.1_3 Dependency: libva-1.1.0_3 Dependency: libGLU-7.6.1_2 Dependency: freeglut-2.8.0 Dependency: jasper-1.900.1_10 Dependency: libltdl-2.4.2 Dependency: libffi-3.0.12 Dependency: libexecinfo-1.1_3 Dependency: libdaemon-0.14 Dependency: icu-50.1.2 Dependency: boost-libs-1.52.0_1 Dependency: sqlite3-3.7.14.1 Dependency: nss-3.14.3 Dependency: libiodbc-3.52.8 Dependency: gdbm-1.9.1 Dependency: db41-4.1.25_4 Dependency: libiconv-1.14 Dependency: libxml2-2.7.8_5 Dependency: liblangtag-0.4.0 Dependency: hunspell-1.3.2_1 Dependency: mythes-1.2.3 Dependency: graphite2-1.2.0 Dependency: gettext-0.18.1.1 Dependency: python27-2.7.3_6 Dependency: tdb-1.2.11,1 Dependency: talloc-2.0.8 Dependency: samba36-libsmbclient-3.6.12 Dependency: libidn-1.26 Dependency: libgpg-error-1.11 Dependency: libgcrypt-1.5.0_1 Dependency: libxslt-1.1.28 Dependency: glib-2.34.3 Dependency: qt4-corelib-4.8.4_1 Dependency: qt4-xml-4.8.4 Dependency: qt4-sql-4.8.4 Dependency: qt4-sqlite-plugin-4.8.4 Dependency: qt4-script-4.8.4 Dependency: qt4-qtestlib-4.8.4 Dependency: qt4-network-4.8.4 Dependency: qt4-xmlpatterns-4.8.4 Dependency: qt4-gui-4.8.4 Dependency: qt4-svg-4.8.4 Dependency: qt4-qt3support-4.8.4 Dependency: qt4-opengl-4.8.4 Dependency: qt4-imageformats-4.8.4 Dependency: qt4-declarative-4.8.4 Dependency: qt4-clucene-4.8.4 Dependency: qt4-help-4.8.4 Dependency: qca-2.0.3_1 Dependency: gamin-0.1.10_4 Dependency: gio-fam-backend-2.34.3 Dependency: shared-mime-info-1.0_2 Dependency: libgsf-1.14.21_1 Dependency: libwpd-0.9.6 Dependency: libwps-0.2.7 Dependency: libwpg-0.2.1_2 Dependency: libvisio-0.0.25 Dependency: libmspub-0.0.5 Dependency: libcdr-0.0.11 Dependency: kde4-shared-mime-info-1.2 Dependency: gobject-introspection-1.34.2 Dependency: gstreamer-0.10.36 Dependency: gstreamer-plugins-0.10.36_2,3 Dependency: qt4-webkit-4.8.4_1 Dependency: qt4-assistant-4.8.4 Dependency: exiv2-0.23,1 Dependency: dbus-1.6.8 Dependency: qt4-dbus-4.8.4 Dependency: qzeitgeist-0.8.0 Dependency: qt4-qdbusviewer-4.8.4 Dependency: polkit-0.105_1 Dependency: phonon-4.6.0_1 Dependency: qt4-designer-4.8.4 Dependency: libdbusmenu-qt-0.9.2_1 Dependency: hupnp-1.0.0_1 Dependency: dbus-glib-0.100.1 Dependency: policykit-0.9_6 Dependency: eggdbus-0.6_1 Dependency: polkit-qt-0.103.0_1 Dependency: curl-7.24.0_2 Dependency: raptor2-2.0.8_2 Dependency: rasqal-0.9.30 Dependency: redland-1.0.16 Dependency: soprano-2.9.0 Dependency: libcmis-0.3.1 Dependency: cups-client-1.5.4_1 Dependency: consolekit-0.4.3 Dependency: hal-0.5.14_20 Dependency: clucene-2.3.3.4 Dependency: cairo-1.10.2_5,2 Dependency: poppler-0.18.4_2 Dependency: avahi-app-0.6.29_3 Dependency: attica-0.4.1,2 Dependency: aspell-0.60.6.1_2 Dependency: enchant-1.6.0 Dependency: en-aspell-7.1.0_1 Dependency: libogg-1.3.0,4 Dependency: libvorbis-1.3.3_1,3 Dependency: libtheora-1.1.1_3 Dependency: alsa-lib-1.0.26 Dependency: ffmpeg-0.7.15,1 Dependency: strigi-0.7.7_5 Dependency: kdelibs-4.9.5_1 Dependency: libzip-0.10.1 Dependency: liborcus-0.3.0 jason@jw:/usr/ports/editors/libreoffice$ >How-To-Repeat: Create a spreadsheet in calc, right click on any cell try to change its format. >Fix: >Release-Note: >Audit-Trail: >Unformatted: