On Tue, Apr 27, 2010 at 5:46 AM, Steinar Midtskogen
<stei...@latinitas.org> wrote:
>  DEBUG: handler.c:Handler(141) OWSERVER handler done
>  DEBUG: ow_net_server.c:ProcessAcceptSocket(225) Normal exit.
> owserver: tpp.c:66: __pthread_tpp_change_priority: Assertion `previous_prio 
> == -1 || (previous_prio >= __sched_fifo_min_prio && previous_prio <= 
> __sched_fifo_max_prio)' failed.
>

Strange. This isn't my code. pthread library perhaps.
The same message is reported in a few other programs, usually fixed by
randomly changing the components, near as I can tell.

Here is the most cogent explanation:
http://sources.redhat.com/ml/libc-help/2008-05/msg00071.html
They suggest its a problem with mutex attribute initialization.

In the CVS version I've tightened up all the mutex initialization.
Perhaps this will solve the intermittent error you are seeing.

Paul Alfille

------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to