[Libreoffice-bugs] [Bug 127099] CppUnitTest_sc_dataprovider fails on ppc64le

2019-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127099

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTOURBUG

--- Comment #7 from Xisco Faulí  ---
(In reply to Caolán McNamara from comment #5)
> seems to be working ok in our Fedora rawhide/32 build i.e. 
> 
> https://kojipkgs.fedoraproject.org//work/tasks/2778/37242778/build.log
> 
> [build CUT] sc_dataprovider

Closing as RESOLVED NOTOURBUG

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 127099] CppUnitTest_sc_dataprovider fails on ppc64le

2019-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127099

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org

--- Comment #6 from Xisco Faulí  ---
(In reply to Caolán McNamara from comment #2)
> yeah, crash on cleanup of globals on exit, I doubt its a specific
> LibreOffice bug personally.

Hi Caolán,
Does it make sense to ask Jonathan Brielmaier to report the problem to OpenSuse
instead ?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 127099] CppUnitTest_sc_dataprovider fails on ppc64le

2019-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127099

--- Comment #5 from Caolán McNamara  ---
seems to be working ok in our Fedora rawhide/32 build i.e. 

https://kojipkgs.fedoraproject.org//work/tasks/2778/37242778/build.log

[build CUT] sc_dataprovider

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 127099] CppUnitTest_sc_dataprovider fails on ppc64le

2019-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127099

Aron Budea  changed:

   What|Removed |Added

 Blocks||126862


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=126862
[Bug 126862] [META] Issues with unusual builds / unit tests
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 127099] CppUnitTest_sc_dataprovider fails on ppc64le

2019-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127099

--- Comment #4 from Jonathan Brielmaier  ---
How could I/we further debug this? So you assume it's a compiler bug (on
ppc64le). Did I understand that correctly?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 127099] CppUnitTest_sc_dataprovider fails on ppc64le

2019-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127099

--- Comment #3 from Noel Grandin  ---
This looks like some kind of shutdown/C++ destructor problem, probably because
the order of destruction of C++ global objects is undefined, and the order
slightly different on your machine, and some global object is attempting to
access another global object during  shutdown, but the accessee is already
dead.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 127099] CppUnitTest_sc_dataprovider fails on ppc64le

2019-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127099

--- Comment #2 from Caolán McNamara  ---
yeah, crash on cleanup of globals on exit, I doubt its a specific LibreOffice
bug personally.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 127099] CppUnitTest_sc_dataprovider fails on ppc64le

2019-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127099

--- Comment #1 from Jonathan Brielmaier  ---
Created attachment 153576
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153576=edit
Valgrind log for CppUnitTest_sc_dataprovider_test

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs