Issue 114209 - forms/qa/unoapi forms.OGridControlModel::com::sun::star::view::XSelectionSupplier crash
Summary: forms/qa/unoapi forms.OGridControlModel::com::sun::star::view::XSelectionSupp...
Status: CONFIRMED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.x
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-30 15:19 UTC by Stephan Bergmann
Modified: 2013-07-30 02:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Stephan Bergmann 2010-08-30 15:19:25 UTC
At least on a combination of DEV300_m86 based CWSs sb123/sb127 under
unxlngx6.pro, executing forms/qa/unoapi once crashed at

[...]
5: LOG> removeProperty(): PASSED.OK
5: ***** State for
forms.OGridControlModel::com::sun::star::beans::XPropertyContainer ******
5: Whole interface: PASSED.OK
5:
*****************************************************************************************
5: LOG> Log started 13.07.2010 - 20:34:55
5: checking: [forms.OGridControlModel::com::sun::star::view::XSelectionSupplier]
is iface: [com.sun.star.view.XSelectionSupplier] testcode:
[ifc.view._XSelectionSupplier]
5: LOG> Execute: select()
5: LOG> select #0: true
5: LOG> selected object and current selection are equal: true
5: com.sun.star.lang.DisposedException: java.io.EOFException
5: LOG> 	at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:158)
5: LOG> select(): java.io.EOFException.FAILED
5: 
5: LOG> Execute: getSelection()
5: LOG> starting required method: select()
5: LOG> ! Required method select() failed
5: LOG> getSelection(): java.io.EOFException.FAILED
5: 
5: LOG> Execute: addSelectionChangeListener()
5: com.sun.star.lang.DisposedException: java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@9ac5f13 is disposed
5: LOG> 	at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.checkDisposed(java_remote_bridge.java:702)
5: LOG> 	at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:621)
5: LOG> 	at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:151)
5: LOG> 	at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:133)
5: LOG> 	at $Proxy87.addSelectionChangeListener(Unknown Source)
5: LOG> 	at
ifc.view._XSelectionSupplier._addSelectionChangeListener(_XSelectionSupplier.java:103)
5: LOG> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
5: LOG> 	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
5: LOG> 	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5: LOG> 	at java.lang.reflect.Method.invoke(Method.java:585)
5: LOG> 	at lib.MultiMethodTest.invokeTestMethod(MultiMethodTest.java:406)
5: LOG> 	at lib.MultiMethodTest.callMethod(MultiMethodTest.java:384)
5: LOG> 	at lib.MultiMethodTest.executeMethod(MultiMethodTest.java:372)
5: LOG> 	at lib.MultiMethodTest.run(MultiMethodTest.java:236)
5: LOG> 	at base.java_fat.executeInterfaceTest(java_fat.java:573)
5: LOG> 	at base.java_fat.executeTest(java_fat.java:237)
5: LOG> 	at org.openoffice.Runner.run(Runner.java:240)
5: LOG> 	at org.openoffice.forms.qa.unoapi.Test.test(Test.java:44)
[...]
5: LOG> addSelectionChangeListener(): java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@9ac5f13 is
disposed.FAILED
5: 
5: LOG> Execute: removeSelectionChangeListener()
5: LOG> starting required method: addSelectionChangeListener()
5: LOG> ! Required method addSelectionChangeListener() failed
5: LOG> removeSelectionChangeListener(): java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@9ac5f13 is
disposed.FAILED
5: LOG> closing connection...
5: LOG> ERROR: Can't close the connection: java.lang.IllegalArgumentException:
Couldn't get drawpage
5: LOG> closing data source...
5: LOG> ERROR: couldn't close data source: com.sun.star.lang.DisposedException:
java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@9ac5f13 is disposed
5: LOG> disposing data source...
5: LOG> couldn't dispose the data source
5: LOG> closing document...
5: LOG> ERROR: couldn't close document: com.sun.star.lang.DisposedException:
java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@9ac5f13 is disposed
5: LOG> revoking data source...
5: ***** State for
forms.OGridControlModel::com::sun::star::view::XSelectionSupplier ******
5: [forms.OGridControlModel::com::sun::star::view::XSelectionSupplier::select()]
is testcode: [select()] - java.io.EOFException.FAILED
5:
[forms.OGridControlModel::com::sun::star::view::XSelectionSupplier::getSelection()]
is testcode: [getSelection()] - java.io.EOFException.FAILED
5:
[forms.OGridControlModel::com::sun::star::view::XSelectionSupplier::addSelectionChangeListener()]
is testcode: [addSelectionChangeListener()] - java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@9ac5f13 is
disposed.FAILED
5:
[forms.OGridControlModel::com::sun::star::view::XSelectionSupplier::removeSelectionChangeListener()]
is testcode: [removeSelectionChangeListener()] - java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@9ac5f13 is
disposed.FAILED
5: 
5: Whole interface: PASSED.FAILED
5:
****************************************************************************************
5: LOG> Log started 13.07.2010 - 20:34:56
5: Creating: forms.OGridControlModel
5: LOG> Log started 13.07.2010 - 20:34:56
5: LOG> creating a textdocument
5: Office disposed
[...]

with

(gdb) info threads
  10 Thread 24591  0x00007fb345c694ac in __libc_recv (fd=39, buf=<value
optimized out>, n=<value optimized out>, flags=<value optimized out>) at
../sysdeps/unix/sysv/linux/x86_64/recv.c:34
  9 Thread 24590  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
  8 Thread 24579  0x00007fb345c5bf83 in *__GI___poll (fds=<value optimized out>,
nfds=<value optimized out>, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:87
  7 Thread 24576  0x00007fb345c692bd in accept () at
../sysdeps/unix/syscall-template.S:82
  6 Thread 24577  0x00007fb345c692bd in accept () at
../sysdeps/unix/syscall-template.S:82
  5 Thread 24574  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
  4 Thread 25060  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
  3 Thread 25036  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
  2 Thread 24572  0xffffffffff60017b in ?? ()
* 1 Thread 25021  0x00007fb3425c3816 in Timer::Start() () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/libvcllx.so
(gdb) where
#0  0x00007fb3425c3816 in Timer::Start() () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/libvcllx.so
#1  0x00007fb34470d2b4 in SfxBindings::InvalidateShell(SfxShell const&, unsigned
char) () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/libsfxlx.so
#2  0x00007fb32e45d081 in FmXFormShell::InvalidateSlot(short, unsigned char) ()
from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/libsvxcorelx.so
#3  0x00007fb32e45deb4 in
FmXFormShell::impl_updateCurrentForm(com::sun::star::uno::Reference<com::sun::star::form::XForm>
const&) () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/libsvxcorelx.so
#4  0x00007fb32e46ed5c in
FmXFormShell::setCurrentSelection(std::set<com::sun::star::uno::Reference<com::sun::star::uno::XInterface>,
comphelper::OInterfaceCompare<com::sun::star::uno::XInterface>,
std::allocator<com::sun::star::uno::Reference<com::sun::star::uno::XInterface> >
> const&) () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/libsvxcorelx.so
#5  0x00007fb32e46f4e6 in
FmXFormShell::selectionChanged(com::sun::star::lang::EventObject const&) () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/libsvxcorelx.so
#6  0x00007fb324c1fd88 in
frm::OGridControlModel::select(com::sun::star::uno::Any const&) () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/libfrmlx.so
#7  0x00007fb336f16dd5 in callVirtualMethod(void*, unsigned int, void*,
_typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned
long*, unsigned int, double*, unsigned int) () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/libgcc3_uno.so
#8  0x00007fb336f172bd in cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*,
bridges::cpp_uno::shared::VtableSlot, _typelib_TypeDescriptionReference*, int,
_typelib_MethodParameter*, void*, void**, _uno_Any**) () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/libgcc3_uno.so
#9  0x00007fb336f17a1a in
bridges::cpp_uno::shared::unoInterfaceProxyDispatch(_uno_Interface*,
_typelib_TypeDescription const*, void*, void**, _uno_Any**) () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/libgcc3_uno.so
#10 0x00007fb326a59016 in thisDispatch () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/liburp_uno.so
#11 0x00007fb326a498c4 in bridges_urp::ServerMultiJob::execute() () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/liburp_uno.so
#12 0x00007fb326a4a0d9 in doit () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/liburp_uno.so
#13 0x00007fb344f0e28f in cppu_threadpool::JobQueue::enter(long, unsigned char)
() from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/../ure-link/lib/libuno_cppu.so.3
#14 0x00007fb344f0ea9d in cppu_threadpool::ORequestThread::run() () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/../ure-link/lib/libuno_cppu.so.3
#15 0x00007fb344f0eced in cppu_requestThreadWorker () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/../ure-link/lib/libuno_cppu.so.3
#16 0x00007fb346e9e398 in osl_thread_start_Impl () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#17 0x00007fb3457679ca in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#18 0x00007fb345c686fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()
(gdb) thread 2
[Switching to thread 2 (Thread 24572)]#0  0xffffffffff60017b in ?? ()
(gdb) where
#0  0xffffffffff60017b in ?? ()
#1  0x00007fff666f90a0 in ?? ()
#2  0x00007fff667ff714 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) thread 3
[Switching to thread 3 (Thread 25036)]#0  pthread_cond_timedwait@@GLIBC_2.3.2 ()
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
211     ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: No such
file or directory.
        in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
