On Mon, 15 Mar 2004, Gordon Messmer wrote: > I'd really like to figure it out, but it's tough. gdb won't attach to > the python process when it's deadlocked, and I'm not really sure I
The only time that happens is when you are in a syscall. What distro? I've had tons of problems with multithreaded programs with RedHat because of ntpl or nptl or whatever it is. Try setting the environment of the Python process to LD_ASSUME_KERNEL=2.2.5 *Completely* up-to-date RedHat seems much better, but still not trouble-free for me, I don't know why. -- Ensign Walnut approaches Dr. Crusher with caution... Jon Nelson <[EMAIL PROTECTED]> C and Python Code Gardener ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
