To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78284





------- Additional comments from [EMAIL PROTECTED] Wed Jun 13 18:02:52 +0000 
2007 -------
I finally managed to get a stacktrace (thanks to Pavel):

(gdb) info threads
  3 process 10479  0x00002b4f6d214fc9 in do_lookup_x () from
/lib64/ld-linux-x86-64.so.2
* 2 process 10500  0x00002b4f6da64a5f in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib64/tls/libpthread.so.0
  1 process 10501  0x0000000000409ce3 in com::sun::star::uno::cpp_release ()
(gdb) thread 3
[Switching to thread 3 (process 10479)]#0  0x00002b4f6d214fc9 in do_lookup_x ()
from /lib64/ld-linux-x86-64.so.2
(gdb) bt
#0  0x00002b4f6d214fc9 in do_lookup_x () from /lib64/ld-linux-x86-64.so.2
#1  0x00002b4f6d215372 in _dl_lookup_symbol_x () from 
/lib64/ld-linux-x86-64.so.2
#2  0x00002b4f6d2181f1 in fixup () from /lib64/ld-linux-x86-64.so.2
#3  0x00002b4f6d217f32 in _dl_runtime_resolve () from 
/lib64/ld-linux-x86-64.so.2
#4  0x00002b4f6d63c506 in uno_EnvDcp_getPurpose ()
   from
/data/oo/BuildDir/ooo_SRC680_m215_src/solver/680/unxlngx6.pro/lib/libuno_cppu.so.3
#5  0x00002b4f6d63c541 in uno_EnvDcp_getPurpose ()
   from
/data/oo/BuildDir/ooo_SRC680_m215_src/solver/680/unxlngx6.pro/lib/libuno_cppu.so.3
#6  0x00002b4f6d61f522 in ?? () from
/data/oo/BuildDir/ooo_SRC680_m215_src/solver/680/unxlngx6.pro/lib/libuno_cppu.so.3
#7  0x00007fffffb389f0 in ?? ()
#8  0x00002b4f6d642e81 in ?? () from
/data/oo/BuildDir/ooo_SRC680_m215_src/solver/680/unxlngx6.pro/lib/libuno_cppu.so.3
#9  0x0000000000000000 in ?? ()
#10 0x00002b4f6d218c28 in _dl_fini () from /lib64/ld-linux-x86-64.so.2

(gdb) thread 2
[Switching to thread 2 (process 10500)]#0  0x00002b4f6da64a5f in
pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib64/tls/libpthread.so.0
(gdb) bt
#0  0x00002b4f6da64a5f in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/tls/libpthread.so.0
#1  0x00002b4f6d360d4f in rtl_cache_create ()
   from
/data/oo/BuildDir/ooo_SRC680_m215_src/solver/680/unxlngx6.pro/lib/libuno_sal.so.3
#2  0x00002b4f6da61fa5 in start_thread () from /lib64/tls/libpthread.so.0
#3  0x00002b4f6e269cb2 in clone () from /lib64/tls/libc.so.6

(gdb) thread 1
[Switching to thread 1 (process 10501)]#0  0x0000000000409ce3 in
com::sun::star::uno::cpp_release ()
(gdb) bt
#0  0x0000000000409ce3 in com::sun::star::uno::cpp_release ()
#1  0x00002b4f6d62a1cb in uno_type_constructData ()
   from
/data/oo/BuildDir/ooo_SRC680_m215_src/solver/680/unxlngx6.pro/lib/libuno_cppu.so.3
#2  0x00002b4f6d631e81 in uno_any_destruct ()
   from
/data/oo/BuildDir/ooo_SRC680_m215_src/solver/680/unxlngx6.pro/lib/libuno_cppu.so.3
#3  0x00002aaaac1219aa in pyuno::PyUNO_del ()
   from
/data/oo/BuildDir/ooo_SRC680_m215_src/solver/680/unxlngx6.pro/lib/libpyuno.so
#4  0x00002aaaac29822f in PyDict_Next ()
   from
/data/oo/BuildDir/ooo_SRC680_m215_src/solver/680/unxlngx6.pro/lib/libpython2.3.so.1.0
#5  0x00002aaaac27b903 in PyMethod_Fini ()
   from
/data/oo/BuildDir/ooo_SRC680_m215_src/solver/680/unxlngx6.pro/lib/libpython2.3.so.1.0
#6  0x00002aaaac13472a in pyuno::GCThread::run ()
   from
/data/oo/BuildDir/ooo_SRC680_m215_src/solver/680/unxlngx6.pro/lib/libpyuno.so
#7  0x00002aaaac134a1a in threadFunc () from
/data/oo/BuildDir/ooo_SRC680_m215_src/solver/680/unxlngx6.pro/lib/libpyuno.so
#8  0x00002b4f6d352ffd in osl_yieldThread ()
   from
/data/oo/BuildDir/ooo_SRC680_m215_src/solver/680/unxlngx6.pro/lib/libuno_sal.so.3
#9  0x00002b4f6da61fa5 in start_thread () from /lib64/tls/libpthread.so.0
#10 0x00002b4f6e269cb2 in clone () from /lib64/tls/libc.so.6
#11 0x0000000000000000 in ?? ()

Obviously this is PyUno related, so it shouldn't be experienced in SO builds, as
SO does not bring PyUno.


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to