[Bug 1491972] Re: Memory tracing: glib/gmem.c: custom memory allocation vtable not supported

2017-10-16 Thread wangqiang.sheng
gmem.c:483: custom memory allocation vtable not supported 问题解决: yum –y install gperftools-libs c) reboot system [root@l23-4-22 154363a6-13e0-4570-a1ef-53f2becacfbd]# rpm -ql gperftools-libs /usr/lib64/libprofiler.so.0 /usr/lib64/libprofiler.so.0.4.5 /usr/lib64/libtcmalloc.so.4

[Bug 1134575] Re: CRITICAL nova [-] 'module' object has no attribute 'packs'

2015-04-06 Thread wangqiang.sheng
1, yun -y install msgpack-python 2,modif vim /usr/lib/python2.6/site-packages/kombu-1.1.3-py2.6.egg/kombu/serialization.py 278 def register_msgpack(): 279 See http://msgpack.sourceforge.net/; 280 try: 281 import msgpack 282 #registry.register('msgpack', msgpack.packs,

[Bug 1134575] Re: CRITICAL nova [-] 'module' object has no attribute 'packs'

2015-04-06 Thread wangqiang.sheng
1, yun -y install msgpack-python 2, python modules is not packs and unpacks import msgpack dir(msgpack) ['BufferFull', 'ExtType', 'ExtraData', 'OutOfData', 'PackException', 'PackValueError', 'Packer', 'UnpackException', 'UnpackValueError', 'Unpacker', '__builtins__', '__doc__', '__file__',