Skip to content

Instantly share code, notes, and snippets.

@jedie
Created July 17, 2014 11:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jedie/5a178fd001c72e217230 to your computer and use it in GitHub Desktop.
Save jedie/5a178fd001c72e217230 to your computer and use it in GitHub Desktop.
logger name: DragonPy
DragonPy - Dragon 32 emulator in Python None
-------------------------------------------------------------------------------
set log level to: 20
use cfg: Simple6809
--- END ---
Traceback (most recent call last):
File "DragonPy_CLI.py", line 19, in <module>
cli.run()
File "V:\workspace\DragonPy\dragonpy\DragonPy_CLI.py", line 99, in run
dragon = Dragon(self.cfg)
File "V:\workspace\DragonPy\dragonpy\core\DragonPy.py", line 63, in __init__
p.start()
File "C:\Python27\lib\multiprocessing\process.py", line 130, in start
self._popen = Popen(self)
File "C:\Python27\lib\multiprocessing\forking.py", line 277, in __init__
dump(process_obj, to_child, HIGHEST_PROTOCOL)
File "C:\Python27\lib\multiprocessing\forking.py", line 199, in dump
ForkingPickler(file, protocol).dump(obj)
File "C:\Python27\lib\pickle.py", line 224, in dump
self.save(obj)
File "C:\Python27\lib\pickle.py", line 331, in save
self.save_reduce(obj=obj, *rv)
File "C:\Python27\lib\pickle.py", line 419, in save_reduce
save(state)
File "C:\Python27\lib\pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
File "C:\Python27\lib\pickle.py", line 649, in save_dict
self._batch_setitems(obj.iteritems())
File "C:\Python27\lib\pickle.py", line 681, in _batch_setitems
save(v)
File "C:\Python27\lib\pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
File "C:\Python27\lib\pickle.py", line 562, in save_tuple
save(element)
File "C:\Python27\lib\pickle.py", line 331, in save
self.save_reduce(obj=obj, *rv)
File "C:\Python27\lib\pickle.py", line 419, in save_reduce
save(state)
File "C:\Python27\lib\pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
File "C:\Python27\lib\pickle.py", line 649, in save_dict
self._batch_setitems(obj.iteritems())
File "C:\Python27\lib\pickle.py", line 681, in _batch_setitems
save(v)
File "C:\Python27\lib\pickle.py", line 331, in save
self.save_reduce(obj=obj, *rv)
File "C:\Python27\lib\pickle.py", line 419, in save_reduce
save(state)
File "C:\Python27\lib\pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
File "C:\Python27\lib\pickle.py", line 649, in save_dict
self._batch_setitems(obj.iteritems())
File "C:\Python27\lib\pickle.py", line 686, in _batch_setitems
save(v)
File "C:\Python27\lib\pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
File "C:\Python27\lib\multiprocessing\forking.py", line 67, in dispatcher
self.save_reduce(obj=obj, *rv)
File "C:\Python27\lib\pickle.py", line 401, in save_reduce
save(args)
File "C:\Python27\lib\pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
File "C:\Python27\lib\pickle.py", line 548, in save_tuple
save(element)
File "C:\Python27\lib\pickle.py", line 331, in save
self.save_reduce(obj=obj, *rv)
File "C:\Python27\lib\pickle.py", line 419, in save_reduce
save(state)
File "C:\Python27\lib\pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
File "C:\Python27\lib\pickle.py", line 649, in save_dict
self._batch_setitems(obj.iteritems())
File "C:\Python27\lib\pickle.py", line 681, in _batch_setitems
save(v)
File "C:\Python27\lib\pickle.py", line 331, in save
self.save_reduce(obj=obj, *rv)
File "C:\Python27\lib\pickle.py", line 419, in save_reduce
save(state)
File "C:\Python27\lib\pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
File "C:\Python27\lib\pickle.py", line 649, in save_dict
self._batch_setitems(obj.iteritems())
File "C:\Python27\lib\pickle.py", line 681, in _batch_setitems
save(v)
File "C:\Python27\lib\pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
File "C:\Python27\lib\pickle.py", line 600, in save_list
self._batch_appends(iter(obj))
File "C:\Python27\lib\pickle.py", line 636, in _batch_appends
save(tmp[0])
File "C:\Python27\lib\pickle.py", line 331, in save
self.save_reduce(obj=obj, *rv)
File "C:\Python27\lib\pickle.py", line 419, in save_reduce
save(state)
File "C:\Python27\lib\pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
File "C:\Python27\lib\pickle.py", line 649, in save_dict
self._batch_setitems(obj.iteritems())
File "C:\Python27\lib\pickle.py", line 681, in _batch_setitems
save(v)
File "C:\Python27\lib\pickle.py", line 331, in save
self.save_reduce(obj=obj, *rv)
File "C:\Python27\lib\pickle.py", line 419, in save_reduce
save(state)
File "C:\Python27\lib\pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
File "C:\Python27\lib\pickle.py", line 649, in save_dict
self._batch_setitems(obj.iteritems())
File "C:\Python27\lib\pickle.py", line 681, in _batch_setitems
save(v)
File "C:\Python27\lib\pickle.py", line 331, in save
self.save_reduce(obj=obj, *rv)
File "C:\Python27\lib\pickle.py", line 396, in save_reduce
save(cls)
File "C:\Python27\lib\pickle.py", line 286, in save
f(self, obj) # Call unbound method with explicit self
File "C:\Python27\lib\pickle.py", line 748, in save_global
(obj, module, name))
PicklingError: Can't pickle <type 'thread.lock'>: it's not found as thread.lock
Locals by frame, most recent call first:
*** File "C:\Python27\lib\pickle.py", line 748, in save_global
obj = <type 'thread.lock'>
name = 'lock'
memo = {35411584: (4, '_target'), 31371328: (15, 'trace'), 31361856: (32, <class 'logging.Logger'>), 31117248: (48, 'disabled'), 31115168: (45, 'handlers'), 35394056: (7, <class 'dragonpy.Simple6809.config.Simple6809Cfg'>), 34699360: (30, 'out_func'), 31331472: (...
module = 'thread'
write = <built-in method write of file object at 0x0225CD88>
mod = <module 'thread' (built-in)>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
pack = <built-in function pack>
*** File "C:\Python27\lib\pickle.py", line 286, in save
obj = <type 'thread.lock'>
f = <function save_global at 0x0228CE30>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
pid = None
t = <type 'type'>
x = None
*** File "C:\Python27\lib\pickle.py", line 396, in save_reduce
obj = <thread.lock object at 0x01CAF350>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
args = ()
listitems = None
write = <built-in method write of file object at 0x0225CD88>
state = None
dictitems = None
func = <function __newobj__ at 0x01C78570>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
cls = <type 'thread.lock'>
*** File "C:\Python27\lib\pickle.py", line 331, in save
rv = (<function __newobj__ at 0x01C78570>, (<type 'thread.lock'>,), None, None, None)
obj = <thread.lock object at 0x01CAF350>
issc = $0 (decimal: 0)
f = None
pid = None
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
reduce = <built-in method __reduce_ex__ of thread.lock object at 0x01CAF350>
l = $5 (decimal: 5)
t = <type 'thread.lock'>
x = None
*** File "C:\Python27\lib\pickle.py", line 681, in _batch_setitems
tmp = [('_Verbose__verbose', False), ('_RLock__owner', None), ('_RLock__block', <thread.lock object at 0x01CAF350>), ('_RLock__count', 0)]
i = $4 (decimal: 4)
items = None
k = '_RLock__block'
n = $4 (decimal: 4)
write = <built-in method write of file object at 0x0225CD88>
r = xrange(1000)
v = <thread.lock object at 0x01CAF350>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
*** File "C:\Python27\lib\pickle.py", line 649, in save_dict
write = <built-in method write of file object at 0x0225CD88>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
obj = {'_Verbose__verbose': False, '_RLock__owner': None, '_RLock__block': <thread.lock object at 0x01CAF350>, '_RLock__count': 0}
*** File "C:\Python27\lib\pickle.py", line 286, in save
obj = {'_Verbose__verbose': False, '_RLock__owner': None, '_RLock__block': <thread.lock object at 0x01CAF350>, '_RLock__count': 0}
f = <function save_dict at 0x0228CD70>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
pid = None
t = <type 'dict'>
x = None
*** File "C:\Python27\lib\pickle.py", line 419, in save_reduce
obj = <_RLock owner=None count=0>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
args = ()
listitems = None
write = <built-in method write of file object at 0x0225CD88>
state = {'_Verbose__verbose': False, '_RLock__owner': None, '_RLock__block': <thread.lock object at 0x01CAF350>, '_RLock__count': 0}
dictitems = None
func = <function __newobj__ at 0x01C78570>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
cls = <class 'threading._RLock'>
*** File "C:\Python27\lib\pickle.py", line 331, in save
rv = (<function __newobj__ at 0x01C78570>, (<class 'threading._RLock'>,), {'_Verbose__verbose': False, '_RLock__owner': None, '_RLock__block': <thread.lock object at 0x01CAF350>, '_RLock__count': 0}, None, None)
obj = <_RLock owner=None count=0>
issc = $0 (decimal: 0)
f = None
pid = None
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
reduce = <built-in method __reduce_ex__ of _RLock object at 0x02265C10>
l = $5 (decimal: 5)
t = <class 'threading._RLock'>
x = None
*** File "C:\Python27\lib\pickle.py", line 681, in _batch_setitems
tmp = [('stream', <open file '<stderr>', mode 'w' at 0x01C0D0D0>), ('level', 50), ('lock', <_RLock owner=None count=0>), ('_name', None), ('filters', []), ('formatter', <logging.Formatter object at 0x02265CD0>)]
i = $6 (decimal: 6)
items = None
k = 'lock'
n = $6 (decimal: 6)
write = <built-in method write of file object at 0x0225CD88>
r = xrange(1000)
v = <_RLock owner=None count=0>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
*** File "C:\Python27\lib\pickle.py", line 649, in save_dict
write = <built-in method write of file object at 0x0225CD88>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
obj = {'stream': <open file '<stderr>', mode 'w' at 0x01C0D0D0>, 'level': 50, 'lock': <_RLock owner=None count=0>, '_name': None, 'filters': [], 'formatter': <logging.Formatter object at 0x02265CD0>}
*** File "C:\Python27\lib\pickle.py", line 286, in save
obj = {'stream': <open file '<stderr>', mode 'w' at 0x01C0D0D0>, 'level': 50, 'lock': <_RLock owner=None count=0>, '_name': None, 'filters': [], 'formatter': <logging.Formatter object at 0x02265CD0>}
f = <function save_dict at 0x0228CD70>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
pid = None
t = <type 'dict'>
x = None
*** File "C:\Python27\lib\pickle.py", line 419, in save_reduce
obj = <logging.StreamHandler object at 0x02265B90>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
args = ()
listitems = None
write = <built-in method write of file object at 0x0225CD88>
state = {'stream': <open file '<stderr>', mode 'w' at 0x01C0D0D0>, 'level': 50, 'lock': <_RLock owner=None count=0>, '_name': None, 'filters': [], 'formatter': <logging.Formatter object at 0x02265CD0>}
dictitems = None
func = <function __newobj__ at 0x01C78570>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
cls = <class 'logging.StreamHandler'>
*** File "C:\Python27\lib\pickle.py", line 331, in save
rv = (<function __newobj__ at 0x01C78570>, (<class 'logging.StreamHandler'>,), {'stream': <open file '<stderr>', mode 'w' at 0x01C0D0D0>, 'level': 50, 'lock': <_RLock owner=None count=0>, '_name': None, 'filters': [], 'formatter': <logging.Formatter object at 0...
obj = <logging.StreamHandler object at 0x02265B90>
issc = $0 (decimal: 0)
f = None
pid = None
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
reduce = <built-in method __reduce_ex__ of StreamHandler object at 0x02265B90>
l = $5 (decimal: 5)
t = <class 'logging.StreamHandler'>
x = None
*** File "C:\Python27\lib\pickle.py", line 636, in _batch_appends
tmp = [<logging.StreamHandler object at 0x02265B90>]
i = $1 (decimal: 1)
items = None
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
n = $1 (decimal: 1)
write = <built-in method write of file object at 0x0225CD88>
r = xrange(1000)
x = <logging.StreamHandler object at 0x02265B90>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
*** File "C:\Python27\lib\pickle.py", line 600, in save_list
write = <built-in method write of file object at 0x0225CD88>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
obj = [<logging.StreamHandler object at 0x02265B90>]
*** File "C:\Python27\lib\pickle.py", line 286, in save
obj = [<logging.StreamHandler object at 0x02265B90>]
f = <function save_list at 0x0228CCF0>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
pid = None
t = <type 'list'>
x = None
*** File "C:\Python27\lib\pickle.py", line 681, in _batch_setitems
tmp = [('name', 'DragonPy'), ('parent', <logging.RootLogger object at 0x01DC7EB0>), ('handlers', [<logging.StreamHandler object at 0x02265B90>]), ('level', 20), ('disabled', 0), ('manager', <logging.Manager object at 0x01DC7F10>), ('propagate', 1), ('filters', [...
i = $8 (decimal: 8)
items = None
k = 'handlers'
n = $8 (decimal: 8)
write = <built-in method write of file object at 0x0225CD88>
r = xrange(1000)
v = [<logging.StreamHandler object at 0x02265B90>]
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
*** File "C:\Python27\lib\pickle.py", line 649, in save_dict
write = <built-in method write of file object at 0x0225CD88>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
obj = {'name': 'DragonPy', 'parent': <logging.RootLogger object at 0x01DC7EB0>, 'handlers': [<logging.StreamHandler object at 0x02265B90>], 'level': 20, 'disabled': 0, 'manager': <logging.Manager object at 0x01DC7F10>, 'propagate': 1, 'filters': []}
*** File "C:\Python27\lib\pickle.py", line 286, in save
obj = {'name': 'DragonPy', 'parent': <logging.RootLogger object at 0x01DC7EB0>, 'handlers': [<logging.StreamHandler object at 0x02265B90>], 'level': 20, 'disabled': 0, 'manager': <logging.Manager object at 0x01DC7F10>, 'propagate': 1, 'filters': []}
f = <function save_dict at 0x0228CD70>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
pid = None
t = <type 'dict'>
x = None
*** File "C:\Python27\lib\pickle.py", line 419, in save_reduce
obj = <logging.Logger object at 0x02232190>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
args = ()
listitems = None
write = <built-in method write of file object at 0x0225CD88>
state = {'name': 'DragonPy', 'parent': <logging.RootLogger object at 0x01DC7EB0>, 'handlers': [<logging.StreamHandler object at 0x02265B90>], 'level': 20, 'disabled': 0, 'manager': <logging.Manager object at 0x01DC7F10>, 'propagate': 1, 'filters': []}
dictitems = None
func = <function __newobj__ at 0x01C78570>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
cls = <class 'logging.Logger'>
*** File "C:\Python27\lib\pickle.py", line 331, in save
rv = (<function __newobj__ at 0x01C78570>, (<class 'logging.Logger'>,), {'name': 'DragonPy', 'parent': <logging.RootLogger object at 0x01DC7EB0>, 'handlers': [<logging.StreamHandler object at 0x02265B90>], 'level': 20, 'disabled': 0, 'manager': <logging.Manager...
obj = <logging.Logger object at 0x02232190>
issc = $0 (decimal: 0)
f = None
pid = None
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
reduce = <built-in method __reduce_ex__ of Logger object at 0x02232190>
l = $5 (decimal: 5)
t = <class 'logging.Logger'>
x = None
*** File "C:\Python27\lib\pickle.py", line 681, in _batch_setitems
tmp = [('name', 'DragonPy.Simple6809.mem_info'), ('parent', <logging.Logger object at 0x02232190>), ('handlers', []), ('level', 0), ('disabled', 0), ('manager', <logging.Manager object at 0x01DC7F10>), ('propagate', 1), ('filters', [])]
i = $8 (decimal: 8)
items = None
k = 'parent'
n = $8 (decimal: 8)
write = <built-in method write of file object at 0x0225CD88>
r = xrange(1000)
v = <logging.Logger object at 0x02232190>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
*** File "C:\Python27\lib\pickle.py", line 649, in save_dict
write = <built-in method write of file object at 0x0225CD88>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
obj = {'name': 'DragonPy.Simple6809.mem_info', 'parent': <logging.Logger object at 0x02232190>, 'handlers': [], 'level': 0, 'disabled': 0, 'manager': <logging.Manager object at 0x01DC7F10>, 'propagate': 1, 'filters': []}
*** File "C:\Python27\lib\pickle.py", line 286, in save
obj = {'name': 'DragonPy.Simple6809.mem_info', 'parent': <logging.Logger object at 0x02232190>, 'handlers': [], 'level': 0, 'disabled': 0, 'manager': <logging.Manager object at 0x01DC7F10>, 'propagate': 1, 'filters': []}
f = <function save_dict at 0x0228CD70>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
pid = None
t = <type 'dict'>
x = None
*** File "C:\Python27\lib\pickle.py", line 419, in save_reduce
obj = <logging.Logger object at 0x02189510>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
args = ()
listitems = None
write = <built-in method write of file object at 0x0225CD88>
state = {'name': 'DragonPy.Simple6809.mem_info', 'parent': <logging.Logger object at 0x02232190>, 'handlers': [], 'level': 0, 'disabled': 0, 'manager': <logging.Manager object at 0x01DC7F10>, 'propagate': 1, 'filters': []}
dictitems = None
func = <function __newobj__ at 0x01C78570>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
cls = <class 'logging.Logger'>
*** File "C:\Python27\lib\pickle.py", line 331, in save
rv = (<function __newobj__ at 0x01C78570>, (<class 'logging.Logger'>,), {'name': 'DragonPy.Simple6809.mem_info', 'parent': <logging.Logger object at 0x02232190>, 'handlers': [], 'level': 0, 'disabled': 0, 'manager': <logging.Manager object at 0x01DC7F10>, 'prop...
obj = <logging.Logger object at 0x02189510>
issc = $0 (decimal: 0)
f = None
pid = None
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
reduce = <built-in method __reduce_ex__ of Logger object at 0x02189510>
l = $5 (decimal: 5)
t = <class 'logging.Logger'>
x = None
*** File "C:\Python27\lib\pickle.py", line 548, in save_tuple
obj = (<logging.Logger object at 0x02189510>, 'debug')
proto = $2 (decimal: 2)
memo = {35411584: (4, '_target'), 31371328: (15, 'trace'), 31361856: (32, <class 'logging.Logger'>), 31117248: (48, 'disabled'), 31115168: (45, 'handlers'), 35394056: (7, <class 'dragonpy.Simple6809.config.Simple6809Cfg'>), 34699360: (30, 'out_func'), 31331472: (...
n = $2 (decimal: 2)
write = <built-in method write of file object at 0x0225CD88>
element = <logging.Logger object at 0x02189510>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
*** File "C:\Python27\lib\pickle.py", line 286, in save
obj = (<logging.Logger object at 0x02189510>, 'debug')
f = <function save_tuple at 0x0228CC70>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
pid = None
t = <type 'tuple'>
x = None
*** File "C:\Python27\lib\pickle.py", line 401, in save_reduce
obj = <bound method Logger.debug of <logging.Logger object at 0x02189510>>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
args = (<logging.Logger object at 0x02189510>, 'debug')
listitems = None
write = <built-in method write of file object at 0x0225CD88>
state = None
dictitems = None
func = <built-in function getattr>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
*** File "C:\Python27\lib\multiprocessing\forking.py", line 67, in dispatcher
reduce = <function _reduce_method at 0x0228C130>
rv = (<built-in function getattr>, (<logging.Logger object at 0x02189510>, 'debug'))
obj = <bound method Logger.debug of <logging.Logger object at 0x02189510>>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
*** File "C:\Python27\lib\pickle.py", line 286, in save
obj = <bound method Logger.debug of <logging.Logger object at 0x02189510>>
f = <function dispatcher at 0x0476C030>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
pid = None
t = <type 'instancemethod'>
x = None
*** File "C:\Python27\lib\pickle.py", line 686, in _batch_setitems
tmp = [('out_func', <bound method Logger.debug of <logging.Logger object at 0x02189510>>)]
i = $1 (decimal: 1)
items = None
k = 'out_func'
n = $1 (decimal: 1)
write = <built-in method write of file object at 0x0225CD88>
r = xrange(1000)
v = <bound method Logger.debug of <logging.Logger object at 0x02189510>>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
*** File "C:\Python27\lib\pickle.py", line 649, in save_dict
write = <built-in method write of file object at 0x0225CD88>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
obj = {'out_func': <bound method Logger.debug of <logging.Logger object at 0x02189510>>}
*** File "C:\Python27\lib\pickle.py", line 286, in save
obj = {'out_func': <bound method Logger.debug of <logging.Logger object at 0x02189510>>}
f = <function save_dict at 0x0228CD70>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
pid = None
t = <type 'dict'>
x = None
*** File "C:\Python27\lib\pickle.py", line 419, in save_reduce
obj = <dragonpy.Simple6809.mem_info.Simple6809MemInfo object at 0x02265CB0>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
args = ()
listitems = None
write = <built-in method write of file object at 0x0225CD88>
state = {'out_func': <bound method Logger.debug of <logging.Logger object at 0x02189510>>}
dictitems = None
func = <function __newobj__ at 0x01C78570>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
cls = <class 'dragonpy.Simple6809.mem_info.Simple6809MemInfo'>
*** File "C:\Python27\lib\pickle.py", line 331, in save
rv = (<function __newobj__ at 0x01C78570>, (<class 'dragonpy.Simple6809.mem_info.Simple6809MemInfo'>,), {'out_func': <bound method Logger.debug of <logging.Logger object at 0x02189510>>}, None, None)
obj = <dragonpy.Simple6809.mem_info.Simple6809MemInfo object at 0x02265CB0>
issc = $0 (decimal: 0)
f = None
pid = None
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
reduce = <built-in method __reduce_ex__ of Simple6809MemInfo object at 0x02265CB0>
l = $5 (decimal: 5)
t = <class 'dragonpy.Simple6809.mem_info.Simple6809MemInfo'>
x = None
*** File "C:\Python27\lib\pickle.py", line 681, in _batch_setitems
tmp = [('ROM_SIZE', 16384), ('max_cpu_cycles', None), ('display_cycle', True), ('rom', 'V:\\workspace\\DragonPy\\dragonpy\\Simple6809\\ExBasROM.bin'), ('trace', False), ('bus', None), ('verbosity', 50), ('ram', None), ('RAM_SIZE', 1024), ('bus_addr_areas', {4096...
i = $f (decimal: 15)
items = None
k = 'mem_info'
n = $f (decimal: 15)
write = <built-in method write of file object at 0x0225CD88>
r = xrange(1000)
v = <dragonpy.Simple6809.mem_info.Simple6809MemInfo object at 0x02265CB0>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
*** File "C:\Python27\lib\pickle.py", line 649, in save_dict
write = <built-in method write of file object at 0x0225CD88>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
obj = {'ROM_SIZE': 16384, 'max_cpu_cycles': None, 'display_cycle': True, 'rom': 'V:\\workspace\\DragonPy\\dragonpy\\Simple6809\\ExBasROM.bin', 'trace': False, 'bus': None, 'verbosity': 50, 'ram': None, 'RAM_SIZE': 1024, 'bus_addr_areas': {40960: 'RS232 interface...
*** File "C:\Python27\lib\pickle.py", line 286, in save
obj = {'ROM_SIZE': 16384, 'max_cpu_cycles': None, 'display_cycle': True, 'rom': 'V:\\workspace\\DragonPy\\dragonpy\\Simple6809\\ExBasROM.bin', 'trace': False, 'bus': None, 'verbosity': 50, 'ram': None, 'RAM_SIZE': 1024, 'bus_addr_areas': {40960: 'RS232 interface...
f = <function save_dict at 0x0228CD70>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
pid = None
t = <type 'dict'>
x = None
*** File "C:\Python27\lib\pickle.py", line 419, in save_reduce
obj = <dragonpy.Simple6809.config.Simple6809Cfg object at 0x02265C70>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
args = ()
listitems = None
write = <built-in method write of file object at 0x0225CD88>
state = {'ROM_SIZE': 16384, 'max_cpu_cycles': None, 'display_cycle': True, 'rom': 'V:\\workspace\\DragonPy\\dragonpy\\Simple6809\\ExBasROM.bin', 'trace': False, 'bus': None, 'verbosity': 50, 'ram': None, 'RAM_SIZE': 1024, 'bus_addr_areas': {40960: 'RS232 interface...
dictitems = None
func = <function __newobj__ at 0x01C78570>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
cls = <class 'dragonpy.Simple6809.config.Simple6809Cfg'>
*** File "C:\Python27\lib\pickle.py", line 331, in save
rv = (<function __newobj__ at 0x01C78570>, (<class 'dragonpy.Simple6809.config.Simple6809Cfg'>,), {'ROM_SIZE': 16384, 'max_cpu_cycles': None, 'display_cycle': True, 'rom': 'V:\\workspace\\DragonPy\\dragonpy\\Simple6809\\ExBasROM.bin', 'trace': False, 'bus': Non...
obj = <dragonpy.Simple6809.config.Simple6809Cfg object at 0x02265C70>
issc = $0 (decimal: 0)
f = None
pid = None
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
reduce = <built-in method __reduce_ex__ of Simple6809Cfg object at 0x02265C70>
l = $5 (decimal: 5)
t = <class 'dragonpy.Simple6809.config.Simple6809Cfg'>
x = None
*** File "C:\Python27\lib\pickle.py", line 562, in save_tuple
obj = (<dragonpy.Simple6809.config.Simple6809Cfg object at 0x02265C70>, True, '127.0.0.1', 53121)
proto = $2 (decimal: 2)
memo = {35411584: (4, '_target'), 31371328: (15, 'trace'), 31361856: (32, <class 'logging.Logger'>), 31117248: (48, 'disabled'), 31115168: (45, 'handlers'), 35394056: (7, <class 'dragonpy.Simple6809.config.Simple6809Cfg'>), 34699360: (30, 'out_func'), 31331472: (...
n = $4 (decimal: 4)
write = <built-in method write of file object at 0x0225CD88>
element = <dragonpy.Simple6809.config.Simple6809Cfg object at 0x02265C70>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
*** File "C:\Python27\lib\pickle.py", line 286, in save
obj = (<dragonpy.Simple6809.config.Simple6809Cfg object at 0x02265C70>, True, '127.0.0.1', 53121)
f = <function save_tuple at 0x0228CC70>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
pid = None
t = <type 'tuple'>
x = None
*** File "C:\Python27\lib\pickle.py", line 681, in _batch_setitems
tmp = [('_daemonic', True), ('_target', <function start_CPU at 0x0225D8F0>), ('_args', (<dragonpy.Simple6809.config.Simple6809Cfg object at 0x02265C70>, True, '127.0.0.1', 53121)), ('_tempdir', None), ('_name', 'Process-1'), ('_authkey', 'l\x05\x17\xb0\xe0\xdb4\...
i = $a (decimal: 10)
items = None
k = '_args'
n = $a (decimal: 10)
write = <built-in method write of file object at 0x0225CD88>
r = xrange(1000)
v = (<dragonpy.Simple6809.config.Simple6809Cfg object at 0x02265C70>, True, '127.0.0.1', 53121)
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
*** File "C:\Python27\lib\pickle.py", line 649, in save_dict
write = <built-in method write of file object at 0x0225CD88>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
obj = {'_daemonic': True, '_target': <function start_CPU at 0x0225D8F0>, '_args': (<dragonpy.Simple6809.config.Simple6809Cfg object at 0x02265C70>, True, '127.0.0.1', 53121), '_tempdir': None, '_name': 'Process-1', '_authkey': 'l\x05\x17\xb0\xe0\xdb4\xf6\x8bC8+\...
*** File "C:\Python27\lib\pickle.py", line 286, in save
obj = {'_daemonic': True, '_target': <function start_CPU at 0x0225D8F0>, '_args': (<dragonpy.Simple6809.config.Simple6809Cfg object at 0x02265C70>, True, '127.0.0.1', 53121), '_tempdir': None, '_name': 'Process-1', '_authkey': 'l\x05\x17\xb0\xe0\xdb4\xf6\x8bC8+\...
f = <function save_dict at 0x0228CD70>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
pid = None
t = <type 'dict'>
x = None
*** File "C:\Python27\lib\pickle.py", line 419, in save_reduce
obj = <Process(Process-1, initial daemon)>
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
args = ()
listitems = None
write = <built-in method write of file object at 0x0225CD88>
state = {'_daemonic': True, '_target': <function start_CPU at 0x0225D8F0>, '_args': (<dragonpy.Simple6809.config.Simple6809Cfg object at 0x02265C70>, True, '127.0.0.1', 53121), '_tempdir': None, '_name': 'Process-1', '_authkey': 'l\x05\x17\xb0\xe0\xdb4\xf6\x8bC8+\...
dictitems = None
func = <function __newobj__ at 0x01C78570>
save = <bound method ForkingPickler.save of <multiprocessing.forking.ForkingPickler instance at 0x02276F30>>
cls = <class 'multiprocessing.process.Process'>
*** File "C:\Python27\lib\pickle.py", line 331, in save
rv = (<function __newobj__ at 0x01C78570>, (<class 'multiprocessing.process.Process'>,), {'_daemonic': True, '_target': <function start_CPU at 0x0225D8F0>, '_args': (<dragonpy.Simple6809.config.Simple6809Cfg object at 0x02265C70>, True, '127.0.0.1', 53121), '_t...
obj = <Process(Process-1, initial daemon)>
issc = $0 (decimal: 0)
f = None
pid = None
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
reduce = <built-in method __reduce_ex__ of Process object at 0x02265CF0>
l = $5 (decimal: 5)
t = <class 'multiprocessing.process.Process'>
x = None
*** File "C:\Python27\lib\pickle.py", line 224, in dump
self = <multiprocessing.forking.ForkingPickler instance at 0x02276F30>
obj = <Process(Process-1, initial daemon)>
*** File "C:\Python27\lib\multiprocessing\forking.py", line 199, in dump
obj = <Process(Process-1, initial daemon)>
protocol = $2 (decimal: 2)
file = <closed file '<fdopen>', mode 'wb' at 0x0225CD88>
*** File "C:\Python27\lib\multiprocessing\forking.py", line 280, in __init__
to_child = <closed file '<fdopen>', mode 'wb' at 0x0225CD88>
prep_data = {'authkey': 'l\x05\x17\xb0\xe0\xdb4\xf6\x8bC8+\xd8\x1b\x18\x92T\xbe\xdd[XdL\xaby\xbc\xfc\\\xd0\xc8\x03\xf4', 'sys_path': ['V:\\workspace\\DragonPy', 'C:\\Windows\\SYSTEM32\\python27.zip', 'C:\\Python27\\DLLs', 'C:\\Python27\\lib', 'C:\\Python27\\lib\\plat-...
hp = <_subprocess_handle object at 0x01CAF3F0>
cmd = '"C:\\Python27\\python.exe" "-c" "from multiprocessing.forking import main; main()" "--multiprocessing-fork" "720"'
pid = $133c (decimal: 4924)
ht = <_subprocess_handle object at 0x01CAF3C0>
wfd = $4 (decimal: 4)
rhandle = $2d0 (decimal: 720)
tid = $850 (decimal: 2128)
process_obj = <Process(Process-1, initial daemon)>
rfd = $3 (decimal: 3)
self = <multiprocessing.forking.Popen object at 0x02265A10>
*** File "C:\Python27\lib\multiprocessing\process.py", line 130, in start
self = <Process(Process-1, initial daemon)>
Popen = <class 'multiprocessing.forking.Popen'>
*** File "V:\workspace\DragonPy\dragonpy\core\DragonPy.py", line 63, in __init__
cfg = <dragonpy.Simple6809.config.Simple6809Cfg object at 0x02265C70>
self = <dragonpy.core.DragonPy.Dragon object at 0x02265B50>
bus_socket_port = $cf81 (decimal: 53121)
listener = <socket._socketobject object at 0x0225B538>
p = <Process(Process-1, initial daemon)>
bus_socket_host = '127.0.0.1'
*** File "V:\workspace\DragonPy\dragonpy\DragonPy_CLI.py", line 99, in run
self = <dragonpy.DragonPy_CLI.DragonPyCLI object at 0x01D23030>
*** File "DragonPy_CLI.py", line 23, in <module>
cli = <dragonpy.DragonPy_CLI.DragonPyCLI object at 0x01D23030>
__builtins__ = <module '__builtin__' (built-in)>
__file__ = 'DragonPy_CLI.py'
__package__ = None
get_cli = <function get_cli at 0x022670B0>
__name__ = '__main__'
__doc__ = '\n DragonPy - CLI\n ~~~~~~~~~~~~~~\n\n :created: 2013-2014 by Jens Diemer - www.jensdiemer.de\n :copyleft: 2013-2014 by the DragonPy team, see AUTHORS for more details.\n :license: GNU GPL v3 or above, see LICENSE for more details.\n'
print_exc_plus = <function print_exc_plus at 0x02234E70>
--- END ---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment