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 606713 Details for
Bug 851287
[liblvm] stdio setvbuf & memory locking issues
[?]
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.
backtrace
gdb.txt (text/plain), 25.17 KB, created by
Andy Grover
on 2012-08-23 21:36:53 UTC
(
hide
)
Description:
backtrace
Filename:
MIME Type:
Creator:
Andy Grover
Created:
2012-08-23 21:36:53 UTC
Size:
25.17 KB
patch
obsolete
>warning: core file may not match specified executable file. >Reading symbols from /usr/bin/python2.7...Reading symbols from /usr/lib/debug/usr/bin/python2.7.debug...done. >done. >[New LWP 1572] >Missing separate debuginfo for >Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/48/6d25f1cd8fc9ae459d22caac1cf6a0fb3f86df >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `targetd '. >Program terminated with signal 11, Segmentation fault. >#0 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:2518 >2518 Py_DECREF(w); >2513 >2514 case JUMP_IF_TRUE_OR_POP: >2515 w = TOP(); >2516 if (w == Py_False) { >2517 STACKADJ(-1); >2518 Py_DECREF(w); >2519 goto fast_next_opcode; >2520 } >2521 if (w == Py_True) { >2522 JUMPTO(oparg); >#0 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:2518 >#1 0x00000034260dcd51 in fast_function (nk=<optimized out>, na=1, > n=<optimized out>, pp_stack=0x7fffffffca58, func= > <function at remote 0x7a1578>) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 >#2 call_function (oparg=<optimized out>, pp_stack=0x7fffffffca58) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 >#3 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 >#4 0x00000034260dcd51 in fast_function (nk=<optimized out>, na=2, > n=<optimized out>, pp_stack=0x7fffffffcc58, func= > <function at remote 0x7a1668>) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 >#5 call_function (oparg=<optimized out>, pp_stack=0x7fffffffcc58) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 >#6 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 >#7 0x00000034260dcd51 in fast_function (nk=<optimized out>, na=1, > n=<optimized out>, pp_stack=0x7fffffffce58, func= > <function at remote 0x1100aa0>) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 >#8 call_function (oparg=<optimized out>, pp_stack=0x7fffffffce58) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 >#9 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 >#10 0x00000034260dcd51 in fast_function (nk=<optimized out>, na=1, > n=<optimized out>, pp_stack=0x7fffffffd058, func= > <function at remote 0xa5c9b0>) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 >#11 call_function (oparg=<optimized out>, pp_stack=0x7fffffffd058) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 >#12 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 >#13 0x00000034260dcd51 in fast_function (nk=<optimized out>, na=1, > n=<optimized out>, pp_stack=0x7fffffffd258, func= > <function at remote 0xa5ca28>) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 >#14 call_function (oparg=<optimized out>, pp_stack=0x7fffffffd258) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 >#15 PyEval_EvalFrameEx (f=f@entry= > Frame 0x1120b10, for file /usr/lib64/python2.7/SocketServer.py, line 638, in __init__ (self=<TargetHandler(requestline='POST /targetrpc HTTP/1.1', wfile=<_fileobject at remote 0x10d09d0>, request=<_socketobject at remote 0x10e8a60>, raw_requestline='POST /targetrpc HTTP/1.1\r\n', server=<ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee10>, socket=<_socketobject at remote 0x10e88a0>) at remote 0xcf4b90>, headers=<Message(fp=<_fileobject at remote 0xa55f50>, status='', startofbody=None, ...(truncated), throwflag=throwflag@entry=0) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 >#16 0x00000034260ddb1f in PyEval_EvalCodeEx (co=<optimized out>, > globals=<optimized out>, locals=locals@entry=0x0, args=args@entry= > 0x7ffff7ee5170, argcount=4, kws=kws@entry=0x0, kwcount=kwcount@entry=0, > defs=defs@entry=0x0, defcount=defcount@entry=0, closure=0x0) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 >#17 0x000000342606d796 in function_call (func=<function at remote 0xa5c488>, > arg= > (<TargetHandler(requestline='POST /targetrpc HTTP/1.1', wfile=<_fileobject at remote 0x10d09d0>, request=<_socketobject at remote 0x10e8a60>, raw_requestline='POST /targetrpc HTTP/1.1\r\n', server=<ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee10>, socket=<_socketobject at remote 0x10e88a0>) at remote 0xcf4b90>, headers=<Message(fp=<_fileobject at remote 0xa55f50>, status='', startofbody=None, startofheaders=None, subtype='json', type='application/json', maintype='application', heade...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.3/Objects/funcobject.c:526 >#18 0x0000003426049a7e in PyObject_Call (func=func@entry= > <function at remote 0xa5c488>, arg=arg@entry= > (<TargetHandler(requestline='POST /targetrpc HTTP/1.1', wfile=<_fileobject at remote 0x10d09d0>, request=<_socketobject at remote 0x10e8a60>, raw_requestline='POST /targetrpc HTTP/1.1\r\n', server=<ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee10>, socket=<_socketobject at remote 0x10e88a0>) at remote 0xcf4b90>, headers=<Message(fp=<_fileobject at remote 0xa55f50>, status='', startofbody=None, startofheaders=None, subtype='json', type='application/json', maintype='application', heade...(truncated), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2529 >#19 0x0000003426058070 in instancemethod_call (func= > <function at remote 0xa5c488>, arg= > (<TargetHandler(requestline='POST /targetrpc HTTP/1.1', wfile=<_fileobject at remote 0x10d09d0>, request=<_socketobject at remote 0x10e8a60>, raw_requestline='POST /targetrpc HTTP/1.1\r\n', server=<ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee10>, socket=<_socketobject at remote 0x10e88a0>) at remote 0xcf4b90>, headers=<Message(fp=<_fileobject at remote 0xa55f50>, status='', startofbody=None, startofheaders=None, subtype='json', type='application/json', maintype='application', heade...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.3/Objects/classobject.c:2578 >#20 0x0000003426049a7e in PyObject_Call (func=func@entry= > <instancemethod at remote 0xc69e10>, arg=arg@entry= > (<_socketobject at remote 0x10e8a60>, ('127.0.0.1', 52286), <ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee10>, socket=<_socketobject at remote 0x10e88a0>) at remote 0xcf4b90>), > kw=<optimized out>) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2529 >#21 0x00000034260d71c7 in PyEval_CallObjectWithKeywords (func=func@entry= > <instancemethod at remote 0xc69e10>, arg=arg@entry= > (<_socketobject at remote 0x10e8a60>, ('127.0.0.1', 52286), <ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee10>, socket=<_socketobject at remote 0x10e88a0>) at remote 0xcf4b90>), > kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3967 >#22 0x0000003426058dea in PyInstance_New (klass=<optimized out>, arg= > (<_socketobject at remote 0x10e8a60>, ('127.0.0.1', 52286), <ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee10>, socket=<_socketobject at remote 0x10e88a0>) at remote 0xcf4b90>), > kw=0x0) at /usr/src/debug/Python-2.7.3/Objects/classobject.c:571 >#23 0x0000003426049a7e in PyObject_Call (func=func@entry= > <classobj at remote 0x10fe530>, arg=arg@entry= > (<_socketobject at remote 0x10e8a60>, ('127.0.0.1', 52286), <ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee10>, socket=<_socketobject at remote 0x10e88a0>) at remote 0xcf4b90>), > kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2529 >#24 0x00000034260d93e3 in do_call (nk=<optimized out>, na=3, pp_stack= > 0x7fffffffd8f8, func=<classobj at remote 0x10fe530>) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4316 >#25 call_function (oparg=<optimized out>, pp_stack=0x7fffffffd8f8) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4121 >#26 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 >#27 0x00000034260dcd51 in fast_function (nk=<optimized out>, na=3, > n=<optimized out>, pp_stack=0x7fffffffdaf8, func= > <function at remote 0xa5ba28>) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 >#28 call_function (oparg=<optimized out>, pp_stack=0x7fffffffdaf8) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 >#29 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 >#30 0x00000034260dcd51 in fast_function (nk=<optimized out>, na=3, > n=<optimized out>, pp_stack=0x7fffffffdcf8, func= > <function at remote 0xa5b938>) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 >#31 call_function (oparg=<optimized out>, pp_stack=0x7fffffffdcf8) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 >#32 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 >#33 0x00000034260dcd51 in fast_function (nk=<optimized out>, na=1, > n=<optimized out>, pp_stack=0x7fffffffdef8, func= > <function at remote 0xa5b7d0>) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 >#34 call_function (oparg=<optimized out>, pp_stack=0x7fffffffdef8) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 >#35 PyEval_EvalFrameEx (f=f@entry= > Frame 0x1129800, for file /usr/lib64/python2.7/SocketServer.py, line 227, in serve_forever (self=<ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee10>, socket=<_socketobject at remote 0x10e88a0>) at remote 0xcf4b90>, poll_interval=<float at remote 0x718ef8>, r=[<...>], w=[], e=[]), throwflag=throwflag@entry=0) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 >#36 0x00000034260ddb1f in PyEval_EvalCodeEx (co=<optimized out>, > globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, > argcount=argcount@entry=1, kws=0x72c9d0, kwcount=0, defs=0xa48228, > defcount=1, closure=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 >#37 0x00000034260dc113 in fast_function (nk=<optimized out>, na=1, > n=<optimized out>, pp_stack=0x7fffffffe1a8, func= > <function at remote 0xa5b668>) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4194 >#38 call_function (oparg=<optimized out>, pp_stack=0x7fffffffe1a8) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 >#39 PyEval_EvalFrameEx (f=f@entry= > Frame 0x72c850, for file ./targetd, line 447, in <module> (), > throwflag=throwflag@entry=0) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 >#40 0x00000034260ddb1f in PyEval_EvalCodeEx (co=co@entry=0x7ffff7ee46b0, > globals=globals@entry= > {'RTSLibNotInCFS': <type at remote 0x80e590>, 'server_class': <classobj at remote 0x10fe7a0>, 'UIRoot': <type at remote 0xd9ef20>, 'setproctitle': <module at remote 0x7ffff7ee1e88>, 'async_id_lock': <thread.lock at remote 0xd8a2b0>, 'pool_check': <function at remote 0x1100398>, 'contextlib': <module at remote 0x7ffff7ee1ec0>, 'lvm_handle': <liblvm.Liblvm at remote 0x7ffff7f677c8>, 'export_list': <function at remote 0x11005f0>, 'server': <ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee...(truncated), locals=locals@entry= > {'RTSLibNotInCFS': <type at remote 0x80e590>, 'server_class': <classobj at remote 0x10fe7a0>, 'UIRoot': <type at remote 0xd9ef20>, 'setproctitle': <module at remote 0x7ffff7ee1e88>, 'async_id_lock': <thread.lock at remote 0xd8a2b0>, 'pool_check': <function at remote 0x1100398>, 'contextlib': <module at remote 0x7ffff7ee1ec0>, 'lvm_handle': <liblvm.Liblvm at remote 0x7ffff7f677c8>, 'export_list': <function at remote 0x11005f0>, 'server': <ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee...(truncated), args=args@entry=0x0, argcount=argcount@entry=0, kws=kws@entry=0x0, > kwcount=kwcount@entry=0, defs=defs@entry=0x0, defcount=defcount@entry=0, > closure=closure@entry=0x0) > at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 >#41 0x00000034260ddbf2 in PyEval_EvalCode (co=co@entry=0x7ffff7ee46b0, > globals=globals@entry= > {'RTSLibNotInCFS': <type at remote 0x80e590>, 'server_class': <classobj at remote 0x10fe7a0>, 'UIRoot': <type at remote 0xd9ef20>, 'setproctitle': <module at remote 0x7ffff7ee1e88>, 'async_id_lock': <thread.lock at remote 0xd8a2b0>, 'pool_check': <function at remote 0x1100398>, 'contextlib': <module at remote 0x7ffff7ee1ec0>, 'lvm_handle': <liblvm.Liblvm at remote 0x7ffff7f677c8>, 'export_list': <function at remote 0x11005f0>, 'server': <ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee...(truncated), locals=locals@entry= > {'RTSLibNotInCFS': <type at remote 0x80e590>, 'server_class': <classobj at remote 0x10fe7a0>, 'UIRoot': <type at remote 0xd9ef20>, 'setproctitle': <module at remote 0x7ffff7ee1e88>, 'async_id_lock': <thread.lock at remote 0xd8a2b0>, 'pool_check': <function at remote 0x1100398>, 'contextlib': <module at remote 0x7ffff7ee1ec0>, 'lvm_handle': <liblvm.Liblvm at remote 0x7ffff7f677c8>, 'export_list': <function at remote 0x11005f0>, 'server': <ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee...(truncated)) at /usr/src/debug/Python-2.7.3/Python/ceval.c:689 >#42 0x00000034260f6b9a in run_mod (mod=<optimized out>, > filename=filename@entry=0x7fffffffe7ee "", globals=globals@entry= > {'RTSLibNotInCFS': <type at remote 0x80e590>, 'server_class': <classobj at remote 0x10fe7a0>, 'UIRoot': <type at remote 0xd9ef20>, 'setproctitle': <module at remote 0x7ffff7ee1e88>, 'async_id_lock': <thread.lock at remote 0xd8a2b0>, 'pool_check': <function at remote 0x1100398>, 'contextlib': <module at remote 0x7ffff7ee1ec0>, 'lvm_handle': <liblvm.Liblvm at remote 0x7ffff7f677c8>, 'export_list': <function at remote 0x11005f0>, 'server': <ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee...(truncated), locals=locals@entry= > {'RTSLibNotInCFS': <type at remote 0x80e590>, 'server_class': <classobj at remote 0x10fe7a0>, 'UIRoot': <type at remote 0xd9ef20>, 'setproctitle': <module at remote 0x7ffff7ee1e88>, 'async_id_lock': <thread.lock at remote 0xd8a2b0>, 'pool_check': <function at remote 0x1100398>, 'contextlib': <module at remote 0x7ffff7ee1ec0>, 'lvm_handle': <liblvm.Liblvm at remote 0x7ffff7f677c8>, 'export_list': <function at remote 0x11005f0>, 'server': <ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee...(truncated), flags=flags@entry=0x7fffffffe420, arena=arena@entry=0x6a0c20) > at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:1361 >#43 0x00000034260f7992 in PyRun_FileExFlags (fp=fp@entry=0x6a1550, > filename=filename@entry=0x7fffffffe7ee "", start=start@entry=257, > globals=globals@entry= > {'RTSLibNotInCFS': <type at remote 0x80e590>, 'server_class': <classobj at remote 0x10fe7a0>, 'UIRoot': <type at remote 0xd9ef20>, 'setproctitle': <module at remote 0x7ffff7ee1e88>, 'async_id_lock': <thread.lock at remote 0xd8a2b0>, 'pool_check': <function at remote 0x1100398>, 'contextlib': <module at remote 0x7ffff7ee1ec0>, 'lvm_handle': <liblvm.Liblvm at remote 0x7ffff7f677c8>, 'export_list': <function at remote 0x11005f0>, 'server': <ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee...(truncated), locals=locals@entry= > {'RTSLibNotInCFS': <type at remote 0x80e590>, 'server_class': <classobj at remote 0x10fe7a0>, 'UIRoot': <type at remote 0xd9ef20>, 'setproctitle': <module at remote 0x7ffff7ee1e88>, 'async_id_lock': <thread.lock at remote 0xd8a2b0>, 'pool_check': <function at remote 0x1100398>, 'contextlib': <module at remote 0x7ffff7ee1ec0>, 'lvm_handle': <liblvm.Liblvm at remote 0x7ffff7f677c8>, 'export_list': <function at remote 0x11005f0>, 'server': <ThreadedHTTPServer(RequestHandlerClass=<classobj at remote 0x10fe530>, _BaseServer__shutdown_request=False, server_name='fedora-17', server_address=('0.0.0.0', 18700), server_port=18700, _BaseServer__is_shut_down=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0xd8a490>, acquire=<built-in method acquire of thread.lock object at remote 0xd8a490>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0xd8a490>) at remote 0x10eef90>) at remote 0x10eee...(truncated), closeit=closeit@entry=1, flags=flags@entry=0x7fffffffe420) > at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:1347 >#44 0x00000034260f83ab in PyRun_SimpleFileExFlags (fp=fp@entry=0x6a1550, > filename=0x7fffffffe7ee "", closeit=1, flags=flags@entry=0x7fffffffe420) > at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:951 >#45 0x00000034260f8fe9 in PyRun_AnyFileExFlags (fp=fp@entry=0x6a1550, > filename=<optimized out>, closeit=<optimized out>, flags=flags@entry= > 0x7fffffffe420) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:755 >#46 0x0000003426109882 in Py_Main (argc=<optimized out>, argv=<optimized out>) > at /usr/src/debug/Python-2.7.3/Modules/main.c:639 >#47 0x0000003423c21735 in __libc_start_main (main=0x4006c0 <main>, argc=2, > ubp_av=0x7fffffffe5d8, init=<optimized out>, fini=<optimized out>, > rtld_fini=<optimized out>, stack_end=0x7fffffffe5c8) at libc-start.c:226 >#48 0x00000000004006f1 in _start ()
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 851287
:
606706
| 606713