** Bug watch added: LibreOffice Bugzilla #67537 https://www.libreoffice.org/bugzilla/show_bug.cgi?id=67537
** Also affects: df-libreoffice via https://www.libreoffice.org/bugzilla/show_bug.cgi?id=67537 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1206131 Title: soffice.bin crashed with SIGSEGV in cppu::_copyConstructAny() Status in LibreOffice Productivity Suite: Unknown Status in “libreoffice” package in Ubuntu: Confirmed Bug description: 1) lsb_release -rd Description: Ubuntu 13.04 Release: 13.04 2) apt-cache policy libreoffice-calc libreoffice-calc: Installed: 1:4.0.2-0ubuntu1 Candidate: 1:4.0.2-0ubuntu1 Version table: *** 1:4.0.2-0ubuntu1 0 500 http://archive.ubuntu.com/ubuntu/ raring/main i386 Packages 100 /var/lib/dpkg/status 3) What is expected to happen in Calc via a terminal: cd ~/Desktop && wget https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1206131/+attachment/3753232/+files/OfficeRG.docx && lowriter --nologo OfficeRG.docx is it opens successfully. 4) What happens instead is it crashes consistently. $ gdb --args /usr/lib/libreoffice/program/soffice.bin /tmp/OfficeRG.docx GNU gdb (GDB) 7.5.91.20130417-cvs-ubuntu Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/lib/libreoffice/program/soffice.bin...Reading symbols from /usr/lib/debug/usr/lib/libreoffice/program/soffice.bin...done. done. (gdb) r Starting program: /usr/lib/libreoffice/program/soffice.bin /tmp/OfficeRG.docx [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffe8282700 (LWP 7525)] [New Thread 0x7fffe1c96700 (LWP 7526)] [New Thread 0x7fffe1495700 (LWP 7527)] [New Thread 0x7fffe0a4b700 (LWP 7528)] [New Thread 0x7fffd1e23700 (LWP 7529)] [Thread 0x7fffe1c96700 (LWP 7526) exited] [New Thread 0x7fffe1c96700 (LWP 7530)] Program received signal SIGSEGV, Segmentation fault. cppu::_copyConstructAny (pDestAny=0x1c295b8, pSource=0x730065, pType=0x6c007500520067, pTypeDescr=0x0, acquire= 0x7fffc9180860 <com::sun::star::uno::cpp_acquire(void*)>, mapping=0x0) at /build/buildd/libreoffice-4.0.2/cppu/source/uno/copy.hxx:335 335 /build/buildd/libreoffice-4.0.2/cppu/source/uno/copy.hxx: No such file or directory. To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/1206131/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp