Re: Core dumps building Python on AIX
Kalle Svensson <[email protected]> Thu, 15 Aug 2002 03:23:59 +0200
| Newsgroups | gmane.comp.python.snake-farm.user |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
[me, core file from build process on AIX]
> I tried looking around a bit with hexl-mode, but found nothing I
> understood. I found the string 'python' at 0x06BC, but I guess that
> could mean anything. I'll work on getting a gdb.
Okay, I've built a gdb now. It seems to be a python core file.
Here are the first ten levels from 'bt':
#0 0xd01918f0 in Py_InitModule4 () at modsupport.c:35
#1 0xd0190870 in initstruct () at structmodule.c:1508
#2 0x100f2e90 in _PyImport_LoadDynamicModule (name=0x0, pathname=0x0,
fp=0x2ff20f18) at importdl.c:53
#3 0x10067160 in imp_load_dynamic (self=0x0, args=0x203acecc) at import.c:2377
#4 0x100a101c in PyCFunction_Call (func=0x202be46c, arg=0x203acecc, kw=0x0)
at methodobject.c:80
#5 0x100462a4 in eval_frame (f=0x203e8244) at ceval.c:1971
#6 0x10048644 in PyEval_EvalCodeEx (co=0x202bc760, globals=0x202632d4,
locals=0x0, args=0x203e1acc, argcount=2, kws=0x203e1ad4, kwcount=0,
defs=0x0, defcount=0, closure=0x0) at ceval.c:2552
#7 0x1004b110 in fast_function (func=0x202e4b8c, pp_stack=0x2ff211d8, n=2,
na=2, nk=0) at ceval.c:3137
#8 0x10046490 in eval_frame (f=0x203e1974) at ceval.c:1991
#9 0x10048644 in PyEval_EvalCodeEx (co=0x202d8c60, globals=0x202d3a44,
locals=0x0, args=0x203177d8, argcount=1, kws=0x0, kwcount=0, defs=0x0,
defcount=0, closure=0x0) at ceval.c:2552
What am I looking for?
Peace,
Kalle
- --
Kalle Svensson, http://www.juckapan.org/~kalle/
Student, root and saint in the Church of Emacs.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.6 <http://mailcrypt.sourceforge.net/>
iD8DBQE9WwKSdNeA1787sd0RAjAUAJ9W8/UITJtnuTLgZfAptZwbwD9EhwCfdnoB
2Qht7meifgsrYNqh4l5b0Mc=
=YN3l
-----END PGP SIGNATURE-----