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 582233 Details for
Bug 819126
[abrt] blueman-1.21-10.fc16: PyObject_SetAttrString: Process /usr/bin/python was killed by signal 11 (SIGSEGV)
[?]
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), 77.24 KB, created by
mazdac
on 2012-05-05 00:21:14 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
mazdac
Created:
2012-05-05 00:21:14 UTC
Size:
77.24 KB
patch
obsolete
>warning: core file may not match specified executable file. >[New LWP 18137] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `/usr/bin/python /usr/bin/blueman-applet'. >Program terminated with signal 11, Segmentation fault. >#0 PyObject_SetAttrString (v=0x0, name=0x7f49864d6bc1 "_dbus_error_name", w='org.freedesktop.DBus.Error.NoReply') at /usr/src/debug/Python-2.7.2/Objects/object.c:1154 >1154 /usr/src/debug/Python-2.7.2/Objects/object.c: No such file or directory. > in /usr/src/debug/Python-2.7.2/Objects/object.c > >Thread 1 (Thread 0x7f49901ce700 (LWP 18137)): >#0 PyObject_SetAttrString (v=0x0, name=0x7f49864d6bc1 "_dbus_error_name", w='org.freedesktop.DBus.Error.NoReply') at /usr/src/debug/Python-2.7.2/Objects/object.c:1154 > s = <optimized out> > res = <optimized out> >#1 0x00007f49864ceef6 in DBusPyException_ConsumeError (error=0x7fffae8b88e0) at exceptions.c:84 > name = 'org.freedesktop.DBus.Error.NoReply' > ret = <optimized out> > exc_value = 0x0 >#2 0x00007f49864ccce8 in Connection_send_message_with_reply_and_block (self=<optimized out>, args=<optimized out>) at conn-methods.c:483 > timeout_s = -1 > timeout_ms = -1 > obj = <dbus.lowlevel.MethodCallMessage at remote 0x1c0ff30> > msg = 0x2053c80 > reply = 0x0 > error = {name = 0x20bfec0 "org.freedesktop.DBus.Error.NoReply", message = 0x2332200 "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection w"..., dummy1 = 0, dummy2 = 0, dummy3 = 1, dummy4 = 0, dummy5 = 1, padding1 = 0x3a37649193} >#3 0x0000003a376dffbb in call_function (oparg=<optimized out>, pp_stack=0x7fffae8b8a28) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4090 > callargs = (<dbus.lowlevel.MethodCallMessage at remote 0x1c0ff30>, <float at remote 0x17e83a8>) > flags = <optimized out> > tstate = <optimized out> > func = <built-in method send_message_with_reply_and_block of SystemBus object at remote 0x217c350> > w = <optimized out> > na = <optimized out> > nk = <optimized out> > n = <optimized out> > pfunc = 0x20c6720 > 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 = 0x20c6728 > stack_pointer = <optimized out> > next_instr = 0x1d94dbc "}\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 = 0x20c6720 > retval = 0x0 > tstate = <optimized out> > co = 0x1dacf30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1d94ce4 "|\002" > names = ('LOCAL_PATH', 'DBusException', 'LOCAL_IFACE', 'MethodCallMessage', 'append', 'Exception', 'logging', 'basicConfig', '_logger', 'error', '__class__', 'send_message_with_reply_and_block', 'get_args_list', 'len', 'None', 'tuple') > consts = ('Call the given method, synchronously.\n :Since: 0.81.0\n ', 'Methods may not be called on the reserved path %s', 'Methods may not be called on the reserved interface %s', 'utf8_strings', 'byte_arrays', 'destination', 'path', 'interface', 'method', 'signature', 'Unable to set arguments %r according to signature %r: %s: %s', 0, 1, None) >#5 0x0000003a376e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=7, kws=0x7f499018d068, kwcount=0, defs=0x1cd9978, defcount=3, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x20c6720 > tstate = 0x17c80a0 > x = <optimized out> > u = <optimized out> >#6 0x0000003a3766dd23 in function_call (func=<function at remote 0x1dd47d0>, arg=(<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.Device': {'PropertyChanged': [<SignalMatch at remote 0x2023f50>]}, 'org.bluez.Headset': {'PropertyChan...(truncated), kw={}) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = () > d = 0x1cd9978 > k = 0x7f499018d068 > nk = 0 > nd = 3 >#7 0x0000003a37649193 in PyObject_Call (func=<function at remote 0x1dd47d0>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3a3766db80 <function_call> >#8 0x0000003a376dc31f in ext_do_call (nk=0, na=<optimized out>, flags=<optimized out>, pp_stack=0x7fffae8b8ce8, func=<function at remote 0x1dd47d0>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4403 > kwdict = {} > nstar = <optimized out> > callargs = <optimized out> > stararg = 0x0 > result = 0x0 >#9 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 0x1dd47d0> > na = <optimized out> > nk = 0 > n = <optimized out> > pfunc = 0x232e9f0 > sp = 0x232e9f0 > stack_pointer = <optimized out> > next_instr = 0x1df7030 "Sd" > 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 = 0x232e9f0 > retval = 0x0 > tstate = <optimized out> > co = 0x1db2630 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1df6ed4 "|\002" > names = ('pop', 'None', 'False', 'MissingReplyHandlerException', 'MissingErrorHandlerException', 'TypeError', '_dbus_interface', '_method_name', '_proxy', '_introspect_method_map', 'get', '_connection', 'call_async', '_named_service', '_object_path', 'call_blocking') > consts = (None, 'reply_handler', 'error_handler', 'ignore_reply', 'ignore_reply and reply_handler cannot be used together', 'dbus_interface', '.') >#10 0x0000003a376e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=1, kws=0x7f499018d068, 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 = 0x232e9f0 > tstate = 0x17c80a0 > x = <optimized out> > u = <optimized out> >#11 0x0000003a3766dd23 in function_call (func=<function at remote 0x1dd2140>, arg=(<_ProxyMethod(_connection=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.Device': {'PropertyChanged': [<SignalMatch at remote 0x2023f50>]}, 'org.blue...(truncated), kw={}) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = () > d = 0x0 > k = 0x7f499018d068 > nk = 0 > nd = 0 >#12 0x0000003a37649193 in PyObject_Call (func=<function at remote 0x1dd2140>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3a3766db80 <function_call> >#13 0x0000003a37657dff in instancemethod_call (func=<function at remote 0x1dd2140>, arg=(<_ProxyMethod(_connection=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.Device': {'PropertyChanged': [<SignalMatch at remote 0x2023f50>]}, 'org.blue...(truncated), kw={}) at /usr/src/debug/Python-2.7.2/Objects/classobject.c:2578 > self = <_ProxyMethod(_connection=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.Device': {'PropertyChanged': [<SignalMatch at remote 0x2023f50>]}, 'org.bluez...(truncated) > klass = <optimized out> > result = <optimized out> >#14 0x0000003a37649193 in PyObject_Call (func=<instancemethod at remote 0x218a500>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3a37657d60 <instancemethod_call> >#15 0x0000003a3765427b in instance_call (func=<optimized out>, arg=(), kw={}) at /usr/src/debug/Python-2.7.2/Objects/classobject.c:2129 > res = <optimized out> > call = <instancemethod at remote 0x218a500> >#16 0x0000003a37649193 in PyObject_Call (func=<_ProxyMethod(_connection=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.Device': {'PropertyChanged': [<SignalMatch at remote 0x2023f50>]}, 'org.bluez...(truncated), arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3a37654210 <instance_call> >#17 0x0000003a376dc31f in ext_do_call (nk=0, na=<optimized out>, flags=<optimized out>, pp_stack=0x7fffae8b92b8, func=<_ProxyMethod(_connection=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.Device': {'PropertyChanged': [<SignalMatch at remote 0x2023f50>]}, 'org.bluez...(truncated)) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4403 > kwdict = {} > nstar = <optimized out> > callargs = <optimized out> > stararg = () > result = 0x0 >#18 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2779 > flags = <optimized out> > func = <_ProxyMethod(_connection=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.Device': {'PropertyChanged': [<SignalMatch at remote 0x2023f50>]}, 'org.bluez...(truncated) > na = <optimized out> > nk = 0 > n = <optimized out> > pfunc = 0x23070e0 > sp = 0x23070e8 > stack_pointer = <optimized out> > next_instr = 0x1db2c28 "Sd" > 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 = 0x23070e0 > retval = 0x0 > tstate = <optimized out> > co = 0x1db23b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1db2bd4 "|\002" > names = ('has_key', 'get', 'False', '_append', '_proxy_method', 'None', '_block') > consts = (None, 'reply_handler', 'ignore_reply') >#19 0x0000003a376e15a5 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 = 0x23070e0 > tstate = 0x17c80a0 > x = <optimized out> > u = <optimized out> >#20 0x0000003a3766dc2c in function_call (func=<function at remote 0x1dc5f50>, arg=(<_DeferredMethod(_block=<instancemethod at remote 0x218a370>, _proxy_method=<_ProxyMethod(_connection=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez....(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 >#21 0x0000003a37649193 in PyObject_Call (func=<function at remote 0x1dc5f50>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3a3766db80 <function_call> >#22 0x0000003a37657dff in instancemethod_call (func=<function at remote 0x1dc5f50>, arg=(<_DeferredMethod(_block=<instancemethod at remote 0x218a370>, _proxy_method=<_ProxyMethod(_connection=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez....(truncated), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/classobject.c:2578 > self = <_DeferredMethod(_block=<instancemethod at remote 0x218a370>, _proxy_method=<_ProxyMethod(_connection=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.D...(truncated) > klass = <optimized out> > result = <optimized out> >#23 0x0000003a37649193 in PyObject_Call (func=<instancemethod at remote 0x217eeb0>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3a37657d60 <instancemethod_call> >#24 0x0000003a3765427b in instance_call (func=<optimized out>, arg=(), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/classobject.c:2129 > res = <optimized out> > call = <instancemethod at remote 0x217eeb0> >#25 0x0000003a37649193 in PyObject_Call (func=<_DeferredMethod(_block=<instancemethod at remote 0x218a370>, _proxy_method=<_ProxyMethod(_connection=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.D...(truncated), arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3a37654210 <instance_call> >#26 0x0000003a376de795 in do_call (nk=<optimized out>, na=<optimized out>, pp_stack=0x7fffae8b9888, func=<_DeferredMethod(_block=<instancemethod at remote 0x218a370>, _proxy_method=<_ProxyMethod(_connection=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.D...(truncated)) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4308 > callargs = () > kwdict = 0x0 > result = 0x0 >#27 call_function (oparg=<optimized out>, pp_stack=0x7fffae8b9888) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4113 > func = <_DeferredMethod(_block=<instancemethod at remote 0x218a370>, _proxy_method=<_ProxyMethod(_connection=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.D...(truncated) > w = <optimized out> > na = <optimized out> > nk = <optimized out> > n = <optimized out> > pfunc = 0x2335168 > x = <optimized out> >#28 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x2335170 > stack_pointer = <optimized out> > next_instr = 0x1e114db "}\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 = 0x2335168 > retval = 0x0 > tstate = <optimized out> > co = 0x1e142b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1e114cc "|" > names = ('GetInterface', 'ListAdapters', 'append', 'Adapter') > consts = ('Returns a list of Adapter instances.',) >#29 0x0000003a376e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=1, kws=0x7f499018d068, 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 = 0x2335168 > tstate = 0x17c80a0 > x = <optimized out> > u = <optimized out> >#30 0x0000003a3766dd23 in function_call (func=<function at remote 0x1ef8d70>, arg=(<Manager(_BlueZInterface__obj_path='/', _BlueZInterface__bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.Device': {'PropertyChanged': [<SignalMatc...(truncated), kw={}) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = () > d = 0x0 > k = 0x7f499018d068 > nk = 0 > nd = 0 >#31 0x0000003a37649193 in PyObject_Call (func=<function at remote 0x1ef8d70>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3a3766db80 <function_call> >#32 0x0000003a376dc31f in ext_do_call (nk=0, na=<optimized out>, flags=<optimized out>, pp_stack=0x7fffae8b9b48, func=<function at remote 0x1ef8d70>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4403 > kwdict = {} > nstar = <optimized out> > callargs = <optimized out> > stararg = (<Manager(_BlueZInterface__obj_path='/', _BlueZInterface__bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.Device': {'PropertyChanged': [<SignalMatc...(truncated) > result = 0x0 >#33 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 0x1ef8d70> > na = <optimized out> > nk = 0 > n = <optimized out> > pfunc = 0x232f988 > sp = 0x232f990 > stack_pointer = <optimized out> > next_instr = 0x1e117b3 "SWn%" > 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 = 0x232f980 > retval = 0x0 > tstate = <optimized out> > co = 0x1e1a4b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1e117a4 "y\021" > names = ('dbus', 'DBusException', 'errors', 'parse_dbus_error') > consts = (None,) >#34 0x0000003a376e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=1, kws=0x20ae838, kwcount=0, defs=0x0, defcount=0, closure=(<cell at remote 0x1eefe88>,)) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x232f980 > tstate = 0x17c80a0 > x = <optimized out> > u = <optimized out> >#35 0x0000003a376dfadb in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7fffae8b9d38, func=<function at remote 0x1ef8de8>) 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> >#36 call_function (oparg=<optimized out>, pp_stack=0x7fffae8b9d38) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x1ef8de8> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x20ae830 > x = <optimized out> >#37 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x20ae838 > stack_pointer = <optimized out> > next_instr = 0x2126069 "}\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 = 0x20ae830 > retval = 0x0 > tstate = <optimized out> > co = 0x2117930 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x2126054 "|\001" > names = ('Applet', 'Manager', 'ListAdapters', 'GetProperties', 'True', 'bluetooth_off', 'state_change_deferred') > consts = (None, 'Powered', -1) >#38 0x0000003a376e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=2, kws=0x7f499018d068, 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 = 0x20ae830 > tstate = 0x17c80a0 > x = <optimized out> > u = <optimized out> >#39 0x0000003a3766dd23 in function_call (func=<function at remote 0x2125668>, arg=(<PowerManager(_AppletPlugin__opts={}, bluetooth_off=False, _AppletPlugin__methods=['on_bluetooth_power_state_changed'], _AppletPlugin__dbus_signals=[], item=<gtk.ImageMenuItem at remote 0x217eb40>, Applet=<BluemanApplet(Signals=<SignalTracker(_signals=[]) at remote 0x2068050>, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'Pro...(truncated), kw={}) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = () > d = 0x0 > k = 0x7f499018d068 > nk = 0 > nd = 0 >#40 0x0000003a37649193 in PyObject_Call (func=<function at remote 0x2125668>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3a3766db80 <function_call> >#41 0x0000003a376dc31f in ext_do_call (nk=0, na=<optimized out>, flags=<optimized out>, pp_stack=0x7fffae8b9ff8, func=<function at remote 0x2125668>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4403 > kwdict = {} > nstar = <optimized out> > callargs = <optimized out> > stararg = (True,) > result = 0x0 >#42 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 0x2125668> > na = <optimized out> > nk = 0 > n = <optimized out> > pfunc = 0x20c9760 > sp = 0x20c9760 > stack_pointer = <optimized out> > next_instr = 0x7f49901bbbaa "}\006" > 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 = 0x20c9758 > retval = 0x0 > tstate = <optimized out> > co = 0x7f49900ce2b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x7f49901bbb7c "g" > names = ('AppletPlugin', 'instances', 'getattr', 'append', 'Exception', 'dprint', '__class__', '__name__', 'traceback', 'print_exc') > consts = (None, 'Function', 'on', 'Failed') >#43 0x0000003a376e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=3, kws=0x232f3c0, 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 = 0x20c9758 > tstate = 0x17c80a0 > x = <optimized out> > u = <optimized out> >#44 0x0000003a376dfadb in fast_function (nk=<optimized out>, na=3, n=<optimized out>, pp_stack=0x7fffae8ba1e8, func=<function at remote 0x2067140>) 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> >#45 call_function (oparg=<optimized out>, pp_stack=0x7fffae8ba1e8) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x2067140> > w = <optimized out> > na = 3 > nk = <optimized out> > n = <optimized out> > pfunc = 0x232f3a8 > x = <optimized out> >#46 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x232f3c0 > stack_pointer = <optimized out> > next_instr = 0x7f49901a7aa8 "\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 = 0x232f3a8 > retval = 0x0 > tstate = <optimized out> > co = 0x7f49900ce4b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x7f49901a7a74 "yt" > names = ('Signals', 'DisconnectAll', 'Bluez', 'Manager', 'Plugins', 'Run', 'True', 'Handle', 'on_adapter_removed', 'on_adapter_added', 'dbus', 'exceptions', 'DBusException', 'dprint', 'manager_deinit') > consts = (None, 'gobject', 'on_manager_state_changed', 'bluez', 'AdapterRemoved', 'AdapterAdded', 'Bluez DBus API not available. Listening for DBus name ownership changes') >#47 0x0000003a376e0580 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7fffae8ba328, func=<function at remote 0x2067230>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4176 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x17c80a0 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#48 call_function (oparg=<optimized out>, pp_stack=0x7fffae8ba328) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4111 > func = <function at remote 0x2067230> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x232f1d8 > x = <optimized out> >#49 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x232f1e0 > stack_pointer = <optimized out> > next_instr = 0x7f49901114f2 "\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 = 0x232f1d8 > retval = 0x0 > tstate = <optimized out> > co = 0x7f49900ce5b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x7f49901114b4 "t" > names = ('dprint', 'manager_deinit', 'Manager', 'None', 'manager_init') > consts = (None, 'org.bluez owner changed to', '') >#50 0x0000003a376e15a5 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=2, 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 = 0x232f1d8 > tstate = 0x17c80a0 > x = <optimized out> > u = <optimized out> >#51 0x0000003a3766dc2c in function_call (func=<function at remote 0x2067320>, arg=(<BluemanApplet(Signals=<SignalTracker(_signals=[]) at remote 0x2068050>, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.Device': {'PropertyChange...(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 >#52 0x0000003a37649193 in PyObject_Call (func=<function at remote 0x2067320>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3a3766db80 <function_call> >#53 0x0000003a376dc31f in ext_do_call (nk=0, na=<optimized out>, flags=<optimized out>, pp_stack=0x7fffae8ba5e8, func=<function at remote 0x2067320>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4403 > kwdict = 0x0 > nstar = <optimized out> > callargs = <optimized out> > stararg = (':1.0',) > result = 0x0 >#54 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 0x2067320> > na = <optimized out> > nk = 0 > n = <optimized out> > pfunc = 0x232d628 > sp = 0x232d628 > stack_pointer = <optimized out> > next_instr = 0x1d9b5cd "\001nH" > 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 = 0x232d610 > retval = 0x0 > tstate = <optimized out> > co = 0x1dac430 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1d9b5ac "t" > names = ('isinstance', 'MethodReturnMessage', 'get_args_list', 'ErrorMessage', 'DBusException', 'get_error_name', 'TypeError') > consts = (None, 'name', 'Unexpected type for reply message: %r') >#55 0x0000003a376e15a5 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=(<cell at remote 0x2069050>, <cell at remote 0x2020fa0>, <cell at remote 0x2020fd8>)) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = 0x232d610 > tstate = 0x17c80a0 > x = <optimized out> > u = <optimized out> >#56 0x0000003a3766dc2c in function_call (func=<function at remote 0x2183c80>, arg=(<dbus.lowlevel.MethodReturnMessage at remote 0x1c0fdb0>,), 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 >#57 0x0000003a37649193 in PyObject_Call (func=<function at remote 0x2183c80>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3a3766db80 <function_call> >#58 0x0000003a376499b0 in PyObject_CallFunctionObjArgs (callable=<function at remote 0x2183c80>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2760 > args = (<dbus.lowlevel.MethodReturnMessage at remote 0x1c0fdb0>,) > tmp = <optimized out> > vargs = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7fffae8ba8c0, reg_save_area = 0x7fffae8ba7f0}} >#59 0x00007f49864d462a in _pending_call_notify_function (pc=0x20c9830, list=<optimized out>) at pending-call.c:111 > ret = <optimized out> > msg_obj = <dbus.lowlevel.MethodReturnMessage at remote 0x1c0fdb0> > gil = PyGILState_LOCKED > handler = <function at remote 0x2183c80> > msg = <optimized out> >#60 0x00000032c700c3ba in complete_pending_call_and_unlock (connection=0x2259150, pending=0x20c9830, message=<optimized out>) at dbus-connection.c:2308 >No locals. >#61 0x00000032c700f64a in dbus_connection_dispatch (connection=0x2259150) at dbus-connection.c:4593 > message = 0x232ab20 > link = <optimized out> > filter_list_copy = <optimized out> > message_link = 0x2329b08 > result = DBUS_HANDLER_RESULT_NOT_YET_HANDLED > pending = <optimized out> > reply_serial = <optimized out> > status = <optimized out> > __FUNCTION__ = "dbus_connection_dispatch" >#62 0x00000032ca40aad5 in message_queue_dispatch (source=<optimized out>, callback=<optimized out>, user_data=<optimized out>) at dbus-gmain.c:101 > connection = 0x2259150 >#63 0x00000032c5444acd in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 >No symbol table info available. >#64 0x00000032c54452c8 in ?? () from /lib64/libglib-2.0.so.0 >No symbol table info available. >#65 0x00000032c5445815 in g_main_loop_run () from /lib64/libglib-2.0.so.0 >No symbol table info available. >#66 0x0000003016f4bbb7 in IA__gtk_main () at gtkmain.c:1256 > tmp_list = <optimized out> > functions = 0x0 > init = <optimized out> > loop = 0x2321b10 >#67 0x00007f4987c65fa6 in _wrap_gtk_main (self=<optimized out>) at ./gtk.override:1240 > _save = 0x0 > main_watch = 0x2323760 >#68 0x0000003a376dfb13 in call_function (oparg=<optimized out>, pp_stack=0x7fffae8bac28) 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 = 0x20b75b0 > x = <optimized out> >#69 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x20b75b8 > stack_pointer = 0x20b75b8 > next_instr = 0x7f49901b7824 "\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 = 0x20b75b0 > retval = 0x0 > tstate = <optimized out> > co = 0x7f49900ce430 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x7f49901b7754 "t" > names = ('setup_icon_path', 'pynotify', 'init', 'dprint', 'check_single_instance', 'None', 'Manager', 'DbusService', 'DbusSvc', 'SignalTracker', 'Signals', 'BluemanApplet', 'Plugins', 'Load', 'Run', 'dbus', 'SystemBus', 'bus', 'watch_name_owner', 'on_dbus_name_owner_change', 'add_signal_receiver', 'on_adapter_property_changed', 'gtk', 'main') > consts = (None, 'Blueman', 'Error: Failed to init pynotify', 'blueman-applet', 'on_plugins_loaded', 'org.bluez', 'PropertyChanged', 'org.bluez.Adapter', 'path_keyword', 'path') >#70 0x0000003a376e15a5 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 = 0x20b75b0 > tstate = 0x17c80a0 > x = <optimized out> > u = <optimized out> >#71 0x0000003a3766dc2c in function_call (func=<function at remote 0x20659b0>, arg=(<BluemanApplet(Signals=<SignalTracker(_signals=[]) at remote 0x2068050>, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.Device': {'PropertyChange...(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 >#72 0x0000003a37649193 in PyObject_Call (func=<function at remote 0x20659b0>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3a3766db80 <function_call> >#73 0x0000003a37657dff in instancemethod_call (func=<function at remote 0x20659b0>, arg=(<BluemanApplet(Signals=<SignalTracker(_signals=[]) at remote 0x2068050>, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.Device': {'PropertyChange...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/classobject.c:2578 > self = <BluemanApplet(Signals=<SignalTracker(_signals=[]) at remote 0x2068050>, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.Device': {'PropertyChanged...(truncated) > klass = <optimized out> > result = <optimized out> >#74 0x0000003a37649193 in PyObject_Call (func=<instancemethod at remote 0x1eacfa0>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3a37657d60 <instancemethod_call> >#75 0x0000003a3769e0d6 in slot_tp_init (self=<optimized out>, args=(), kwds=0x0) at /usr/src/debug/Python-2.7.2/Objects/typeobject.c:5657 > init_str = '__init__' > meth = <instancemethod at remote 0x1eacfa0> > res = <optimized out> >#76 0x0000003a3769dd38 in type_call (type=<optimized out>, args=(), kwds=0x0) at /usr/src/debug/Python-2.7.2/Objects/typeobject.c:737 > obj = <BluemanApplet(Signals=<SignalTracker(_signals=[]) at remote 0x2068050>, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f499014ee90>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x21830c8>, data={}) at remote 0x21816c8>, _signal_sender_matches={<SignalMatch at remote 0x2023d10>: <NameOwnerWatch at remote 0x217b810>, <SignalMatch at remote 0x2187590>: <NameOwnerWatch at remote 0x2188110>}, _signal_recipients_by_object_path={'/org/freedesktop/DBus': {'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote 0x2023dd0>, <SignalMatch at remote 0x2187290>, <SignalMatch at remote 0x2187350>, <SignalMatch at remote 0x2187410>, <SignalMatch at remote 0x2187650>]}}, None: {'org.bluez.Adapter': {'PropertyChanged': [<...>, <...>], 'DeviceCreated': [<SignalMatch at remote 0x2023b90>]}, 'org.bluez.AudioSource': {'PropertyChanged': [<SignalMatch at remote 0x2187110>]}, 'org.bluez.Device': {'PropertyChanged...(truncated) >#77 0x0000003a37649193 in PyObject_Call (func=<type at remote 0x20c1e50>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3a3769dcc0 <type_call> >#78 0x0000003a376de795 in do_call (nk=<optimized out>, na=<optimized out>, pp_stack=0x7fffae8bb228, func=<type at remote 0x20c1e50>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4308 > callargs = () > kwdict = 0x0 > result = 0x0 >#79 call_function (oparg=<optimized out>, pp_stack=0x7fffae8bb228) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4113 > func = <type at remote 0x20c1e50> > w = <optimized out> > na = <optimized out> > nk = <optimized out> > n = <optimized out> > pfunc = 0x18b4868 > x = <optimized out> >#80 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2740 > sp = 0x18b4870 > stack_pointer = <optimized out> > next_instr = 0x18b4676 "\001d\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 = 0x18b4868 > retval = 0x0 > tstate = <optimized out> > co = 0x7f49900ce930 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x18b44c4 "d" > names = ('sys', 'subprocess', 'os.path', 'os', 'pynotify', 'dbus', 'dbus.glib', 'gobject', 'gtk', 'gtk.gdk', '__builtin__', 'traceback', 'path', 'abspath', 'join', 'dirname', '__file__', '_dirname', 'exists', 'insert', 'blueman.Constants', 'blueman.Functions', 'blueman.main.applet.DbusService', 'DbusService', 'blueman.main.Config', 'Config', 'blueman.plugins.applet', 'blueman', 'blueman.plugins.AppletPlugin', 'AppletPlugin', 'blueman.bluez', 'bluez', 'Bluez', 'blueman.main.SignalTracker', 'SignalTracker', 'Exception', 'StopException', 'LoadException', 'object', 'BluemanApplet') > consts = (-1, None, ('*',), '..', 'ChangeLog', 0, ('DbusService',), ('Config',), ('AppletPlugin',), ('SignalTracker',), 'StopException', <code at remote 0x7f4990110bb0>, 'LoadException', <code at remote 0x7f4990110d30>, 'BluemanApplet', <code at remote 0x7f49900ce8b0>) >#81 0x0000003a376e15a5 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 = 0x18b4868 > tstate = 0x17c80a0 > x = <optimized out> > u = <optimized out> >#82 0x0000003a376e16d2 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. >#83 0x0000003a376fb9ec in run_mod (mod=<optimized out>, filename=<optimized out>, globals={'spawn': <function at remote 0x1ef9410>, 'STDOUT': -2, 'ICON_PATH': '/usr/share/blueman/icons', '__builtin__': <module at remote 0x7f499018dad0>, 'dprint': <function at remote 0x1e05b90>, 'POLKIT': False, 'PREFIX': '/usr', 'GREEN': <function at remote 0x1e059b0>, 'check_bluetooth_status': <function at remote 0x1ef57d0>, 'composite_icon': <function at remote 0x1ef9758>, '__name__': '__main__', 'AppletService': <type at remote 0x1e577a0>, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x1a47810>, __doc__=<gobject.GObject.__doc__ at remote 0x7f49901500c0>, __module__='gtk') at remote 0x1b450e0>, 'GPollableOutputStream': <type at remote 0x1a98160>, 'Config': <type at remote 0x204df70>, 'translation': <NullTranslations(_fallback=None, _charset=None, _info={}, _output_charset=None) at remote 0x1dd3cf8>, 'SignalTracker': <classobj at remote 0x1ef7bb0>, 'WEBSITE': 'http://blueman-project.org', 'in_fg': True, 'LoadException': <type at remote 0x20bff50>, 'sn_launcher': <type at remote 0x7f4985897...(truncated), locals={'spawn': <function at remote 0x1ef9410>, 'STDOUT': -2, 'ICON_PATH': '/usr/share/blueman/icons', '__builtin__': <module at remote 0x7f499018dad0>, 'dprint': <function at remote 0x1e05b90>, 'POLKIT': False, 'PREFIX': '/usr', 'GREEN': <function at remote 0x1e059b0>, 'check_bluetooth_status': <function at remote 0x1ef57d0>, 'composite_icon': <function at remote 0x1ef9758>, '__name__': '__main__', 'AppletService': <type at remote 0x1e577a0>, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x1a47810>, __doc__=<gobject.GObject.__doc__ at remote 0x7f49901500c0>, __module__='gtk') at remote 0x1b450e0>, 'GPollableOutputStream': <type at remote 0x1a98160>, 'Config': <type at remote 0x204df70>, 'translation': <NullTranslations(_fallback=None, _charset=None, _info={}, _output_charset=None) at remote 0x1dd3cf8>, 'SignalTracker': <classobj at remote 0x1ef7bb0>, 'WEBSITE': 'http://blueman-project.org', 'in_fg': True, 'LoadException': <type at remote 0x20bff50>, 'sn_launcher': <type at remote 0x7f4985897...(truncated), flags=<optimized out>, arena=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/pythonrun.c:1354 > co = 0x7f49900ce930 > v = <optimized out> >#84 0x0000003a376fc7f0 in PyRun_FileExFlags (fp=0x188d7a0, filename=0x7fffae8bc47c "/usr/bin/blueman-applet", start=<optimized out>, globals={'spawn': <function at remote 0x1ef9410>, 'STDOUT': -2, 'ICON_PATH': '/usr/share/blueman/icons', '__builtin__': <module at remote 0x7f499018dad0>, 'dprint': <function at remote 0x1e05b90>, 'POLKIT': False, 'PREFIX': '/usr', 'GREEN': <function at remote 0x1e059b0>, 'check_bluetooth_status': <function at remote 0x1ef57d0>, 'composite_icon': <function at remote 0x1ef9758>, '__name__': '__main__', 'AppletService': <type at remote 0x1e577a0>, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x1a47810>, __doc__=<gobject.GObject.__doc__ at remote 0x7f49901500c0>, __module__='gtk') at remote 0x1b450e0>, 'GPollableOutputStream': <type at remote 0x1a98160>, 'Config': <type at remote 0x204df70>, 'translation': <NullTranslations(_fallback=None, _charset=None, _info={}, _output_charset=None) at remote 0x1dd3cf8>, 'SignalTracker': <classobj at remote 0x1ef7bb0>, 'WEBSITE': 'http://blueman-project.org', 'in_fg': True, 'LoadException': <type at remote 0x20bff50>, 'sn_launcher': <type at remote 0x7f4985897...(truncated), locals={'spawn': <function at remote 0x1ef9410>, 'STDOUT': -2, 'ICON_PATH': '/usr/share/blueman/icons', '__builtin__': <module at remote 0x7f499018dad0>, 'dprint': <function at remote 0x1e05b90>, 'POLKIT': False, 'PREFIX': '/usr', 'GREEN': <function at remote 0x1e059b0>, 'check_bluetooth_status': <function at remote 0x1ef57d0>, 'composite_icon': <function at remote 0x1ef9758>, '__name__': '__main__', 'AppletService': <type at remote 0x1e577a0>, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x1a47810>, __doc__=<gobject.GObject.__doc__ at remote 0x7f49901500c0>, __module__='gtk') at remote 0x1b450e0>, 'GPollableOutputStream': <type at remote 0x1a98160>, 'Config': <type at remote 0x204df70>, 'translation': <NullTranslations(_fallback=None, _charset=None, _info={}, _output_charset=None) at remote 0x1dd3cf8>, 'SignalTracker': <classobj at remote 0x1ef7bb0>, 'WEBSITE': 'http://blueman-project.org', 'in_fg': True, 'LoadException': <type at remote 0x20bff50>, 'sn_launcher': <type at remote 0x7f4985897...(truncated), closeit=1, flags=0x7fffae8bb550) at /usr/src/debug/Python-2.7.2/Python/pythonrun.c:1340 > ret = <optimized out> > mod = 0x18c1748 > arena = 0x1869030 >#85 0x0000003a376fd26f in PyRun_SimpleFileExFlags (fp=0x188d7a0, filename=0x7fffae8bc47c "/usr/bin/blueman-applet", closeit=1, flags=0x7fffae8bb550) at /usr/src/debug/Python-2.7.2/Python/pythonrun.c:944 > m = <optimized out> > d = {'spawn': <function at remote 0x1ef9410>, 'STDOUT': -2, 'ICON_PATH': '/usr/share/blueman/icons', '__builtin__': <module at remote 0x7f499018dad0>, 'dprint': <function at remote 0x1e05b90>, 'POLKIT': False, 'PREFIX': '/usr', 'GREEN': <function at remote 0x1e059b0>, 'check_bluetooth_status': <function at remote 0x1ef57d0>, 'composite_icon': <function at remote 0x1ef9758>, '__name__': '__main__', 'AppletService': <type at remote 0x1e577a0>, 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x1a47810>, __doc__=<gobject.GObject.__doc__ at remote 0x7f49901500c0>, __module__='gtk') at remote 0x1b450e0>, 'GPollableOutputStream': <type at remote 0x1a98160>, 'Config': <type at remote 0x204df70>, 'translation': <NullTranslations(_fallback=None, _charset=None, _info={}, _output_charset=None) at remote 0x1dd3cf8>, 'SignalTracker': <classobj at remote 0x1ef7bb0>, 'WEBSITE': 'http://blueman-project.org', 'in_fg': True, 'LoadException': <type at remote 0x20bff50>, 'sn_launcher': <type at remote 0x7f4985897...(truncated) > v = <optimized out> > ext = <optimized out> > set_file_name = 1 > ret = <optimized out> > len = <optimized out> >#86 0x0000003a3770e745 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 = 0x7fffae8bc47c "/usr/bin/blueman-applet" > module = 0x0 > fp = 0x188d7a0 > p = <optimized out> > unbuffered = <optimized out> > skipfirstline = 0 > stdin_is_interactive = 1 > help = <optimized out> > version = <optimized out> > saw_unbuffered_flag = -1366571908 > cf = {cf_flags = 0} >#87 0x00000032c342169d in __libc_start_main (main=0x400620 <main>, argc=2, ubp_av=0x7fffae8bb678, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffae8bb668) at libc-start.c:226 > result = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -7967208825862167200, 4195880, 140736121779824, 0, 0, 7967312903850222944, -7995209521879259808}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x7fffae8bb690, 0x1}, data = {prev = 0x0, cleanup = 0x0, canceltype = -1366575472}}} > not_first_call = <optimized out> >#88 0x0000000000400651 in _start () >No symbol table info available. >From To Syms Read Shared Object Library >0x0000003a3763e770 0x0000003a377240a8 Yes /usr/lib64/libpython2.7.so.1.0 >0x00000032c3805700 0x00000032c3810b88 Yes /lib64/libpthread.so.0 >0x00000032c3c00de0 0x00000032c3c01918 Yes /lib64/libdl.so.2 >0x00000032d6400e20 0x00000032d64016a8 Yes /lib64/libutil.so.1 >0x00000032c44051b0 0x00000032c4443b68 Yes /lib64/libm.so.6 >0x00000032c341ef10 0x00000032c355bb70 Yes /lib64/libc.so.6 >0x00000032c3000b20 0x00000032c301aaaa Yes /lib64/ld-linux-x86-64.so.2 >0x00007f49899ed9c0 0x00007f49899eea58 Yes /usr/lib64/python2.7/lib-dynload/timemodule.so >0x00007f49897e7c00 0x00007f49897e9658 Yes /usr/lib64/python2.7/lib-dynload/selectmodule.so >0x00007f49895e2d30 0x00007f49895e3a48 Yes /usr/lib64/python2.7/lib-dynload/fcntlmodule.so >0x00007f49893dc6d0 0x00007f49893def48 Yes /usr/lib64/python2.7/lib-dynload/_struct.so >0x00007f49891d6070 0x00007f49891d7f38 Yes /usr/lib64/python2.7/lib-dynload/binascii.so >0x00007f4988fd1a50 0x00007f4988fd2868 Yes /usr/lib64/python2.7/lib-dynload/cStringIO.so >0x00007f4988db9040 0x00007f4988dc6be8 Yes /usr/lib64/python2.7/lib-dynload/_ctypes.so >0x00000032c6001890 0x00000032c6005ff8 Yes /usr/lib64/libffi.so.5 >0x00007f4988ba5520 0x00007f4988baaea8 Yes /usr/lib64/python2.7/site-packages/glib/_glib.so >0x00007f498899ba20 0x00007f498899c948 Yes /usr/lib64/libpyglib-2.0-python.so.0 >0x00000032c6409dd0 0x00000032c6439e98 Yes (*) /lib64/libgobject-2.0.so.0 >0x00000032c5c015a0 0x00000032c5c02a68 Yes (*) /lib64/libgthread-2.0.so.0 >0x00000032c4002260 0x00000032c4005758 Yes /lib64/librt.so.1 >0x00000032c54178f0 0x00000032c54b00c8 Yes (*) /lib64/libglib-2.0.so.0 >0x00007f4988795620 0x00007f4988797d68 Yes /usr/lib64/python2.7/lib-dynload/stropmodule.so >0x00007f498858df40 0x00007f498858faa8 Yes /usr/lib64/python2.7/lib-dynload/operator.so >0x00007f4988387fe0 0x00007f4988388ad8 Yes /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so >0x00007f4988183a20 0x00007f4988184f78 Yes /usr/lib64/python2.7/lib-dynload/_localemodule.so >0x00007f4987f66d60 0x00007f4987f77518 Yes /usr/lib64/python2.7/site-packages/gobject/_gobject.so >0x00007f4987b6ae70 0x00007f4987c9541c Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/_gtk.so >0x0000003016e69a00 0x000000301710e618 Yes /usr/lib64/libgtk-x11-2.0.so.0 >0x0000003019a1e6e0 0x0000003019a81af8 Yes /usr/lib64/libgdk-x11-2.0.so.0 >0x00000032cb009ac0 0x00000032cb015b88 Yes /usr/lib64/libatk-1.0.so.0 >0x00000032c6c2c120 0x00000032c6ce3dd8 Yes (*) /lib64/libgio-2.0.so.0 >0x00000031ba207670 0x00000031ba2217a8 Yes /usr/lib64/libpangoft2-1.0.so.0 >0x0000003018a049c0 0x0000003018a09608 Yes /usr/lib64/libpangocairo-1.0.so.0 >0x00000032ca006270 0x00000032ca019c18 Yes /usr/lib64/libgdk_pixbuf-2.0.so.0 >0x00000032c84048c0 0x00000032c841e498 Yes /usr/lib64/libpng12.so.0 >0x000000301b60b180 0x000000301b682a68 Yes /usr/lib64/libcairo.so.2 >0x00000032cd00edb0 0x00000032cd02d398 Yes /usr/lib64/libpango-1.0.so.0 >0x00000032c900cac0 0x00000032c9075fd8 Yes /usr/lib64/libfreetype.so.6 >0x00000031b9605da0 0x00000031b961f84c Yes /usr/lib64/libfontconfig.so.1 >0x00000032c6801020 0x00000032c6801fc8 Yes (*) /lib64/libgmodule-2.0.so.0 >0x000000302241dce0 0x00000030224a97ec Yes /usr/lib64/libX11.so.6 >0x000000301d6013e0 0x000000301d60450c Yes /usr/lib64/libXfixes.so.3 >0x000000301be03630 0x000000301be0ed08 Yes /usr/lib64/libXext.so.6 >0x000000301ba01910 0x000000301ba0810c Yes /usr/lib64/libXrender.so.1 >0x0000003017e00a00 0x0000003017e0148c Yes /usr/lib64/libXinerama.so.1 >0x0000003016a01f80 0x0000003016a0c778 Yes /usr/lib64/libXi.so.6 >0x000000301aa01720 0x000000301aa0675c Yes /usr/lib64/libXrandr.so.2 >0x00000030186028d0 0x000000301860749c Yes /usr/lib64/libXcursor.so.1 >0x000000301de00b30 0x000000301de0189c Yes /usr/lib64/libXcomposite.so.1 >0x0000003017600a90 0x000000301760160c Yes /usr/lib64/libXdamage.so.1 >0x00000032c5001e90 0x00000032c500e688 Yes /lib64/libz.so.1 >0x00000032c4c05d00 0x00000032c4c16068 Yes /lib64/libselinux.so.1 >0x00000032c5803940 0x00000032c5814018 Yes /lib64/libresolv.so.2 >0x00000032cbc08cc0 0x00000032cbc73fa8 Yes /usr/lib64/libpixman-1.so.0 >0x00000031b9203d00 0x00000031b921dab8 Yes /lib64/libexpat.so.1 >0x000000301ea086c0 0x000000301ea13c0c Yes /usr/lib64/libxcb.so.1 >0x00000032c48028a0 0x00000032c48120b8 Yes /lib64/libgcc_s.so.1 >0x0000003024400dd0 0x0000003024401b2c Yes /usr/lib64/libXau.so.6 >0x00007f49878a8c30 0x00007f49878afc48 Yes /usr/lib64/python2.7/site-packages/cairo/_cairo.so >0x00007f498759b810 0x00007f49875b9e28 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gio/_gio.so >0x00007f49873788b0 0x00007f498737a168 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gio/unix.so >0x00007f498715a4e0 0x00007f49871688bc Yes /usr/lib64/python2.7/site-packages/gtk-2.0/pango.so >0x00007f4986f15ec0 0x00007f4986f3a73c Yes /usr/lib64/python2.7/site-packages/gtk-2.0/atk.so >0x00007f4986d05e50 0x00007f4986d06dac Yes /usr/lib64/python2.7/site-packages/gtk-2.0/pangocairo.so >0x00007f4986af9130 0x00007f4986b009a8 Yes /lib64/libnss_files.so.2 >0x00007f49868f3440 0x00007f49868f490c Yes /usr/lib64/python2.7/site-packages/gtk-2.0/pynotify/_pynotify.so >0x00007f49866eb720 0x00007f49866edcb8 Yes /usr/lib64/libnotify.so.4 >0x00007f49864caac0 0x00007f49864d603c Yes /usr/lib64/python2.7/site-packages/_dbus_bindings.so >0x00000032c70076f0 0x00000032c70306c8 Yes /lib64/libdbus-1.so.3 >0x00007f49862be280 0x00007f49862c09b8 Yes /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so >0x00007f49860b0de0 0x00007f49860b5d98 Yes /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so >0x00007f4985eacb70 0x00007f4985ead208 Yes /usr/lib64/python2.7/lib-dynload/_bisectmodule.so >0x00007f4985ca7c70 0x00007f4985ca8df8 Yes /usr/lib64/python2.7/lib-dynload/_heapq.so >0x00007f4985a9e360 0x00007f4985aa3368 Yes /usr/lib64/python2.7/lib-dynload/pyexpat.so >0x00007f4985899bf0 0x00007f498589a0ec Yes /usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so >0x00000032ca40a400 0x00000032ca41c51c Yes /usr/lib64/libdbus-glib-1.so.2 >0x00007f498568af30 0x00007f4985694cc8 Yes /usr/lib64/python2.7/site-packages/_blueman.so >0x00007f4985470290 0x00007f498547bca8 Yes /usr/lib64/libbluetooth.so.3 >0x0000003018203100 0x000000301820677c Yes /usr/lib64/libstartup-notification-1.so.0 >0x000000301ca01160 0x000000301ca01b3c Yes /usr/lib64/libxcb-aux.so.0 >0x00000030214004e0 0x000000302140060c Yes /usr/lib64/libX11-xcb.so.1 >0x00007f4985265500 0x00007f4985265de8 Yes /usr/lib64/python2.7/lib-dynload/termios.so >0x00007f4985057120 0x00007f498505c788 Yes /usr/lib64/python2.7/lib-dynload/_socketmodule.so >0x00007f4984e4f160 0x00007f4984e51ef8 Yes /usr/lib64/python2.7/lib-dynload/_ssl.so >0x00000036166146c0 0x0000003616647168 Yes /usr/lib64/libssl.so.10 >0x000000361625c940 0x0000003616324898 Yes /lib64/libcrypto.so.10 >0x00000032d4809e40 0x00000032d48365c8 Yes /lib64/libgssapi_krb5.so.2 >0x00000032d401a680 0x00000032d408e298 Yes /lib64/libkrb5.so.3 >0x00000032d1c013b0 0x00000032d1c01fac Yes /lib64/libcom_err.so.2 >0x00000032d4c04790 0x00000032d4c1d2b8 Yes /lib64/libk5crypto.so.3 >0x00000032d3802860 0x00000032d38079e8 Yes /lib64/libkrb5support.so.0 >0x00000032d3400ff0 0x00000032d3401a28 Yes /lib64/libkeyutils.so.1 >0x00007f4984c453a0 0x00007f4984c48898 Yes /usr/lib64/python2.7/lib-dynload/math.so >0x00007f4984a404b0 0x00007f4984a410e8 Yes /usr/lib64/python2.7/lib-dynload/_hashlib.so >0x00007f498483d170 0x00007f498483ddf8 Yes /usr/lib64/python2.7/lib-dynload/_randommodule.so >0x00007f498462c900 0x00007f49846377a8 Yes /usr/lib64/python2.7/lib-dynload/cPickle.so >0x00007f498441c520 0x00007f4984422898 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gconf.so >0x00000032d100b4b0 0x00000032d10235e8 Yes /usr/lib64/libgconf-2.so.4 >0x00007f49842103e0 0x00007f49842129b8 Yes /usr/lib64/python2.7/lib-dynload/zlibmodule.so >0x00007f4983fe9a90 0x00007f498400a05c Yes /usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so >0x00000032cd801610 0x00000032cd802c58 Yes (*) /lib64/libuuid.so.1 >0x00007f4983dd68d0 0x00007f4983ddf0f8 Yes /usr/lib64/python2.7/lib-dynload/datetime.so >0x00007f4982abebd0 0x00007f4982ad7cb8 Yes /usr/lib64/gio/modules/libgvfsdbus.so >0x00000032c7809140 0x00000032c7813108 Yes /usr/lib64/libgvfscommon.so.0 >0x00000032c7403c80 0x00000032c7421c08 Yes /usr/lib64/libbluray.so.0 >0x00000032cfc03000 0x00000032cfc0b298 Yes /lib64/libudev.so.0 >0x00000032c802c980 0x00000032c811006c Yes /usr/lib64/libxml2.so.2 >0x000000302480af00 0x0000003024832248 Yes /usr/lib64/libpulse.so.0 >0x000000301660f6e0 0x000000301663ad68 Yes /usr/lib64/libpulsecommon-0.9.23.so >0x00000032d5801ad0 0x00000032d5805d7c Yes /usr/lib64/libSM.so.6 >0x00000032d5c04d00 0x00000032d5c12e1c Yes /usr/lib64/libICE.so.6 >0x0000003023c01380 0x0000003023c042dc Yes /usr/lib64/libXtst.so.6 >0x00000032dbe02f90 0x00000032dbe06b2c Yes /lib64/libwrap.so.0 >0x0000003a36e061c0 0x0000003a36e48518 Yes /usr/lib64/libsndfile.so.1 >0x00000032dc6011c0 0x00000032dc6036cc Yes /usr/lib64/libasyncns.so.0 >0x00000032d8004060 0x00000032d8011878 Yes /lib64/libnsl.so.1 >0x0000003a36a0bef0 0x0000003a36a30bb8 Yes /usr/lib64/libFLAC.so.8 >0x00000032db4139f0 0x00000032db416008 Yes /usr/lib64/libvorbisenc.so.2 >0x00000032d54037a0 0x00000032d541a788 Yes /usr/lib64/libvorbis.so.0 >0x00000032d44018d0 0x00000032d4403f7c Yes /usr/lib64/libogg.so.0 >0x0000003a38600ca0 0x0000003a38602628 Yes /usr/lib64/libpulse-mainloop-glib.so.0 >(*): Shared library is missing debugging information. >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >rax 0x218b618 35173912 >rbx 0x0 0 >rcx 0x79 121 >rdx 0x218b618 35173912 >rsi 0x7f49864d6bc1 139953762560961 >rdi 0x0 0 >rbp 0x7fffae8b88e0 0x7fffae8b88e0 >rsp 0x7fffae8b8880 0x7fffae8b8880 >r8 0x2e706f746b736564 3346297068945892708 >r9 0x7272452e73754244 8246729933476676164 >r10 0x7065526f4e2e726f 8098970142902219375 >r11 0x29 41 >r12 0x218b618 35173912 >r13 0xffffffff 4294967295 >r14 0xffffffff 4294967295 >r15 0x2184518 35144984 >rip 0x3a376847ae 0x3a376847ae <PyObject_SetAttrString+14> >eflags 0x10202 [ 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 PyObject_SetAttrString: > 0x0000003a376847a0 <+0>: mov %rbx,-0x10(%rsp) > 0x0000003a376847a5 <+5>: mov %rbp,-0x8(%rsp) > 0x0000003a376847aa <+10>: sub $0x28,%rsp >=> 0x0000003a376847ae <+14>: mov 0x8(%rdi),%rax > 0x0000003a376847b2 <+18>: mov %rdi,%rbx > 0x0000003a376847b5 <+21>: mov 0x48(%rax),%rax > 0x0000003a376847b9 <+25>: test %rax,%rax > 0x0000003a376847bc <+28>: je 0x3a376847d0 <PyObject_SetAttrString+48> > 0x0000003a376847be <+30>: mov 0x18(%rsp),%rbx > 0x0000003a376847c3 <+35>: mov 0x20(%rsp),%rbp > 0x0000003a376847c8 <+40>: add $0x28,%rsp > 0x0000003a376847cc <+44>: jmpq *%rax > 0x0000003a376847ce <+46>: xchg %ax,%ax > 0x0000003a376847d0 <+48>: mov %rsi,%rdi > 0x0000003a376847d3 <+51>: mov %rdx,0x8(%rsp) > 0x0000003a376847d8 <+56>: callq 0x3a3763bb10 <PyString_InternFromString@plt> > 0x0000003a376847dd <+61>: test %rax,%rax > 0x0000003a376847e0 <+64>: mov %rax,%rbp > 0x0000003a376847e3 <+67>: mov 0x8(%rsp),%rdx > 0x0000003a376847e8 <+72>: je 0x3a3768482c <PyObject_SetAttrString+140> > 0x0000003a376847ea <+74>: mov %rax,%rsi > 0x0000003a376847ed <+77>: mov %rbx,%rdi > 0x0000003a376847f0 <+80>: callq 0x3a3763c970 <PyObject_SetAttr@plt> > 0x0000003a376847f5 <+85>: mov 0x0(%rbp),%rdx > 0x0000003a376847f9 <+89>: sub $0x1,%rdx > 0x0000003a376847fd <+93>: test %rdx,%rdx > 0x0000003a37684800 <+96>: mov %rdx,0x0(%rbp) > 0x0000003a37684804 <+100>: je 0x3a37684818 <PyObject_SetAttrString+120> > 0x0000003a37684806 <+102>: mov 0x18(%rsp),%rbx > 0x0000003a3768480b <+107>: mov 0x20(%rsp),%rbp > 0x0000003a37684810 <+112>: add $0x28,%rsp > 0x0000003a37684814 <+116>: retq > 0x0000003a37684815 <+117>: nopl (%rax) > 0x0000003a37684818 <+120>: mov 0x8(%rbp),%rdx > 0x0000003a3768481c <+124>: mov %rbp,%rdi > 0x0000003a3768481f <+127>: mov %eax,0x8(%rsp) > 0x0000003a37684823 <+131>: callq *0x30(%rdx) > 0x0000003a37684826 <+134>: mov 0x8(%rsp),%eax > 0x0000003a3768482a <+138>: jmp 0x3a37684806 <PyObject_SetAttrString+102> > 0x0000003a3768482c <+140>: mov $0xffffffff,%eax > 0x0000003a37684831 <+145>: jmp 0x3a37684806 <PyObject_SetAttrString+102> >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 819126
:
582230
|
582231
|
582232
| 582233