Package: python2.6
Version: 2.6.6~rc1-1
Severity: normal
I get segmentation faults very often when using virt-manager. I usually
happens after starting a VM. A backtrace is attached. This also happens on
my notebook running sid.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python2.6 depends on:
ii libbz2-1.0 1.0.5-4 high-quality block-sorting file co
ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib
ii libdb4.8 4.8.26-1 Berkeley v4.8 Database Libraries [
ii libncursesw5 5.7+20100313-2 shared libraries for terminal hand
ii libreadline6 6.1-3 GNU readline and history libraries
ii libsqlite3-0 3.7.0.1-1 SQLite 3 shared library
ii mime-support 3.48-1 MIME files 'mime.types' & 'mailcap
ii python2.6-minimal 2.6.6~rc1-1 A minimal subset of the Python lan
python2.6 recommends no packages.
Versions of packages python2.6 suggests:
ii binutils 2.20.1-12 The GNU assembler, linker and bina
pn python2.6-doc <none> (no description available)
pn python2.6-profiler <none> (no description available)
-- debconf-show failed
(gdb) bt
#0 0x00007ffff6a409a6 in _int_malloc (av=0x7ffff6d28e40, bytes=768) at
malloc.c:4636
#1 0x00007ffff6a42970 in *__GI___libc_malloc (bytes=768) at malloc.c:3661
#2 0x000000000044e720 in dictresize (mp=0x16a19e0, minused=768) at
../Objects/dictobject.c:560
#3 0x0000000000453bc7 in PyObject_SetAttr (v=
<LogRecord(msg='VNC initialized', levelno=10, args=(),
pathname='/usr/share/virt-manager/virtManager/console.py', name='root',
levelname='DEBUG') at remote 0x182e9e0>, name='pathname', value=
'/usr/share/virt-manager/virtManager/console.py') at
../Objects/object.c:1252
#4 0x00000000004a476c in PyEval_EvalFrameEx (f=
Frame 0xebfb20, for file /usr/lib/python2.6/logging/__init__.py, line 254,
in __init__ (self=<LogRecord(msg='VNC initialized', levelno=10, args=(),
pathname='/usr/share/virt-manager/virtManager/console.py', name='root',
levelname='DEBUG') at remote 0x182e9e0>, name='root', level=10,
pathname='/usr/share/virt-manager/virtManager/console.py', lineno=474, msg='VNC
initialized', args=(...), exc_info=None, func='_vnc_initialized', ct=<float at
remote 0x1ceb158>), throwflag=<value optimized out>)
at ../Python/ceval.c:1864
#5 0x00000000004a9571 in PyEval_EvalCodeEx (co=0x99e378, globals=<value
optimized out>,
locals=<value optimized out>, args=0x9, argcount=<value optimized out>,
kws=<value optimized out>,
kwcount=0, defs=0xa27468, defcount=1, closure=0x0) at ../Python/ceval.c:3000
#6 0x00000000005389c0 in function_call (func=<function at remote 0xa30b18>,
arg=
(<LogRecord(msg='VNC initialized', levelno=10, args=(),
pathname='/usr/share/virt-manager/virtManager/console.py', name='root',
levelname='DEBUG') at remote 0x182e9e0>, 'root', 10,
'/usr/share/virt-manager/virtManager/console.py', 474, 'VNC initialized',
(...), None, '_vnc_initialized'), kw=0x0)
at ../Objects/funcobject.c:524
#7 0x000000000041ef47 in PyObject_Call (func=<function at remote 0xa30b18>,
arg=
<unknown at remote 0x300>, kw=<unknown at remote 0x32>) at
../Objects/abstract.c:2492
#8 0x0000000000427c1f in instancemethod_call (func=<function at remote
0xa30b18>, arg=
(<LogRecord(msg='VNC initialized', levelno=10, args=(),
pathname='/usr/share/virt-manager/virtManager/console.py', name='root',
levelname='DEBUG') at remote 0x182e9e0>, 'root', 10,
'/usr/share/virt-manager/virtManager/console.py', 474, 'VNC initialized',
(...), None, '_vnc_initialized'), kw=0x0)
at ../Objects/classobject.c:2579
#9 0x000000000041ef47 in PyObject_Call (func=<instancemethod at remote
0x184d1e0>, arg=
<unknown at remote 0x300>, kw=<unknown at remote 0x32>) at
../Objects/abstract.c:2492
#10 0x00000000004a1a03 in PyEval_CallObjectWithKeywords (func=<instancemethod
at remote 0x184d1e0>, arg=
('root', 10, '/usr/share/virt-manager/virtManager/console.py', 474, 'VNC
initialized', (), None, '_vn---Type <return> to continue, or q <return> to
quit---
c_initialized'), kw=<unknown at remote 0x32>) at ../Python/ceval.c:3619
#11 0x0000000000429f16 in PyInstance_New (klass=<value optimized out>, arg=
('root', 10, '/usr/share/virt-manager/virtManager/console.py', 474, 'VNC
initialized', (), None, '_vnc_initialized'), kw=0x0) at
../Objects/classobject.c:568
#12 0x000000000041ef47 in PyObject_Call (func=<classobj at remote 0xa1fb90>,
arg=
<unknown at remote 0x300>, kw=<unknown at remote 0x32>) at
../Objects/abstract.c:2492
#13 0x00000000004a7268 in do_call (f=
Frame 0xebf7b0, for file /usr/lib/python2.6/logging/__init__.py, line 1147,
in makeRecord (self=<RootLogger(name='root', parent=None,
handlers=[<RotatingFileHandler(backupCount=5, stream=<file at remote 0xcc76f0>,
level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None,
_RLock__block=<thread.lock at remote 0xd70960>, _RLock__count=0) at remote
0xe21350>, encoding=None, maxBytes=1048576,
baseFilename='/home/tkeitel/.virt-manager/virt-manager.log', mode='a',
filters=[], formatter=<Formatter(datefmt='%a, %d %b %Y %H:%M:%S',
_fmt='[%(asctime)s virt-manager %(process)d] %(levelname)s
(%(module)s:%(lineno)d) %(message)s') at remote 0xe22560>) at remote
0xe224d0>], level=10, disabled=0, propagate=1, filters=[]) at remote 0xa25b48>,
name='root', level=10, fn='/usr/share/virt-manager/virtManager/console.py',
lno=474, msg='VNC initialized', args=(), exc_info=None,
func='_vnc_initialized', extra=None),
throwflag=<value optimized out>) at ../Python/ceval.c:3968
#14 call_function (f=
Frame 0xebf7b0, for file /usr/lib/python2.6/logging/__init__.py, line 1147,
in makeRecord (self=<RootLogger(name='root', parent=None,
handlers=[<RotatingFileHandler(backupCount=5, stream=<file at remote 0xcc76f0>,
level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None,
_RLock__block=<thread.lock at remote 0xd70960>, _RLock__count=0) at remote
0xe21350>, encoding=None, maxBytes=1048576,
baseFilename='/home/tkeitel/.virt-manager/virt-manager.log', mode='a',
filters=[], formatter=<Formatter(datefmt='%a, %d %b %Y %H:%M:%S',
_fmt='[%(asctime)s virt-manager %(process)d] %(levelname)s
(%(module)s:%(lineno)d) %(message)s') at remote 0xe22560>) at remote
0xe224d0>], level=10, disabled=0, propagate=1, filters=[]) at remote 0xa25b48>,
name='root', level=10, fn='/usr/share/virt-manager/virtManager/console.py',
lno=474, msg='VNC initialized', args=(), exc_info=None,
func='_vnc_initialized', extra=None),
throwflag=<value optimized out>) at ../Python/ceval.c:3773
#15 PyEval_EvalFrameEx (f=
Frame 0xebf7b0, for file /usr/lib/python2.6/logging/__init__.py, line 1147,
in makeRecord (self=<RootLogger(name='root', parent=None,
handlers=[<RotatingFileHandler(backupCount=5, stream=<file at remote 0xcc76f0>,
level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None,
_RLock__block=<thread.lock at remote 0xd70960>, _RLock__count=0) at remote
0xe21350>, encoding=None, maxBytes=1048576, baseFilename='/h---Type <return> to
continue, or q <return> to quit---
ome/tkeitel/.virt-manager/virt-manager.log', mode='a', filters=[],
formatter=<Formatter(datefmt='%a, %d %b %Y %H:%M:%S', _fmt='[%(asctime)s
virt-manager %(process)d] %(levelname)s (%(module)s:%(lineno)d) %(message)s')
at remote 0xe22560>) at remote 0xe224d0>], level=10, disabled=0, propagate=1,
filters=[]) at remote 0xa25b48>, name='root', level=10,
fn='/usr/share/virt-manager/virtManager/console.py', lno=474, msg='VNC
initialized', args=(), exc_info=None, func='_vnc_initialized', extra=None),
throwflag=<value optimized out>) at ../Python/ceval.c:2412
#16 0x00000000004a9571 in PyEval_EvalCodeEx (co=0xa0d7b0, globals=<value
optimized out>,
locals=<value optimized out>, args=0xa, argcount=<value optimized out>,
kws=<value optimized out>,
kwcount=0, defs=0xa36cc8, defcount=2, closure=0x0) at ../Python/ceval.c:3000
#17 0x00000000004a7702 in fast_function (f=
Frame 0xebf1a0, for file /usr/lib/python2.6/logging/__init__.py, line 1172,
in _log (self=<RootLogger(name='root', parent=None,
handlers=[<RotatingFileHandler(backupCount=5, stream=<file at remote 0xcc76f0>,
level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None,
_RLock__block=<thread.lock at remote 0xd70960>, _RLock__count=0) at remote
0xe21350>, encoding=None, maxBytes=1048576,
baseFilename='/home/tkeitel/.virt-manager/virt-manager.log', mode='a',
filters=[], formatter=<Formatter(datefmt='%a, %d %b %Y %H:%M:%S',
_fmt='[%(asctime)s virt-manager %(process)d] %(levelname)s
(%(module)s:%(lineno)d) %(message)s') at remote 0xe22560>) at remote
0xe224d0>], level=10, disabled=0, propagate=1, filters=[]) at remote 0xa25b48>,
level=10, msg='VNC initialized', args=(), exc_info=None, extra=None,
fn='/usr/share/virt-manager/virtManager/console.py', lno=474,
func='_vnc_initialized'), throwflag=<value optimized out>)
at ../Python/ceval.c:3846
#18 call_function (f=
Frame 0xebf1a0, for file /usr/lib/python2.6/logging/__init__.py, line 1172,
in _log (self=<RootLogger(name='root', parent=None,
handlers=[<RotatingFileHandler(backupCount=5, stream=<file at remote 0xcc76f0>,
level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None,
_RLock__block=<thread.lock at remote 0xd70960>, _RLock__count=0) at remote
0xe21350>, encoding=None, maxBytes=1048576,
baseFilename='/home/tkeitel/.virt-manager/virt-manager.log', mode='a',
filters=[], formatter=<Formatter(datefmt='%a, %d %b %Y %H:%M:%S',
_fmt='[%(asctime)s virt-manager %(process)d] %(levelname)s
(%(module)s:%(lineno)d) %(message)s') at remote 0xe22560>) at remote
0xe224d0>], level=10, disabled=0, propagate=1, filters=[]) at remote 0xa25b48>,
level=10, msg='VNC initialized', args=(), exc_info=None, extra=None,
fn='/usr/share/virt-manager/virtManager/console.py', lno=474,
func='_vnc_initialized'), throwflag=<value optimized out>)
at ../Python/ceval.c:3771
#19 PyEval_EvalFrameEx (f=
Frame 0xebf1a0, for file /usr/lib/python2.6/logging/__init__.py, line 1172,
in _log (self=<RootLogger---Type <return> to continue, or q <return> to quit---
(name='root', parent=None, handlers=[<RotatingFileHandler(backupCount=5,
stream=<file at remote 0xcc76f0>, level=0,
lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None,
_RLock__block=<thread.lock at remote 0xd70960>, _RLock__count=0) at remote
0xe21350>, encoding=None, maxBytes=1048576,
baseFilename='/home/tkeitel/.virt-manager/virt-manager.log', mode='a',
filters=[], formatter=<Formatter(datefmt='%a, %d %b %Y %H:%M:%S',
_fmt='[%(asctime)s virt-manager %(process)d] %(levelname)s
(%(module)s:%(lineno)d) %(message)s') at remote 0xe22560>) at remote
0xe224d0>], level=10, disabled=0, propagate=1, filters=[]) at remote 0xa25b48>,
level=10, msg='VNC initialized', args=(), exc_info=None, extra=None,
fn='/usr/share/virt-manager/virtManager/console.py', lno=474,
func='_vnc_initialized'), throwflag=<value optimized out>)
at ../Python/ceval.c:2412
#20 0x00000000004a9571 in PyEval_EvalCodeEx (co=0xa0d828, globals=<value
optimized out>,
locals=<value optimized out>, args=0x6, argcount=<value optimized out>,
kws=<value optimized out>,
kwcount=0, defs=0xa36da0, defcount=2, closure=0x0) at ../Python/ceval.c:3000
#21 0x0000000000538abd in function_call (func=<function at remote 0xa41f50>,
arg=
(<RootLogger(name='root', parent=None,
handlers=[<RotatingFileHandler(backupCount=5, stream=<file at remote 0xcc76f0>,
level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None,
_RLock__block=<thread.lock at remote 0xd70960>, _RLock__count=0) at remote
0xe21350>, encoding=None, maxBytes=1048576,
baseFilename='/home/tkeitel/.virt-manager/virt-manager.log', mode='a',
filters=[], formatter=<Formatter(datefmt='%a, %d %b %Y %H:%M:%S',
_fmt='[%(asctime)s virt-manager %(process)d] %(levelname)s
(%(module)s:%(lineno)d) %(message)s') at remote 0xe22560>) at remote
0xe224d0>], level=10, disabled=0, propagate=1, filters=[]) at remote 0xa25b48>,
10, 'VNC initialized', ()), kw={}) at ../Objects/funcobject.c:524
#22 0x000000000041ef47 in PyObject_Call (func=<function at remote 0xa41f50>,
arg=
<unknown at remote 0x300>, kw=<unknown at remote 0x32>) at
../Objects/abstract.c:2492
#23 0x00000000004a6235 in ext_do_call (f=
Frame 0x1896820, for file /usr/lib/python2.6/logging/__init__.py, line
1044, in debug (self=<RootLogger(name='root', parent=None,
handlers=[<RotatingFileHandler(backupCount=5, stream=<file at remote 0xcc76f0>,
level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None,
_RLock__block=<thread.lock at remote 0xd70960>, _RLock__count=0) at remote
0xe21350>, encoding=None, maxBytes=1048576,
baseFilename='/home/tkeitel/.virt-manager/virt-manager.log', mode='a',
filters=[], formatter=<Formatter(datefmt='%a, %d %b %Y %H:%M:%S',
_fmt='[%(asctime)s virt-manager %(process)d] %(levelname)s
(%(module)s:%(lineno)d) %(message)s') at remote 0xe22560>) at remote
0xe224d0>], level=10, disabled=0, propagate=1, filters=[]) at remote 0xa25b48>,
msg='VNC initialized', args=(), kwargs={}), throwflag=<value optimized out>)
at ../Python/ceval.c:4063
#24 PyEval_EvalFrameEx (f=
---Type <return> to continue, or q <return> to quit---
Frame 0x1896820, for file /usr/lib/python2.6/logging/__init__.py, line
1044, in debug (self=<RootLogger(name='root', parent=None,
handlers=[<RotatingFileHandler(backupCount=5, stream=<file at remote 0xcc76f0>,
level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None,
_RLock__block=<thread.lock at remote 0xd70960>, _RLock__count=0) at remote
0xe21350>, encoding=None, maxBytes=1048576,
baseFilename='/home/tkeitel/.virt-manager/virt-manager.log', mode='a',
filters=[], formatter=<Formatter(datefmt='%a, %d %b %Y %H:%M:%S',
_fmt='[%(asctime)s virt-manager %(process)d] %(levelname)s
(%(module)s:%(lineno)d) %(message)s') at remote 0xe22560>) at remote
0xe224d0>], level=10, disabled=0, propagate=1, filters=[]) at remote 0xa25b48>,
msg='VNC initialized', args=(), kwargs={}), throwflag=<value optimized out>)
at ../Python/ceval.c:2452
#25 0x00000000004a9571 in PyEval_EvalCodeEx (co=0xa0d3f0, globals=<value
optimized out>,
locals=<value optimized out>, args=0x2, argcount=<value optimized out>,
kws=<value optimized out>,
kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3000
#26 0x0000000000538abd in function_call (func=<function at remote 0xa41b18>,
arg=
(<RootLogger(name='root', parent=None,
handlers=[<RotatingFileHandler(backupCount=5, stream=<file at remote 0xcc76f0>,
level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None,
_RLock__block=<thread.lock at remote 0xd70960>, _RLock__count=0) at remote
0xe21350>, encoding=None, maxBytes=1048576,
baseFilename='/home/tkeitel/.virt-manager/virt-manager.log', mode='a',
filters=[], formatter=<Formatter(datefmt='%a, %d %b %Y %H:%M:%S',
_fmt='[%(asctime)s virt-manager %(process)d] %(levelname)s
(%(module)s:%(lineno)d) %(message)s') at remote 0xe22560>) at remote
0xe224d0>], level=10, disabled=0, propagate=1, filters=[]) at remote 0xa25b48>,
'VNC initialized'), kw={}) at ../Objects/funcobject.c:524
#27 0x000000000041ef47 in PyObject_Call (func=<function at remote 0xa41b18>,
arg=
<unknown at remote 0x300>, kw=<unknown at remote 0x32>) at
../Objects/abstract.c:2492
#28 0x00000000004a6235 in ext_do_call (f=
Frame 0x18bcb10, for file /usr/lib/python2.6/logging/__init__.py, line
1489, in debug (msg='VNC initialized', args=(), kwargs={}), throwflag=<value
optimized out>) at ../Python/ceval.c:4063
#29 PyEval_EvalFrameEx (f=
Frame 0x18bcb10, for file /usr/lib/python2.6/logging/__init__.py, line
1489, in debug (msg='VNC initialized', args=(), kwargs={}), throwflag=<value
optimized out>) at ../Python/ceval.c:2452
#30 0x00000000004a9571 in PyEval_EvalCodeEx (co=0xa10558, globals=<value
optimized out>,
locals=<value optimized out>, args=0x1, argcount=<value optimized out>,
kws=<value optimized out>,
kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3000
#31 0x00000000004a7702 in fast_function (f=
Frame 0x1b56220, for file /usr/share/virt-manager/virtManager/console.py,
line 474, in _vnc_initializ---Type <return> to continue, or q <return> to
quit---
ed (self=<vmmConsolePages(engine=<vmmEngine(connections={'qemu:///system':
{'windowHost': None, 'windowClone': None, 'connection':
<vmmConnection(vmm=<virConnect(_o=<PyCObject at remote 0x7ffff7fdc440>) at
remote 0x1820638>, netdev_error='',
activeUUIDs=['996e70dd-e5df-41e8-827f-34da1ee95f24',
'7189a6e9-d177-af15-ccd5-2ecf02f61833',
'7ac787ad-365e-43f5-9552-64b620d11a62'], _nodedev_capable=True,
mediadev_initialized=True, netdev_initialized=True,
nodedevs={'pci_0000_00_1b_0': <PCIDevice(slot='27', function='0', domain='0',
name='pci_0000_00_1b_0', parent='computer', bus='0', vendor_id='0x8086',
device_type='pci', vendor_name='Intel Corporation', product_name='82801I (ICH9
Family) HD Audio Controller', product_id='0x293e') at remote 0x182ac10>,
'scsi_host2': <SCSIBus(wwnn=None, name='scsi_host2', parent='pci_0000_00_1f_2',
host='2', device_type='scsi_host', wwpn=None, vport_ops=False, fc_host=False)
at remote 0...(truncated),
throwflag=<value optimized out>) at ../Python/ceval.c:3846
#32 call_function (f=
Frame 0x1b56220, for file /usr/share/virt-manager/virtManager/console.py,
line 474, in _vnc_initialized
(self=<vmmConsolePages(engine=<vmmEngine(connections={'qemu:///system':
{'windowHost': None, 'windowClone': None, 'connection':
<vmmConnection(vmm=<virConnect(_o=<PyCObject at remote 0x7ffff7fdc440>) at
remote 0x1820638>, netdev_error='',
activeUUIDs=['996e70dd-e5df-41e8-827f-34da1ee95f24',
'7189a6e9-d177-af15-ccd5-2ecf02f61833',
'7ac787ad-365e-43f5-9552-64b620d11a62'], _nodedev_capable=True,
mediadev_initialized=True, netdev_initialized=True,
nodedevs={'pci_0000_00_1b_0': <PCIDevice(slot='27', function='0', domain='0',
name='pci_0000_00_1b_0', parent='computer', bus='0', vendor_id='0x8086',
device_type='pci', vendor_name='Intel Corporation', product_name='82801I (ICH9
Family) HD Audio Controller', product_id='0x293e') at remote 0x182ac10>,
'scsi_host2': <SCSIBus(wwnn=None, name='scsi_host2', parent='pci_0000_00_1f_2',
host='2', device_type='scsi_host', wwpn=None, vport
_ops=False, fc_host=False) at remote 0...(truncated),
throwflag=<value optimized out>) at ../Python/ceval.c:3771
#33 PyEval_EvalFrameEx (f=
Frame 0x1b56220, for file /usr/share/virt-manager/virtManager/console.py,
line 474, in _vnc_initialized
(self=<vmmConsolePages(engine=<vmmEngine(connections={'qemu:///system':
{'windowHost': None, 'windowClone': None, 'connection':
<vmmConnection(vmm=<virConnect(_o=<PyCObject at remote 0x7ffff7fdc440>) at
remote 0x1820638>, netdev_error='',
activeUUIDs=['996e70dd-e5df-41e8-827f-34da1ee95f24',
'7189a6e9-d177-af15-ccd5-2ecf02f61833',
'7ac787ad-365e-43f5-9552-64b620d11a62'], _nodedev_capable=True,
mediadev_initialized=True, netdev_initialized=True,
nodedevs={'pci_0000_00_1b_0': <PCIDevice(slot='27', function='0', domain='0',
name='pci_0000_00_1b_0', parent='computer', bus='0', vendor_id='0x8086',
device_type='pci', vendor_name='Intel Corporation', product_name='82801I (ICH9
Family) HD Audio Controller', product_id='0x293e') at remote 0x182ac10>,
'scsi_host2': <SCSIBus(wwnn=None, name='scsi_host2', parent='pci_0000_00_1f_2',
host='2', device_type='scsi_host', wwpn=None, vport
_ops=False, fc_host=False) at remote 0...(truncated),
---Type <return> to continue, or q <return> to quit---
throwflag=<value optimized out>) at ../Python/ceval.c:2412
#34 0x00000000004a9571 in PyEval_EvalCodeEx (co=0x17c7e40, globals=<value
optimized out>,
locals=<value optimized out>, args=0x2, argcount=<value optimized out>,
kws=<value optimized out>,
kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3000
#35 0x00000000005389c0 in function_call (func=<function at remote 0x17d5578>,
arg=
(<vmmConsolePages(engine=<vmmEngine(connections={'qemu:///system':
{'windowHost': None, 'windowClone': None, 'connection':
<vmmConnection(vmm=<virConnect(_o=<PyCObject at remote 0x7ffff7fdc440>) at
remote 0x1820638>, netdev_error='',
activeUUIDs=['996e70dd-e5df-41e8-827f-34da1ee95f24',
'7189a6e9-d177-af15-ccd5-2ecf02f61833',
'7ac787ad-365e-43f5-9552-64b620d11a62'], _nodedev_capable=True,
mediadev_initialized=True, netdev_initialized=True,
nodedevs={'pci_0000_00_1b_0': <PCIDevice(slot='27', function='0', domain='0',
name='pci_0000_00_1b_0', parent='computer', bus='0', vendor_id='0x8086',
device_type='pci', vendor_name='Intel Corporation', product_name='82801I (ICH9
Family) HD Audio Controller', product_id='0x293e') at remote 0x182ac10>,
'scsi_host2': <SCSIBus(wwnn=None, name='scsi_host2', parent='pci_0000_00_1f_2',
host='2', device_type='scsi_host', wwpn=None, vport_ops=False, fc_host=False)
at remote 0x1832690>, 'pci_0000_00_00_0': <PCIDevice(slot='0', function='0',
domai
n='0', name='pci_0000_00_00_0', parent...(truncated), kw=
0x0) at ../Objects/funcobject.c:524
#36 0x000000000041ef47 in PyObject_Call (func=<function at remote 0x17d5578>,
arg=
<unknown at remote 0x300>, kw=<unknown at remote 0x32>) at
../Objects/abstract.c:2492
#37 0x0000000000427c1f in instancemethod_call (func=<function at remote
0x17d5578>, arg=
(<vmmConsolePages(engine=<vmmEngine(connections={'qemu:///system':
{'windowHost': None, 'windowClone': None, 'connection':
<vmmConnection(vmm=<virConnect(_o=<PyCObject at remote 0x7ffff7fdc440>) at
remote 0x1820638>, netdev_error='',
activeUUIDs=['996e70dd-e5df-41e8-827f-34da1ee95f24',
'7189a6e9-d177-af15-ccd5-2ecf02f61833',
'7ac787ad-365e-43f5-9552-64b620d11a62'], _nodedev_capable=True,
mediadev_initialized=True, netdev_initialized=True,
nodedevs={'pci_0000_00_1b_0': <PCIDevice(slot='27', function='0', domain='0',
name='pci_0000_00_1b_0', parent='computer', bus='0', vendor_id='0x8086',
device_type='pci', vendor_name='Intel Corporation', product_name='82801I (ICH9
Family) HD Audio Controller', product_id='0x293e') at remote 0x182ac10>,
'scsi_host2': <SCSIBus(wwnn=None, name='scsi_host2', parent='pci_0000_00_1f_2',
host='2', device_type='scsi_host', wwpn=None, vport_ops=False, fc_host=False)
at remote 0x1832690>, 'pci_0000_00_00_0': <PCIDevice(slot='0', function='0',
domai
n='0', name='pci_0000_00_00_0', parent...(truncated), kw=
0x0) at ../Objects/classobject.c:2579
#38 0x000000000041ef47 in PyObject_Call (func=<instancemethod at remote
0x1845d20>, arg=
<unknown at remote 0x300>, kw=<unknown at remote 0x32>) at
../Objects/abstract.c:2492
#39 0x00000000004a1a03 in PyEval_CallObjectWithKeywords (func=<instancemethod
at remote 0x1845d20>, arg=
---Type <return> to continue, or q <return> to quit---
(<gtkvnc.Display at remote 0x18459b0>,), kw=<unknown at remote 0x32>) at
../Python/ceval.c:3619
#40 0x00007ffff355a02d in pyg_closure_marshal (closure=0x1c80aa0,
return_value=0x0, n_param_values=1,
param_values=<value optimized out>, invocation_hint=<value optimized out>,
marshal_data=<value optimized out>) at
/tmp/buildd/pygobject-2.21.1/gobject/pygtype.c:1152
#41 0x00007ffff449547e in IA__g_closure_invoke (closure=0x1c80aa0,
return_value=0x0, n_param_values=1,
param_values=0x18e5020, invocation_hint=0x7fffffffd450)
at /tmp/buildd/glib2.0-2.24.1/gobject/gclosure.c:767
#42 0x00007ffff44ab3f7 in signal_emit_unlocked_R (node=0x1aed670, detail=<value
optimized out>,
instance=<value optimized out>, emission_return=<value optimized out>,
instance_and_params=<value optimized out>) at
/tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c:3248
#43 0x00007ffff44aca76 in IA__g_signal_emit_valist (instance=0x1c41000,
signal_id=<value optimized out>, detail=0, var_args=0x7fffffffd640)
at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c:2981
#44 0x00007ffff44acfc3 in IA__g_signal_emit (instance=0x7ffff6d28e40,
signal_id=768, detail=50)
at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c:3038
#45 0x00007fffe8feaf08 in ?? () from /usr/lib/libgtk-vnc-1.0.so.0
#46 0x00007ffff449547e in IA__g_closure_invoke (closure=0x1c4b1f0,
return_value=0x0, n_param_values=1,
param_values=0x18fa2e0, invocation_hint=0x7fffffffd8f0)
at /tmp/buildd/glib2.0-2.24.1/gobject/gclosure.c:767
#47 0x00007ffff44ab3f7 in signal_emit_unlocked_R (node=0x1aef090, detail=<value
optimized out>,
instance=<value optimized out>, emission_return=<value optimized out>,
instance_and_params=<value optimized out>) at
/tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c:3248
#48 0x00007ffff44aca76 in IA__g_signal_emit_valist (instance=0x1c47500,
signal_id=<value optimized out>, detail=0, var_args=0x7fffffffdae0)
at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c:2981
#49 0x00007ffff44acfc3 in IA__g_signal_emit (instance=0x7ffff6d28e40,
signal_id=768, detail=50)
at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c:3038
#50 0x00007fffe8dcceb7 in ?? () from /usr/lib/libgvnc-1.0.so.0
#51 0x00007ffff3dde6c2 in g_main_dispatch (context=0xea6610)
at /tmp/buildd/glib2.0-2.24.1/glib/gmain.c:1960
#52 IA__g_main_context_dispatch (context=0xea6610) at
/tmp/buildd/glib2.0-2.24.1/glib/gmain.c:2513
#53 0x00007ffff3de2538 in g_main_context_iterate (context=0xea6610,
block=<value optimized out>,
dispatch=<value optimized out>, self=<value optimized out>)
---Type <return> to continue, or q <return> to quit---
at /tmp/buildd/glib2.0-2.24.1/glib/gmain.c:2591
#54 0x00007ffff3de2a45 in IA__g_main_loop_run (loop=0x1940460)
at /tmp/buildd/glib2.0-2.24.1/glib/gmain.c:2799
#55 0x00007ffff2bca647 in IA__gtk_main () at
/tmp/buildd/gtk+2.0-2.20.1/gtk/gtkmain.c:1219
#56 0x00007ffff3250ff6 in ?? () from
/usr/lib/pymodules/python2.6/gtk-2.0/gtk/_gtk.so
#57 0x00000000004a7c8f in call_function (f=
Frame 0xacf240, for file /usr/share/virt-manager/virt-manager.py, line 407,
in main (warnings=<module at remote 0x7ffff7f83e18>, gobject=<module at remote
0xa674b0>, gtk=<module at remote 0xaeae88>, options=<Values(profile=None,
nodbus=None, show_domain_console=None, no_conn_auto=None, uuid=None,
nofork=True, show_domain_editor=None, show_domain_performance=None, show=None,
uri=None, debug=False) at remote 0xe22440>, ignore=(0, 500, 3),
msg='virt-manager requires the python-virtinst library version 0.500.3 or
greater. This can be downloaded at:\n\nhttp://virt-manager.org/download.html',
virtinst=<module at remote 0xb18948>, icon_theme=<gtk.IconTheme at remote
0x140e5f0>, dbus=<module at remote 0x14b6328>, vmmConfig=<classobj at remote
0x158cbf0>, config=<vmmConfig(glade_dir='/usr/share/virt-manager',
data_dir='/usr/share', conf_dir='/apps/virt-manager', appname='virt-manager',
status_icons={0: <gtk.gdk.Pixbuf at remote 0x13fad70>, 1: <gtk.gdk.Pixbuf at
remote 0x13fac80>,
2: <gtk.gdk.Pixbuf at remote 0x13fab90...(truncated),
throwflag=<value optimized out>) at ../Python/ceval.c:3734
#58 PyEval_EvalFrameEx (f=
Frame 0xacf240, for file /usr/share/virt-manager/virt-manager.py, line 407,
in main (warnings=<module at remote 0x7ffff7f83e18>, gobject=<module at remote
0xa674b0>, gtk=<module at remote 0xaeae88>, options=<Values(profile=None,
nodbus=None, show_domain_console=None, no_conn_auto=None, uuid=None,
nofork=True, show_domain_editor=None, show_domain_performance=None, show=None,
uri=None, debug=False) at remote 0xe22440>, ignore=(0, 500, 3),
msg='virt-manager requires the python-virtinst library version 0.500.3 or
greater. This can be downloaded at:\n\nhttp://virt-manager.org/download.html',
virtinst=<module at remote 0xb18948>, icon_theme=<gtk.IconTheme at remote
0x140e5f0>, dbus=<module at remote 0x14b6328>, vmmConfig=<classobj at remote
0x158cbf0>, config=<vmmConfig(glade_dir='/usr/share/virt-manager',
data_dir='/usr/share', conf_dir='/apps/virt-manager', appname='virt-manager',
status_icons={0: <gtk.gdk.Pixbuf at remote 0x13fad70>, 1: <gtk.gdk.Pixbuf at
remote 0x13fac80>,
2: <gtk.gdk.Pixbuf at remote 0x13fab90...(truncated),
throwflag=<value optimized out>) at ../Python/ceval.c:2412
#59 0x00000000004a8450 in fast_function (f=
Frame 0x932b40, for file /usr/share/virt-manager/virt-manager.py, line 413,
in <module> (),
throwflag=<value optimized out>) at ../Python/ceval.c:3836
#60 call_function (f=
---Type <return> to continue, or q <return> to quit---
Frame 0x932b40, for file /usr/share/virt-manager/virt-manager.py, line 413,
in <module> (),
throwflag=<value optimized out>) at ../Python/ceval.c:3771
#61 PyEval_EvalFrameEx (f=
Frame 0x932b40, for file /usr/share/virt-manager/virt-manager.py, line 413,
in <module> (),
throwflag=<value optimized out>) at ../Python/ceval.c:2412
#62 0x00000000004a9571 in PyEval_EvalCodeEx (co=0x7ffff7f11738, globals=<value
optimized out>,
locals=<value optimized out>, args=0x0, argcount=<value optimized out>,
kws=<value optimized out>,
kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3000
#63 0x00000000004a9642 in PyEval_EvalCode (co=0x7ffff6d28e40, globals=<unknown
at remote 0x300>, locals=
<unknown at remote 0x32>) at ../Python/ceval.c:541
#64 0x00000000004c985e in run_mod (fp=<value optimized out>, filename=
0x7fffffffe703 "/usr/share/virt-manager/virt-manager.py", start=<value
optimized out>,
globals=<value optimized out>, locals=<value optimized out>, closeit=1,
flags=0x7fffffffe340)
at ../Python/pythonrun.c:1351
#65 PyRun_FileExFlags (fp=<value optimized out>, filename=
0x7fffffffe703 "/usr/share/virt-manager/virt-manager.py", start=<value
optimized out>,
globals=<value optimized out>, locals=<value optimized out>, closeit=1,
flags=0x7fffffffe340)
at ../Python/pythonrun.c:1337
#66 0x00000000004c9a74 in PyRun_SimpleFileExFlags (fp=<value optimized out>,
filename=
0x7fffffffe703 "/usr/share/virt-manager/virt-manager.py", closeit=1,
flags=0x7fffffffe340)
at ../Python/pythonrun.c:941
#67 0x000000000041a6bd in Py_Main (argc=-135298944, argv=<value optimized out>)
at ../Modules/main.c:577
#68 0x00007ffff69eac4d in __libc_start_main (main=<value optimized out>,
argc=<value optimized out>,
ubp_av=<value optimized out>, init=<value optimized out>, fini=<value
optimized out>,
rtld_fini=<value optimized out>, stack_end=0x7fffffffe458) at
libc-start.c:228
#69 0x00000000004198d9 in _start ()