(gdb) where
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007fb346e9af47 in osl_waitCondition () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#2  0x00007fb344f0ae05 in
cppu_threadpool::ThreadPool::waitInPool(cppu_threadpool::ORequestThread*) ()
from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/../ure-link/lib/libuno_cppu.so.3
#3  0x00007fb344f0eafd in cppu_threadpool::ORequestThread::run() () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/../ure-link/lib/libuno_cppu.so.3
#4  0x00007fb344f0eced in cppu_requestThreadWorker () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/../ure-link/lib/libuno_cppu.so.3
#5  0x00007fb346e9e398 in osl_thread_start_Impl () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#6  0x00007fb3457679ca in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#7  0x00007fb345c686fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()
(gdb) thread 4
[Switching to thread 4 (Thread 25060)]#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
162     ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: No such file
or directory.
        in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
(gdb) where
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb346e9aea1 in osl_waitCondition () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#2  0x00007fb34549188a in comphelper::AsyncEventNotifier::run() () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/libcomphelp4gcc3.so
#3  0x00007fb3242a2eda in threadFunc () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/libdbalx.so
#4  0x00007fb346e9e398 in osl_thread_start_Impl () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#5  0x00007fb3457679ca in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007fb345c686fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()
(gdb) thread 5
[Switching to thread 5 (Thread 24574)]#0  pthread_cond_timedwait@@GLIBC_2.3.2 ()
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
211     ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: No such
file or directory.
        in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
(gdb) where
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007fb346ec3a60 in rtl_cache_wsupdate_all () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#2  0x00007fb3457679ca in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#3  0x00007fb345c686fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()
(gdb) thread 6
[Switching to thread 6 (Thread 24577)]#0  0x00007fb345c692bd in accept () at
../sysdeps/unix/syscall-template.S:82
82      ../sysdeps/unix/syscall-template.S: No such file or directory.
        in ../sysdeps/unix/syscall-template.S
(gdb) where
#0  0x00007fb345c692bd in accept () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fb346ea46f2 in osl_acceptPipe () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#2  0x00007fb33343fb11 in io_acceptor::PipeAcceptor::accept() () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/acceptor.uno.so
#3  0x00007fb33343e0d3 in io_acceptor::OAcceptor::accept(rtl::OUString const&)
() from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/acceptor.uno.so
#4  0x00007fb33364bcfc in desktop::Acceptor::run() () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/liboffacclx.so
#5  0x00007fb346e9e398 in osl_thread_start_Impl () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#6  0x00007fb3457679ca in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#7  0x00007fb345c686fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()
(gdb) thread 7
[Switching to thread 7 (Thread 24576)]#0  0x00007fb345c692bd in accept () at
../sysdeps/unix/syscall-template.S:82
82      in ../sysdeps/unix/syscall-template.S
(gdb) where
#0  0x00007fb345c692bd in accept () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fb346ea46f2 in osl_acceptPipe () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#2  0x00007fb34227b89a in vos::OPipe::accept(vos::OStreamPipe&) () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/libvos3gcc3.so
#3  0x00007fb346c30ca1 in desktop::OfficeIPCThread::run() () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/libsofficeapp.so
#4  0x00007fb34227689a in vos::threadWorkerFunction_impl(void*) () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/program/libvos3gcc3.so
#5  0x00007fb346e9e398 in osl_thread_start_Impl () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#6  0x00007fb3457679ca in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#7  0x00007fb345c686fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()
(gdb) thread 8
[Switching to thread 8 (Thread 24579)]#0  0x00007fb345c5bf83 in *__GI___poll
(fds=<value optimized out>, nfds=<value optimized out>, timeout=1000) at
../sysdeps/unix/sysv/linux/poll.c:87
87      ../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
        in ../sysdeps/unix/sysv/linux/poll.c
(gdb) where
#0  0x00007fb345c5bf83 in *__GI___poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb33aacf377 in x11::SelectionManager::dispatchEvent(int) () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org/basis3.4/program/libvclplug_genlx.so
#2  0x00007fb33aacf500 in x11::SelectionManager::run(void*) () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org/basis3.4/program/libvclplug_genlx.so
#3  0x00007fb346e9e398 in osl_thread_start_Impl () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#4  0x00007fb3457679ca in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#5  0x00007fb345c686fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()
(gdb) thread 9
[Switching to thread 9 (Thread 24590)]#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
162     ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: No such file
or directory.
        in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
(gdb) where
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb346e9aea1 in osl_waitCondition () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#2  0x00007fb326a50965 in bridges_urp::OWriterThread::run() () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/liburp_uno.so#3
 0x00007fb326a40fda in threadFunc () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/liburp_uno.so
#4  0x00007fb346e9e398 in osl_thread_start_Impl () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#5  0x00007fb3457679ca in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007fb345c686fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()
(gdb) thread 10
[Switching to thread 10 (Thread 24591)]#0  0x00007fb345c694ac in __libc_recv
(fd=39, buf=<value optimized out>, n=<value optimized out>, flags=<value
optimized out>) at ../sysdeps/unix/sysv/linux/x86_64/recv.c:34
34      ../sysdeps/unix/sysv/linux/x86_64/recv.c: No such file or directory.
        in ../sysdeps/unix/sysv/linux/x86_64/recv.c
(gdb) where
#0  0x00007fb345c694ac in __libc_recv (fd=39, buf=<value optimized out>,
n=<value optimized out>, flags=<value optimized out>) at
../sysdeps/unix/sysv/linux/x86_64/recv.c:34
#1  0x00007fb346ea4485 in osl_receivePipe () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#2  0x00007fb346ea44db in osl_readPipe () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#3  0x00007fb326c67a88 in
remotebridges_bridge::OConnectionWrapper::thisRead(remote_Connection*, signed
char*, int) () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/remotebridge.uno.so
#4  0x00007fb326a4f865 in bridges_urp::OReaderThread::readBlock(int*) () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/liburp_uno.so
#5  0x00007fb326a4c53f in bridges_urp::OReaderThread::run() () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/liburp_uno.so#6
 0x00007fb326a40fda in threadFunc () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org/ure/lib/liburp_uno.so
#7  0x00007fb346e9e398 in osl_thread_start_Impl () from
/net/so-cwsserv02/export/cws/sb127/DEV300/unxlngx6.pro/installation/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3
#8  0x00007fb3457679ca in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007fb345c686fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
Comment 1 Stephan Bergmann 2010-09-17 10:49:35 UTC
worked around for now by disabling affected tests as
<http://hg.services.openoffice.org/cws/sb126/rev/ca8c00c6efe5>; please revert
when fixing this issue
Comment 2 philipp.lohmann 2010-09-20 10:04:00 UTC
target
Comment 3 Rob Weir 2013-07-30 02:16:13 UTC
Reset assignee on issues not touched by assignee in more than 2000 days.