Unfortunately, not really.

What I am seeing indicates some sort of problem with threading, though, and
that's an OS level item. To try to troubleshoot, we need to know exactly
which operating system and revision you are using. In addition, we need to
know exactly which version of Python. You can obtain that with "Python -V".
As to the OS version, that's obtainable in too many different (and
incompatible) ways. You'll have to know that part.

On Tue, Jun 28, 2011 at 11:45 AM, Paul Kraus <[email protected]> wrote:

> My turbogears 2.1.1 app keeps dieing with ...
>
> python: pthread_mutex_lock.c:62: __pthread_mutex_lock: Assertion
> `mutex->__data.__owner == 0' failed.
>
> Any idea what might be causing this?
>
>  --
> You received this message because you are subscribed to the Google Groups
> "TurboGears" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/turbogears/-/xIc4cjSr8lgJ.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/turbogears?hl=en.
>



-- 
Michael J. Pedersen
My IM IDs: Jabber/[email protected], AIM/pedermj022171
          Yahoo/pedermj2002, MSN/[email protected]
My LinkedIn Profile: http://www.linkedin.com/in/michaeljpedersen
Twitter: pedersentg

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to