Now crash in python

Pramod Kumar Singh pramod at tcsi.com
Thu Dec 9 02:58:53 EST 1999


As per an advice I upgraded to Python 1.5.2 and TCL/TK 8.2.2. This time
the crash is in python. The stack is given below.

Does anybody has any clue??

(dbx) where
current thread: t at 14
=>[1] reset_exc_info(0x81a20, 0x4, 0x0, 0x0, 0x1e7250, 0xffffffff), at
0x6f010ca0
  [2] eval_code2(0x80b00, 0x0, 0x1e2334, 0x1, 0x53, 0x11000b), at
0x6f010404
  [3] call_function(0x0, 0x0, 0x0, 0x0, 0x133360, 0x6e596144), at
0x6f013544
  [4] PyEval_CallObjectWithKeywords(0x153988, 0x1daf30, 0x0, 0x6ce01fc4,
0x6ce01fc0, 0x133368), at 0x6f012954
  [5] builtin_apply(0x0, 0x1daeb0, 0x0, 0x0, 0x64, 0x133380), at
0x6efe8a5c
  [6] call_builtin(0x7ff48, 0x1daeb0, 0x0, 0xe, 0x133368, 0xb9), at
0x6f012c20
  [7] PyEval_CallObjectWithKeywords(0x7ff48, 0x1daeb0, 0x0, 0x0,
0x1daeb0, 0x2), at 0x6f012984
  [8] eval_code2(0x1daf30, 0x0, 0x10dc50, 0x2, 0x83, 0x12e235), at
0x6f00f47c
  [9] eval_code2(0x13c5f8, 0x0, 0x142c24, 0x1, 0x83, 0x1b4586), at
0x6f00f154
  [10] call_function(0x0, 0x0, 0x0, 0x0, 0x47657454, 0x3), at 0x6f013544
  [11] PyEval_CallObjectWithKeywords(0x1e3d30, 0x82e90, 0x0, 0x6ce02774,
0x6ce02770, 0x1e3d30), at 0x6f012954
  [12] builtin_apply(0x0, 0x1daf90, 0x0, 0x0, 0x106d04, 0x1e3d30), at
0x6efe8a5c
  [13] call_builtin(0x7ff48, 0x1daf90, 0x0, 0x0, 0x1e3d30, 0x66), at
0x6f012c20
  [14] PyEval_CallObjectWithKeywords(0x7ff48, 0x1daf90, 0x0, 0x0,
0x1daf90, 0x2), at 0x6f012984
  [15] eval_code2(0x82e90, 0x0, 0x150f28, 0x2, 0x83, 0x1da216), at
0x6f00f47c
  [16] call_function(0x0, 0x0, 0x0, 0x6e9e6b60, 0x82e90, 0xffffffff), at
0x6f013544
  [17] PyEval_CallObjectWithKeywords(0x1e3cd0, 0x0, 0x0, 0x0, 0x0,
0x6ce02e30), at 0x6f012954
  [18] dyPythonServer::_PyExecute(inst = 0x1e1080, opName = 0x6f780
"op2", mode = 1, errorData = CLASS, req = CLASS, res = CLASS), line 428
in "dyPythonServer.C"



More information about the Python-list mailing list