> Ok Another bt. tried to run real application:
> (gdb) run uwsgi -s /var/run/uwsgi_hypernova.sock -p 3   --pythonpath .
> -w hypernova.app -C 777 -O 0  --pyargv="--modules-path=../data/modules
>  --mode=debug --log-handler=console --log-handler=numbler:console"
> Starting program: /usr/local/bin/uwsgi uwsgi -s
> /var/run/uwsgi_hypernova.sock -p 3   --pythonpath . -w hypernova.app
> -C 777 -O 0  --pyargv="--modules-path=../data/modules  --mode=debug
> --log-handler=console --log-handler=numbler:console"
> [Thread debugging using libthread_db enabled]
> SYSNAME: Linux
> NODENAME: nostromo
> RELEASE: 2.6.38-8-generic
> VERSION: #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011
> MACHINE: x86_64
> ENVIRON: ORBIT_SOCKETDIR=/tmp/orbit-evgeny
> ENVIRON: SSH_AGENT_PID=1378
> ENVIRON: SHELL=/bin/bash
> ENVIRON: TERM=xterm
> ENVIRON:
>

I have made a wrong assumption on pthread_mutex_trylock

When the deadlock detector finds a deadlock it should spit out a message
in the logs.

Try again, but do a make clean before as i have changed a lot of internal
structures during the last past hours.

-- 
Roberto De Ioris
http://unbit.it
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to