Take the vml.docx from here http://vmiklos.hu/blog/lo-ooxml-improvements.html : http://people.freedesktop.org/~vmiklos/2012/docx-demo/3.6/vml.docx Try to open in 440beta1 > crash (opens reasonably in 3.6.4)
Dupe of bug 58267?
I can conform with LibreOffice Version 4.0.0.0.beta1 (Build-id: 87906242e87d3ddb2ba9827818f2d1416d80cc7) TinderBox: MacOSX TDF Release, Branch:libreoffice-4-0, Time: 2012-12-05_22:13:37 Mac OSX 10.8.2 Set platform to All?
reproduced with Mac OSX 10.8.2 (see comment 2) -> NEW + change platforms to 'all'
Created attachment 71526 [details] typescript of gdb session typescript shows SIGSEGV info threads thread apply all backtrace start of backtrace full from master commit id 7ba2c82, fetched 2012-12-11 around 13:00 UTC, configured as --enable-dbgutil --enable-crashdump --disable-build-mozilla --without-system-postgresql --without-myspell-dicts --without-help --with-extra-buildid built and running on ubuntu-natty (11.04) 32-bit $ uname -a Linux cougar-natty 2.6.38-16-generic #67-Ubuntu SMP Thu Sep 6 18:00:43 UTC 2012 i686 athlon i386 GNU/Linux $ gcc --version gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ java -version java version "1.6.0_24" OpenJDK Runtime Environment (IcedTea6 1.11.5) (6b24-1.11.5-0ubuntu1~11.04.1) OpenJDK Client VM (build 20.0-b12, mixed mode, sharing) In "backtrace full" there a bunch of error messages from gdb or from a python helper or something. I do not know whether this is a hint at the problem or merely a nusiance. Later, the output looked repetitive, so I cancelled the rest of the backtrace.
Miklos: i don't know for 58267 but same stacktrace than fdo#58310
Created attachment 71528 [details] typescript of valgrind run
*** This bug has been marked as a duplicate of bug 58267 ***