Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 577476 Details for
Bug 742048
[abrt] virt-manager-0.9.0-5.fc16: X error
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 134.56 KB, created by
Ferry Huberts
on 2012-04-14 18:59:51 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Ferry Huberts
Created:
2012-04-14 18:59:51 UTC
Size:
134.56 KB
patch
obsolete
>[New LWP 2616] >[New LWP 4352] >[New LWP 2720] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib64/libgconf-2.so.4.1.5.debug" does not match "/usr/lib64/libgconf-2.so.4" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib64/libgconf-2.so.4.1.5.debug" does not match "/usr/lib64/libgconf-2.so.4" (CRC mismatch). > >Core was generated by `/usr/bin/python /usr/share/virt-manager/virt-manager.py'. >Program terminated with signal 11, Segmentation fault. >#0 0x00000037330598fc in validate_row (tree_view=0x2ca7a60 [GtkTreeView], tree=0x7f434c013900, node=0x2d5cb90, iter=0x7fff0e2b88d0, path=<optimized out>) at gtktreeview.c:5827 >5827 gtktreeview.c: No such file or directory. > in gtktreeview.c > >Thread 3 (Thread 0x7f4363fbd700 (LWP 2720)): >#0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86 >No locals. >#1 0x000000308c70c3a5 in PyThread_acquire_lock (lock=0x7f435c046bd0, waitflag=1) at /usr/src/debug/Python-2.7.2/Python/thread_pthread.h:321 > success = <optimized out> > thelock = 0x7f435c046bd0 > status = <optimized out> > error = 0 >#2 0x000000308c70fff4 in lock_PyThread_acquire_lock (self=0x30385b0, args=<optimized out>) at /usr/src/debug/Python-2.7.2/Modules/threadmodule.c:52 > _save = 0x3271490 > i = 1 >#3 0x000000308c6dffbb in call_function (oparg=<optimized out>, pp_stack=0x7f4363fbbfc8) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4090 > callargs = () > flags = <optimized out> > tstate = <optimized out> > func = <built-in method acquire of thread.lock object at remote 0x30385b0> > w = <optimized out> > na = <optimized out> > nk = <optimized out> > n = <optimized out> > pfunc = 0x2c1c418 > x = <optimized out> >#4 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x2c1c420 > stack_pointer = <optimized out> > next_instr = 0x1b20046 "\001|" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x2c1c418 > retval = 0x0 > tstate = <optimized out> > co = 0x7f436cd9adb0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1b1ffe4 "|" > names = ('_is_owned', 'RuntimeError', '_allocate_lock', 'acquire', '_Condition__waiters', 'append', '_release_save', 'None', '_note', '_time', 'True', 'min', '_sleep', 'remove', 'ValueError', '_acquire_restore') > consts = (None, 'cannot wait on un-acquired lock', '%s.wait(): got it', <float at remote 0x1a4a540>, 0, 2, <float at remote 0x1a4a558>, '%s.wait(%s): timed out', '%s.wait(%s): got it') >#5 0x000000308c6e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=1, kws=0x7f435c054fa0, kwcount=0, defs=0x7f436cdb2ce8, defcount=1, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x2c1c418 > tstate = 0x3271490 > x = <optimized out> > u = <optimized out> >#6 0x000000308c6dfadb in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7f4363fbc1b8, func=<function at remote 0x1b40320>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4186 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#7 call_function (oparg=<optimized out>, pp_stack=0x7f4363fbc1b8) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x1b40320> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7f435c054f98 > x = <optimized out> >#8 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x7f435c054fa0 > stack_pointer = <optimized out> > next_instr = 0x2ba62c9 "\001q=" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x7f435c054f98 > retval = 0x0 > tstate = <optimized out> > co = 0x2bdca30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x2ba6274 "|" > names = ('not_empty', 'acquire', '_qsize', 'Empty', 'None', 'wait', 'ValueError', '_time', '_get', 'not_full', 'notify', 'release') > consts = ("Remove and return an item from the queue.\n\n If optional args 'block' is true and 'timeout' is None (the default),\n block if necessary until an item is available. If 'timeout' is\n a positive number, it blocks at most 'timeout' seconds and raises\n the Empty exception if no item was available within that time.\n Otherwise ('block' is false), return an item if one is immediately\n available, else raise the Empty exception ('timeout' is ignored\n in that case).\n ", 0, "'timeout' must be a positive number", <float at remote 0x25edb88>, None) >#9 0x000000308c6e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=1, kws=0x7f435c04ad38, kwcount=0, defs=0x2bbbba8, defcount=2, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x7f435c054f98 > tstate = 0x3271490 > x = <optimized out> > u = <optimized out> >#10 0x000000308c6dfadb in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7f4363fbc3a8, func=<function at remote 0x2be20c8>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4186 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#11 call_function (oparg=<optimized out>, pp_stack=0x7f4363fbc3a8) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x2be20c8> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7f435c04ad30 > x = <optimized out> >#12 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x7f435c04ad38 > stack_pointer = <optimized out> > next_instr = 0x2798cd8 "}\001" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x7f435c04ad30 > retval = 0x0 > tstate = <optimized out> > co = 0x2bdc130 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x2798ccc "|" > names = ('_q', 'get', '_process_queue_item', 'task_done', 'True', 'False', 'Empty') > consts = (None,) >#13 0x000000308c6e0580 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7f4363fbc4e8, func=<function at remote 0x2be2aa0>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4176 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x3271490 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#14 call_function (oparg=<optimized out>, pp_stack=0x7f4363fbc4e8) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x2be2aa0> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7f435c0528b0 > x = <optimized out> >#15 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x7f435c0528b8 > stack_pointer = <optimized out> > next_instr = 0x2bcf9c6 "\001|" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x7f435c0528b0 > retval = 0x0 > tstate = <optimized out> > co = 0x2bdc0b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x2bcf9b4 "x\036" > names = ('True', '_process_queue', '_process_vms') > consts = (None,) >#16 0x000000308c6e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=1, kws=0x7f4373323068, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x7f435c0528b0 > tstate = 0x3271490 > x = <optimized out> > u = <optimized out> >#17 0x000000308c66dd23 in function_call (func=<function at remote 0x2be2a28>, arg=(<vmmInspection(_cached_data={'c36bd9a1-f65b-cf8b-38fe-df751789700f': <vmmInspectionData(hostname='nodeshot.internal.hupie.com', major_version=6, minor_version=2, applications=[{'app_release': '6.el6', 'app_url': '', 'app_trans_path': '', 'app_name': 'MAKEDEV', 'app_source_package': '', 'app_description': '', 'app_publisher': '', 'app_install_path': '', 'app_summary': '', 'app_epoch': 0L, 'app_version': '3.24', 'app_display_name': ''}, {'app_release': '6.el6', 'app_url': '', 'app_trans_path': '', 'app_name': 'acl', 'app_source_package': '', 'app_description': '', 'app_publisher': '', 'app_install_path': '', 'app_summary': '', 'app_epoch': 0L, 'app_version': '2.2.49', 'app_display_name': ''}, {'app_release': '2.el6', 'app_url': '', 'app_trans_path': '', 'app_name': 'aic94xx-firmware', 'app_source_package': '', 'app_description': '', 'app_publisher': '', 'app_install_path': '', 'app_summary': '', 'app_epoch': 0L, 'app_version': '30', 'app_display_name': ''}, {'app_release': '3.el6_1.2', 'app_url': '', 'app_tran...(truncated), kw={}) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = () > d = 0x0 > k = 0x7f4373323068 > nk = 0 > nd = 0 >#18 0x000000308c649193 in PyObject_Call (func=<function at remote 0x2be2a28>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x308c66db80 <function_call> >#19 0x000000308c6dc31f in ext_do_call (nk=0, na=<optimized out>, flags=<optimized out>, pp_stack=0x7f4363fbc7a8, func=<function at remote 0x2be2a28>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4403 > kwdict = {} > nstar = <optimized out> > callargs = <optimized out> > stararg = () > result = 0x0 >#20 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2779 > flags = <optimized out> > func = <function at remote 0x2be2a28> > na = <optimized out> > nk = 0 > n = <optimized out> > pfunc = 0x7f4354000ea0 > sp = 0x7f4354000ea0 > stack_pointer = <optimized out> > next_instr = 0x7f436cd8e965 "\001n" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x7f4354000ea0 > retval = 0x0 > tstate = <optimized out> > co = 0x7f436cda0cb0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x7f436cd8e944 "z&" > names = ('_Thread__target', '_Thread__args', '_Thread__kwargs') > consts = (None,) >#21 0x000000308c6e0580 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7f4363fbc8e8, func=<function at remote 0x1b40ed8>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4176 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x3271490 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#22 call_function (oparg=<optimized out>, pp_stack=0x7f4363fbc8e8) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x1b40ed8> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7f4354000c78 > x = <optimized out> >#23 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x7f4354000c80 > stack_pointer = <optimized out> > next_instr = 0x1b2d31a "\001Wn\a\001\004t\016" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x7f4354000c78 > retval = 0x0 > tstate = <optimized out> > co = 0x7f436cda0e30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1b2d274 "z\322\001|" > names = ('_set_ident', '_Thread__started', 'set', '_active_limbo_lock', '_active', '_Thread__ident', '_limbo', '_note', '_trace_hook', '_sys', 'settrace', '_profile_hook', 'setprofile', 'run', 'SystemExit', 'stderr', 'write', 'name', '_format_exc', '_Thread__exc_info', '_Thread__stderr', 'tb_frame', 'f_code', 'co_filename', 'tb_lineno', 'co_name', 'tb_next', '_Thread__exc_clear', '_Thread__stop', '_get_ident') > consts = (None, '%s.__bootstrap(): thread started', '%s.__bootstrap(): registering trace hook', '%s.__bootstrap(): registering profile hook', '%s.__bootstrap(): raised SystemExit', '%s.__bootstrap(): unhandled exception', 'Exception in thread %s:\n%s\n', 'Exception in thread ', ' (most likely raised during interpreter shutdown):', 'Traceback (most recent call last):', ' File "%s", line %s, in %s', '%s: %s', '%s.__bootstrap(): normal return') >#24 0x000000308c6e0580 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7f4363fbca28, func=<function at remote 0x1b410c8>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4176 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x3271490 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#25 call_function (oparg=<optimized out>, pp_stack=0x7f4363fbca28) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x1b410c8> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7f4354000a90 > x = <optimized out> >#26 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x7f4354000a98 > stack_pointer = <optimized out> > next_instr = 0x7f436cd91d80 "\001Wn#" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x7f4354000a90 > retval = 0x0 > tstate = <optimized out> > co = 0x7f436cda0d30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x7f436cd91d74 "y\016" > names = ('_Thread__bootstrap_inner', '_Thread__daemonic', '_sys', 'None') > consts = (None,) >#27 0x000000308c6e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x7f4354000a90 > tstate = 0x3271490 > x = <optimized out> > u = <optimized out> >#28 0x000000308c66dc2c in function_call (func=<function at remote 0x1b40f50>, arg=(<Thread(_Thread__ident=139927416985344, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f43732e4ad0>, acquire=<built-in method acquire of thread.lock object at remote 0x7f43732e4ad0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7f43732e4ad0>) at remote 0x2bddb90>, _Thread__name='inspection thread', _Thread__daemonic=True, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f43732e49b0>, acquire=<built-in method acquire of thread.lock object at remote 0x7f43732e49b0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7f43732e49b0>) at remote 0x2bddb50>) at remote 0x2bdd890>, _Thread__stderr=<file at remote 0x7f437333b270>, _Thread__target=<instancemethod at remote 0x27f67d0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = 0x0 > d = 0x0 > k = 0x0 > nk = 0 > nd = 0 >#29 0x000000308c649193 in PyObject_Call (func=<function at remote 0x1b40f50>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x308c66db80 <function_call> >#30 0x000000308c657dff in instancemethod_call (func=<function at remote 0x1b40f50>, arg=(<Thread(_Thread__ident=139927416985344, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f43732e4ad0>, acquire=<built-in method acquire of thread.lock object at remote 0x7f43732e4ad0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7f43732e4ad0>) at remote 0x2bddb90>, _Thread__name='inspection thread', _Thread__daemonic=True, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f43732e49b0>, acquire=<built-in method acquire of thread.lock object at remote 0x7f43732e49b0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7f43732e49b0>) at remote 0x2bddb50>) at remote 0x2bdd890>, _Thread__stderr=<file at remote 0x7f437333b270>, _Thread__target=<instancemethod at remote 0x27f67d0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/classobject.c:2578 > self = <Thread(_Thread__ident=139927416985344, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f43732e4ad0>, acquire=<built-in method acquire of thread.lock object at remote 0x7f43732e4ad0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7f43732e4ad0>) at remote 0x2bddb90>, _Thread__name='inspection thread', _Thread__daemonic=True, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f43732e49b0>, acquire=<built-in method acquire of thread.lock object at remote 0x7f43732e49b0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7f43732e49b0>) at remote 0x2bddb50>) at remote 0x2bdd890>, _Thread__stderr=<file at remote 0x7f437333b270>, _Thread__target=<instancemethod at remote 0x27f67d0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread_...(truncated) > klass = <optimized out> > result = <optimized out> >#31 0x000000308c649193 in PyObject_Call (func=<instancemethod at remote 0x3035a50>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x308c657d60 <instancemethod_call> >#32 0x000000308c6da457 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x3035a50>, arg=(), kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3959 > result = <optimized out> >#33 0x000000308c710362 in t_bootstrap (boot_raw=0x2d93760) at /usr/src/debug/Python-2.7.2/Modules/threadmodule.c:614 > boot = 0x2d93760 > tstate = 0x3271490 > res = <optimized out> >#34 0x0000003079a07d90 in start_thread (arg=0x7f4363fbd700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f4363fbd700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 8565944091556951137, 140733431127760, 139927416986048, 46251760, 3, -8618025792129223583, 8539013479833252961}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#35 0x00000030796f0f5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 2 (Thread 0x7f4350fff700 (LWP 4352)): >#0 PyFrame_New (tstate=0x35e1580, code=0x1c960b0, globals={'VIR_DOMAIN_EVENT_DEFINED': 0, 'VIR_STREAM_EVENT_ERROR': 4, 'VIR_FROM_ONE': 27, 'VIR_FROM_NETWORK': 19, 'VIR_ERR_NO_NODE_DEVICE': 53, 'VIR_FROM_DOMAIN': 20, 'VIR_DOMAIN_SHUTOFF_MIGRATED': 4, 'VIR_FROM_CONF': 9, 'VIR_ERR_INVALID_NETWORK': 36, 'VIR_DOMAIN_EVENT_DEFINED_ADDED': 0, 'VIR_FROM_VMWARE': 39, 'VIR_DOMAIN_SHUTOFF_UNKNOWN': 0, 'VIR_DOMAIN_EVENT_STARTED_MIGRATED': 1, 'VIR_DOMAIN_JOB_COMPLETED': 3, 'VIR_DOMAIN_MEMORY_STAT_AVAILABLE': 5, 'VIR_KEYCODE_SET_RFB': 9, 'registerErrorHandler': <function at remote 0x1cc5758>, 'VIR_MIGRATE_NON_SHARED_INC': 128, 'VIR_MIGRATE_PERSIST_DEST': 8, 'VIR_ERR_NO_SOURCE': 19, 'VIR_DOMAIN_SAVE_RUNNING': 2, 'VIR_DOMAIN_MEMORY_PARAM_INT': 1, 'VIR_ERR_NONE': 0, '_eventInvokeHandleCallback': <function at remote 0x1cc5d70>, 'VIR_DOMAIN_LAST': 7, 'VIR_CPU_COMPARE_IDENTICAL': 1, 'VIR_DOMAIN_EVENT_ID_RTC_CHANGE': 2, 'VIR_DOMAIN_BLKIO_PARAM_ULLONG': 4, 'VIR_FROM_INTERFACE': 26, 'VIR_STORAGE_POOL_INACTIVE': 0, 'VIR_FROM_CPU': 31, 'VIR_FROM_TEST': 12, 'VIR_STORAGE_POOL_BUILDING': 1, 'V...(truncated), locals=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/frameobject.c:667 > back = Frame 0x2de8ae0, for file /usr/lib64/python2.7/site-packages/libvirt.py, line 2361, in lookupByName (self=<virConnect(_o=<PyCapsule at remote 0x2c2dc30>) at remote 0x2c32ea8>, name='TBX-Dev', ret=<PyCapsule at remote 0x44f0a20>) > f = <optimized out> > builtins = {'bytearray': <type at remote 0x308c975d80>, 'IndexError': <type at remote 0x308c97c460>, 'all': <built-in function all>, 'help': <_Helper at remote 0x7f437323e650>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x308c97bde0>, 'unicode': <type at remote 0x308c9925e0>, 'UnicodeDecodeError': <type at remote 0x308c97cc80>, 'memoryview': <type at remote 0x308c987000>, 'isinstance': <built-in function isinstance>, 'copyright': <_Printer(_Printer__data='Copyright (c) 2001-2011 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 0x7f437323e4d0>, 'NameError': <type at remote 0x308c97b900>, 'BytesWarning': <type at remote 0x308c97ed00>, 'dict': <type at remote...(truncated) > i = <optimized out> >#1 0x000000308c6e0dc6 in PyEval_EvalCodeEx (co=0x1c960b0, globals=<optimized out>, locals=<optimized out>, args=0x3031608, argcount=2, kws=0x2bde650, kwcount=1, defs=0x1cf27e8, defcount=1, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3110 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0x35e1580 > x = <optimized out> > u = <optimized out> >#2 0x000000308c66dd23 in function_call (func=<function at remote 0x1cf96e0>, arg=(<virDomain() at remote 0x45161b8>, <virConnect(_o=<PyCapsule at remote 0x2c2dc30>) at remote 0x2c32ea8>), kw={'_obj': <PyCapsule at remote 0x44f0a20>}) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = ('_obj', <PyCapsule at remote 0x44f0a20>) > d = 0x1cf27e8 > k = 0x2bde650 > nk = 1 > nd = 1 >#3 0x000000308c649193 in PyObject_Call (func=<function at remote 0x1cf96e0>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x308c66db80 <function_call> >#4 0x000000308c657dff in instancemethod_call (func=<function at remote 0x1cf96e0>, arg=(<virDomain() at remote 0x45161b8>, <virConnect(_o=<PyCapsule at remote 0x2c2dc30>) at remote 0x2c32ea8>), kw={'_obj': <PyCapsule at remote 0x44f0a20>}) at /usr/src/debug/Python-2.7.2/Objects/classobject.c:2578 > self = <virDomain() at remote 0x45161b8> > klass = <optimized out> > result = <optimized out> >#5 0x000000308c649193 in PyObject_Call (func=<instancemethod at remote 0x450f690>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x308c657d60 <instancemethod_call> >#6 0x000000308c6da457 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x450f690>, arg=(<virConnect(_o=<PyCapsule at remote 0x2c2dc30>) at remote 0x2c32ea8>,), kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3959 > result = <optimized out> >#7 0x000000308c658b6e in PyInstance_New (klass=<optimized out>, arg=(<virConnect(_o=<PyCapsule at remote 0x2c2dc30>) at remote 0x2c32ea8>,), kw={'_obj': <PyCapsule at remote 0x44f0a20>}) at /usr/src/debug/Python-2.7.2/Objects/classobject.c:571 > res = <optimized out> > inst = 0x45161b8 > init = <instancemethod at remote 0x450f690> > initstr = '__init__' >#8 0x000000308c649193 in PyObject_Call (func=<classobj at remote 0x1cea120>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x308c658b00 <PyInstance_New> >#9 0x000000308c6de795 in do_call (nk=<optimized out>, na=<optimized out>, pp_stack=0x7f4350ffd458, func=<classobj at remote 0x1cea120>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4308 > callargs = (<virConnect(_o=<PyCapsule at remote 0x2c2dc30>) at remote 0x2c32ea8>,) > kwdict = {'_obj': <PyCapsule at remote 0x44f0a20>} > result = 0x0 >#10 call_function (oparg=<optimized out>, pp_stack=0x7f4350ffd458) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4113 > func = <classobj at remote 0x1cea120> > w = <optimized out> > na = <optimized out> > nk = <optimized out> > n = <optimized out> > pfunc = 0x2de8c78 > x = <optimized out> >#11 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x2de8c80 > stack_pointer = <optimized out> > next_instr = 0x1cae6b1 "}\003" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x2de8c78 > retval = 0x0 > tstate = <optimized out> > co = 0x1cbb230 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1cae66c "t" > names = ('libvirtmod', 'virDomainLookupByName', '_o', 'None', 'libvirtError', 'virDomain') > consts = ('Try to lookup a domain on the given hypervisor based on its name. ', 'virDomainLookupByName() failed', 'conn', '_obj', None) >#12 0x000000308c6e0580 in fast_function (nk=<optimized out>, na=2, n=<optimized out>, pp_stack=0x7f4350ffd598, func=<function at remote 0x1cfede8>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4176 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x35e1580 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#13 call_function (oparg=<optimized out>, pp_stack=0x7f4350ffd598) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x1cfede8> > w = <optimized out> > na = 2 > nk = <optimized out> > n = <optimized out> > pfunc = 0x35b8200 > x = <optimized out> >#14 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x35b8210 > stack_pointer = <optimized out> > next_instr = 0x1bdc8ac "}\005" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x35b81f8 > retval = 0x0 > tstate = <optimized out> > co = 0x2145e30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1bdc814 "g" > names = ('listDomainsID', 'lookupByID', 'append', 'libvirt', 'libvirtError', 'logging', 'warn', 'listDefinedDomains', 'lookupByName') > consts = ('\n Return 2 lists: ([all_running_vms], [all_nonrunning_vms])\n ', 'Failed to lookup active domain id %d', 'Failed to lookup inactive domain %d') >#15 0x000000308c6e0580 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7f4350ffd6d8, func=<function at remote 0x237e488>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4176 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x35e1580 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#16 call_function (oparg=<optimized out>, pp_stack=0x7f4350ffd6d8) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x237e488> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x35b3240 > x = <optimized out> >#17 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x35b3250 > stack_pointer = <optimized out> > next_instr = 0x252ceaa "\\\002" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x35b3230 > retval = 0x0 > tstate = <optimized out> > co = 0x2616c30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x252ce94 "\210\001" > names = ('_util', 'fetch_all_guests', 'XMLDesc', 'get_xml_path', 'append', 'name') > consts = ("\n Return a list of VM names that are using the passed path.\n\n @param conn: virConnect to check VMs\n @param path: Path to check for\n @param check_conflict: Only return names that are truly conflicting:\n this will omit guests that are using the disk\n with the 'shareable' flag, and possible other\n heuristics\n ", None, <code at remote 0x2616bb0>, 0, 'func') >#18 0x000000308c6e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=2, kws=0x35b3060, kwcount=0, defs=0x26273a8, defcount=1, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x35b3230 > tstate = 0x35e1580 > x = <optimized out> > u = <optimized out> >#19 0x000000308c6dfadb in fast_function (nk=<optimized out>, na=2, n=<optimized out>, pp_stack=0x7f4350ffd8c8, func=<function at remote 0x2617ed8>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4186 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#20 call_function (oparg=<optimized out>, pp_stack=0x7f4350ffd8c8) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x2617ed8> > w = <optimized out> > na = 2 > nk = <optimized out> > n = <optimized out> > pfunc = 0x362b110 > x = <optimized out> >#21 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x362b128 > stack_pointer = <optimized out> > next_instr = 0x28d5119 "}\v" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x362b108 > retval = 0x0 > tstate = <optimized out> > co = 0x2973730 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x28d5044 "|" > names = ('current_pool', 'widget', 'get_model', 'clear', 'get_volumes', 'keys', 'get_target_path', 'get_name', 'get_pretty_capacity', 'get_format', 'logging', 'debug', 'True', 'None', 'VirtualDisk', 'path_in_use_by', 'conn', 'vmm', 'join', 'exception', 'append') > consts = (None, 'vol-list', '', "Error getting volume info for '%s', hiding it", 'exc_info', ', ', 'Failed to determine if storage volume in use.') >#22 0x000000308c6e0580 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7f4350ffda08, func=<function at remote 0x2a67938>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4176 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x35e1580 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#23 call_function (oparg=<optimized out>, pp_stack=0x7f4350ffda08) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x2a67938> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7f434c000ea8 > x = <optimized out> >#24 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x7f434c000eb0 > stack_pointer = <optimized out> > next_instr = 0x2964a91 "\001d" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x7f434c000e98 > retval = 0x0 > tstate = <optimized out> > co = 0x296dd30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x2964a74 "\210" > names = ('delete', 'refresh_current_pool', 'populate_storage_volumes') > consts = (None,) >#25 0x000000308c6e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=0, kws=0x7f4373323068, kwcount=0, defs=0x0, defcount=0, closure=(<cell at remote 0x4505fa0>, <cell at remote 0x4505f30>)) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x7f434c000e98 > tstate = 0x35e1580 > x = <optimized out> > u = <optimized out> >#26 0x000000308c66dd23 in function_call (func=<function at remote 0x3051e60>, arg=(), kw={}) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = () > d = 0x0 > k = 0x7f4373323068 > nk = 0 > nd = 0 >#27 0x000000308c649193 in PyObject_Call (func=<function at remote 0x3051e60>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x308c66db80 <function_call> >#28 0x000000308c6dc31f in ext_do_call (nk=0, na=<optimized out>, flags=<optimized out>, pp_stack=0x7f4350ffdcc8, func=<function at remote 0x3051e60>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4403 > kwdict = {} > nstar = <optimized out> > callargs = <optimized out> > stararg = () > result = 0x0 >#29 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2779 > flags = <optimized out> > func = <function at remote 0x3051e60> > na = <optimized out> > nk = 0 > n = <optimized out> > pfunc = 0x7f43540715e0 > sp = 0x7f43540715e8 > stack_pointer = <optimized out> > next_instr = 0x2959ae6 "\001d" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x7f43540715d8 > retval = 0x0 > tstate = <optimized out> > co = 0x295bcb0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x2959ad4 "|" > names = () > consts = (None,) >#30 0x000000308c6e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=1, kws=0x7f4373323068, kwcount=0, defs=0x0, defcount=0, closure=(<cell at remote 0x304a210>,)) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x7f43540715d8 > tstate = 0x35e1580 > x = <optimized out> > u = <optimized out> >#31 0x000000308c66dd23 in function_call (func=<function at remote 0x3051d70>, arg=(<vmmAsyncJob(show_progress=False, topwin=<gtk.Window at remote 0x450f6e0>, cancel_args=[<...>], _gobject_handles=[], _signal_id_map={}, cancel_job=None, window=<gtk.glade.XML at remote 0x450f910>, _gobject_timeouts=[], config=<vmmConfig(rhel6_defaults=True, support_threading=True, glade_dir='/usr/share/virt-manager', _spice_error=False, conf_dir='/apps/virt-manager', appname='virt-manager', libvirt_packages=['libvirt'], support_inspection=True, keyring=None, appversion='0.9.1', preferred_distros=['fedora', 'rhel'], hv_packages=['qemu-system-x86'], conf=<gconf.Client at remote 0x285f550>, _objects=['<vmmErrorDialog object at 0x29885a0 (virtManager+error+vmmErrorDialog at 0x1d65ac0)>', '<vmmEngine object at 0x2bcf690 (virtManager+engine+vmmEngine at 0x1d65a40)>', '<vmmErrorDialog object at 0x2bcf910 (virtManager+error+vmmErrorDialog at 0x200f700)>', '<vmmSystray object at 0x2bcff00 (virtManager+systray+vmmSystray at 0x1d65c20)>', '<vmmErrorDialog object at 0x2bcff50 (virtManager+error+vmmErrorDialog at 0x20093...(truncated), kw={}) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = () > d = 0x0 > k = 0x7f4373323068 > nk = 0 > nd = 0 >#32 0x000000308c649193 in PyObject_Call (func=<function at remote 0x3051d70>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x308c66db80 <function_call> >#33 0x000000308c6dc31f in ext_do_call (nk=0, na=<optimized out>, flags=<optimized out>, pp_stack=0x7f4350ffdf88, func=<function at remote 0x3051d70>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4403 > kwdict = {} > nstar = <optimized out> > callargs = <optimized out> > stararg = () > result = 0x0 >#34 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2779 > flags = <optimized out> > func = <function at remote 0x3051d70> > na = <optimized out> > nk = 0 > n = <optimized out> > pfunc = 0x7f43540713e0 > sp = 0x7f43540713e8 > stack_pointer = <optimized out> > next_instr = 0x295f066 "\001Wnc" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x7f43540713e0 > retval = 0x0 > tstate = <optimized out> > co = 0x295bc30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x295f054 "y\024" > names = ('Exception', 'isinstance', 'libvirt', 'libvirtError', 'can_cancel', 'job_canceled', 'set_error', 'str', 'join', 'traceback', 'format_exc') > consts = (None, '') >#35 0x000000308c6e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=2, kws=0x7f4373323068, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x7f43540713e0 > tstate = 0x35e1580 > x = <optimized out> > u = <optimized out> >#36 0x000000308c66dd23 in function_call (func=<function at remote 0x29575f0>, arg=(<function at remote 0x3051d70>, <vmmAsyncJob(show_progress=False, topwin=<gtk.Window at remote 0x450f6e0>, cancel_args=[<...>], _gobject_handles=[], _signal_id_map={}, cancel_job=None, window=<gtk.glade.XML at remote 0x450f910>, _gobject_timeouts=[], config=<vmmConfig(rhel6_defaults=True, support_threading=True, glade_dir='/usr/share/virt-manager', _spice_error=False, conf_dir='/apps/virt-manager', appname='virt-manager', libvirt_packages=['libvirt'], support_inspection=True, keyring=None, appversion='0.9.1', preferred_distros=['fedora', 'rhel'], hv_packages=['qemu-system-x86'], conf=<gconf.Client at remote 0x285f550>, _objects=['<vmmErrorDialog object at 0x29885a0 (virtManager+error+vmmErrorDialog at 0x1d65ac0)>', '<vmmEngine object at 0x2bcf690 (virtManager+engine+vmmEngine at 0x1d65a40)>', '<vmmErrorDialog object at 0x2bcf910 (virtManager+error+vmmErrorDialog at 0x200f700)>', '<vmmSystray object at 0x2bcff00 (virtManager+systray+vmmSystray at 0x1d65c20)>', '<vmmErrorDialog object at 0x2bcff50 (virtManager...(truncated), kw={}) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = () > d = 0x0 > k = 0x7f4373323068 > nk = 0 > nd = 0 >#37 0x000000308c649193 in PyObject_Call (func=<function at remote 0x29575f0>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x308c66db80 <function_call> >#38 0x000000308c6dc31f in ext_do_call (nk=0, na=<optimized out>, flags=<optimized out>, pp_stack=0x7f4350ffe248, func=<function at remote 0x29575f0>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4403 > kwdict = {} > nstar = <optimized out> > callargs = <optimized out> > stararg = (<function at remote 0x3051d70>, <vmmAsyncJob(show_progress=False, topwin=<gtk.Window at remote 0x450f6e0>, cancel_args=[<...>], _gobject_handles=[], _signal_id_map={}, cancel_job=None, window=<gtk.glade.XML at remote 0x450f910>, _gobject_timeouts=[], config=<vmmConfig(rhel6_defaults=True, support_threading=True, glade_dir='/usr/share/virt-manager', _spice_error=False, conf_dir='/apps/virt-manager', appname='virt-manager', libvirt_packages=['libvirt'], support_inspection=True, keyring=None, appversion='0.9.1', preferred_distros=['fedora', 'rhel'], hv_packages=['qemu-system-x86'], conf=<gconf.Client at remote 0x285f550>, _objects=['<vmmErrorDialog object at 0x29885a0 (virtManager+error+vmmErrorDialog at 0x1d65ac0)>', '<vmmEngine object at 0x2bcf690 (virtManager+engine+vmmEngine at 0x1d65a40)>', '<vmmErrorDialog object at 0x2bcf910 (virtManager+error+vmmErrorDialog at 0x200f700)>', '<vmmSystray object at 0x2bcff00 (virtManager+systray+vmmSystray at 0x1d65c20)>', '<vmmErrorDialog object at 0x2bcff50 (virtManager...(truncated) > result = 0x0 >#39 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2779 > flags = <optimized out> > func = <function at remote 0x29575f0> > na = <optimized out> > nk = 0 > n = <optimized out> > pfunc = 0x7f4354001460 > sp = 0x7f4354001468 > stack_pointer = <optimized out> > next_instr = 0x7f436cd8e965 "\001n" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x7f4354001460 > retval = 0x0 > tstate = <optimized out> > co = 0x7f436cda0cb0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x7f436cd8e944 "z&" > names = ('_Thread__target', '_Thread__args', '_Thread__kwargs') > consts = (None,) >#40 0x000000308c6e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x7f4354001460 > tstate = 0x35e1580 > x = <optimized out> > u = <optimized out> >#41 0x000000308c66dc2c in function_call (func=<function at remote 0x1b40ed8>, arg=(<asyncJobWorker(_Thread__ident=139927098488576, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x3488f30>, acquire=<built-in method acquire of thread.lock object at remote 0x3488f30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x3488f30>) at remote 0x3463ad0>, _Thread__name='Thread-3', _Thread__daemonic=True, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x3488ef0>, acquire=<built-in method acquire of thread.lock object at remote 0x3488ef0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x3488ef0>) at remote 0x3463850>) at remote 0x34635d0>, _Thread__stderr=<file at remote 0x7f437333b270>, _Thread__target=<function at remote 0x29575f0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=[<function at remote 0x3051d70>, <vmmAsyncJob(show_progress=False, topwi...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = 0x0 > d = 0x0 > k = 0x0 > nk = 0 > nd = 0 >#42 0x000000308c649193 in PyObject_Call (func=<function at remote 0x1b40ed8>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x308c66db80 <function_call> >#43 0x000000308c657dff in instancemethod_call (func=<function at remote 0x1b40ed8>, arg=(<asyncJobWorker(_Thread__ident=139927098488576, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x3488f30>, acquire=<built-in method acquire of thread.lock object at remote 0x3488f30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x3488f30>) at remote 0x3463ad0>, _Thread__name='Thread-3', _Thread__daemonic=True, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x3488ef0>, acquire=<built-in method acquire of thread.lock object at remote 0x3488ef0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x3488ef0>) at remote 0x3463850>) at remote 0x34635d0>, _Thread__stderr=<file at remote 0x7f437333b270>, _Thread__target=<function at remote 0x29575f0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=[<function at remote 0x3051d70>, <vmmAsyncJob(show_progress=False, topwi...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/classobject.c:2578 > self = <asyncJobWorker(_Thread__ident=139927098488576, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x3488f30>, acquire=<built-in method acquire of thread.lock object at remote 0x3488f30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x3488f30>) at remote 0x3463ad0>, _Thread__name='Thread-3', _Thread__daemonic=True, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x3488ef0>, acquire=<built-in method acquire of thread.lock object at remote 0x3488ef0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x3488ef0>) at remote 0x3463850>) at remote 0x34635d0>, _Thread__stderr=<file at remote 0x7f437333b270>, _Thread__target=<function at remote 0x29575f0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=[<function at remote 0x3051d70>, <vmmAsyncJob(show_progress=False, topwin...(truncated) > klass = <optimized out> > result = <optimized out> >#44 0x000000308c649193 in PyObject_Call (func=<instancemethod at remote 0x34832d0>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x308c657d60 <instancemethod_call> >#45 0x000000308c6de795 in do_call (nk=<optimized out>, na=<optimized out>, pp_stack=0x7f4350ffe7a8, func=<instancemethod at remote 0x34832d0>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4308 > callargs = (<asyncJobWorker(_Thread__ident=139927098488576, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x3488f30>, acquire=<built-in method acquire of thread.lock object at remote 0x3488f30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x3488f30>) at remote 0x3463ad0>, _Thread__name='Thread-3', _Thread__daemonic=True, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x3488ef0>, acquire=<built-in method acquire of thread.lock object at remote 0x3488ef0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x3488ef0>) at remote 0x3463850>) at remote 0x34635d0>, _Thread__stderr=<file at remote 0x7f437333b270>, _Thread__target=<function at remote 0x29575f0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=[<function at remote 0x3051d70>, <vmmAsyncJob(show_progress=False, topwi...(truncated) > kwdict = 0x0 > result = 0x0 >#46 call_function (oparg=<optimized out>, pp_stack=0x7f4350ffe7a8) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4113 > func = <instancemethod at remote 0x34832d0> > w = <optimized out> > na = <optimized out> > nk = <optimized out> > n = <optimized out> > pfunc = 0x7f435407bd40 > x = <optimized out> >#47 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x7f435407bd48 > stack_pointer = <optimized out> > next_instr = 0x2959a23 "\001d" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x7f435407bd40 > retval = 0x0 > tstate = <optimized out> > co = 0x295bb30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x2959a14 "t" > names = ('threading', 'Thread', 'run') > consts = (None,) >#48 0x000000308c6e0580 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7f4350ffe8e8, func=<function at remote 0x29576e0>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4176 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x35e1580 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#49 call_function (oparg=<optimized out>, pp_stack=0x7f4350ffe8e8) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x29576e0> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7f4354001258 > x = <optimized out> >#50 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x7f4354001260 > stack_pointer = <optimized out> > next_instr = 0x1b2d31a "\001Wn\a\001\004t\016" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x7f4354001258 > retval = 0x0 > tstate = <optimized out> > co = 0x7f436cda0e30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1b2d274 "z\322\001|" > names = ('_set_ident', '_Thread__started', 'set', '_active_limbo_lock', '_active', '_Thread__ident', '_limbo', '_note', '_trace_hook', '_sys', 'settrace', '_profile_hook', 'setprofile', 'run', 'SystemExit', 'stderr', 'write', 'name', '_format_exc', '_Thread__exc_info', '_Thread__stderr', 'tb_frame', 'f_code', 'co_filename', 'tb_lineno', 'co_name', 'tb_next', '_Thread__exc_clear', '_Thread__stop', '_get_ident') > consts = (None, '%s.__bootstrap(): thread started', '%s.__bootstrap(): registering trace hook', '%s.__bootstrap(): registering profile hook', '%s.__bootstrap(): raised SystemExit', '%s.__bootstrap(): unhandled exception', 'Exception in thread %s:\n%s\n', 'Exception in thread ', ' (most likely raised during interpreter shutdown):', 'Traceback (most recent call last):', ' File "%s", line %s, in %s', '%s: %s', '%s.__bootstrap(): normal return') >#51 0x000000308c6e0580 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7f4350ffea28, func=<function at remote 0x1b410c8>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4176 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x35e1580 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#52 call_function (oparg=<optimized out>, pp_stack=0x7f4350ffea28) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x1b410c8> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7f4354001070 > x = <optimized out> >#53 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x7f4354001078 > stack_pointer = <optimized out> > next_instr = 0x7f436cd91d80 "\001Wn#" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x7f4354001070 > retval = 0x0 > tstate = <optimized out> > co = 0x7f436cda0d30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x7f436cd91d74 "y\016" > names = ('_Thread__bootstrap_inner', '_Thread__daemonic', '_sys', 'None') > consts = (None,) >#54 0x000000308c6e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x7f4354001070 > tstate = 0x35e1580 > x = <optimized out> > u = <optimized out> >#55 0x000000308c66dc2c in function_call (func=<function at remote 0x1b40f50>, arg=(<asyncJobWorker(_Thread__ident=139927098488576, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x3488f30>, acquire=<built-in method acquire of thread.lock object at remote 0x3488f30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x3488f30>) at remote 0x3463ad0>, _Thread__name='Thread-3', _Thread__daemonic=True, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x3488ef0>, acquire=<built-in method acquire of thread.lock object at remote 0x3488ef0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x3488ef0>) at remote 0x3463850>) at remote 0x34635d0>, _Thread__stderr=<file at remote 0x7f437333b270>, _Thread__target=<function at remote 0x29575f0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=[<function at remote 0x3051d70>, <vmmAsyncJob(show_progress=False, topwi...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = 0x0 > d = 0x0 > k = 0x0 > nk = 0 > nd = 0 >#56 0x000000308c649193 in PyObject_Call (func=<function at remote 0x1b40f50>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x308c66db80 <function_call> >#57 0x000000308c657dff in instancemethod_call (func=<function at remote 0x1b40f50>, arg=(<asyncJobWorker(_Thread__ident=139927098488576, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x3488f30>, acquire=<built-in method acquire of thread.lock object at remote 0x3488f30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x3488f30>) at remote 0x3463ad0>, _Thread__name='Thread-3', _Thread__daemonic=True, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x3488ef0>, acquire=<built-in method acquire of thread.lock object at remote 0x3488ef0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x3488ef0>) at remote 0x3463850>) at remote 0x34635d0>, _Thread__stderr=<file at remote 0x7f437333b270>, _Thread__target=<function at remote 0x29575f0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=[<function at remote 0x3051d70>, <vmmAsyncJob(show_progress=False, topwi...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/classobject.c:2578 > self = <asyncJobWorker(_Thread__ident=139927098488576, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x3488f30>, acquire=<built-in method acquire of thread.lock object at remote 0x3488f30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x3488f30>) at remote 0x3463ad0>, _Thread__name='Thread-3', _Thread__daemonic=True, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x3488ef0>, acquire=<built-in method acquire of thread.lock object at remote 0x3488ef0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x3488ef0>) at remote 0x3463850>) at remote 0x34635d0>, _Thread__stderr=<file at remote 0x7f437333b270>, _Thread__target=<function at remote 0x29575f0>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=[<function at remote 0x3051d70>, <vmmAsyncJob(show_progress=False, topwin...(truncated) > klass = <optimized out> > result = <optimized out> >#58 0x000000308c649193 in PyObject_Call (func=<instancemethod at remote 0x450f550>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x308c657d60 <instancemethod_call> >#59 0x000000308c6da457 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x450f550>, arg=(), kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3959 > result = <optimized out> >#60 0x000000308c710362 in t_bootstrap (boot_raw=0x365c620) at /usr/src/debug/Python-2.7.2/Modules/threadmodule.c:614 > boot = 0x365c620 > tstate = 0x35e1580 > res = <optimized out> >#61 0x0000003079a07d90 in start_thread (arg=0x7f4350fff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f4350fff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 8565944091556951137, 140733431122336, 139927098489280, 139927150115728, 3, -8617926802796727199, 8539013479833252961}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#62 0x00000030796f0f5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 1 (Thread 0x7f4373364700 (LWP 2616)): >#0 0x00000037330598fc in validate_row (tree_view=0x2ca7a60 [GtkTreeView], tree=0x7f434c013900, node=0x2d5cb90, iter=0x7fff0e2b88d0, path=<optimized out>) at gtktreeview.c:5827 > column = <optimized out> > list = 0x0 > first_column = <optimized out> > last_column = <optimized out> > height = 27 > horizontal_separator = 2 > vertical_separator = 0 > focus_line_width = 1 > depth = 1 > retval = <optimized out> > is_separator = <optimized out> > draw_vgrid_lines = 1 > draw_hgrid_lines = 0 > focus_pad = 1 > grid_line_width = 1 > wide_separators = 0 > separator_height = 0 >#1 0x000000373305dbb0 in validate_visible_area (tree_view=0x2ca7a60 [GtkTreeView]) at gtktreeview.c:6102 > path = 0x35dc490 > above_path = 0x7f435411d310 > iter = {stamp = 2075713367, user_data = 0x35814a0, user_data2 = 0x0, user_data3 = 0x0} > tree = 0x7f434c013900 > node = 0x2d5cb90 > need_redraw = 0 > size_changed = 0 > total_height = <optimized out> > area_above = <optimized out> > area_below = 26 > __PRETTY_FUNCTION__ = "validate_visible_area" >#2 0x000000373305e003 in do_presize_handler (tree_view=0x2ca7a60 [GtkTreeView]) at gtktreeview.c:6428 >No locals. >#3 0x000000373305e0cc in presize_handler_callback (data=0x2ca7a60) at gtktreeview.c:6450 >No locals. >#4 0x0000003732a1ea46 in gdk_threads_dispatch (data=0x20101a0) at gdk.c:512 > dispatch = 0x20101a0 > ret = 0 >#5 0x0000003640044acd in g_main_dispatch (context=0x20d96d0) at gmain.c:2441 > dispatch = 0x3640040890 <g_idle_dispatch> > was_in_call = 0 > user_data = 0x20101a0 > callback = 0x3732a1e9f0 <gdk_threads_dispatch> > cb_funcs = 0x364031e630 > cb_data = 0x7f434c002340 > current_source_link = {data = 0x7f434c013970, next = 0x7fff0e2ba410 = {0x20d95e0}} > need_destroy = <optimized out> > source = 0x7f434c013970 > current = 0x2cf2e50 > i = <optimized out> >#6 g_main_context_dispatch (context=0x20d96d0) at gmain.c:3011 >No locals. >#7 0x00000036400452c8 in g_main_context_iterate (context=0x20d96d0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3089 > max_priority = 2147483647 > timeout = 39 > some_ready = 1 > nfds = 9 > allocated_nfds = <optimized out> > fds = <optimized out> > __PRETTY_FUNCTION__ = "g_main_context_iterate" >#8 0x0000003640045815 in g_main_loop_run (loop=0x4467fa0) at gmain.c:3297 > self = 0x1c8b100 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#9 0x0000003732f4bbb7 in IA__gtk_main () at gtkmain.c:1256 > tmp_list = <optimized out> > functions = 0x0 > init = <optimized out> > loop = 0x4467fa0 >#10 0x00007f436a2e2fa6 in _wrap_gtk_main (self=<optimized out>) at ./gtk.override:1240 > _save = 0x1a2a0a0 > main_watch = 0x2deb170 >#11 0x000000308c6dfb13 in call_function (oparg=<optimized out>, pp_stack=0x7fff0e2b8c78) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4074 > meth = <optimized out> > self = <optimized out> > flags = <optimized out> > tstate = <optimized out> > func = <built-in function main> > w = <optimized out> > na = 0 > nk = <optimized out> > n = <optimized out> > pfunc = 0x351d998 > x = <optimized out> >#12 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x351d9a0 > stack_pointer = 0x351d9a0 > next_instr = 0x28d652c "\001n\r" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x351d998 > retval = 0x0 > tstate = <optimized out> > co = 0x29604b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x28d64a4 "t" > names = ('gobject', 'timeout_add', 'exit_if_necessary', 'show_progress', 'topwin', 'present', 'cancel_job', 'window', 'set_cursor', 'gtk', 'gdk', 'Cursor', 'WATCH', 'async', 'bg_thread', 'start', 'main', 'run', 'source_remove', 'isAlive', 'logging', 'debug', 'True', 'destroy', 'cleanup', '_get_error') > consts = (None, 100, 'Forcing main_quit from async job.', 'force_exit') >#13 0x000000308c6e0580 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7fff0e2b8db8, func=<function at remote 0x2957e60>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4176 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x1a2a0a0 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#14 call_function (oparg=<optimized out>, pp_stack=0x7fff0e2b8db8) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x2957e60> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x3596088 > x = <optimized out> >#15 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x3596090 > stack_pointer = <optimized out> > next_instr = 0x288c76e "\\\002" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x3596080 > retval = 0x0 > tstate = <optimized out> > co = 0x295bd30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x288c714 "\210" > names = ('vmmAsyncJob', 'topwin', 'config', 'support_threading', 'run', 'None', 'err', 'show_err') > consts = ("\n @show_progress: Whether to actually show a progress dialog\n @simplecb: If true, build a callback wrapper that ignores the asyncjob\n param that's passed to every cb by default\n ", <code at remote 0x295bcb0>, 'show_progress', 'async', None, ': ', 'details') >#16 0x000000308c6e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=8, kws=0x3595ea0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x3596080 > tstate = 0x1a2a0a0 > x = <optimized out> > u = <optimized out> >#17 0x000000308c6dfadb in fast_function (nk=<optimized out>, na=8, n=<optimized out>, pp_stack=0x7fff0e2b8fa8, func=<function at remote 0x2957758>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4186 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#18 call_function (oparg=<optimized out>, pp_stack=0x7fff0e2b8fa8) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x2957758> > w = <optimized out> > na = 8 > nk = <optimized out> > n = <optimized out> > pfunc = 0x3177b30 > x = <optimized out> >#19 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x3177b78 > stack_pointer = <optimized out> > next_instr = 0x295689a "\001d" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x3177b30 > retval = 0x0 > tstate = <optimized out> > co = 0x295be30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x295687c "t" > names = ('_simple_async', 'False') > consts = (None, '') >#20 0x000000308c6e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=4, kws=0x7f434c000cb0, kwcount=0, defs=0x2962368, defcount=1, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x3177b30 > tstate = 0x1a2a0a0 > x = <optimized out> > u = <optimized out> >#21 0x000000308c6dfadb in fast_function (nk=<optimized out>, na=4, n=<optimized out>, pp_stack=0x7fff0e2b9198, func=<function at remote 0x29578c0>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4186 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#22 call_function (oparg=<optimized out>, pp_stack=0x7fff0e2b9198) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x29578c0> > w = <optimized out> > na = 4 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7f434c000c88 > x = <optimized out> >#23 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x7f434c000cb0 > stack_pointer = <optimized out> > next_instr = 0x288c9e9 "\001d" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x7f434c000c78 > retval = 0x0 > tstate = <optimized out> > co = 0x296ddb0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x288c954 "\210\001" > names = ('current_vol', 'None', 'err', 'yes_no', '_', 'get_name', 'logging', 'debug', 'vmmAsyncJob', 'simple_async_noshow') > consts = (None, 'Are you sure you want to permanently delete the volume %s?', <code at remote 0x296dd30>, "Deleting volume '%s'", "Error refreshing volume '%s'") >#24 0x000000308c6e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=2, kws=0x7f434c000ae0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x7f434c000c78 > tstate = 0x1a2a0a0 > x = <optimized out> > u = <optimized out> >#25 0x000000308c66dc2c in function_call (func=<function at remote 0x2a67140>, arg=(<vmmHost(topwin=<gtk.Window at remote 0x3465820>, memory_usage_graph=<Sparkline(num_sets=1, reversed=False, rgb=[], filled=True, _data_array=[<float at remote 0x46535a0>, <float at remote 0x4652c10>, <float at remote 0x31a9138>, <float at remote 0x31f0d78>, <float at remote 0x31aab38>, <float at remote 0x316df80>, <float at remote 0x318bfb8>, <float at remote 0x3596998>, <float at remote 0x4658980>, <float at remote 0x464fe78>, <float at remote 0x448c628>, <float at remote 0x448b028>, <float at remote 0x319eaa8>, <float at remote 0x30816d8>, <float at remote 0x314e730>, <float at remote 0x4650de8>, <float at remote 0x4652700>, <float at remote 0x318be50>, <float at remote 0x319f1b8>, <float at remote 0x319f2f0>, <float at remote 0x32662d0>, <float at remote 0x46533f0>, <float at remote 0x3267800>, <float at remote 0x2e8beb8>, <float at remote 0x4657578>, <float at remote 0x46511a8>, <float at remote 0x3228130>, <float at remote 0x448b668>, <float at remote 0x448c970>, <float at remote 0x31e3860>, <float at r...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = 0x0 > d = 0x0 > k = 0x0 > nk = 0 > nd = 0 >#26 0x000000308c649193 in PyObject_Call (func=<function at remote 0x2a67140>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x308c66db80 <function_call> >#27 0x000000308c657dff in instancemethod_call (func=<function at remote 0x2a67140>, arg=(<vmmHost(topwin=<gtk.Window at remote 0x3465820>, memory_usage_graph=<Sparkline(num_sets=1, reversed=False, rgb=[], filled=True, _data_array=[<float at remote 0x46535a0>, <float at remote 0x4652c10>, <float at remote 0x31a9138>, <float at remote 0x31f0d78>, <float at remote 0x31aab38>, <float at remote 0x316df80>, <float at remote 0x318bfb8>, <float at remote 0x3596998>, <float at remote 0x4658980>, <float at remote 0x464fe78>, <float at remote 0x448c628>, <float at remote 0x448b028>, <float at remote 0x319eaa8>, <float at remote 0x30816d8>, <float at remote 0x314e730>, <float at remote 0x4650de8>, <float at remote 0x4652700>, <float at remote 0x318be50>, <float at remote 0x319f1b8>, <float at remote 0x319f2f0>, <float at remote 0x32662d0>, <float at remote 0x46533f0>, <float at remote 0x3267800>, <float at remote 0x2e8beb8>, <float at remote 0x4657578>, <float at remote 0x46511a8>, <float at remote 0x3228130>, <float at remote 0x448b668>, <float at remote 0x448c970>, <float at remote 0x31e3860>, <float at r...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/classobject.c:2578 > self = <vmmHost(topwin=<gtk.Window at remote 0x3465820>, memory_usage_graph=<Sparkline(num_sets=1, reversed=False, rgb=[], filled=True, _data_array=[<float at remote 0x46535a0>, <float at remote 0x4652c10>, <float at remote 0x31a9138>, <float at remote 0x31f0d78>, <float at remote 0x31aab38>, <float at remote 0x316df80>, <float at remote 0x318bfb8>, <float at remote 0x3596998>, <float at remote 0x4658980>, <float at remote 0x464fe78>, <float at remote 0x448c628>, <float at remote 0x448b028>, <float at remote 0x319eaa8>, <float at remote 0x30816d8>, <float at remote 0x314e730>, <float at remote 0x4650de8>, <float at remote 0x4652700>, <float at remote 0x318be50>, <float at remote 0x319f1b8>, <float at remote 0x319f2f0>, <float at remote 0x32662d0>, <float at remote 0x46533f0>, <float at remote 0x3267800>, <float at remote 0x2e8beb8>, <float at remote 0x4657578>, <float at remote 0x46511a8>, <float at remote 0x3228130>, <float at remote 0x448b668>, <float at remote 0x448c970>, <float at remote 0x31e3860>, <float at re...(truncated) > klass = <optimized out> > result = <optimized out> >#28 0x000000308c649193 in PyObject_Call (func=<instancemethod at remote 0x3465d20>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x308c657d60 <instancemethod_call> >#29 0x000000308c6da457 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x3465d20>, arg=(<gtk.Button at remote 0x450f8c0>,), kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3959 > result = <optimized out> >#30 0x00007f436a5f4188 in pyg_closure_marshal (closure=0x3627c30, return_value=0x0, n_param_values=1, param_values=0x7f4354145640, invocation_hint=<optimized out>, marshal_data=<optimized out>) at pygtype.c:1216 > state = PyGILState_UNLOCKED > pc = 0x3627c30 > params = (<gtk.Button at remote 0x450f8c0>,) > ret = <optimized out> > i = <optimized out> > __PRETTY_FUNCTION__ = "pyg_closure_marshal" >#31 0x0000003645e0ea24 in g_closure_invoke (closure=0x3627c30, return_value=0x0, n_param_values=1, param_values=0x7f4354145640, invocation_hint=<optimized out>) at gclosure.c:774 > marshal = 0x7f436a5f40b0 <pyg_closure_marshal> > marshal_data = <optimized out> > in_marshal = <optimized out> > __PRETTY_FUNCTION__ = "g_closure_invoke" >#32 0x0000003645e20d17 in signal_emit_unlocked_R (node=<optimized out>, detail=0, instance=0x3630ed0, emission_return=0x0, instance_and_params=0x7f4354145640) at gsignal.c:3272 > tmp = <optimized out> > handler = 0x35c4630 > accumulator = 0x0 > emission = {next = 0x7fff0e2b9bc0, instance = 0x3630ed0, ihint = {signal_id = 101, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} > class_closure = 0x1fcd910 > hlist = 0x3079a0af70 > handler_list = 0x35c4630 > return_accu = 0x0 > accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} > signal_id = 101 > max_sequential_handler_number = 3798 > return_value_altered = 1 >#33 0x0000003645e2a141 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=<optimized out>) at gsignal.c:3003 > instance_and_params = 0x7f4354145640 > signal_return_type = 4 > param_values = 0x7f4354145658 > node = <optimized out> > i = <optimized out> > n_params = 0 > __PRETTY_FUNCTION__ = "g_signal_emit_valist" >#34 0x0000003645e2a2e2 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3060 > var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fff0e2b9aa0, reg_save_area = 0x7fff0e2b99e0}} >#35 0x0000003732e91308 in gtk_real_button_released (button=0x3630ed0 [GtkButton]) at gtkbutton.c:1725 >No locals. >#36 gtk_real_button_released (button=0x3630ed0 [GtkButton]) at gtkbutton.c:1715 >No locals. >#37 0x0000003645e0ea24 in g_closure_invoke (closure=0x20f25e0, return_value=0x0, n_param_values=1, param_values=0x34eaec0, invocation_hint=<optimized out>) at gclosure.c:774 > marshal = 0x3645e0d2c0 <g_type_class_meta_marshal> > marshal_data = <optimized out> > in_marshal = <optimized out> > __PRETTY_FUNCTION__ = "g_closure_invoke" >#38 0x0000003645e20527 in signal_emit_unlocked_R (node=<optimized out>, detail=0, instance=0x3630ed0, emission_return=0x0, instance_and_params=0x34eaec0) at gsignal.c:3202 > accumulator = 0x0 > emission = {next = 0x7fff0e2ba020, instance = 0x3630ed0, ihint = {signal_id = 100, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 32798912} > class_closure = 0x20f25e0 > hlist = 0x35c4028 > handler_list = <optimized out> > return_accu = 0x0 > accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} > signal_id = 100 > max_sequential_handler_number = 3798 > return_value_altered = <optimized out> >#39 0x0000003645e2a141 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=<optimized out>) at gsignal.c:3003 > instance_and_params = 0x34eaec0 > signal_return_type = 4 > param_values = 0x34eaed8 > node = <optimized out> > i = <optimized out> > n_params = 0 > __PRETTY_FUNCTION__ = "g_signal_emit_valist" >#40 0x0000003645e2a2e2 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3060 > var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fff0e2b9eb0, reg_save_area = 0x7fff0e2b9df0}} >#41 0x0000003732e8fe17 in gtk_button_button_release (widget=<optimized out>, event=<optimized out>) at gtkbutton.c:1617 > button = <optimized out> >#42 gtk_button_button_release (widget=<optimized out>, event=<optimized out>) at gtkbutton.c:1609 >No locals. >#43 0x0000003732f4ed03 in _gtk_marshal_BOOLEAN__BOXED (closure=0x20f31a0, return_value=0x7fff0e2ba070, n_param_values=<optimized out>, param_values=0x35a1400, invocation_hint=<optimized out>, marshal_data=<optimized out>) at gtkmarshalers.c:86 > callback = 0x3732e8fde0 <gtk_button_button_release> > cc = 0x20f31a0 > data1 = 0x3630ed0 > data2 = 0x1d93a90 > v_return = <optimized out> > __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXED" >#44 0x0000003645e0ea24 in g_closure_invoke (closure=0x20f31a0, return_value=0x7fff0e2ba070, n_param_values=2, param_values=0x35a1400, invocation_hint=<optimized out>) at gclosure.c:774 > marshal = 0x3645e0d2c0 <g_type_class_meta_marshal> > marshal_data = <optimized out> > in_marshal = <optimized out> > __PRETTY_FUNCTION__ = "g_closure_invoke" >#45 0x0000003645e20b5c in signal_emit_unlocked_R (node=<optimized out>, detail=0, instance=0x3630ed0, emission_return=0x7fff0e2ba1d0, instance_and_params=0x35a1400) at gsignal.c:3310 > accumulator = 0x20f3430 > emission = {next = 0x0, instance = 0x3630ed0, ihint = {signal_id = 34, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 32798912} > class_closure = 0x20f31a0 > hlist = 0x35c4028 > handler_list = 0x0 > return_accu = 0x7fff0e2ba070 > accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} > signal_id = 34 > max_sequential_handler_number = 3798 > return_value_altered = 0 >#46 0x0000003645e29f13 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=<optimized out>) at gsignal.c:3013 > return_value = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} > error = 0x0 > rtype = 20 > static_scope = 0 > instance_and_params = 0x35a1400 > signal_return_type = 20 > param_values = 0x35a1418 > node = <optimized out> > i = <optimized out> > n_params = 1 > __PRETTY_FUNCTION__ = "g_signal_emit_valist" >#47 0x0000003645e2a2e2 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3060 > var_args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fff0e2ba310, reg_save_area = 0x7fff0e2ba250}} >#48 0x0000003733083f41 in gtk_widget_event_internal (widget=0x3630ed0 [GtkButton], event=0x3103b50) at gtkwidget.c:4999 > signal_num = <optimized out> > return_val = 0 >#49 0x0000003732f4c823 in IA__gtk_propagate_event (widget=0x3630ed0 [GtkButton], event=0x3103b50) at gtkmain.c:2489 > tmp = <optimized out> > handled_event = <optimized out> > __PRETTY_FUNCTION__ = "IA__gtk_propagate_event" >#50 0x0000003732f4cb8b in IA__gtk_main_do_event (event=0x3103b50) at gtkmain.c:1684 > event_widget = <optimized out> > grab_widget = 0x3630ed0 [GtkButton] > window_group = <optimized out> > rewritten_event = <optimized out> > tmp_list = <optimized out> > __PRETTY_FUNCTION__ = "IA__gtk_main_do_event" >#51 0x0000003732a6207c in gdk_event_dispatch (source=<optimized out>, callback=<optimized out>, user_data=<optimized out>) at gdkevents-x11.c:2377 > display = <optimized out> > event = 0x3103b50 >#52 0x0000003640044acd in g_main_dispatch (context=0x20d96d0) at gmain.c:2441 > dispatch = 0x3732a62030 <gdk_event_dispatch> > was_in_call = 0 > user_data = 0x0 > callback = 0 > cb_funcs = 0x0 > cb_data = 0x0 > current_source_link = {data = 0x20d95e0, next = 0x0} > need_destroy = <optimized out> > source = 0x20d95e0 > current = 0x2cf2e50 > i = <optimized out> >#53 g_main_context_dispatch (context=0x20d96d0) at gmain.c:3011 >No locals. >#54 0x00000036400452c8 in g_main_context_iterate (context=0x20d96d0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3089 > max_priority = 2147483647 > timeout = 536 > some_ready = 1 > nfds = 8 > allocated_nfds = <optimized out> > fds = <optimized out> > __PRETTY_FUNCTION__ = "g_main_context_iterate" >#55 0x0000003640045815 in g_main_loop_run (loop=0x1aed680) at gmain.c:3297 > self = 0x1c8b100 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#56 0x0000003732f4bbb7 in IA__gtk_main () at gtkmain.c:1256 > tmp_list = <optimized out> > functions = 0x0 > init = <optimized out> > loop = 0x1aed680 >#57 0x00007f436a2e2fa6 in _wrap_gtk_main (self=<optimized out>) at ./gtk.override:1240 > _save = 0x1a2a0a0 > main_watch = 0x2cae870 >#58 0x000000308c6dfb13 in call_function (oparg=<optimized out>, pp_stack=0x7fff0e2ba688) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4074 > meth = <optimized out> > self = <optimized out> > flags = <optimized out> > tstate = <optimized out> > func = <built-in function main> > w = <optimized out> > na = 0 > nk = <optimized out> > n = <optimized out> > pfunc = 0x1c1b328 > x = <optimized out> >#59 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x1c1b330 > stack_pointer = 0x1c1b330 > next_instr = 0x1b257b1 "\001Wd" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x1c1b328 > retval = 0x0 > tstate = <optimized out> > co = 0x7f43732632b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1b25394 "t" > names = ('setup_pypath', 'virtManager', 'cli', 'setup_i18n', 'gettext_app', 'gettext_dir', 'None', 'join', 'sys', 'argv', 'warnings', 'filterwarnings', 'True', 'gobject', 'hasattr', 'set_prgname', 'appname', 'gtk', 'globals', 'Warning', 'str', 'Exception', 'resetwarnings', 'parse_commandline', 'type', 'RuntimeError', '_', 'setup_logging', 'debug', 'logging_setup', 'logging', 'gtk_version', 'check_virtinst_version', 'virtinst_str', 'icon_theme_get_default', 'prepend_search_path', 'icon_dir', 'gdk', 'threads_init', 'setup_glade_i18n', 'dbus', 'dbus.glib', 'glib', 'dbus.service', 'virtManager.config', 'virtManager.util', 'config', 'vmmConfig', 'appversion', 'glade_dir', 'util', 'running_config', 'default_qemu_user', 'rhel_enable_unsupported_opts', 'rhel6_defaults', 'preferred_distros', 'hv_packages', 'libvirt_packages', 'virtManager.guidiff', 'guidiff', 'is_gui', 'nofork', 'drop_tty', 'drop_stdio', 'signal', 'SIGHUP', 'SIG_IGN', 'virtManager.engine', 'vmmEngine', 'window_set_default_icon_name', 'show', 'uri', 'optparse'...(truncated) > consts = (None, -1, ('cli',), ' ', 'error', 'module', 'gtk', 'append', 'set_prgname', 'Unable to initialize GTK: %s', 'Launched as: %s', 'GTK version: %s', 'virtManager import: %s', ('vmmEngine',), "can't use --show-* options without --connect", 'Connected to already running instance.', 'Could not get connection to session bus, disabling DBus service') >#60 0x000000308c6e0580 in fast_function (nk=<optimized out>, na=0, n=<optimized out>, pp_stack=0x7fff0e2ba7c8, func=<function at remote 0x1bd6140>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4176 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x1a2a0a0 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#61 call_function (oparg=<optimized out>, pp_stack=0x7fff0e2ba7c8) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x1bd6140> > w = <optimized out> > na = 0 > nk = <optimized out> > n = <optimized out> > pfunc = 0x1af4408 > x = <optimized out> >#62 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x1af4410 > stack_pointer = <optimized out> > next_instr = 0x1b22ef7 "\001Wq\033\002\004e+" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = 0x1af4408 > retval = 0x0 > tstate = <optimized out> > co = 0x7f4373263330 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1b22d74 "d" > names = ('os', 'os.path', 'sys', 'logging', 'traceback', 'signal', 'optparse', '__builtins__', '_', 'split_list', 'appname', 'appversion', 'gettext_app', 'gettext_dir', 'virtinst_str', 'asset_dir', 'glade_dir', 'icon_dir', 'pylib_dir', 'pyarchlib_dir', 'default_qemu_user', 'bool', 'int', 'rhel_enable_unsupported_opts', 'preferred_distros', 'hv_packages', 'libvirt_packages', 'False', 'logging_setup', '_show_startup_error', 'setup_pypath', 'setup_glade_i18n', 'drop_tty', 'drop_stdio', 'parse_commandline', 'launch_specific_window', '_conn_state_changed', 'show_engine', 'show_remote', 'dbus_config', 'opt_show_cb', 'main', '__name__', 'KeyboardInterrupt', 'debug', 'SystemExit', 'Exception', 'run_e', 'exception', 'globals', 'str', 'join', 'format_exc') > consts = (-1, None, <code at remote 0x7f43732a6c30>, <code at remote 0x7f43732a6db0>, 'virt-manager', '0.9.1', '/usr/share/locale', '0.600.1', '/usr/share/virt-manager', '/icons', '/usr/lib/virt-manager', 'qemu', '1', 'fedora,rhel', 'qemu-system-x86', 'libvirt', <code at remote 0x7f437324a530>, <code at remote 0x7f437324ac30>, <code at remote 0x7f437324acb0>, <code at remote 0x7f437323a230>, <code at remote 0x7f437323a9b0>, <code at remote 0x7f437324c130>, <code at remote 0x7f437324c7b0>, <code at remote 0x7f437324cf30>, <code at remote 0x7f4373263030>, <code at remote 0x7f43732630b0>, <code at remote 0x7f43732631b0>, <code at remote 0x7f4373263230>, <code at remote 0x7f43732632b0>, '__main__', 'Received KeyboardInterrupt. Exiting application.', 'gtk', '') >#63 0x000000308c6e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=0, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x1af4408 > tstate = 0x1a2a0a0 > x = <optimized out> > u = <optimized out> >#64 0x000000308c6e16d2 in PyEval_EvalCode (co=<optimized out>, globals=<optimized out>, locals=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:689 >No locals. >#65 0x000000308c6fb9ec in run_mod (mod=<optimized out>, filename=<optimized out>, globals={'glade_dir': '/usr/share/virt-manager', 'launch_specific_window': <function at remote 0x1bd5de8>, 'libvirt_packages': ['libvirt'], 'setup_pypath': <function at remote 0x1bd5b90>, 'preferred_distros': ['fedora', 'rhel'], '__name__': '__main__', 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x1dcf7f8>, __doc__=<gobject.GObject.__doc__ at remote 0x7f43732e60e0>, __module__='gtk') at remote 0x1ecc640>, 'rhel_enable_unsupported_opts': True, 'GPollableOutputStream': <type at remote 0x1e1f840>, '_show_startup_error': <function at remote 0x1bd5b18>, 'appname': 'virt-manager', 'gettext_dir': '/usr/share/locale', 'gtk': <module at remote 0x1d106a8>, 'setup_glade_i18n': <function at remote 0x1bd5c08>, 'asset_dir': '/usr/share/virt-manager', '__package__': None, 'optparse': <module at remote 0x1b4ed38>, 'icon_dir': '/usr/share/virt-manager/icons', 'main': <function at remote 0x1bd6140>, '__doc__': None, 'gettext_app': 'virt-manager', 'show_engine': <function at remote 0x1bd5ed8>, '_conn_state_chan...(truncated), locals={'glade_dir': '/usr/share/virt-manager', 'launch_specific_window': <function at remote 0x1bd5de8>, 'libvirt_packages': ['libvirt'], 'setup_pypath': <function at remote 0x1bd5b90>, 'preferred_distros': ['fedora', 'rhel'], '__name__': '__main__', 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x1dcf7f8>, __doc__=<gobject.GObject.__doc__ at remote 0x7f43732e60e0>, __module__='gtk') at remote 0x1ecc640>, 'rhel_enable_unsupported_opts': True, 'GPollableOutputStream': <type at remote 0x1e1f840>, '_show_startup_error': <function at remote 0x1bd5b18>, 'appname': 'virt-manager', 'gettext_dir': '/usr/share/locale', 'gtk': <module at remote 0x1d106a8>, 'setup_glade_i18n': <function at remote 0x1bd5c08>, 'asset_dir': '/usr/share/virt-manager', '__package__': None, 'optparse': <module at remote 0x1b4ed38>, 'icon_dir': '/usr/share/virt-manager/icons', 'main': <function at remote 0x1bd6140>, '__doc__': None, 'gettext_app': 'virt-manager', 'show_engine': <function at remote 0x1bd5ed8>, '_conn_state_chan...(truncated), flags=<optimized out>, arena=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/pythonrun.c:1354 > co = 0x7f4373263330 > v = <optimized out> >#66 0x000000308c6fc7f0 in PyRun_FileExFlags (fp=0x1aefad0, filename=0x7fff0e2bb8ea "/usr/share/virt-manager/virt-manager.py", start=<optimized out>, globals={'glade_dir': '/usr/share/virt-manager', 'launch_specific_window': <function at remote 0x1bd5de8>, 'libvirt_packages': ['libvirt'], 'setup_pypath': <function at remote 0x1bd5b90>, 'preferred_distros': ['fedora', 'rhel'], '__name__': '__main__', 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x1dcf7f8>, __doc__=<gobject.GObject.__doc__ at remote 0x7f43732e60e0>, __module__='gtk') at remote 0x1ecc640>, 'rhel_enable_unsupported_opts': True, 'GPollableOutputStream': <type at remote 0x1e1f840>, '_show_startup_error': <function at remote 0x1bd5b18>, 'appname': 'virt-manager', 'gettext_dir': '/usr/share/locale', 'gtk': <module at remote 0x1d106a8>, 'setup_glade_i18n': <function at remote 0x1bd5c08>, 'asset_dir': '/usr/share/virt-manager', '__package__': None, 'optparse': <module at remote 0x1b4ed38>, 'icon_dir': '/usr/share/virt-manager/icons', 'main': <function at remote 0x1bd6140>, '__doc__': None, 'gettext_app': 'virt-manager', 'show_engine': <function at remote 0x1bd5ed8>, '_conn_state_chan...(truncated), locals={'glade_dir': '/usr/share/virt-manager', 'launch_specific_window': <function at remote 0x1bd5de8>, 'libvirt_packages': ['libvirt'], 'setup_pypath': <function at remote 0x1bd5b90>, 'preferred_distros': ['fedora', 'rhel'], '__name__': '__main__', 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x1dcf7f8>, __doc__=<gobject.GObject.__doc__ at remote 0x7f43732e60e0>, __module__='gtk') at remote 0x1ecc640>, 'rhel_enable_unsupported_opts': True, 'GPollableOutputStream': <type at remote 0x1e1f840>, '_show_startup_error': <function at remote 0x1bd5b18>, 'appname': 'virt-manager', 'gettext_dir': '/usr/share/locale', 'gtk': <module at remote 0x1d106a8>, 'setup_glade_i18n': <function at remote 0x1bd5c08>, 'asset_dir': '/usr/share/virt-manager', '__package__': None, 'optparse': <module at remote 0x1b4ed38>, 'icon_dir': '/usr/share/virt-manager/icons', 'main': <function at remote 0x1bd6140>, '__doc__': None, 'gettext_app': 'virt-manager', 'show_engine': <function at remote 0x1bd5ed8>, '_conn_state_chan...(truncated), closeit=1, flags=0x7fff0e2baaf0) at /usr/src/debug/Python-2.7.2/Python/pythonrun.c:1340 > ret = <optimized out> > mod = 0x1b1b510 > arena = 0x1acccb0 >#67 0x000000308c6fd26f in PyRun_SimpleFileExFlags (fp=0x1aefad0, filename=0x7fff0e2bb8ea "/usr/share/virt-manager/virt-manager.py", closeit=1, flags=0x7fff0e2baaf0) at /usr/src/debug/Python-2.7.2/Python/pythonrun.c:944 > m = <optimized out> > d = {'glade_dir': '/usr/share/virt-manager', 'launch_specific_window': <function at remote 0x1bd5de8>, 'libvirt_packages': ['libvirt'], 'setup_pypath': <function at remote 0x1bd5b90>, 'preferred_distros': ['fedora', 'rhel'], '__name__': '__main__', 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x1dcf7f8>, __doc__=<gobject.GObject.__doc__ at remote 0x7f43732e60e0>, __module__='gtk') at remote 0x1ecc640>, 'rhel_enable_unsupported_opts': True, 'GPollableOutputStream': <type at remote 0x1e1f840>, '_show_startup_error': <function at remote 0x1bd5b18>, 'appname': 'virt-manager', 'gettext_dir': '/usr/share/locale', 'gtk': <module at remote 0x1d106a8>, 'setup_glade_i18n': <function at remote 0x1bd5c08>, 'asset_dir': '/usr/share/virt-manager', '__package__': None, 'optparse': <module at remote 0x1b4ed38>, 'icon_dir': '/usr/share/virt-manager/icons', 'main': <function at remote 0x1bd6140>, '__doc__': None, 'gettext_app': 'virt-manager', 'show_engine': <function at remote 0x1bd5ed8>, '_conn_state_chan...(truncated) > v = <optimized out> > ext = <optimized out> > set_file_name = 1 > ret = <optimized out> > len = <optimized out> >#68 0x000000308c70e745 in Py_Main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/Python-2.7.2/Modules/main.c:599 > c = <optimized out> > sts = -1 > command = 0x0 > filename = 0x7fff0e2bb8ea "/usr/share/virt-manager/virt-manager.py" > module = 0x0 > fp = 0x1aefad0 > p = <optimized out> > unbuffered = <optimized out> > skipfirstline = 0 > stdin_is_interactive = 0 > help = <optimized out> > version = <optimized out> > saw_unbuffered_flag = 237746410 > cf = {cf_flags = 0} >#69 0x000000307962169d in __libc_start_main (main=0x400620 <main>, argc=2, ubp_av=0x7fff0e2bac18, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff0e2bac08) at libc-start.c:226 > result = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 8565944091556951137, 4195880, 140733431131152, 0, 0, -8566334043034241951, 8539011812546032737}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x7fff0e2bac30, 0x1}, data = {prev = 0x0, cleanup = 0x0, canceltype = 237743152}}} > not_first_call = <optimized out> >#70 0x0000000000400651 in _start () >No symbol table info available. >From To Syms Read Shared Object Library >0x000000308c63e770 0x000000308c7240a8 Yes /usr/lib64/libpython2.7.so.1.0 >0x0000003079a05700 0x0000003079a10b88 Yes /lib64/libpthread.so.0 >0x000000307a200de0 0x000000307a201918 Yes /lib64/libdl.so.2 >0x000000308de00e20 0x000000308de016a8 Yes /lib64/libutil.so.1 >0x0000003079e051b0 0x0000003079e43b68 Yes /lib64/libm.so.6 >0x000000307961ef10 0x000000307975bb70 Yes /lib64/libc.so.6 >0x0000003079200b20 0x000000307921aaaa Yes /lib64/ld-linux-x86-64.so.2 >0x00007f436cb839c0 0x00007f436cb84a58 Yes /usr/lib64/python2.7/lib-dynload/timemodule.so >0x00007f436c97ea50 0x00007f436c97f868 Yes /usr/lib64/python2.7/lib-dynload/cStringIO.so >0x00007f436c778280 0x00007f436c77a9b8 Yes /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so >0x00007f436c56ff40 0x00007f436c571aa8 Yes /usr/lib64/python2.7/lib-dynload/operator.so >0x00007f436c360de0 0x00007f436c365d98 Yes /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so >0x00007f436c15cb70 0x00007f436c15d208 Yes /usr/lib64/python2.7/lib-dynload/_bisectmodule.so >0x00007f436bf57c70 0x00007f436bf58df8 Yes /usr/lib64/python2.7/lib-dynload/_heapq.so >0x00007f436bd52620 0x00007f436bd54d68 Yes /usr/lib64/python2.7/lib-dynload/stropmodule.so >0x00007f436bb4efe0 0x00007f436bb4fad8 Yes /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so >0x00007f436b94aa20 0x00007f436b94bf78 Yes /usr/lib64/python2.7/lib-dynload/_localemodule.so >0x00007f436b7436d0 0x00007f436b745f48 Yes /usr/lib64/python2.7/lib-dynload/_struct.so >0x00007f436b535120 0x00007f436b53a788 Yes /usr/lib64/python2.7/lib-dynload/_socketmodule.so >0x00007f436b32d160 0x00007f436b32fef8 Yes /usr/lib64/python2.7/lib-dynload/_ssl.so >0x00000039292146c0 0x0000003929247158 Yes /usr/lib64/libssl.so.10 >0x0000003928e5c940 0x0000003928f24758 Yes /lib64/libcrypto.so.10 >0x0000003f02e09e40 0x0000003f02e365c8 Yes /lib64/libgssapi_krb5.so.2 >0x0000003f0321a680 0x0000003f0328e298 Yes /lib64/libkrb5.so.3 >0x0000003083e013b0 0x0000003083e01fac Yes /lib64/libcom_err.so.2 >0x0000003f02a04790 0x0000003f02a1d2b8 Yes /lib64/libk5crypto.so.3 >0x000000307a601e90 0x000000307a60e688 Yes /lib64/libz.so.1 >0x0000003f02602860 0x0000003f026079e8 Yes /lib64/libkrb5support.so.0 >0x0000003084a00ff0 0x0000003084a01a28 Yes /lib64/libkeyutils.so.1 >0x000000363f003940 0x000000363f014018 Yes /lib64/libresolv.so.2 >0x0000003642205d00 0x0000003642216068 Yes /lib64/libselinux.so.1 >0x00007f436b11a900 0x00007f436b1257a8 Yes /usr/lib64/python2.7/lib-dynload/cPickle.so >0x00007f436ae38e70 0x00007f436ae4a918 Yes /usr/lib64/python2.7/site-packages/libvirtmod.so >0x0000003929e42400 0x0000003929feaa28 Yes /usr/lib64/libvirt.so.0 >0x000000307ea01270 0x000000307ea02dbc Yes /lib64/libcap-ng.so.0 >0x000000308b200dc0 0x000000308b2050ac Yes /usr/lib64/libyajl.so.1 >0x0000003734615450 0x000000373463970c Yes /lib64/libnl.so.1 >0x0000003733e02620 0x0000003733e081d8 Yes /lib64/libaudit.so.1 >0x00000037342052a0 0x000000373421e148 Yes /lib64/libdevmapper.so.1.02 >0x0000003641a02260 0x0000003641a05758 Yes /lib64/librt.so.1 >0x000000372f202990 0x000000372f20618c Yes /usr/lib64/libnuma.so.1 >0x0000003147e18890 0x0000003147e92b28 Yes /usr/lib64/libgnutls.so.26 >0x0000003642607000 0x0000003642653388 Yes /lib64/libgcrypt.so.11 >0x0000003927a04750 0x0000003927a147c8 Yes /usr/lib64/libsasl2.so.2 >0x0000003736201d40 0x0000003736204008 Yes /usr/lib64/libxenstore.so.3.0 >0x0000003929604d60 0x000000392961d038 Yes /usr/lib64/libssh2.so.1 >0x00000039286094f0 0x0000003928648a38 Yes /usr/lib64/libcurl.so.4 >0x000000392ac0d460 0x000000392ac2724c Yes /usr/lib64/libwsman.so.1 >0x0000003928a02fc0 0x0000003928a0638c Yes /usr/lib64/libwsman_client.so.1 >0x000000392a401d70 0x000000392a4036cc Yes /usr/lib64/libwsman_curl_client_transport.so.1 >0x0000003737a04170 0x0000003737a0a768 Yes /usr/lib64/libnetcf.so.1 >0x000000308fa07010 0x000000308fa21938 Yes /usr/lib64/libpcap.so.1 >0x0000003080a2c980 0x0000003080b1006c Yes /usr/lib64/libxml2.so.2 >0x000000372e6028a0 0x000000372e6120b8 Yes /lib64/libgcc_s.so.1 >0x000000308ca03fe0 0x000000308ca30ac8 Yes /lib64/libsepol.so.1 >0x0000003733a03000 0x0000003733a0b298 Yes /lib64/libudev.so.0 >0x0000003148201bd0 0x000000314820cbf8 Yes /usr/lib64/libtasn1.so.3 >0x0000003641e008a0 0x0000003641e00e28 Yes /lib64/libgpg-error.so.0 >0x0000003642e02a40 0x0000003642e0b768 Yes /usr/lib64/libp11-kit.so.0 >0x0000003925600c60 0x0000003925605ce8 Yes /lib64/libcrypt.so.1 >0x000000308f602f10 0x000000308f6073ec Yes /lib64/libidn.so.11 >0x0000003927e035e0 0x0000003927e0a948 Yes /usr/lib64/liblber-2.4.so.2 >0x000000392820e780 0x000000392823c468 Yes /usr/lib64/libldap-2.4.so.2 >0x0000003927209540 0x000000392722d3d8 Yes /usr/lib64/libssl3.so >0x0000003927609b90 0x0000003927621da8 Yes /usr/lib64/libsmime3.so >0x0000003926a18a20 0x0000003926afa0e8 Yes /usr/lib64/libnss3.so >0x0000003925e0a900 0x0000003925e15b68 Yes /usr/lib64/libnssutil3.so >0x0000003926200ec0 0x0000003926201df8 Yes /lib64/libplds4.so >0x00000039266013e0 0x0000003926602ad8 Yes /lib64/libplc4.so >0x0000003926e0d0f0 0x0000003926e2c5b8 Yes /lib64/libnspr4.so >0x0000003737605500 0x0000003737633488 Yes /usr/lib64/libaugeas.so.0 >0x0000003643603a00 0x000000364361067c Yes /usr/lib64/libexslt.so.0 >0x0000003090e0a990 0x0000003090e2ef1c Yes /usr/lib64/libxslt.so.1 >0x0000003925a03460 0x0000003925a42158 Yes /lib64/libfreebl3.so >0x000000364ca016f0 0x000000364ca0e318 Yes /usr/lib64/libfa.so.1 >0x00007f436ac1ac60 0x00007f436ac24d68 Yes /usr/lib64/pkcs11/gnome-keyring-pkcs11.so >0x00007f436aa0a520 0x00007f436aa0fea8 Yes /usr/lib64/python2.7/site-packages/glib/_glib.so >0x00007f436a800a20 0x00007f436a801948 Yes /usr/lib64/libpyglib-2.0-python.so.0 >0x0000003645e09dd0 0x0000003645e39e98 Yes /lib64/libgobject-2.0.so.0 >0x000000363f8015a0 0x000000363f802a68 Yes /lib64/libgthread-2.0.so.0 >0x00000036400178f0 0x00000036400b00c8 Yes /lib64/libglib-2.0.so.0 >0x000000307c201890 0x000000307c205ff8 Yes /usr/lib64/libffi.so.5 >0x00007f436a5e3d60 0x00007f436a5f4518 Yes /usr/lib64/python2.7/site-packages/gobject/_gobject.so >0x00007f436a1e7e70 0x00007f436a31241c Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/_gtk.so >0x0000003732e69a00 0x000000373310e618 Yes /usr/lib64/libgtk-x11-2.0.so.0 >0x0000003732a1e6e0 0x0000003732a81af8 Yes /usr/lib64/libgdk-x11-2.0.so.0 >0x0000003646209ac0 0x0000003646215b88 Yes /usr/lib64/libatk-1.0.so.0 >0x0000003644e2c120 0x0000003644ee3dd8 Yes /lib64/libgio-2.0.so.0 >0x0000003645607670 0x00000036456217a8 Yes /usr/lib64/libpangoft2-1.0.so.0 >0x00000037326049c0 0x0000003732609608 Yes /usr/lib64/libpangocairo-1.0.so.0 >0x0000003731606270 0x0000003731619c18 Yes /usr/lib64/libgdk_pixbuf-2.0.so.0 >0x000000372f6048c0 0x000000372f61e488 Yes /usr/lib64/libpng12.so.0 >0x000000373220b180 0x0000003732282a68 Yes /usr/lib64/libcairo.so.2 >0x0000003645a0edb0 0x0000003645a2d398 Yes /usr/lib64/libpango-1.0.so.0 >0x000000307ee0cac0 0x000000307ee75dd8 Yes /usr/lib64/libfreetype.so.6 >0x000000307fe05da0 0x000000307fe1f84c Yes /usr/lib64/libfontconfig.so.1 >0x000000363fc01020 0x000000363fc01fc8 Yes /lib64/libgmodule-2.0.so.0 >0x000000372ea1dce0 0x000000372eaa97ec Yes /usr/lib64/libX11.so.6 >0x0000003730a013e0 0x0000003730a0450c Yes /usr/lib64/libXfixes.so.3 >0x000000372ee03630 0x000000372ee0ed08 Yes /usr/lib64/libXext.so.6 >0x000000372fa01910 0x000000372fa0810c Yes /usr/lib64/libXrender.so.1 >0x0000003730200a00 0x000000373020148c Yes /usr/lib64/libXinerama.so.1 >0x0000003730601f80 0x000000373060c778 Yes /usr/lib64/libXi.so.6 >0x000000372fe01720 0x000000372fe0675c Yes /usr/lib64/libXrandr.so.2 >0x0000003730e028d0 0x0000003730e0749c Yes /usr/lib64/libXcursor.so.1 >0x0000003731e00b30 0x0000003731e0189c Yes /usr/lib64/libXcomposite.so.1 >0x0000003731200a90 0x000000373120160c Yes /usr/lib64/libXdamage.so.1 >0x0000003d03a08cc0 0x0000003d03a74088 Yes (*) /usr/lib64/libpixman-1.so.0 >0x000000307e603b70 0x000000307e61d84c Yes /lib64/libexpat.so.1 >0x000000307ce086c0 0x000000307ce13c0c Yes /usr/lib64/libxcb.so.1 >0x000000307d200dd0 0x000000307d201b2c Yes /usr/lib64/libXau.so.6 >0x00007f4369f25c30 0x00007f4369f2cc48 Yes /usr/lib64/python2.7/site-packages/cairo/_cairo.so >0x00007f4369cd9810 0x00007f4369cf7e28 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gio/_gio.so >0x00007f4369ab68b0 0x00007f4369ab8168 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gio/unix.so >0x00007f43698984e0 0x00007f43698a68bc Yes /usr/lib64/python2.7/site-packages/gtk-2.0/pango.so >0x00007f4369653ec0 0x00007f436967873c Yes /usr/lib64/python2.7/site-packages/gtk-2.0/atk.so >0x00007f4369443e50 0x00007f4369444dac Yes /usr/lib64/python2.7/site-packages/gtk-2.0/pangocairo.so >0x00007f4369237130 0x00007f436923e9a8 Yes /lib64/libnss_files.so.2 >0x00007f436900fa90 0x00007f436903005c Yes /usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so >0x00007f4368e096b0 0x00007f4368e09ea8 Yes /usr/lib64/gtk-2.0/modules/libpk-gtk-module.so >0x0000003640c0a400 0x0000003640c1c51c Yes /usr/lib64/libdbus-glib-1.so.2 >0x0000003642a076f0 0x0000003642a306c8 Yes /lib64/libdbus-1.so.3 >0x00007f4368c04000 0x00007f4368c05f18 Yes /usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so >0x00007f43689feca0 0x00007f4368a000b8 Yes /usr/lib64/libcanberra-gtk.so.0 >0x00007f43687ef2f0 0x00007f43687f8428 Yes /usr/lib64/libcanberra.so.0 >0x0000003093401ff0 0x0000003093406158 Yes /usr/lib64/libvorbisfile.so.3 >0x00007f43685c27a0 0x00007f43685d9788 Yes /usr/lib64/libvorbis.so.0 >0x000000308be018d0 0x000000308be03f7c Yes /usr/lib64/libogg.so.0 >0x00007f43683b1350 0x00007f43683ba80c Yes /usr/lib64/libtdb.so.1 >0x00007f43681a8380 0x00007f43681ac668 Yes /usr/lib64/libltdl.so.7 >0x00007f4367fa1c00 0x00007f4367fa3658 Yes /usr/lib64/python2.7/lib-dynload/selectmodule.so >0x00007f4367d9cd30 0x00007f4367d9da48 Yes /usr/lib64/python2.7/lib-dynload/fcntlmodule.so >0x00007f4367b98070 0x00007f4367b99f38 Yes /usr/lib64/python2.7/lib-dynload/binascii.so >0x00007f4367965e50 0x00007f436797d8ac Yes /usr/lib64/python2.7/site-packages/libxml2mod.so >0x00007f43677363a0 0x00007f4367739898 Yes /usr/lib64/python2.7/lib-dynload/math.so >0x00007f43675314b0 0x00007f43675320e8 Yes /usr/lib64/python2.7/lib-dynload/_hashlib.so >0x00007f436732e170 0x00007f436732edf8 Yes /usr/lib64/python2.7/lib-dynload/_randommodule.so >0x00007f43670f3eb0 0x00007f4367111e78 Yes /usr/lib64/python2.7/site-packages/selinux/_selinux.so >0x00007f4366ee7c80 0x00007f4366ee81a8 Yes /usr/lib64/python2.7/lib-dynload/grpmodule.so >0x00007f4366cdfaa0 0x00007f4366ce33d8 Yes /usr/lib64/python2.7/lib-dynload/arraymodule.so >0x00007f4366acf0f0 0x00007f4366ad70bc Yes /usr/lib64/python2.7/site-packages/pycurl.so >0x00007f43668c8500 0x00007f43668c8de8 Yes /usr/lib64/python2.7/lib-dynload/termios.so >0x00007f43663c03e0 0x00007f43663c29b8 Yes /usr/lib64/python2.7/lib-dynload/zlibmodule.so >0x00007f43661a1990 0x00007f43661b1308 Yes /usr/lib64/python2.7/lib-dynload/_io.so >0x00007f4365f96f30 0x00007f4365f9870c Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/glade.so >0x0000003731a09420 0x0000003731a1523c Yes /usr/lib64/libglade-2.0.so.0 >0x00007f4365d76ac0 0x00007f4365d8203c Yes /usr/lib64/python2.7/site-packages/_dbus_bindings.so >0x00007f4365b66360 0x00007f4365b6b368 Yes /usr/lib64/python2.7/lib-dynload/pyexpat.so >0x00007f4365961bf0 0x00007f43659620ec Yes /usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so >0x00007f4365754520 0x00007f436575a898 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gconf.so >0x000000364940b4b0 0x00000036494235e8 Yes (*) /usr/lib64/libgconf-2.so.4 >0x00007f43655441c0 0x00007f4365547b68 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gnomekeyring.so >0x0000003649006e90 0x0000003649017c48 Yes /usr/lib64/libgnome-keyring.so.0 >0x00007f4365311b40 0x00007f4365333858 Yes /usr/lib64/python2.7/site-packages/libguestfsmod.so >0x0000003929a0fb70 0x0000003929a82108 Yes /usr/lib64/libguestfs.so.0 >0x00000030826019a0 0x0000003082609db8 Yes /usr/lib64/libhivex.so.0 >0x00000030852017e0 0x0000003085228b18 Yes /lib64/libpcre.so.0 >0x000000307f6041c0 0x000000307f613ea8 Yes /usr/lib64/libmagic.so.1 >0x00007f43650ff960 0x00007f4365100c3c Yes /usr/lib64/python2.7/site-packages/gtkvnc.so >0x00007f4364ef33a0 0x00007f4364ef921c Yes /usr/lib64/libgtk-vnc-1.0.so.0 >0x0000003149006c30 0x00000031490181ac Yes /usr/lib64/libgvnc-1.0.so.0 >0x00007f4364ce61a0 0x00007f4364ce8718 Yes /usr/lib64/python2.7/site-packages/SpiceClientGtk.so >0x00007f4364ad4030 0x00007f4364adc438 Yes /usr/lib64/libspice-client-gtk-2.0.so.1 >0x000000392b40fd20 0x000000392b4bcfa8 Yes /usr/lib64/libspice-client-glib-2.0.so.1 >0x0000003738a00f30 0x0000003738a0b82c Yes /usr/lib64/libcelt051.so.0 >0x00007f4364882d70 0x00007f43648b4a08 Yes /usr/lib64/libjpeg.so.62 >0x000000373c400ca0 0x000000373c402628 Yes /usr/lib64/libpulse-mainloop-glib.so.0 >0x000000373820af00 0x0000003738232248 Yes /usr/lib64/libpulse.so.0 >0x000000392a803480 0x000000392a80747c Yes /usr/lib64/libcacard.so.0 >0x0000003734e03780 0x0000003734e06898 Yes /lib64/libgudev-1.0.so.0 >0x00007f4364672940 0x00007f436467a538 Yes /lib64/libusb-1.0.so.0 >0x000000392b001a50 0x000000392b005ac8 Yes /usr/lib64/libusbredirhost.so.1 >0x000000392bc015c0 0x000000392bc03638 Yes /usr/lib64/libusbredirparser.so.0 >0x000000373860f6e0 0x000000373863ad68 Yes /usr/lib64/libpulsecommon-0.9.23.so >0x0000003736e004e0 0x0000003736e0060c Yes /usr/lib64/libX11-xcb.so.1 >0x000000308a601ad0 0x000000308a605d7c Yes /usr/lib64/libSM.so.6 >0x0000003089a04d00 0x0000003089a12e1c Yes /usr/lib64/libICE.so.6 >0x0000003735601380 0x00000037356042dc Yes /usr/lib64/libXtst.so.6 >0x0000003096e02f90 0x0000003096e06b2c Yes /lib64/libwrap.so.0 >0x0000003095a061c0 0x0000003095a48518 Yes /usr/lib64/libsndfile.so.1 >0x000000364e0011c0 0x000000364e0036cc Yes /usr/lib64/libasyncns.so.0 >0x00007f436446c610 0x00007f436446dc58 Yes /lib64/libuuid.so.1 >0x000000308ee04060 0x000000308ee11878 Yes /lib64/libnsl.so.1 >0x0000003094a0be70 0x0000003094a30e08 Yes /usr/lib64/libFLAC.so.8 >0x00000030922139f0 0x0000003092216008 Yes /usr/lib64/libvorbisenc.so.2 >0x00007f4364262180 0x00007f4364266288 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/vtemodule.so >0x00007f4363fcfce0 0x00007f4363ffee88 Yes /usr/lib64/libvte.so.9 >0x0000003089e06c00 0x0000003089e1dd48 Yes /lib64/libncurses.so.5 >0x000000308b60cc30 0x000000308b616d98 Yes /lib64/libtinfo.so.5 >0x00007f436230fbd0 0x00007f4362328cb8 Yes /usr/lib64/gio/modules/libgvfsdbus.so >0x0000003647409140 0x0000003647413108 Yes /usr/lib64/libgvfscommon.so.0 >0x000000307ca03c80 0x000000307ca21c08 Yes /usr/lib64/libbluray.so.0 >0x00007f4361901bd0 0x00007f4361903cc8 Yes /usr/lib64/gtk-2.0/2.10.0/immodules/im-ibus.so >0x00007f436169e760 0x00007f43616bc4f8 Yes /usr/lib64/libibus-1.0.so.0 >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x0 >rax 0x0 0 >rbx 0x44b9bd0 72063952 >rcx 0x0 0 >rdx 0x34b2b30 55257904 >rsi 0x0 0 >rdi 0x1b 27 >rbp 0x1b 0x1b >rsp 0x7fff0e2b8790 0x7fff0e2b8790 >r8 0xb0 176 >r9 0x1 1 >r10 0x1 1 >r11 0x0 0 >r12 0x0 0 >r13 0x44b3840 72038464 >r14 0x2d5cb90 47565712 >r15 0x2ca7a60 46824032 >rip 0x37330598fc 0x37330598fc <validate_row+1052> >eflags 0x10246 [ PF ZF IF RF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >Dump of assembler code for function validate_row: > 0x00000037330594e0 <+0>: push %r15 > 0x00000037330594e2 <+2>: mov %rdi,%r15 > 0x00000037330594e5 <+5>: mov %r8,%rdi > 0x00000037330594e8 <+8>: push %r14 > 0x00000037330594ea <+10>: mov %rdx,%r14 > 0x00000037330594ed <+13>: push %r13 > 0x00000037330594ef <+15>: push %r12 > 0x00000037330594f1 <+17>: push %rbp > 0x00000037330594f2 <+18>: push %rbx > 0x00000037330594f3 <+19>: sub $0xd8,%rsp > 0x00000037330594fa <+26>: mov %rsi,0x60(%rsp) > 0x00000037330594ff <+31>: mov %rcx,0x50(%rsp) > 0x0000003733059504 <+36>: callq 0x373303fd20 <IA__gtk_tree_path_get_depth> > 0x0000003733059509 <+41>: test %r14,%r14 > 0x000000373305950c <+44>: mov %eax,0x6c(%rsp) > 0x0000003733059510 <+48>: movl $0x0,0x58(%rsp) > 0x0000003733059518 <+56>: je 0x3733059525 <validate_row+69> > 0x000000373305951a <+58>: movzwl (%r14),%eax > 0x000000373305951e <+62>: test $0x180,%eax > 0x0000003733059523 <+67>: jne 0x3733059540 <validate_row+96> > 0x0000003733059525 <+69>: mov 0x58(%rsp),%eax > 0x0000003733059529 <+73>: add $0xd8,%rsp > 0x0000003733059530 <+80>: pop %rbx > 0x0000003733059531 <+81>: pop %rbp > 0x0000003733059532 <+82>: pop %r12 > 0x0000003733059534 <+84>: pop %r13 > 0x0000003733059536 <+86>: pop %r14 > 0x0000003733059538 <+88>: pop %r15 > 0x000000373305953a <+90>: retq > 0x000000373305953b <+91>: nopl 0x0(%rax,%rax,1) > 0x0000003733059540 <+96>: mov 0x70(%r15),%rcx > 0x0000003733059544 <+100>: movl $0x0,0x5c(%rsp) > 0x000000373305954c <+108>: mov 0x288(%rcx),%rax > 0x0000003733059553 <+115>: test %rax,%rax > 0x0000003733059556 <+118>: je 0x37330595b3 <validate_row+211> > 0x0000003733059558 <+120>: cmpq $0x0,0x50(%rsp) > 0x000000373305955e <+126>: je 0x37330599b9 <validate_row+1241> > 0x0000003733059564 <+132>: mov 0x50(%rsp),%rsi > 0x0000003733059569 <+137>: lea 0x80(%rsp),%rbx > 0x0000003733059571 <+145>: mov (%rsi),%rdx > 0x0000003733059574 <+148>: mov %rdx,0x80(%rsp) > 0x000000373305957c <+156>: mov 0x8(%rsi),%rdx > 0x0000003733059580 <+160>: mov %rdx,0x88(%rsp) > 0x0000003733059588 <+168>: mov 0x10(%rsi),%rdx > 0x000000373305958c <+172>: mov %rdx,0x90(%rsp) > 0x0000003733059594 <+180>: mov 0x18(%rsi),%rdx > 0x0000003733059598 <+184>: mov %rdx,0x98(%rsp) > 0x00000037330595a0 <+192>: mov 0x290(%rcx),%rdx > 0x00000037330595a7 <+199>: mov %rbx,%rsi > 0x00000037330595aa <+202>: mov (%rcx),%rdi > 0x00000037330595ad <+205>: callq *%rax > 0x00000037330595af <+207>: mov %eax,0x5c(%rsp) > 0x00000037330595b3 <+211>: callq 0x37330815e0 <IA__gtk_widget_get_type> > 0x00000037330595b8 <+216>: mov %r15,%rdi > 0x00000037330595bb <+219>: mov %rax,%rsi > 0x00000037330595be <+222>: callq 0x3732e676b0 <g_type_check_instance_cast@plt> > 0x00000037330595c3 <+227>: lea 0xc4(%rsp),%rdx > 0x00000037330595cb <+235>: lea 0x149289(%rip),%rcx # 0x37331a285b > 0x00000037330595d2 <+242>: lea 0x149293(%rip),%rsi # 0x37331a286c > 0x00000037330595d9 <+249>: lea 0x17203b(%rip),%r9 # 0x37331cb61b > 0x00000037330595e0 <+256>: lea 0xb4(%rsp),%r8 > 0x00000037330595e8 <+264>: mov %rax,%rdi > 0x00000037330595eb <+267>: mov %rdx,0x40(%rsp) > 0x00000037330595f0 <+272>: lea 0xc0(%rsp),%rdx > 0x00000037330595f8 <+280>: mov %rcx,0x38(%rsp) > 0x00000037330595fd <+285>: lea 0xc720b(%rip),%rcx # 0x373312080f > 0x0000003733059604 <+292>: mov %rsi,0x28(%rsp) > 0x0000003733059609 <+297>: lea 0xbbdfa(%rip),%rsi # 0x373311540a > 0x0000003733059610 <+304>: mov %rdx,0x30(%rsp) > 0x0000003733059615 <+309>: lea 0xbc(%rsp),%rdx > 0x000000373305961d <+317>: xor %eax,%eax > 0x000000373305961f <+319>: mov %rcx,0x8(%rsp) > 0x0000003733059624 <+324>: lea 0xbbded(%rip),%rcx # 0x3733115418 > 0x000000373305962b <+331>: movq $0x0,0x48(%rsp) > 0x0000003733059634 <+340>: mov %rdx,0x20(%rsp) > 0x0000003733059639 <+345>: lea 0x1720bd(%rip),%rdx # 0x37331cb6fd > 0x0000003733059640 <+352>: mov %rdx,0x18(%rsp) > 0x0000003733059645 <+357>: lea 0xb0(%rsp),%rdx > 0x000000373305964d <+365>: mov %rdx,0x10(%rsp) > 0x0000003733059652 <+370>: lea 0xac(%rsp),%rdx > 0x000000373305965a <+378>: mov %rdx,(%rsp) > 0x000000373305965e <+382>: lea 0xb8(%rsp),%rdx > 0x0000003733059666 <+390>: callq 0x373308a5c0 <IA__gtk_widget_style_get> > 0x000000373305966b <+395>: mov 0x70(%r15),%rdx > 0x000000373305966f <+399>: xor %ecx,%ecx > 0x0000003733059671 <+401>: mov 0x250(%rdx),%eax > 0x0000003733059677 <+407>: mov 0x100(%rdx),%rdi > 0x000000373305967e <+414>: cmp $0x3,%eax > 0x0000003733059681 <+417>: lea -0x2(%rax),%esi > 0x0000003733059684 <+420>: sete %cl > 0x0000003733059687 <+423>: cmp $0x1,%eax > 0x000000373305968a <+426>: sete %al > 0x000000373305968d <+429>: mov %esi,0x68(%rsp) > 0x0000003733059691 <+433>: movzbl %al,%eax > 0x0000003733059694 <+436>: or %eax,%ecx > 0x0000003733059696 <+438>: mov %ecx,0x70(%rsp) > 0x000000373305969a <+442>: callq 0x3732e66f20 <g_list_last@plt> > 0x000000373305969f <+447>: test %rax,%rax > 0x00000037330596a2 <+450>: mov %rax,%rbp > 0x00000037330596a5 <+453>: jne 0x37330596b9 <validate_row+473> > 0x00000037330596ab <+459>: jmp 0x37330596d3 <validate_row+499> > 0x00000037330596ad <+461>: nopl (%rax) > 0x00000037330596b0 <+464>: mov 0x10(%rbp),%rbp > 0x00000037330596b4 <+468>: test %rbp,%rbp > 0x00000037330596b7 <+471>: je 0x37330596d3 <validate_row+499> > 0x00000037330596b9 <+473>: callq 0x3733071560 <IA__gtk_tree_view_column_get_type> > 0x00000037330596be <+478>: mov 0x0(%rbp),%rdi > 0x00000037330596c2 <+482>: mov %rax,%rsi > 0x00000037330596c5 <+485>: callq 0x3732e676b0 <g_type_check_instance_cast@plt> > 0x00000037330596ca <+490>: testb $0x1,0xb0(%rax) > 0x00000037330596d1 <+497>: je 0x37330596b0 <validate_row+464> > 0x00000037330596d3 <+499>: mov 0x70(%r15),%rax > 0x00000037330596d7 <+503>: mov 0x100(%rax),%rdi > 0x00000037330596de <+510>: callq 0x3732e68690 <g_list_first@plt> > 0x00000037330596e3 <+515>: test %rax,%rax > 0x00000037330596e6 <+518>: mov %rax,%rbx > 0x00000037330596e9 <+521>: jne 0x37330596f9 <validate_row+537> > 0x00000037330596eb <+523>: jmp 0x3733059712 <validate_row+562> > 0x00000037330596ed <+525>: nopl (%rax) > 0x00000037330596f0 <+528>: mov 0x8(%rbx),%rbx > 0x00000037330596f4 <+532>: test %rbx,%rbx > 0x00000037330596f7 <+535>: je 0x3733059712 <validate_row+562> > 0x00000037330596f9 <+537>: callq 0x3733071560 <IA__gtk_tree_view_column_get_type> > 0x00000037330596fe <+542>: mov (%rbx),%rdi > 0x0000003733059701 <+545>: mov %rax,%rsi > 0x0000003733059704 <+548>: callq 0x3732e676b0 <g_type_check_instance_cast@plt> > 0x0000003733059709 <+553>: testb $0x1,0xb0(%rax) > 0x0000003733059710 <+560>: je 0x37330596f0 <validate_row+528> > 0x0000003733059712 <+562>: mov 0x70(%r15),%rax > 0x0000003733059716 <+566>: xor %edi,%edi > 0x0000003733059718 <+568>: movl $0x0,0x58(%rsp) > 0x0000003733059720 <+576>: mov 0x100(%rax),%r12 > 0x0000003733059727 <+583>: test %r12,%r12 > 0x000000373305972a <+586>: je 0x37330598e2 <validate_row+1026> > 0x0000003733059730 <+592>: mov 0x6c(%rsp),%esi > 0x0000003733059734 <+596>: mov %rbp,0x78(%rsp) > 0x0000003733059739 <+601>: mov %rbx,%r13 > 0x000000373305973c <+604>: mov %edi,%ebp > 0x000000373305973e <+606>: sub $0x1,%esi > 0x0000003733059741 <+609>: mov %esi,0x74(%rsp) > 0x0000003733059745 <+613>: jmpq 0x37330597ee <validate_row+782> > 0x000000373305974a <+618>: nopw 0x0(%rax,%rax,1) > 0x0000003733059750 <+624>: mov 0x70(%r15),%rdx > 0x0000003733059754 <+628>: mov 0xcc(%rsp),%eax > 0x000000373305975b <+635>: add 0xb0(%rsp),%eax > 0x0000003733059762 <+642>: mov 0x64(%rdx),%edx > 0x0000003733059765 <+645>: mov %eax,0xcc(%rsp) > 0x000000373305976c <+652>: cmp %edx,%eax > 0x000000373305976e <+654>: cmovl %edx,%eax > 0x0000003733059771 <+657>: cmp %eax,%ebp > 0x0000003733059773 <+659>: cmovl %eax,%ebp > 0x0000003733059776 <+662>: mov %rbx,%rsi > 0x0000003733059779 <+665>: mov %r15,%rdi > 0x000000373305977c <+668>: callq 0x37330557d0 <gtk_tree_view_is_expander_column> > 0x0000003733059781 <+673>: test %eax,%eax > 0x0000003733059783 <+675>: je 0x3733059895 <validate_row+949> > 0x0000003733059789 <+681>: mov 0x70(%r15),%rcx > 0x000000373305978d <+685>: mov 0x74(%rsp),%edx > 0x0000003733059791 <+689>: mov 0xc8(%rsp),%eax > 0x0000003733059798 <+696>: add 0xac(%rsp),%eax > 0x000000373305979f <+703>: imul 0x70(%rcx),%edx > 0x00000037330597a3 <+707>: add %edx,%eax > 0x00000037330597a5 <+709>: mov %eax,0xc8(%rsp) > 0x00000037330597ac <+716>: mov 0x8(%rcx),%edx > 0x00000037330597af <+719>: and $0x3,%edx > 0x00000037330597b2 <+722>: cmp $0x2,%edx > 0x00000037330597b5 <+725>: je 0x3733059970 <validate_row+1168> > 0x00000037330597bb <+731>: cmpl $0x1,0x68(%rsp) > 0x00000037330597c0 <+736>: jbe 0x37330598b5 <validate_row+981> > 0x00000037330597c6 <+742>: cmp %eax,0x68(%rbx) > 0x00000037330597c9 <+745>: jge 0x37330597e0 <validate_row+768> > 0x00000037330597cb <+747>: mov %eax,0x68(%rbx) > 0x00000037330597ce <+750>: movl $0x1,0x58(%rsp) > 0x00000037330597d6 <+758>: nopw %cs:0x0(%rax,%rax,1) > 0x00000037330597e0 <+768>: mov 0x8(%r12),%r12 > 0x00000037330597e5 <+773>: test %r12,%r12 > 0x00000037330597e8 <+776>: je 0x37330598e0 <validate_row+1024> > 0x00000037330597ee <+782>: mov (%r12),%rbx > 0x00000037330597f2 <+786>: movzbl 0xb0(%rbx),%edx > 0x00000037330597f9 <+793>: test $0x1,%dl > 0x00000037330597fc <+796>: je 0x37330597e0 <validate_row+768> > 0x00000037330597fe <+798>: movzwl (%r14),%eax > 0x0000003733059802 <+802>: and $0x3fff,%eax > 0x0000003733059807 <+807>: test $0x1,%ah > 0x000000373305980a <+810>: je 0x3733059811 <validate_row+817> > 0x000000373305980c <+812>: and $0x8,%edx > 0x000000373305980f <+815>: je 0x37330597e0 <validate_row+768> > 0x0000003733059811 <+817>: xor %r8d,%r8d > 0x0000003733059814 <+820>: cmpq $0x0,0x28(%r14) > 0x0000003733059819 <+825>: mov 0x50(%rsp),%rdx > 0x000000373305981e <+830>: mov %rbx,%rdi > 0x0000003733059821 <+833>: setne %r8b > 0x0000003733059825 <+837>: xor %ecx,%ecx > 0x0000003733059827 <+839>: test $0x4,%al > 0x0000003733059829 <+841>: mov 0x70(%r15),%rax > 0x000000373305982d <+845>: setne %cl > 0x0000003733059830 <+848>: mov (%rax),%rsi > 0x0000003733059833 <+851>: callq 0x3733073de0 <IA__gtk_tree_view_column_cell_set_cell_data> > 0x0000003733059838 <+856>: lea 0xcc(%rsp),%r9 > 0x0000003733059840 <+864>: lea 0xc8(%rsp),%r8 > 0x0000003733059848 <+872>: xor %ecx,%ecx > 0x000000373305984a <+874>: xor %edx,%edx > 0x000000373305984c <+876>: xor %esi,%esi > 0x000000373305984e <+878>: mov %rbx,%rdi > 0x0000003733059851 <+881>: callq 0x3733073fa0 <IA__gtk_tree_view_column_cell_get_size> > 0x0000003733059856 <+886>: mov 0x5c(%rsp),%eax > 0x000000373305985a <+890>: test %eax,%eax > 0x000000373305985c <+892>: je 0x3733059750 <validate_row+624> > 0x0000003733059862 <+898>: mov 0xc0(%rsp),%eax > 0x0000003733059869 <+905>: mov 0xb8(%rsp),%ebp > 0x0000003733059870 <+912>: test %eax,%eax > 0x0000003733059872 <+914>: je 0x3733059950 <validate_row+1136> > 0x0000003733059878 <+920>: mov 0xc4(%rsp),%eax > 0x000000373305987f <+927>: mov %rbx,%rsi > 0x0000003733059882 <+930>: mov %r15,%rdi > 0x0000003733059885 <+933>: lea (%rax,%rbp,2),%ebp > 0x0000003733059888 <+936>: callq 0x37330557d0 <gtk_tree_view_is_expander_column> > 0x000000373305988d <+941>: test %eax,%eax > 0x000000373305988f <+943>: jne 0x3733059789 <validate_row+681> > 0x0000003733059895 <+949>: mov 0xc8(%rsp),%eax > 0x000000373305989c <+956>: add 0xac(%rsp),%eax > 0x00000037330598a3 <+963>: cmpl $0x1,0x68(%rsp) > 0x00000037330598a8 <+968>: mov %eax,0xc8(%rsp) > 0x00000037330598af <+975>: ja 0x37330597c6 <validate_row+742> > 0x00000037330598b5 <+981>: mov (%r12),%rdx > 0x00000037330598b9 <+985>: cmp %r13,%rdx > 0x00000037330598bc <+988>: je 0x3733059990 <validate_row+1200> > 0x00000037330598c2 <+994>: cmp %rdx,0x78(%rsp) > 0x00000037330598c7 <+999>: je 0x3733059990 <validate_row+1200> > 0x00000037330598cd <+1005>: add 0xbc(%rsp),%eax > 0x00000037330598d4 <+1012>: mov %eax,0xc8(%rsp) > 0x00000037330598db <+1019>: jmpq 0x37330597c6 <validate_row+742> > 0x00000037330598e0 <+1024>: mov %ebp,%edi > 0x00000037330598e2 <+1026>: mov 0x70(%rsp),%r11d > 0x00000037330598e7 <+1031>: test %r11d,%r11d > 0x00000037330598ea <+1034>: jne 0x3733059960 <validate_row+1152> > 0x00000037330598ec <+1036>: mov 0x10(%r14),%rdx > 0x00000037330598f0 <+1040>: mov 0x8(%r14),%rax > 0x00000037330598f4 <+1044>: mov 0x28(%r14),%rcx > 0x00000037330598f8 <+1048>: mov 0x24(%r14),%esi >=> 0x00000037330598fc <+1052>: mov 0x24(%rax),%eax > 0x00000037330598ff <+1055>: add 0x24(%rdx),%eax > 0x0000003733059902 <+1058>: xor %edx,%edx > 0x0000003733059904 <+1060>: test %rcx,%rcx > 0x0000003733059907 <+1063>: je 0x373305990f <validate_row+1071> > 0x0000003733059909 <+1065>: mov (%rcx),%rdx > 0x000000373305990c <+1068>: mov 0x24(%rdx),%edx > 0x000000373305990f <+1071>: add %eax,%edx > 0x0000003733059911 <+1073>: mov %esi,%eax > 0x0000003733059913 <+1075>: sub %edx,%eax > 0x0000003733059915 <+1077>: cmp %edi,%eax > 0x0000003733059917 <+1079>: je 0x3733059930 <validate_row+1104> > 0x0000003733059919 <+1081>: mov %edi,%edx > 0x000000373305991b <+1083>: mov 0x60(%rsp),%rdi > 0x0000003733059920 <+1088>: mov %r14,%rsi > 0x0000003733059923 <+1091>: callq 0x3732f9f080 <_gtk_rbtree_node_set_height> > 0x0000003733059928 <+1096>: movl $0x1,0x58(%rsp) > 0x0000003733059930 <+1104>: mov 0x60(%rsp),%rdi > 0x0000003733059935 <+1109>: mov %r14,%rsi > 0x0000003733059938 <+1112>: callq 0x3732f9e210 <_gtk_rbtree_node_mark_valid> > 0x000000373305993d <+1117>: mov 0x70(%r15),%rax > 0x0000003733059941 <+1121>: orb $0x80,0x2a6(%rax) > 0x0000003733059948 <+1128>: jmpq 0x3733059525 <validate_row+69> > 0x000000373305994d <+1133>: nopl (%rax) > 0x0000003733059950 <+1136>: lea 0x2(%rbp,%rbp,1),%ebp > 0x0000003733059954 <+1140>: jmpq 0x3733059776 <validate_row+662> > 0x0000003733059959 <+1145>: nopl 0x0(%rax) > 0x0000003733059960 <+1152>: add 0xbc(%rsp),%edi > 0x0000003733059967 <+1159>: jmp 0x37330598ec <validate_row+1036> > 0x0000003733059969 <+1161>: nopl 0x0(%rax) > 0x0000003733059970 <+1168>: mov 0x6c(%rsp),%edx > 0x0000003733059974 <+1172>: imul 0x64(%rcx),%edx > 0x0000003733059978 <+1176>: add %edx,%eax > 0x000000373305997a <+1178>: mov %eax,0xc8(%rsp) > 0x0000003733059981 <+1185>: jmpq 0x37330597bb <validate_row+731> > 0x0000003733059986 <+1190>: nopw %cs:0x0(%rax,%rax,1) > 0x0000003733059990 <+1200>: cvtsi2sd %eax,%xmm0 > 0x0000003733059994 <+1204>: cvtsi2sdl 0xbc(%rsp),%xmm1 > 0x000000373305999d <+1213>: mulsd 0xb8d53(%rip),%xmm1 # 0x37331126f8 > 0x00000037330599a5 <+1221>: addsd %xmm1,%xmm0 > 0x00000037330599a9 <+1225>: cvttsd2si %xmm0,%eax > 0x00000037330599ad <+1229>: mov %eax,0xc8(%rsp) > 0x00000037330599b4 <+1236>: jmpq 0x37330597c6 <validate_row+742> > 0x00000037330599b9 <+1241>: lea 0x80(%rsp),%rbx > 0x00000037330599c1 <+1249>: mov (%rcx),%rdi > 0x00000037330599c4 <+1252>: xor %edx,%edx > 0x00000037330599c6 <+1254>: mov %rbx,%rsi > 0x00000037330599c9 <+1257>: callq 0x3733040740 <IA__gtk_tree_model_get_iter> > 0x00000037330599ce <+1262>: mov 0x58(%rsp),%edx > 0x00000037330599d2 <+1266>: test %eax,%eax > 0x00000037330599d4 <+1268>: mov %edx,0x5c(%rsp) > 0x00000037330599d8 <+1272>: je 0x37330595b3 <validate_row+211> > 0x00000037330599de <+1278>: mov 0x70(%r15),%rcx > 0x00000037330599e2 <+1282>: mov 0x288(%rcx),%rax > 0x00000037330599e9 <+1289>: jmpq 0x37330595a0 <validate_row+192> >End of assembler dump.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 742048
:
525399
|
525400
|
572959
| 577476 |
578729