Created
September 14, 2010 13:44
-
-
Save Eugeny/579051 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Program received signal SIGSEGV, Segmentation fault. | |
__pyx_pf_4lxml_5etree_8_Element_3tag___get__ (o=<TabControl at remote 0x871addc>, x=0x0) at src/lxml/lxml.etree.c:32922 | |
32922 src/lxml/lxml.etree.c: Нет такого файла или каталога. | |
in src/lxml/lxml.etree.c | |
(gdb) bt | |
#0 __pyx_pf_4lxml_5etree_8_Element_3tag___get__ (o=<TabControl at remote 0x871addc>, x=0x0) at src/lxml/lxml.etree.c:32922 | |
#1 __pyx_getprop_4lxml_5etree_8_Element_tag (o=<TabControl at remote 0x871addc>, x=0x0) at src/lxml/lxml.etree.c:55640 | |
#2 0x080918c7 in PyObject_GenericGetAttr (obj=<TabControl at remote 0x871addc>, name='tag') at ../Objects/object.c:1385 | |
#3 0xb776a179 in __pyx_pf_4lxml_5etree_8_Element___repr__ (__pyx_v_self=<TabControl at remote 0x871addc>) | |
at src/lxml/lxml.etree.c:34040 | |
#4 0x0805fd6a in PyObject_Call (func=<built-in method __repr__ of TabControl object at remote 0x871addc>, arg=(), kw=0x0) | |
at ../Objects/abstract.c:2492 | |
#5 0x080d8c62 in PyEval_CallObjectWithKeywords (func=<built-in method __repr__ of TabControl object at remote 0x871addc>, arg=(), | |
kw=0x0) at ../Python/ceval.c:3619 | |
#6 0x080b22ea in slot_tp_repr (self=<TabControl at remote 0x871addc>) at ../Objects/typeobject.c:5295 | |
#7 0x08092567 in _PyObject_Str (v=<TabControl at remote 0x871addc>) at ../Objects/object.c:425 | |
#8 0x08092632 in PyObject_Str (v=<TabControl at remote 0x871addc>) at ../Objects/object.c:446 | |
#9 0x08092765 in internal_print (op=<TabControl at remote 0x871addc>, fp=0xb7dce4e0, flags=141626220, nesting=0) | |
at ../Objects/object.c:298 | |
#10 0x08074c52 in file_PyObject_Print (v=<TabControl at remote 0x871addc>, f=<file at remote 0xb7c54078>, flags=1) | |
at ../Objects/fileobject.c:116 | |
#11 PyFile_WriteObject (v=<TabControl at remote 0x871addc>, f=<file at remote 0xb7c54078>, flags=1) at ../Objects/fileobject.c:2389 | |
#12 0x080dc97a in PyEval_EvalFrameEx (f= | |
Frame 0x87b98f4, for file /home/eugeny/Work/ajenti/ajenti/ui/classes.py, line 168, in __init__ (self=<TabControl at remote 0x871addc>, args=(), kwargs={}), throwflag=0) at ../Python/ceval.c:1630 | |
#13 0x080dfbb2 in PyEval_EvalCodeEx (co=0x84b9bf0, globals= | |
{'base64': <module at remote 0xb7c32efc>, 'etree': <module at remote 0x84645b4>, 'TreeManager': <type at remote 0x85b73e4>, '__builtins__': {'bytearray': <type at remote 0x826b600>, 'IndexError': <type at remote 0x8228180>, 'all': <built-in function all>, 'help': <_Helper at remote 0xb7c1276c>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x8227e00>, 'unicode': <type at remote 0x8233fa0>, 'UnicodeDecodeError': <type at remote 0x82285e0>, 'isinstance': <built-in function isinstance>, 'copyright': <_Printer(_Printer__data='Copyright (c) 2001-2010 Python Software Foundation.\nAll Rights Reserved.\n\nCopyright (c) 2000 BeOpen.com.\nAll Rights Reserved.\n\nCopyright (c) 1995-2001 Corporation for National Research Initiatives.\nAll Rights Reserved.\n\nCopyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\nAll Rights Reserved.', _Printer__lines=None, _Printer__name='copyright', _Printer__dirs=(), _Printer__files=(...)) at remote 0xb7c12a8c>, 'NameError': <type at remote 0x8227b60>, '...(truncated), locals= | |
0x0, args=0x870fc78, argcount=1, kws=0x86add40, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3000 | |
#14 0x08168f1f in function_call (func=<function at remote 0x872cb54>, arg=(<TabControl at remote 0x871addc>,), kw={}) | |
at ../Objects/funcobject.c:524 | |
#15 0x0805fd6a in PyObject_Call (func=<function at remote 0x872cb54>, arg=(<TabControl at remote 0x871addc>,), kw={}) | |
at ../Objects/abstract.c:2492 | |
#16 0x08067d5c in instancemethod_call (func=<instancemethod at remote 0x84769b4>, arg=(<TabControl at remote 0x871addc>,), kw={}) | |
at ../Objects/classobject.c:2579 | |
#17 0x0805fd6a in PyObject_Call (func=<instancemethod at remote 0x84769b4>, arg=(), kw={}) at ../Objects/abstract.c:2492 | |
#18 0x080b2bc4 in slot_tp_init (self=<TabControl at remote 0x871addc>, args=(), kwds={}) at ../Objects/typeobject.c:5632 | |
#19 0x080aa8c5 in type_call (type=0x87b9a7c, args=(), kwds={}) at ../Objects/typeobject.c:742 | |
#20 0x0805fd6a in PyObject_Call (func=<type at remote 0x87b9a7c>, arg=(), kw={}) at ../Objects/abstract.c:2492 | |
#21 0x080dcbeb in ext_do_call (f= | |
Frame 0x87bf3c4, for file /home/eugeny/Work/ajenti/ajenti/ui/classes.py, line 180, in TabControl (args=(), kwargs={}, TabControl---Type <return> to continue, or q <return> to quit---bt | |
=<type at remote 0x87b9a7c>), throwflag=0) at ../Python/ceval.c:4063 | |
#22 PyEval_EvalFrameEx (f= | |
Frame 0x87bf3c4, for file /home/eugeny/Work/ajenti/ajenti/ui/classes.py, line 180, in TabControl (args=(), kwargs={}, TabControl=<type at remote 0x87b9a7c>), throwflag=0) at ../Python/ceval.c:2452 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment