Core dumped while interacting with OpenOffice.org via pyuno

Marco Bizzarri marco.bizzarri at gmail.com
Fri Sep 5 09:04:22 EDT 2008


Hi all.

I'm experiencing a core dump while working in the following environment

- debain etch
- python2.3
- openoffice.org 2.4
- Zope 2.8.8

I was able to get a core dump, and the backtrace shows the following:

Core was generated by `python2.3 tests/testActs.py'.
Program terminated with signal 11, Segmentation fault.
#0  0xb6b5219c in ?? () from /usr/lib/openoffice/program/libuno_cppu.so.3
(gdb) bt
#0  0xb6b5219c in ?? () from /usr/lib/openoffice/program/libuno_cppu.so.3
#1  0xb6b547d3 in ?? () from /usr/lib/openoffice/program/libuno_cppu.so.3
#2  0xb6b531d2 in ?? () from /usr/lib/openoffice/program/libuno_cppu.so.3
#3  0xb6b53748 in uno_threadpool_enter () from
/usr/lib/openoffice/program/libuno_cppu.so.3
#4  0xb5c80c8c in ?? () from /usr/lib/openoffice/program/liburp_uno.so
#5  0xb5c7d1e8 in ?? () from /usr/lib/openoffice/program/liburp_uno.so
#6  0xb5c8710e in ?? () from /usr/lib/openoffice/program/liburp_uno.so
#7  0xb5c8727c in ?? () from /usr/lib/openoffice/program/liburp_uno.so
#8  0xb5c76a62 in ?? () from /usr/lib/openoffice/program/liburp_uno.so
#9  0xb68c76c7 in ?? () from /usr/lib/openoffice/program/libuno_sal.so.3
#10 0x08797840 in ?? ()
#11 0x0989b6e0 in ?? ()
#12 0x00000000 in ?? ()

Now, I can understand that the information I provided are not enough
to give me suggestions on solving this issue; so, I'm asking
suggesions on investigating the issue, namely:

- should I ask here or is it better if I ask on a openoffice forum?
- should I use a debug-enabled python in order to have more meaningful
backtraces?
- is there something else I should do in order to have more clues
("Read The Fine Manual (tm)" is an acceptable answer)

Regards
Marco

-- 
Marco Bizzarri
http://notenotturne.blogspot.com/
http://iliveinpisa.blogspot.com/



More information about the Python-list mailing list