Downstream bug may be found at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/789891 1) lsb_release -rd Description: Ubuntu precise (development branch) Release: 12.04 2) apt-cache policy python2.7 python2.7: Installed: 2.7.2-13ubuntu5 Candidate: 2.7.2-13ubuntu5 Version table: *** 2.7.2-13ubuntu5 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages 100 /var/lib/dpkg/status apt-cache policy libreoffice libreoffice: Installed: 1:3.5.0-1ubuntu1 Candidate: 1:3.5.0-1ubuntu1 Version table: *** 1:3.5.0-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages 100 /var/lib/dpkg/status 3) What is (naively) expected to happen is running the attachment at the Terminal: cd ~/Desktop && wget https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/789891/+attachment/2146841/+files/test.py && python test.py does not segfaults. 4) It segfaults. I do not know the purpose of the file or ramifications of it crashing (valid or deprecated syntax, etc.). I was triaging https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/251427 and trying to reproduce. First reproduced in: lsb_release -rd Description: Ubuntu 11.04 Release: 11.04 apt-cache policy python2.7 python2.7: Installed: 2.7.1-5ubuntu2 Candidate: 2.7.1-5ubuntu2 Version table: *** 2.7.1-5ubuntu2 0 500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages 100 /var/lib/dpkg/status LO 3.3.4
Created attachment 57448 [details] test.py
Could you try a newer version 3.4.5 or 3.5.0 and tell if you reproduce this problem ? FYI, there won't be any 3.3.X LO version.
Julien Nabet, please re-read description. ;) Status -> New
Christopher: Any update about this? BTW after having reread description I don't know what you meant in your previous comment.
@Julien: description says it also is reproducable in 3.5.0
Reproducible in: lsb_release -rd Description: Ubuntu 12.10 Release: 12.10 apt-cache policy libreoffice libreoffice: Installed: 1:3.6.2~rc2-0ubuntu4 Candidate: 1:3.6.2~rc2-0ubuntu4 Version table: *** 1:3.6.2~rc2-0ubuntu4 0 900 http://archive.ubuntu.com/ubuntu/ quantal-updates/universe i386 Packages 100 /var/lib/dpkg/status 1:3.6.2~rc2-0ubuntu3 0 500 http://archive.ubuntu.com/ubuntu/ quantal/universe i386 Packages apt-cache policy python python: Installed: 2.7.3-0ubuntu7 Candidate: 2.7.3-0ubuntu7 Version table: *** 2.7.3-0ubuntu7 0 500 http://archive.ubuntu.com/ubuntu/ quantal/main i386 Packages 100 /var/lib/dpkg/status
Bjoern/Christopher: ok I had missed 3.5 part last time and I see that it's reproduceable in 3.6 too. Sorry for the noise.
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (4.4.0.3 or later): https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) Thank you for your help! -- The LibreOffice QA Team This NEW Message was generated on: 2015-02-19
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3f69547397e5841d0915921be5be8b3edfdfdbc5 Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instance It will be available in 5.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
no crash, and now even works
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7d8383fb96a71e8ff2a5991c24dc36d82357207f&h=libreoffice-5-0 Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instance It will be available in 5.0.0.0.beta2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-4-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4b73386f06f9cea4a23f7e0a0882540e3dd4aa0a&h=libreoffice-4-4 Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instance It will be available in 4.4.5. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.