[py-dev] greenlet problems (followup)

Moe A imagefalling at gmail.com
Wed May 18 23:52:33 CEST 2005


sorry, i neglected to give additional information.

im running dual x86, and here is the backtrace from the core file:

#0  0x284a35e6 in g_switchstack () from
/usr/local/lib/python2.4/site-packages/greenlet.so
#1  0x284a3831 in g_initialstub () from
/usr/local/lib/python2.4/site-packages/greenlet.so
#2  0x284a36ff in g_switch () from
/usr/local/lib/python2.4/site-packages/greenlet.so
#3  0x284a3d74 in green_switch () from
/usr/local/lib/python2.4/site-packages/greenlet.so
#4  0x080d59ed in PyCFunction_Call ()
#5  0x08059fe0 in PyObject_Call ()
#6  0x0809f7b9 in PyEval_GetFuncDesc ()
#7  0x0809d21c in PyEval_EvalFrame ()
#8  0x0809dfdb in PyEval_EvalCodeEx ()
#9  0x0809f332 in PyEval_GetFuncDesc ()
#10 0x0809f1a4 in PyEval_GetFuncDesc ()
#11 0x0809d16c in PyEval_EvalFrame ()
#12 0x0809dfdb in PyEval_EvalCodeEx ()
#13 0x0809ab02 in PyEval_EvalCode ()
#14 0x080b8d3c in PyRun_FileExFlags ()
#15 0x080b8cf7 in PyRun_FileExFlags ()
#16 0x080b8cc1 in PyRun_FileExFlags ()
#17 0x080b7f8b in PyRun_SimpleFileExFlags ()
#18 0x080b79d2 in PyRun_AnyFileExFlags ()
#19 0x08054f36 in Py_Main ()
#20 0x0805468a in main ()
#21 0x08054582 in _start ()



More information about the Pytest-dev mailing list