http://bugzilla.novell.com/show_bug.cgi?id=498789 User per.jessen@enidan.com added comment http://bugzilla.novell.com/show_bug.cgi?id=498789#c1 Summary: DocumentConverter.py segfaults Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: OpenOffice.org AssignedTo: bnc-team-ooo@forge.provo.novell.com ReportedBy: per.jessen@enidan.com QAContact: kyu@novell.com Found By: --- Created an attachment (id=288579) --> (http://bugzilla.novell.com/attachment.cgi?id=288579) glibc backtrace User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.8.1.6) Gecko/20070730 SUSE/2.0.0.6-25 Firefox/2.0.0.6 I convert from sxw to pdf like this: #!/bin/sh export URE_BOOTSTRAP=vnd.sun.star.pathname:/usr/lib/ooo3/program/fundamentalrc export PYTHONPATH=/usr/lib/ooo3/basis3.0/program python /usr/share/ooo3/program/DocumentConverter.py $@ Every now and then, fairly regularly, I get a segfault or similar when running this. Ex#1: sxw2pdf mar2009.1.sxw mar2009.1.pdf python: tpp.c:63: __pthread_tpp_change_priority: Assertion `new_prio == -1 || (new_prio >= __sched_fifo_min_prio && new_prio <= __sched_fifo_max_prio)' failed. /usr/lib/spamchek/bin/sxw2pdf: line 8: 11726 Aborted (core dumped) python /usr/share/ooo3/program/DocumentConverter.py $@ I have the core dump if it's of any interest. Other times I just get the segfault and the coredump, and some times I get a glibc traceback, see attached. Reproducible: Sometimes -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.