Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


[resent from proper adr; sorry for the confusion]

On 01/23/2012 11:38 AM, Stephan Bergmann wrote:
The Linux-RHEL6-x86_64@14-with-check tinderbox is consistently failing
with a crash in sc_unoapi in all the builds since the one whose failure
mail is at the end of this mail. I made a valgrind run of sc_unoapi (on
a different machine than the tinderbox), and it indeed indicates two
problems:

==11885== Thread 1:
==11885== Invalid read of size 1
==11885== at 0x2102261A: ScBaseCell::GetCellType() const
(/sc/inc/cell.hxx:111)
==11885== by 0x219C1AE0: SameValue(ScBaseCell*, ScBaseCell*)
(/sc/source/ui/view/output2.cxx:479)
==11885== by 0x219ACEB5: ScDrawStringsVars::SetText(ScBaseCell*)
(/sc/source/ui/view/output2.cxx:490)
==11885== by 0x219B0737: ScOutputData::DrawStrings(unsigned char)
(/sc/source/ui/view/output2.cxx:1548)
==11885== by 0x2198F6A5: ScGridWindow::Draw(short, int, short, int,
ScUpdateMode) (/sc/source/ui/view/gridwin4.cxx:720)
==11885== by 0x2198DE23: ScGridWindow::Paint(Rectangle const&)
(/sc/source/ui/view/gridwin4.cxx:393)
==11885== by 0x97B169F: Window::ImplCallPaint(Region const*, unsigned
short) (/vcl/source/window/window.cxx:2417)
==11885== by 0x97B1801: Window::ImplCallPaint(Region const*, unsigned
short) (/vcl/source/window/window.cxx:2441)
==11885== by 0x97B1801: Window::ImplCallPaint(Region const*, unsigned
short) (/vcl/source/window/window.cxx:2441)
==11885== by 0x97B1801: Window::ImplCallPaint(Region const*, unsigned
short) (/vcl/source/window/window.cxx:2441)
==11885== by 0x97B1801: Window::ImplCallPaint(Region const*, unsigned
short) (/vcl/source/window/window.cxx:2441)
==11885== by 0x97B1801: Window::ImplCallPaint(Region const*, unsigned
short) (/vcl/source/window/window.cxx:2441)
==11885== by 0x97B1801: Window::ImplCallPaint(Region const*, unsigned
short) (/vcl/source/window/window.cxx:2441)
==11885== by 0x97B1A09: Window::ImplCallOverlapPaint()
(/vcl/source/window/window.cxx:2477)
==11885== by 0x97B1B0D: Window::ImplHandlePaintHdl(void*)
(/vcl/source/window/window.cxx:2497)
==11885== by 0x97B1A74: Window::LinkStubImplHandlePaintHdl(void*,
void*) (/vcl/source/window/window.cxx:2491)
==11885== by 0x93270D5: Link::Call(void*) const
(/solver/unxlngx6/inc/tools/link.hxx:140)
==11885== by 0x934A5D4: Timer::Timeout() (/vcl/source/app/timer.cxx:255)
==11885== by 0x934A23D: Timer::ImplTimerCallbackProc()
(/vcl/source/app/timer.cxx:143)
==11885== by 0x174DCC08: SalTimer::CallCallback()
(/vcl/inc/saltimer.hxx:66)
==11885== by 0x174DC03F: SvpSalInstance::CheckTimeout(bool)
(/vcl/headless/svpinst.cxx:199)
==11885== by 0x174DC662: SvpSalInstance::Yield(bool, bool)
(/vcl/headless/svpinst.cxx:310)
==11885== by 0x933F89E: ImplYield(bool, bool)
(/vcl/source/app/svapp.cxx:451)
==11885== by 0x933BE90: Application::Yield(bool)
(/vcl/source/app/svapp.cxx:485)
==11885== by 0x933BE31: Application::Execute()
(/vcl/source/app/svapp.cxx:430)
==11885== by 0x4F00AC6: desktop::Desktop::Main()
(/desktop/source/app/app.cxx:1824)
==11885== by 0x9347F0D: ImplSVMain() (/vcl/source/app/svmain.cxx:178)
==11885== by 0x9348053: SVMain() (/vcl/source/app/svmain.cxx:215)
==11885== by 0x4F3AEA1: soffice_main
(/desktop/source/app/sofficemain.cxx:67)
==11885== by 0x400733: sal_main (/desktop/source/app/main.c:34)
==11885== by 0x400718: main (/desktop/source/app/main.c:33)
==11885== Address 0x3c2563c2 is 18 bytes inside a block of size 24 free'd
==11885== at 0x4A06624: free
(/data/valgrind/trunk/coregrind/m_replacemalloc/vg_replace_malloc.c:427)
==11885== by 0x4C43A8A: rtl_freeMemory_SYSTEM(void*)
(/sal/rtl/source/alloc_global.cxx:285)
==11885== by 0x4C43CEF: rtl_freeMemory
(/sal/rtl/source/alloc_global.cxx:355)
==11885== by 0x4C42398: rtl_cache_free
(/sal/rtl/source/alloc_cache.cxx:1277)
==11885== by 0x85BA2B7: FixedMemPool::Free(void*)
(/tools/source/memtools/mempool.cxx:82)
==11885== by 0x21046110: ScNoteCell::operator delete(void*, unsigned
long) (in
/data/lo/core/solver/unxlngx6/installation/opt/program/libsclo.so)
==11885== by 0x2103CF3F: ScBaseCell::Delete()
(/sc/source/core/data/cell.cxx:277)
==11885== by 0x210788E4: ScColumn::Delete(int)
(/sc/source/core/data/column3.cxx:174)
==11885== by 0x21261125: ScTable::PutCell(ScAddress const&,
ScBaseCell*) (/sc/source/core/data/table2.cxx:1038)
==11885== by 0x210F5415: ScDocument::PutCell(ScAddress const&,
ScBaseCell*, bool) (/sc/source/core/data/document.cxx:2949)
==11885== by 0x2180869D:
ScCellRangesBase::setData(com::sun::star::uno::Sequence<com::sun::star::uno::Sequence<double>
> const&) (/sc/source/ui/unoobj/cellsuno.cxx:3088)
==11885== by 0x15CEE7F4: callVirtualMethod(void*, unsigned int, void*,
_typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned
int, unsigned long*, unsigned int, double*, unsigned int)
(/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:155)
==11885== by 0x15CEF334:
cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*,
bridges::cpp_uno::shared::VtableSlot,
_typelib_TypeDescriptionReference*, int, _typelib_MethodParameter*,
void*, void**, _uno_Any**)
(/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:392)
==11885== by 0x15CEFE19:
bridges::cpp_uno::shared::unoInterfaceProxyDispatch(_uno_Interface*,
_typelib_TypeDescription const*, void*, void**, _uno_Any**)
(/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:586)
==11885== by 0x1B36DF29:
binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*,
std::__debug::vector<binaryurp::BinaryAny,
std::allocator<binaryurp::BinaryAny> >*) const
(/binaryurp/source/incomingrequest.cxx:263)
==11885== by 0x1B36CE7E: binaryurp::IncomingRequest::execute() const
(/binaryurp/source/incomingrequest.cxx:89)
==11885== by 0x1B387B23: request (/binaryurp/source/reader.cxx:107)
==11885== by 0x5BCC9AD: cppu_threadpool::JobQueue::enter(long,
unsigned char) (/cppu/source/threadpool/jobqueue.cxx:121)
==11885== by 0x5BCFF9F: cppu_threadpool::ORequestThread::run()
(/cppu/source/threadpool/thread.cxx:222)
==11885== by 0x5BCF73F: cppu_requestThreadWorker
(/cppu/source/threadpool/thread.cxx:57)
==11885== by 0x4C2D212: osl_thread_start_Impl (/sal/osl/unx/thread.c:292)
==11885== by 0x37E6C07D8F: start_thread
(/usr/src/debug/glibc-2.14-394-g8f3b1ff/nptl/pthread_create.c:309)
==11885== by 0x37E68EF48C: clone
(/usr/src/debug////////glibc-2.14-394-g8f3b1ff/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:115)


and

==11885== Invalid read of size 1
==11885== at 0x2103CE34: ScBaseCell::Delete()
(/sc/source/core/data/cell.cxx:262)
==11885== by 0x21078CB8: ScColumn::FreeAll()
(/sc/source/core/data/column3.cxx:201)
==11885== by 0x21061500: ScColumn::~ScColumn()
(/sc/source/core/data/column.cxx:95)
==11885== by 0x21254A84: ScTable::~ScTable()
(/sc/source/core/data/table1.cxx:326)
==11885== by 0x210E577C: ScDocument::Clear(bool)
(/sc/source/core/data/documen9.cxx:524)
==11885== by 0x210A3BCF: ScDocument::~ScDocument()
(/sc/source/core/data/documen2.cxx:411)
==11885== by 0x2168D40F: ScDocShell::~ScDocShell()
(/sc/source/ui/docshell/docsh.cxx:2593)
==11885== by 0x2168D59F: ScDocShell::~ScDocShell()
(/sc/source/ui/docshell/docsh.cxx:2624)
==11885== by 0x85E106B: SvRefBase::QueryDelete()
(/tools/source/ref/ref.cxx:48)
==11885== by 0x67BB7A4: SvRefBase::ReleaseReference()
(/solver/unxlngx6/inc/tools/ref.hxx:375)
==11885== by 0x67BB8B2: SfxObjectShellRef::~SfxObjectShellRef() (in
/data/lo/core/solver/unxlngx6/installation/opt/program/libsfxlo.so)
==11885== by 0x6A8ED7E:
IMPL_SfxBaseModel_DataContainer::~IMPL_SfxBaseModel_DataContainer()
(/sfx2/source/doc/sfxbasemodel.cxx:264)
==11885== by 0x6A8EE97:
IMPL_SfxBaseModel_DataContainer::~IMPL_SfxBaseModel_DataContainer()
(/sfx2/source/doc/sfxbasemodel.cxx:265)
==11885== by 0x6A78E25: SfxBaseModel::dispose()
(/sfx2/source/doc/sfxbasemodel.cxx:829)
==11885== by 0x6A7C32C: SfxBaseModel::close(unsigned char)
(/sfx2/source/doc/sfxbasemodel.cxx:1500)
==11885== by 0x15CEE7F4: callVirtualMethod(void*, unsigned int, void*,
_typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned
int, unsigned long*, unsigned int, double*, unsigned int)
(/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:155)
==11885== by 0x15CEF334:
cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*,
bridges::cpp_uno::shared::VtableSlot,
_typelib_TypeDescriptionReference*, int, _typelib_MethodParameter*,
void*, void**, _uno_Any**)
(/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:392)
==11885== by 0x15CEFE19:
bridges::cpp_uno::shared::unoInterfaceProxyDispatch(_uno_Interface*,
_typelib_TypeDescription const*, void*, void**, _uno_Any**)
(/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:586)
==11885== by 0x1B36DF29:
binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*,
std::__debug::vector<binaryurp::BinaryAny,
std::allocator<binaryurp::BinaryAny> >*) const
(/binaryurp/source/incomingrequest.cxx:263)
==11885== by 0x1B36CE7E: binaryurp::IncomingRequest::execute() const
(/binaryurp/source/incomingrequest.cxx:89)
==11885== by 0x1B387B23: request (/binaryurp/source/reader.cxx:107)
==11885== by 0x5BCC9AD: cppu_threadpool::JobQueue::enter(long,
unsigned char) (/cppu/source/threadpool/jobqueue.cxx:121)
==11885== by 0x5BCFF9F: cppu_threadpool::ORequestThread::run()
(/cppu/source/threadpool/thread.cxx:222)
==11885== by 0x5BCF73F: cppu_requestThreadWorker
(/cppu/source/threadpool/thread.cxx:57)
==11885== by 0x4C2D212: osl_thread_start_Impl (/sal/osl/unx/thread.c:292)
==11885== by 0x37E6C07D8F: start_thread
(/usr/src/debug/glibc-2.14-394-g8f3b1ff/nptl/pthread_create.c:309)
==11885== by 0x37E68EF48C: clone
(/usr/src/debug////////glibc-2.14-394-g8f3b1ff/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:115)

==11885== Address 0x2990fae2 is 18 bytes inside a block of size 24 free'd
==11885== at 0x4A06624: free
(/data/valgrind/trunk/coregrind/m_replacemalloc/vg_replace_malloc.c:427)
==11885== by 0x4C43A8A: rtl_freeMemory_SYSTEM(void*)
(/sal/rtl/source/alloc_global.cxx:285)
==11885== by 0x4C43CEF: rtl_freeMemory
(/sal/rtl/source/alloc_global.cxx:355)
==11885== by 0x4C42398: rtl_cache_free
(/sal/rtl/source/alloc_cache.cxx:1277)
==11885== by 0x85BA2B7: FixedMemPool::Free(void*)
(/tools/source/memtools/mempool.cxx:82)
==11885== by 0x21046110: ScNoteCell::operator delete(void*, unsigned
long) (in
/data/lo/core/solver/unxlngx6/installation/opt/program/libsclo.so)
==11885== by 0x2103CF3F: ScBaseCell::Delete()
(/sc/source/core/data/cell.cxx:277)
==11885== by 0x210788E4: ScColumn::Delete(int)
(/sc/source/core/data/column3.cxx:174)
==11885== by 0x21261125: ScTable::PutCell(ScAddress const&,
ScBaseCell*) (/sc/source/core/data/table2.cxx:1038)
==11885== by 0x210F5415: ScDocument::PutCell(ScAddress const&,
ScBaseCell*, bool) (/sc/source/core/data/document.cxx:2949)
==11885== by 0x2180869D:
ScCellRangesBase::setData(com::sun::star::uno::Sequence<com::sun::star::uno::Sequence<double>
> const&) (/sc/source/ui/unoobj/cellsuno.cxx:3088)
==11885== by 0x15CEE7F4: callVirtualMethod(void*, unsigned int, void*,
_typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned
int, unsigned long*, unsigned int, double*, unsigned int)
(/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:155)
==11885== by 0x15CEF334:
cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*,
bridges::cpp_uno::shared::VtableSlot,
_typelib_TypeDescriptionReference*, int, _typelib_MethodParameter*,
void*, void**, _uno_Any**)
(/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:392)
==11885== by 0x15CEFE19:
bridges::cpp_uno::shared::unoInterfaceProxyDispatch(_uno_Interface*,
_typelib_TypeDescription const*, void*, void**, _uno_Any**)
(/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:586)
==11885== by 0x1B36DF29:
binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*,
std::__debug::vector<binaryurp::BinaryAny,
std::allocator<binaryurp::BinaryAny> >*) const
(/binaryurp/source/incomingrequest.cxx:263)
==11885== by 0x1B36CE7E: binaryurp::IncomingRequest::execute() const
(/binaryurp/source/incomingrequest.cxx:89)
==11885== by 0x1B387B23: request (/binaryurp/source/reader.cxx:107)
==11885== by 0x5BCC9AD: cppu_threadpool::JobQueue::enter(long,
unsigned char) (/cppu/source/threadpool/jobqueue.cxx:121)
==11885== by 0x5BCFF9F: cppu_threadpool::ORequestThread::run()
(/cppu/source/threadpool/thread.cxx:222)
==11885== by 0x5BCF73F: cppu_requestThreadWorker
(/cppu/source/threadpool/thread.cxx:57)
==11885== by 0x4C2D212: osl_thread_start_Impl (/sal/osl/unx/thread.c:292)
==11885== by 0x37E6C07D8F: start_thread
(/usr/src/debug/glibc-2.14-394-g8f3b1ff/nptl/pthread_create.c:309)
==11885== by 0x37E68EF48C: clone
(/usr/src/debug////////glibc-2.14-394-g8f3b1ff/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:115)


The commit that looks most likely is "cc86807 Replace open-coded array
with std::vector in ScColumn." One thing that looks suspicious with it
is things like

else
{
// Loeschen
- --nCount;
- memmove( &pItems[nIndex1], &pItems[nIndex1 + 1], (nCount - nIndex1)
* sizeof(ColEntry) );
- pItems[nCount].nRow = 0;
- pItems[nCount].pCell = 0;
+ aItems.erase(aItems.begin() + nIndex1);
// Referenzen aktualisieren
SCsCOL dx = rCol.nCol - nCol;
if ( pFmlaCell1 )

where the original code is either wrong (the memmove would copy one
element too much) and confused (why reset newly-past-the-end
pItems[nCount] members to zero?), or this could hint at the original
code using members of pItems past nCount in a nonobvious way (that broke
with the change).

Stephan

On 01/21/2012 03:21 AM, stephan.bergmann.tinderbox@googlemail.com wrote:
Hi folks,

One of you broke the build of LibreOffice with your commit :-(
Please commit and push a fix ASAP!

Full log available at http://tinderbox.libreoffice.org/MASTER/status.html

Tinderbox info:

Box name: Linux-RHEL6-x86_64@14-with-check
Machine: Linux desktop01 2.6.32-192.el6.x86_64 #1 SMP Tue Aug 23
14:34:08 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
Configured with: --disable-dependency-tracking
--disable-zenity
--enable-binfilter
--enable-dbgutil
--enable-symbols
--enable-werror
--with-max-jobs=2
--with-num-cpus=2
CC=/usr/bin/gcc
CXX=/usr/bin/g++

Commits since the last success:

==== core ====
94c63b8 Prefer using back() to access the last element.
bd16179 Added 'm' prefix for a data member.
cc86807 Replace open-coded array with std::vector in ScColumn.
5708d3d More on String to rtl::OUString changes.
88869c1 String to rtl::OUString.
6964157 Provide a version that takes rtl::OUString.
d36dd33 Provide a version that takes rtl::OUString.
1b9b886 sal_Bool to bool.
7ce98f3 Removed unused code as listed in unusedcode.easy
abc07e0 sw: tweak translations
d83104b Translate German comments
f325a61 Translate German comments to English
c87cf09 Translate German comments
5ef52d4 filters_test needs a shitload of components
81605ea Replace BasicErrorManager with std::vector
cce5239 Add a target for the stdio redirection magic commands
0cf0382 replaced UniString by rtl::OUString
a06e1a6 It does not require SwAppletImpl but only a couple of subheaders
fabf6aa Remove DECL_PTRSTACK
6dc58d6 Fix build
56208a1 DECL_PTRSTACK->std::stack
f7c1f80 Fix file: URI syntax
c987ddf Actually this is unused
21ec8d0 Remove unused DECL_PTRSTACK
ee0d6e3a DECL_PTRARRAY->std::vector
33e9d33 DECL_PTRARRAY->std::vector
2b8817a Remove unused SV_DECL_PTRARR
cd7bd2f Remove unused SV_DECL_PTRARR
85c58cd Remove unused SV_DECL_PTRARR
94d4764 SV_DECL_PTRARR->std::vector
00081bb SV_DECL_PTRARR->std::vector
4635ed7 android: add new desktop module, it gets to vcl init and fails.
655b738 android: add the sdk platform-tools and tools to your path to
simplify
db9ca8e android: better readme / docs.
4e09282 corrected [gu-IN] currency symbol update
5d6af4f2 changed [gu-IN] month names and reserved words, updated
currency symbol
933cb63 Fix spelling typo
4903016 Fix WiLangId.vbs operation
9e5ad09 cleanup: privatise SvStream's LockFile impl. and in-line
Redirector bits
c82ed24c rhbz#746174: also export list restart for non root list
35e8190 connectivity: fdo#43479: fix crash on DISTINCT:
ca7aa53 svl: add new test to subsequenttests
57444c8 sw: SwAddPrinterTabPage::SetFax: fix STL conversion
5a8a1d0 Implement osl_identicalDirectoryItem for win32
==== binfilter ====
==== dictionaries ====
==== help ====

The error is:

check failed - error is::
======
Last 400 lines of tb_master_tests.log:
LOG> at $Proxy78.getNotANumber(Unknown Source)
LOG> at ifc.chart._XChartData._getNotANumber(_XChartData.java:133)
LOG> at lib.MultiMethodTest.invokeTestMethod(MultiMethodTest.java:406)
LOG> at lib.MultiMethodTest.callMethod(MultiMethodTest.java:384)
LOG> at lib.MultiMethodTest.executeMethod(MultiMethodTest.java:372)
LOG> at lib.MultiMethodTest.run(MultiMethodTest.java:236)
LOG> at base.java_fat.executeInterfaceTest(java_fat.java:573)
LOG> at base.java_fat.executeTest(java_fat.java:237)
LOG> at org.openoffice.Runner.run(Runner.java:240)
LOG> at org.openoffice.test.UnoApiTest.test(UnoApiTest.java:45)
LOG> getNotANumber(): java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@4c221e9e
is disposed.FAILED

LOG> Execute: isNotANumber()
LOG> starting required method: getNotANumber()
LOG> ! Required method getNotANumber() failed
LOG> isNotANumber(): java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@4c221e9e
is disposed.FAILED
LOG> disposing xSheetDoc
***** State for sc.ScCellCursorObj::com::sun::star::chart::XChartData
******
[sc.ScCellCursorObj::com::sun::star::chart::XChartData::removeChartDataChangeEventListener()]
is testcode: [removeChartDataChangeEventListener()] -
com.sun.star.lang.DisposedException.FAILED
[sc.ScCellCursorObj::com::sun::star::chart::XChartData::getNotANumber()]
is testcode: [getNotANumber()] - java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@4c221e9e
is disposed.FAILED
[sc.ScCellCursorObj::com::sun::star::chart::XChartData::isNotANumber()] is
testcode: [isNotANumber()] - java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@4c221e9e
is disposed.FAILED

Whole interface: PASSED.FAILED
****************************************************************************

LOG> Log started 21.00.2012 - 03:16:24
Creating: sc.ScCellCursorObj
LOG> Log started 21.00.2012 - 03:16:24
LOG> creating a Spreadsheet document
Office disposed

It seems like soffice.bin crashed during the test excution!
Found a core dump at
/home/tinderbox/master/workdir/unxlngx6/JunitTest/sc_unoapi/user/core.362
Stacktrace:
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../ure-link/lib/libuno_sal.so.3

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/5e/56aa121b2dfb3e1e575c82f2d138dade3ea763
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libsofficeapp.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/27/8d1173efb9c6d856ad5246506934b90e55e75b
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libcomphelpgcc3.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/33/c76574dd011b0812a3289a24395fa0e2c6d0c8
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../ure-link/lib/libuno_cppu.so.3

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/24/7063ed845d3f78ab1e5e9c930de939070c13e5
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/5a/bcbbef41aabdff549dde4a09f5caacf195d493
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libdeploymentmisclo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/a0/f6e3612dc86edeb362e1fca54bd699f1a720ef
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libi18nisolang1gcc3.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/a2/c48e0c1a6af7f87ea8b946bb3ac38e9f27d1f6
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libsfxlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/28/7cd2a005831790d7d704ac556b316c9a1fe73b
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libsvllo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/ec/ffddab6308c853942db47d830261a55adb5eb7
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libsvtlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/6c/c69d4fe2e5d504c9cf532e572a96795bde4ea7
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libtklo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/5e/bce9bb200efccf1230a02decd6eb4ba8ff7e6a
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libtllo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/d8/9ed1979fbfab71625cc7eede1d9c6cfa3e0632
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libucbhelper4gcc3.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/43/fc566d6d3055e3d0b223518d076beba7b1378f
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libutllo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/33/4b99abd766592881fc448004159c6f92846e34
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libvcllo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/39/e072321d59d001bc50ab54f702ce838f533480
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../ure-link/lib/libuno_salhelpergcc3.so.3

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/b1/0919b28fc2af4aecf9dd815b84ce8fd14c470e
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libxcrlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/24/13c31faa39a550daf123d3865bc10795a75b7b
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libdb-4.7.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/40/b48496b7bf3dd5a6f659368af189f8edefc7f7
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libfwelo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/66/86ce2ae2a7453a369d44c8e58da906db6278dd
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libsaxlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/4d/c68ce0fd554b3156a5d33c191135a47b80c022
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libsblo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/57/beb520db207b40a4e83a5ce83c839d4f761ddf
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libsotlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/80/80ff367a2329aed0f359780161db0758a23eab
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../ure-link/lib/libxml2.so.2

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/4c/1a5ebd1e8355ce3201d5c85211d93d7a6b891c
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libbasegfxlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/79/548badb49372a3975a590bfc00f4f12a58c075
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libi18nutilgcc3.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/93/4d01bc6c324200e20d118476dc22c854511ea6
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../ure-link/lib/libjvmfwk.so.3

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/f5/5c3d5aff40bb7e90822c98f5d7650dad948eca
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libicuuc.so.44

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/9c/8e9d9175afed3dfab91699507457caf4421ff7
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libi18npaperlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/b5/0f5ef98c7f7aa69ec47714d74099c104ae29f1
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../ure-link/lib/libjvmaccessgcc3.so.3

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/f1/e47dac16fb15334b4fbc221d3e20dc11f028fc
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libicule.so.44

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/76/2ee65d3dc9a7b04753b5f62f4da589f94239ae
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libcairo.so.2

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/f3/b9a8114dc01e70a51a9527c4b6c22f4211013d
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libpixman-1.so.0

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/ec/cbbdb4a6b55794b7c9d9f4bceff042f26a2f55
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libfwilo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/57/19675f62eac0f25115ba93abda6aa7fb0410ac
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libicudata.so.44

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/f2/35cd95212a0bb28e08afa7335648c5e568e3e1
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/ure/lib/bootstrap.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/92/fc6d2bf1d861a77e21e1b20222017f98dc8446
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/ure/lib/libreg.so.3

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/dd/f5345129c020a94f3776174d191299f598d913
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/ure/lib/libxmlreader.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/0c/50262698270acf7c89041526d3727d8eedd3e7
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/ure/lib/libstore.so.3

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/08/76f9439a998745f7020bf4d31d4dcb19ab8b74
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/ure/lib/libgcc3_uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/5a/1d3b9812acdbb4faa34f41a155d07c2d53b16c
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/ure/lib/stocservices.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/cf/a0354917087b7d7bc20ba69f0f83912f406504
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libvclplug_svplo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/76/dbdf16182af1c9b62825e3a92d0ce6a5d0480a
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libbasebmplo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/23/db2793a698ba2a41ee4f7c78195c4ab1d136c1
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/configmgr.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/5b/d0cf6aad0ede344ec533173ff7cc4ba6638e05
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/localebe1.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/b2/ad6813936e44c126e78fc7f8600933bd017b67
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/liboffacclo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/43/ba9c748f4dcd2bc35e0e3f6474668cb35d34c3
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/ure/lib/acceptor.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/bd/14bf77efc01f2bd7fcc7e8d1d3cf5f8872b679
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/ure/lib/binaryurp.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/f1/6496d310060f142e6bb6fa38b86a5f7c2fc8c4
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libucb1.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/a2/6a11fc6b62e9bc3bc934113a2a0cae7c417179
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libfwklo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/5e/28dce010b7f06a5ad6c9cd29c3913218bcc556
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libucpfile1.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/23/80530584e2f5125aba9a73a39e137b8533bec2
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/desktopbe1.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/03/ccc9994c846d8e686f62f94994e0450d0fcb68
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/i18npool.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/30/6b9fea80d29750737ca70ba1681748779001db
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libicui18n.so.44

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/36/4de8c044cded9c6553e6e76cc591e3e56fee59
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libfilterconfiglo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/4e/6db7e32c1275f48838fbc4b68f0b6db01e1d69
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libsclo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/4c/78a230862e32c38b977e0e440dc21ad4e43384
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libavmedialo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/ae/47d027ee84d50e775a9eb426b5db1707cc7aaa
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libdrawinglayerlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/bf/31d98050b9c213c87c8838bfae138ad61dfa7d
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libeditenglo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/61/0b944c7a36347e9252579d4cfa31e0ab4c7be4
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libforlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/0e/1959f58af012b23158fab94797acdeaf062501
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libforuilo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/ec/78b3c8e9cf6b5b4c84a0369daad5e47bcf6646
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libsvxlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/fb/d2b3f58c3b85b6b735b61798098c846c03cfab
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libsvxcorelo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/31/3e882051a06c455331f6e6a9dd5cf0956e132d
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libvbahelperlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/3e/fafc92efbb016e49ea6e4b6e207118873ff2a1
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libxolo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/cb/36822470863c0d7d745dae05708781e3ebc413
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libcanvastoolslo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/fd/f765606bc56e38eca8bd9567fac283b738bf1f
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libcppcanvaslo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/62/a9d53b2234ea47d5e343a994ee122ab50494c0
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/liblnglo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/be/46e2a7dbdb633e996fe25489bd7bc722d0977d
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libmsfilterlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/2b/1bd00e3922b909fe5fd5817bdb21ba7b18b47e
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/liblocaledata_en.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/80/e22690d1fcc9e5c815bdfa8377ccf6b1474228
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libxstor.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/91/a0fff26ff87d385f5b0ca2033cb01494bc5b8b
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/ure/lib/reflection.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/44/9b8da93ff3d9f0e3c68036cbec225e896e096f
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libpackage2.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/35/571c818dcef28f70707813d24f0ccbc0702e1c
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libfileacc.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/f5/94faf22f805f778a41145b429b545f2ea206de
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/expwrap.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/d3/8ddc8ca0aa8922d27635fdd8a6132da4c6f7eb
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/fsstorage.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/f1/e56447fca585a7c644e244eaa16dbbe22ec7fa
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libdeployment.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/fd/42ce78bf7b924402d9d16df8222815cd3dbda4
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libhelplinkerlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/b8/2674fd40e1b195970b974f6f436a2e6228890c
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libxslt.so.1

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/a6/a5a64d354e712c1ba2ea316da946301fe8a3b6
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/ucpexpand1.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/28/56b17f5c5bae20d824a9f4c134fa10095aa106
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libunoxmllo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/a8/887d1a51475a37efa40bb39f54277e2b2059b0
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/ure/lib/introspection.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/df/4285a89e9e56a26da023f43632a99b6300fed7
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libfreebl3.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/05/db6302130f5922173e6f116ec395ffb8030591
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libspelllo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/89/818c2692ed724816c0fe015565d61201766e44
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/pythonloader.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/e3/9bdf40303687bd53f8e6fe8cc6daa8f2d2f050
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libpyuno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/e9/3584e8eac3075782b48012bef53bd9ea395b25
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/ure/lib/invocation.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/76/a195470660e860a9222503b79c50636e5d55fe
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/ure/lib/invocadapt.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/ca/e0dc03592252d44a2629a9460f0b9166306569
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libhyphenlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/9f/46ace7983f97a16a0cc8a6c2711546537b003a
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/liblnthlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/25/f14ee008938a185b0681b27b0e462faef16ce9
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/libacclo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/a6/c47f5a7469f19327536da904576f7380dbabd1
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libscdlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/63/a119590e46c3f41967b0e02f7f07e5a6975677
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libxoflo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/48/4d500db055db746cedd1ca69cfd64703ee3b13
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/liblocaledata_es.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/70/e66d6e7c898e844ce134544e6d97f8b9f8f319
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/liblocaledata_euro.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/5f/6c5b59de252ae4bcb7b1063ceb7be998d4a58e
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/liblocaledata_others.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/a3/c53490883fe7951347178a172772c088a7df53
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libxmlsecurity.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/6a/3f0ed076be9fa081dbd798c3c3ee4af31dc702
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libuuilo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/39/13bae794a5e1e7683862db2aa4a94c5d07e4ef
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libfrmlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/f0/71160f57772fe862c92c479547af2c6e387e1d
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libdbtoolslo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/04/267f6db4003df32c43764cc0b9b81e4a27c5c4
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libevtattlo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/4e/9fb5b1d945b11d85b44527b4f18212d14a0a13
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libdbalo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/26/ee5d26ce181d7f2524383a0e6da251b1663776
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../ure-link/lib/libsal_textenc.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/b0/c36870ac565ccbde9f19f760cec65a621731b8
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/i18nsearch.uno.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/51/c245f0e7b56da9a05dd75f9886e4adfe01ee3e
Missing separate debuginfo for
/home/tinderbox/master/solver/unxlngx6/installation/opt/program/../program/libi18nregexplo.so

Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/5c/e3c15fd5f9b926b34c2b7bfa69c6bca578b3a9
Missing separate debuginfo for
Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install
/usr/lib/debug/.build-id/dc/105b1518ef2a1c7d7762f63a5aaa4bff821f28
[New Thread 2892]
[New Thread 424]
[New Thread 2894]
[New Thread 362]
[New Thread 363]
[New Thread 367]
[New Thread 368]
[New Thread 369]
[New Thread 370]
[Thread debugging using libthread_db enabled]
Core was generated by
`/home/tinderbox/master/solver/unxlngx6/installation/opt/program/soffice.bin
-en'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007f3b174c4810 in SvtListenerBase::GetLeft
(this=0x2e006e00750073) at
/home/tinderbox/master/svl/source/notify/listenerbase.hxx:52
52 SvtListenerBase* GetLeft() const { return pLeft; }

Thread 9 (Thread 0x7f3b02c03700 (LWP 370)):
#0 0x0000003634ce64bc in __libc_recv (fd=<value optimized out>,
buf=<value optimized out>, n=<value optimized out>, flags=<value
optimized out>) at ../sysdeps/unix/sysv/linux/x86_64/recv.c:34
#1 0x00007f3b197ad9a7 in osl_receivePipe (pPipe=0x285ba80,
pBuffer=0x55f1458, BytesToRead=8) at
/home/tinderbox/master/sal/osl/unx/pipe.c:496
#2 0x00007f3b197adbf3 in osl_readPipe (pPipe=0x285ba80,
pBuffer=0x55f1458, n=8) at /home/tinderbox/master/sal/osl/unx/pipe.c:588
#3 0x00007f3b05ae78fc in osl::StreamPipe::read (this=0x2718730,
pBuffer=0x55f1458, n=8) at
/home/tinderbox/master/solver/unxlngx6/inc/osl/pipe.hxx:191
#4 0x00007f3b05ae6b56 in io_acceptor::PipeConnection::read
(this=0x2718700, aReadBytes=uno::Sequence of length 8 = {...},
nBytesToRead=8) at
/home/tinderbox/master/io/source/acceptor/acc_pipe.cxx:107
#5 0x00007f3b058a5a35 in binaryurp::(anonymous namespace)::read
(connection=..., size=8, eofOk=true) at
/home/tinderbox/master/binaryurp/source/reader.cxx:88
#6 0x00007f3b058a6027 in binaryurp::Reader::run (this=0x2862d80) at
/home/tinderbox/master/binaryurp/source/reader.cxx:126
#7 0x00007f3b05877689 in osl::threadFunc (param=0x2862d80) at
/home/tinderbox/master/solver/unxlngx6/inc/osl/thread.hxx:190
#8 0x00007f3b197b6db1 in osl_thread_start_Impl (pData=0x2861cc0) at
/home/tinderbox/master/sal/osl/unx/thread.c:292
#9 0x00000036354077f1 in start_thread (arg=0x7f3b02c03700) at
pthread_create.c:301
#10 0x0000003634ce570d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 8 (Thread 0x7f3b03604700 (LWP 369)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1 0x00007f3b197f7540 in osl_waitCondition (Condition=0x28628f0,
pTimeout=0x0) at /home/tinderbox/master/sal/osl/unx/conditn.cxx:297
#2 0x00007f3b05878b7a in osl::Condition::wait (this=0x28627f0,
pTimeout=0x0) at
/home/tinderbox/master/solver/unxlngx6/inc/osl/conditn.hxx:84
#3 0x00007f3b058ada8f in binaryurp::Writer::run (this=0x28625b0) at
/home/tinderbox/master/binaryurp/source/writer.cxx:156
#4 0x00007f3b05877689 in osl::threadFunc (param=0x28625b0) at
/home/tinderbox/master/solver/unxlngx6/inc/osl/thread.hxx:190
#5 0x00007f3b197b6db1 in osl_thread_start_Impl (pData=0x2862b80) at
/home/tinderbox/master/sal/osl/unx/thread.c:292
#6 0x00000036354077f1 in start_thread (arg=0x7f3b03604700) at
pthread_create.c:301
#7 0x0000003634ce570d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 7 (Thread 0x7f3b05835700 (LWP 368)):
#0 0x0000003634ce62cd in accept () at
../sysdeps/unix/syscall-template.S:82
#1 0x00007f3b197ad7a4 in osl_acceptPipe (pPipe=0x285aa60) at
/home/tinderbox/master/sal/osl/unx/pipe.c:430
#2 0x00007f3b05ae77d8 in osl::Pipe::accept (this=0x7f3b05834890,
Connection=...) at
/home/tinderbox/master/solver/unxlngx6/inc/osl/pipe.hxx:141
#3 0x00007f3b05ae7249 in io_acceptor::PipeAcceptor::accept
(this=0x271d720) at
/home/tinderbox/master/io/source/acceptor/acc_pipe.cxx:195
#4 0x00007f3b05ae38d1 in io_acceptor::OAcceptor::accept
(this=0x26fff30,
sConnectionDescription="pipe,name=oootest55c7dea9-771b-4f58-93d7-58f2607b042f")
at /home/tinderbox/master/io/source/acceptor/acceptor.cxx:257
#5 0x00007f3b05d00168 in desktop::Acceptor::run (this=0x26ff190) at
/home/tinderbox/master/desktop/source/offacc/acceptor.cxx:126
#6 0x00007f3b05cff6d8 in desktop::workerfunc (acc=0x26ff190) at
/home/tinderbox/master/desktop/source/offacc/acceptor.cxx:44
#7 0x00007f3b197b6db1 in osl_thread_start_Impl (pData=0x26ffd60) at
/home/tinderbox/master/sal/osl/unx/thread.c:292
#8 0x00000036354077f1 in start_thread (arg=0x7f3b05835700) at
pthread_create.c:301
#9 0x0000003634ce570d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 6 (Thread 0x7f3b06912700 (LWP 367)):
#0 0x0000003634ce62cd in accept () at
../sysdeps/unix/syscall-template.S:82
#1 0x00007f3b197ad7a4 in osl_acceptPipe (pPipe=0x26ee6f0) at
/home/tinderbox/master/sal/osl/unx/pipe.c:430
#2 0x00007f3b1952ca80 in osl::Pipe::accept (this=0x26ee060,
Connection=...) at
/home/tinderbox/master/solver/unxlngx6/inc/osl/pipe.hxx:141
#3 0x00007f3b1952a5ae in desktop::OfficeIPCThread::run
(this=0x26ee050) at
/home/tinderbox/master/desktop/source/app/officeipcthread.cxx:655
#4 0x00007f3b1952c6bb in osl::threadFunc (param=0x26ee050) at
/home/tinderbox/master/solver/unxlngx6/inc/osl/thread.hxx:190
#5 0x00007f3b197b6db1 in osl_thread_start_Impl (pData=0x26ec330) at
/home/tinderbox/master/sal/osl/unx/thread.c:292
#6 0x00000036354077f1 in start_thread (arg=0x7f3b06912700) at
pthread_create.c:301
#7 0x0000003634ce570d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 5 (Thread 0x7f3b0a6b7700 (LWP 363)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1 0x00007f3b197c6d62 in rtl_cache_wsupdate_wait (seconds=10) at
/home/tinderbox/master/sal/rtl/source/alloc_cache.cxx:1411
#2 0x00007f3b197c6f39 in rtl_cache_wsupdate_all (arg=0xa) at
/home/tinderbox/master/sal/rtl/source/alloc_cache.cxx:1551
#3 0x00000036354077f1 in start_thread (arg=0x7f3b0a6b7700) at
pthread_create.c:301
#4 0x0000003634ce570d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 4 (Thread 0x7f3b1054a8a0 (LWP 362)):
#0 0x0000003634cdc053 in __poll (fds=<value optimized out>,
nfds=<value optimized out>, timeout=<value optimized out>) at
../sysdeps/unix/sysv/linux/poll.c:87
#1 0x00007f3b07cd8acc in SvpSalInstance::Yield (this=0x1c00000,
bWait=true, bHandleAllCurrentEvents=false) at
/home/tinderbox/master/vcl/headless/svpinst.cxx:335
#2 0x00007f3b14d42901 in ImplYield (i_bWait=true, i_bAllEvents=false)
at /home/tinderbox/master/vcl/source/app/svapp.cxx:451
#3 0x00007f3b14d3ece1 in Application::Yield (i_bAllEvents=false) at
/home/tinderbox/master/vcl/source/app/svapp.cxx:485
#4 0x00007f3b14d3ec82 in Application::Execute () at
/home/tinderbox/master/vcl/source/app/svapp.cxx:430
#5 0x00007f3b194f167f in desktop::Desktop::Main (this=0x7fff5ca3bf80)
at /home/tinderbox/master/desktop/source/app/app.cxx:1824
#6 0x00007f3b14d4b299 in ImplSVMain () at
/home/tinderbox/master/vcl/source/app/svmain.cxx:178
#7 0x00007f3b14d4b3f0 in SVMain () at
/home/tinderbox/master/vcl/source/app/svmain.cxx:215
#8 0x00007f3b1952e94f in soffice_main () at
/home/tinderbox/master/desktop/source/app/sofficemain.cxx:67
#9 0x0000000000400734 in sal_main () at
/home/tinderbox/master/desktop/source/app/main.c:34
#10 0x0000000000400719 in main (argc=9, argv=0x7fff5ca3c138) at
/home/tinderbox/master/desktop/source/app/main.c:33

Thread 3 (Thread 0x7f3af955c700 (LWP 2894)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1 0x00007f3b197f72f2 in osl_waitCondition (Condition=0x2f7cfe0,
pTimeout=0x7f3af955ba30) at
/home/tinderbox/master/sal/osl/unx/conditn.cxx:264
#2 0x00007f3b1884ac4c in cppu_threadpool::ThreadPool::waitInPool
(this=0x28623d0, pThread=0x31176a0) at
/home/tinderbox/master/cppu/source/threadpool/threadpool.cxx:197
#3 0x00007f3b188474bf in cppu_threadpool::ORequestThread::run
(this=0x31176a0) at
/home/tinderbox/master/cppu/source/threadpool/thread.cxx:240
#4 0x00007f3b18846ab0 in cppu_requestThreadWorker (pVoid=0x31176a0) at
/home/tinderbox/master/cppu/source/threadpool/thread.cxx:57
#5 0x00007f3b197b6db1 in osl_thread_start_Impl (pData=0x2bf7cb0) at
/home/tinderbox/master/sal/osl/unx/thread.c:292
#6 0x00000036354077f1 in start_thread (arg=0x7f3af955c700) at
pthread_create.c:301
#7 0x0000003634ce570d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7f3af71a5700 (LWP 424)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1 0x00007f3b197f7540 in osl_waitCondition (Condition=0x32ff220,
pTimeout=0x0) at /home/tinderbox/master/sal/osl/unx/conditn.cxx:297
#2 0x00007f3afbfe792a in osl::Condition::wait (this=0x3300600,
pTimeout=0x0) at
/home/tinderbox/master/solver/unxlngx6/inc/osl/conditn.hxx:84
#3 0x00007f3afbfe3ff5 in GrammarCheckingIterator::DequeueAndCheck
(this=0x3300440) at
/home/tinderbox/master/linguistic/source/gciterator.cxx:636
#4 0x00007f3afbfe1aa4 in workerfunc (gci=0x3300440) at
/home/tinderbox/master/linguistic/source/gciterator.cxx:233
#5 0x00007f3b197b6db1 in osl_thread_start_Impl (pData=0x32e0a10) at
/home/tinderbox/master/sal/osl/unx/thread.c:292
#6 0x00000036354077f1 in start_thread (arg=0x7f3af71a5700) at
pthread_create.c:301
#7 0x0000003634ce570d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f3b07313700 (LWP 2892)):
#0 0x00007f3b174c4810 in SvtListenerBase::GetLeft
(this=0x2e006e00750073) at
/home/tinderbox/master/svl/source/notify/listenerbase.hxx:52
#1 0x00007f3b174c4496 in SvtListenerIter::GoStart
(this=0x7f3b07311be0) at
/home/tinderbox/master/svl/source/notify/listeneriter.cxx:115
#2 0x00007f3b174c36f3 in SvtBroadcaster::Broadcast (this=0x2ec4e18,
rHint=...) at /home/tinderbox/master/svl/source/notify/broadcast.cxx:94
#3 0x00007f3b0029906c in ScDocument::Broadcast (this=0x30f6698,
rHint=...) at /home/tinderbox/master/sc/source/core/data/documen7.cxx:102
#4 0x00007f3b00231927 in ScColumn::Delete (this=0x49a6b80, nRow=2) at
/home/tinderbox/master/sc/source/core/data/column3.cxx:167
#5 0x00007f3b00427fc0 in ScTable::PutCell (this=0x49a6a90, rPos=...,
pCell=0x0) at /home/tinderbox/master/sc/source/core/data/table2.cxx:1038
#6 0x00007f3b002b3d45 in ScDocument::PutCell (this=0x30f6698,
rPos=..., pCell=0x0, bForceTab=false) at
/home/tinderbox/master/sc/source/core/data/document.cxx:2949
#7 0x00007f3b00a0b136 in ScCellRangesBase::setData (this=0x5bbc130,
aData=uno::Sequence of length 4 = {...}) at
/home/tinderbox/master/sc/source/ui/unoobj/cellsuno.cxx:3088
#8 0x00007f3b090b36c9 in callVirtualMethod (pThis=0x5bbc150,
nVtableIndex=8, pRegisterReturn=0x0, pReturnTypeRef=0x1bc6b70,
bSimpleReturn=true, pStack=0x7f3b073120b0, nStack=0,
pGPR=0x7f3b07312150, nGPR=2, pFPR=0x7f3b07312110, nFPR=0) at
/home/tinderbox/master/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:155

#9 0x00007f3b090b42aa in cpp_call (pThis=0x2ec4aa0, aVtableSlot=...,
pReturnTypeRef=0x1bc6b70, nParams=1, pParams=0x522c040,
pUnoReturn=0x0, pUnoArgs=0x3afc2f0, ppUnoExc=0x7f3b07312508) at
/home/tinderbox/master/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:392

#10 0x00007f3b090b4eaa in
bridges::cpp_uno::shared::unoInterfaceProxyDispatch (pUnoI=0x2ec4aa0,
pMemberDescr=0x3862060, pReturn=0x0, pArgs=0x3afc2f0,
ppException=0x7f3b07312508) at
/home/tinderbox/master/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:586

#11 0x00007f3b0588c734 in binaryurp::IncomingRequest::execute_throw
(this=0x2ec53c0, returnValue=0x7f3b07312960,
outArguments=0x7f3b073128d0) at
/home/tinderbox/master/binaryurp/source/incomingrequest.cxx:263
#12 0x00007f3b0588b1dd in binaryurp::IncomingRequest::execute
(this=0x2ec53c0) at
/home/tinderbox/master/binaryurp/source/incomingrequest.cxx:89
#13 0x00007f3b058a5c3e in binaryurp::(anonymous namespace)::request
(pThreadSpecificData=0x2ec53c0) at
/home/tinderbox/master/binaryurp/source/reader.cxx:107
#14 0x00007f3b18843484 in cppu_threadpool::JobQueue::enter
(this=0x5710d70, nDisposeId=87567728, bReturnWhenNoJob=1 '\001') at
/home/tinderbox/master/cppu/source/threadpool/jobqueue.cxx:121
#15 0x00007f3b18847408 in cppu_threadpool::ORequestThread::run
(this=0x5382d70) at
/home/tinderbox/master/cppu/source/threadpool/thread.cxx:222
#16 0x00007f3b18846ab0 in cppu_requestThreadWorker (pVoid=0x5382d70)
at /home/tinderbox/master/cppu/source/threadpool/thread.cxx:57
#17 0x00007f3b197b6db1 in osl_thread_start_Impl (pData=0x39f16a0) at
/home/tinderbox/master/sal/osl/unx/thread.c:292
#18 0x00000036354077f1 in start_thread (arg=0x7f3b07313700) at
pthread_create.c:301
#19 0x0000003634ce570d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

EE
Time: 1,023.281
There were 2 failures:
1) test(org.openoffice.test.UnoApiTest)
com.sun.star.lang.DisposedException: java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@4c221e9e
is disposed
at $Proxy10.loadComponentFromURL(Unknown Source)
at util.SOfficeFactory.openDoc(SOfficeFactory.java:594)
at util.SOfficeFactory.createCalcDoc(SOfficeFactory.java:137)
at mod._sc.ScCellCursorObj.initialize(ScCellCursorObj.java:121)
at lib.TestCase.initializeTestCase(TestCase.java:79)
at base.java_fat.getEnv(java_fat.java:465)
at base.java_fat.executeTest(java_fat.java:221)
at org.openoffice.Runner.run(Runner.java:240)
at org.openoffice.test.UnoApiTest.test(UnoApiTest.java:45)
2) test(org.openoffice.test.UnoApiTest)
org.openoffice.test.OfficeConnection$PostprocessFailedException: This
likely means that soffice crashed during the test.

FAILURES!!!
Tests run: 1, Failures: 2

see full error log at
/home/tinderbox/master/workdir/unxlngx6/JunitTest/sc_unoapi/done.log
to rerun just this failed test without all others, run:

make /home/tinderbox/master/workdir/unxlngx6/JunitTest/sc_unoapi/done

cd into the module dir to run the tests faster
Or to do interactive debugging, run two shells with (Linux only):

make debugrun
make gb_JunitTest_DEBUGRUN=T
/home/tinderbox/master/workdir/unxlngx6/JunitTest/sc_unoapi/done

make[1]: ***
[/home/tinderbox/master/workdir/unxlngx6/JunitTest/sc_unoapi/done]
Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/tinderbox/master'
make: *** [source-env-and-recurse] Error 2


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.