[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-11-09 Thread Sebastien Bacher
** Also affects: libreoffice (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: gcc-4.7 (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: boost1.49 (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Changed in: boost1.49 (Ubuntu Quantal)
   Importance: Undecided = High

** Changed in: gcc-4.7 (Ubuntu Quantal)
   Status: New = Invalid

** Changed in: gcc-4.7 (Ubuntu Quantal)
   Importance: Undecided = Medium

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in Boost C++ Libraries:
  New
Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “boost1.49” source package in Quantal:
  New
Status in “gcc-4.7” source package in Quantal:
  Invalid
Status in “libreoffice” source package in Quantal:
  New

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/boost/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package boost1.49 - 1.49.0-3.1ubuntu4

---
boost1.49 (1.49.0-3.1ubuntu4) raring; urgency=low

  * backport fix for boost unordered (LP: #1017125)
 -- Bjoern Michaelsen bjoern.michael...@canonical.com   Thu, 08 Nov 2012 
02:02:20 +0100

** Changed in: boost1.49 (Ubuntu)
   Status: Confirmed = Fix Released

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in Boost C++ Libraries:
  New
Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Fix Released
Status in “gcc-4.7” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “boost1.49” source package in Quantal:
  New
Status in “gcc-4.7” source package in Quantal:
  Invalid
Status in “libreoffice” source package in Quantal:
  New

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/boost/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-11-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/boost1.49

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in Boost C++ Libraries:
  New
Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Fix Released
Status in “gcc-4.7” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “boost1.49” source package in Quantal:
  New
Status in “gcc-4.7” source package in Quantal:
  Invalid
Status in “libreoffice” source package in Quantal:
  New

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/boost/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-11-09 Thread Björn Michaelsen
** Patch added: quantal backport minimal diff
   
https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1017125/+attachment/3429097/+files/quantal_minimal.debdiff

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in Boost C++ Libraries:
  New
Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Fix Released
Status in “gcc-4.7” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “boost1.49” source package in Quantal:
  New
Status in “gcc-4.7” source package in Quantal:
  Invalid
Status in “libreoffice” source package in Quantal:
  New

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/boost/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-11-09 Thread Björn Michaelsen
please find attached the minimal debdiff to review far SRU to quantal.
Package is available for pickup on chinstrap too.

** Description changed:

+ [Impact]
+ 
+  * possible root cause of bug 1067907 and essentially ever other client using 
boost::unordered
+  * bug 1067907 alone has ~50 reported crashes per day
+ 
+ [Test Case]
+ 
+  * compile and run the attached testcase
+ 
+ [Regression Potential]
+ 
+  * miminal patch provided as a patch by upstream -- has been fixed in
+ later boost versions
+ 
+ [Other Info]
+ 
+ These was the original symptoms in LibreOffice causing the bug hunt --
+ it has been evaded (without fixing the root cause in boost up to now) by
+ not using the broken boost method in LibreOffice with
+ 
http://cgit.freedesktop.org/libreoffice/core/commit/?id=861e55bd889d9f5f5b37724b3615e9355e2d5c15g=libreoffice-3-6
+ :
+ 
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter
  
  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java
  
  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done
  
  expected result:
  test passes without a crash
  
  actual result:
  crash

** Summary changed:

- boost::unordered_multimap::erase(iterator, iterator) broken on quantal
+ [SRU quantal] boost::unordered_multimap::erase(iterator, iterator) broken 
in bosst1.49

** Summary changed:

- [SRU quantal] boost::unordered_multimap::erase(iterator, iterator) broken 
in bosst1.49
+ [SRU quantal] boost::unordered_multimap::erase(iterator, iterator) broken 
in boost1.49

** Bug watch added: Red Hat Bugzilla #806236
   https://bugzilla.redhat.com/show_bug.cgi?id=806236

** Also affects: boost1.49 (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=806236
   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/1017125

Title:
  [SRU quantal] boost::unordered_multimap::erase(iterator, iterator)
  broken in boost1.49

Status in Boost C++ Libraries:
  New
Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Fix Released
Status in “gcc-4.7” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “boost1.49” source package in Quantal:
  New
Status in “gcc-4.7” source package in Quantal:
  Invalid
Status in “libreoffice” source package in Quantal:
  New
Status in “boost1.49” package in Fedora:
  Unknown

Bug description:
  [Impact]

   * possible root cause of bug 1067907 and essentially ever other client using 
boost::unordered
   * bug 1067907 alone has ~50 reported crashes per day

  [Test Case]

   * compile and run the attached testcase

  [Regression Potential]

   * miminal patch provided as a patch by upstream -- has been fixed in
  later boost versions

  [Other Info]

  These was the original symptoms in LibreOffice causing the bug hunt --
  it has been evaded (without fixing the root cause in boost up to now)
  by not using the broken boost method in LibreOffice with
  
http://cgit.freedesktop.org/libreoffice/core/commit/?id=861e55bd889d9f5f5b37724b3615e9355e2d5c15g=libreoffice-3-6
  :

  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/boost/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-11-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~bjoern-michaelsen/+junk/boost1.49-lp1017125

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in Boost C++ Libraries:
  New
Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/boost/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-11-08 Thread Björn Michaelsen
The attached branch with the backported fix seems to indeed fix the
testcase. Can someone pick this up and sponsor it? I would also suggest
SRUing it to quantal as it possibly fixes bug 1067907.

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in Boost C++ Libraries:
  New
Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/boost/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-11-08 Thread Dmitrijs Ledkovs
Subscribing ~ubuntu-sponsors.

For SRU, please fill out the template in the bug description as per
https://wiki.ubuntu.com/StableReleaseUpdates#SRU_Bug_Template

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in Boost C++ Libraries:
  New
Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/boost/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-10-31 Thread Björn Michaelsen
** Bug watch added: Boost Trac #7618
   http://svn.boost.org/trac/boost/ticket/7618

** Also affects: boost via
   http://svn.boost.org/trac/boost/ticket/7618
   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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in Boost C++ Libraries:
  Unknown
Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/boost/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-10-31 Thread Bug Watch Updater
** Changed in: boost
   Status: Unknown = New

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in Boost C++ Libraries:
  New
Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/boost/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-10-31 Thread Björn Michaelsen
Claimed upstream to be fixed with
https://svn.boost.org/trac/boost/changeset/80894.

@doko: Since
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1067907
likely is caused by the same root cause, is it possible to backport that
fix, so that the next LibreOffice SRU is fixed with this?

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in Boost C++ Libraries:
  New
Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/boost/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-09-06 Thread Matthias Klose
using std::unordered_map in c++11 mode instead of the boost version does
work, so I don't see what can/should be fixed on the GCC side. Is there
now a boost upstream report as suggested earlier?


** Changed in: gcc-4.7 (Ubuntu)
   Status: Triaged = Invalid

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-09-06 Thread Matthias Klose
forgot to say that the testcase has the same behaviour for 4.6 and 4.7

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-08-23 Thread Launchpad Bug Tracker
This bug was fixed in the package libreoffice - 1:3.6.0~rc4-0ubuntu3

---
libreoffice (1:3.6.0~rc4-0ubuntu3) quantal-proposed; urgency=low

  * backport patch to evade fdo#51324 (LP: #1017125)
  * pure white progress bar is better for now (LP: #1026059)
  * reenable subsequentcheck
  * update patch queue:
- readd split-binfilters-and-evo.diff from debian
- add backported dont-let-autoextension-interfere-with-kfiledialog.diff
  from debian
- remove obsolete force C++ ABI patch
- remove obsolete lp-904212-add-missing-mimetypes-to-impress.desktop.diff
- remove obsolete remove-broken-mysqlcon-version-check.diff
- remove unoapi-test disabling patch, now that we seem to evade lp#1017125
  * reenable reportbuilder for universe ppa builds only (LP: #992232)
  * add packagekit patch
  * add unitymenus patch
 -- Bjoern Michaelsen bjoern.michael...@canonical.com   Tue, 21 Aug 2012 
02:46:51 +0200

** Changed in: libreoffice (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  Triaged
Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-08-22 Thread Björn Michaelsen
Reproduction scenario: Note that the rand() stuff is needed, a sequence of 500 
subsequent entries does not cut it (hash collisions needed to trigger the bug 
maybe?).
Compile with gcc (Ubuntu/Linaro 4.7.1-6ubuntu1) 4.7.1 and:
g++ -I/usr/include lp1017125.cxx  ./a.out
on quantal and it crashes here everytime.

** Attachment added: testcase
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1017125/+attachment/3271642/+files/lp1017125.cxx

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  New
Status in “libreoffice” package in Ubuntu:
  Fix Committed

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-08-22 Thread Björn Michaelsen
note: the crash happens on destruction of the map, not while iterating
curiously.

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  New
Status in “libreoffice” package in Ubuntu:
  Fix Committed

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-08-22 Thread Björn Michaelsen
Walking through the powers of 2 and then bisecting, it seems it is
stable up to 12 elements and with 13 it begins to fall apart.

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  New
Status in “libreoffice” package in Ubuntu:
  Fix Committed

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-08-22 Thread Steve Langasek
Marking triaged for gcc now that we have a test case.

** Changed in: gcc-4.7 (Ubuntu)
   Importance: Undecided = Medium

** Changed in: gcc-4.7 (Ubuntu)
   Status: New = Triaged

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  Triaged
Status in “libreoffice” package in Ubuntu:
  Fix Committed

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-08-22 Thread Steve Langasek
** Changed in: gcc-4.7 (Ubuntu)
 Assignee: (unassigned) = Matthias Klose (doko)

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  Triaged
Status in “libreoffice” package in Ubuntu:
  Fix Committed

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-08-21 Thread Björn Michaelsen
Patched around with:
http://anonscm.debian.org/gitweb/?p=pkg-openoffice/libreoffice.git;a=commitdiff;h=576f40c827638e002752fee256c1f67b7b493007
in Ubuntu packaging. Upstreamed and backported to 3.6 upstream as:
https://gerrit.libreoffice.org/#/c/373/

However I could not reproduce this in a simple testcase so far although I 
tried. Looking further I found that LibreOffice uses an icky cast in this for 
the map, although unless I am mistaken, that should not lead to any issues on 
our archs (it might cause unhelpful hash collisions on windows 64-Bit though). 
Jut to be save and sane I also commited a better cast there:
https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=03d64b736ac612f7ce2e7c40a0be04a6e23ae489

Hints or corrections (on why that have might indeed be troublesome) most
welcome.

** Changed in: libreoffice (Ubuntu)
   Status: In Progress = Fix Committed

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  New
Status in “libreoffice” package in Ubuntu:
  Fix Committed

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-08-08 Thread Steve Langasek
Bjoern, we definitely should not be including two copies of boost in
main to work around this bug.  Can you provide a minimal test case
showing the problem with the boost code, so we can work on getting that
fixed?

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  New
Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-08-08 Thread Steve Langasek
Also, is there any bug report with boost upstream for this?

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  New
Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-08-08 Thread Björn Michaelsen
No, there is no upstream bug at boost about that that I know of yet. I
see if I get to providing a minimal testcase.

** Changed in: libreoffice (Ubuntu)
   Status: New = In Progress

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  New
Status in “libreoffice” package in Ubuntu:
  In Progress

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-08-07 Thread Björn Michaelsen
** Changed in: boost1.49 (Ubuntu)
   Status: New = Confirmed

** Changed in: boost1.49 (Ubuntu)
   Importance: Undecided = High

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  New
Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1017125/+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


[Desktop-packages] [Bug 1017125] Re: boost::unordered_multimap::erase(iterator, iterator) broken on quantal

2012-08-07 Thread Björn Michaelsen
As per upstream bug:
Building LibreOffice with its internal boost version (1.44) evades the bug on 
quantal. It works fine with boost 1.48 on precise, so its a regression.
Using internal boost for LibreOffice is workaround, but not a good one:
- there was a hickup in the build with 1.44 (I had to rebuild codemaker 
manually once for the build to complete. Though that might be fixable).
- it would need careful reexamination of the interfaces between LibreOffice and 
its close deps for boost classes that might be incompatible between boost 
versions
- boost 1.49 would still broken on quantal
- as this is a heisenbug is possibly affects a _lot_ of apps unknowingly
- there is no working alternative on quantal

As this is a regression between 1.48 and 1.49 I had a look at the diff
in boost/unordered, but its 1.5 KLOC of heavy template code, so so
obvious quick fix from my side.

@doko: Can we have 1.48 on quantal too as a nonbroken boost
implementation?

-- 
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/1017125

Title:
  boost::unordered_multimap::erase(iterator, iterator) broken on
  quantal

Status in LibreOffice Productivity Suite:
  Won't Fix
Status in “boost1.49” package in Ubuntu:
  Confirmed
Status in “gcc-4.7” package in Ubuntu:
  New
Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  subsequentcheck sometimes crashes in
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter

  Testcode:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/document/_XImporter.java
  against service:
  
http://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java

  steps to reproduce:
  cd xmloff
  echo -o xmloff.Impress.XMLContentImporter  qa/unoapi/xmloff.sce
  echo  qa/unoapi/knownissues.xcl  EOF
  xmloff.Impress.XMLContentImporter::com::sun::star::lang::XInitialization
  xmloff.Impress.XMLContentImporter::com::sun::star::document::XFilter
  xmloff.Impress.XMLContentImporter::com::sun::star::container::XNamed
  EOF
  R=T; while test $R = T; do make subsequentcheck || R=F; done

  expected result:
  test passes without a crash

  actual result:
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1017125/+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