Re: [Pyunit-interest] python 2.2 crash
Brought to you by:
purcell
From: Steve P. <ste...@ya...> - 2003-04-19 06:43:20
|
Hi Srikanth, You should send this question to the main Python mailing list: you have sent it to a small list related only to the Python unit testing framework. See http://mail.python.org/mailman/listinfo/python-list instead; there you will find many more people able to answer your questions. Very best wishes, -Steve On Saturday 19 April 2003 04:15, Srikanth Mandava wrote: > Hi, > > I'm getting the following Python program crash and have no clue. I'm using > the program as a corba client with fnorb. Also there is a corba server > object in the client to accept messages. I'm using Python 2.2 on Linux > > "Fatal Python error: ceval: tstate mix-up" |