[Libreoffice-bugs] [Bug 51324] crash in xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter by CXX0X ABI incompatibilities

2012-08-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51324

--- Comment #25 from Björn Michaelsen bjoern.michael...@canonical.com 
2012-08-02 08:32:45 UTC ---
So, I did some painful research on this:

On Ubuntu precise (build and run) the bug is not there.

On Ubuntu quantal with gcc 4.7 the bug is there even after fixing the ABI
incompatibility.



On Ubuntu precise with LibreOffice packages build on quantal (sticking to
quantal versions of non-LibreOffice packages), the bug is still there. So
whatever is the root cause it is introducing the bug already at build time.

So I recompiled the packages on quantal with gcc 4.6 and retested on Ubuntu
precise. Bug is still there, so it also is not the compiler update.

To make sure, I recompiled the exact compiler package from precise on quantal
and then recompiled LibreOffice with that on quantal and tested the result on
precise. The bug is _still_ there.

So, I am getting humbled by these results not to make any bold claims, but it
seems to me that the bug is introduced by something changing _at_buildtime_
between precise and quantal (e.g. some dependencies) and it is _not_ gcc.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51324] crash in xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter by CXX0X ABI incompatibilities

2012-07-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51324

Michael Meeks michael.me...@novell.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||NOTOURBUG

--- Comment #24 from Michael Meeks michael.me...@novell.com 2012-07-06 
03:04:16 PDT ---
So - IMHO this is not a libreoffice bug :-) and should be closed NOTOURBUG ...

Of course, if we can add a configure check to catch systems that are compiled
with an older version of libstdc++ or somesuch that'd be great - we could
prolly compile a small file that did some sizeof() checks in configure.

But hopefully the issue has gone away...

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51324] crash in xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter by CXX0X ABI incompatibilities

2012-07-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51324

--- Comment #23 from Björn Michaelsen bjoern.michael...@canonical.com 
2012-07-03 03:31:43 PDT ---
Seems we are dodging the bullet for now:

 http://gcc.gnu.org/ml/gcc/2012-07/msg00024.html

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51324] crash in xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter by CXX0X ABI incompatibilities

2012-06-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51324

--- Comment #22 from Björn Michaelsen bjoern.michael...@canonical.com 
2012-06-28 00:02:47 PDT ---
just rechecked on Ubuntu 12.04 LTS precise: 1282 full runs of xmloff_unoapi
without one hickup. So yeah, something did creep in cxx0x compiled stuff in
Ubuntu 12.10 quantal in one/any of our deps. The fun is to find out what.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51324] crash in xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter by CXX0X ABI incompatibilities

2012-06-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51324

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

Summary|crash in|crash in
   |xmloff.Impress.XMLContentIm |xmloff.Impress.XMLContentIm
   |porter::com::sun::star::doc |porter::com::sun::star::doc
   |ument::XImporter|ument::XImporter by CXX0X
   ||ABI incompatibilities

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51324] crash in xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter by CXX0X ABI incompatibilities

2012-06-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51324

--- Comment #21 from Björn Michaelsen bjoern.michael...@canonical.com 
2012-06-27 06:48:24 UTC ---
meh, saw the crasher again. But that might not be our (LibreOffice) error, but
one of the system packages (or our packages having their own build like libwp*)
using the crappy and useless CXX0X ABI (useless as it is even incompatible with
itself between 4.6 and 4.7 might continue to do so).
So we need to make sure all those do *not* use --std=..cxx0x or use our
internal version.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs