To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=102568 Issue #|102568 Summary|assertion failed tpp.c __pthread_tpp_change_priority Component|framework Version|OOo 3.1 Platform|PC URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|tm Reported by|pjessen
------- Additional comments from [email protected] Sat Jun 6 16:02:11 +0000 2009 ------- I'm using the DocumentConverter.py script to convert .sxw documents to PDFs. Occasionally I'll see this: 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. At other times I just get a core dump. (no backtrace worth much) I believe I have determined that this only happens on multi-processor machines, at least I have not been able to reproduce on a single-processor machine. I have also used 'taskset' to tie both the soffice daemon and the script to the same CPU, which have greatly reduced the number of occurrences. The problem is easily reproduced although it will take a few attempts. This issue was already reported to openSUSE, but I'm not sure if it's going anywhere: https://bugzilla.novell.com/show_bug.cgi?id=498789 --------------------------------------------------------------------- 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]
