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 693044 Details for
Bug 907669
[abrt] python-2.7.3-13.fc18: handle_error: Process /usr/bin/python2.7 was killed by signal 5 (SIGTRAP)
[?]
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), 83.98 KB, created by
Frederick Grose
on 2013-02-04 23:20:35 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Frederick Grose
Created:
2013-02-04 23:20:35 UTC
Size:
83.98 KB
patch
obsolete
>warning: core file may not match specified executable file. >[New LWP 10781] >[New LWP 10777] >[New LWP 10780] >[New LWP 10778] >[New LWP 10775] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >warning: "/usr/lib/debug/usr/lib64/libicudata.so.49.1.1.debug": separate debug info file has no debug info >Core was generated by `python /usr/bin/sugar-activity activity.PhysicsActivity -b org.laptop.physics -'. >Program terminated with signal 5, Trace/breakpoint trap. >#0 g_logv (log_domain=0x39f9e81246 "Gdk", log_level=G_LOG_LEVEL_ERROR, format=<optimized out>, args=args@entry=0x7fc55bffc8f8) at gmessages.c:974 >974 g_private_set (&g_log_depth, GUINT_TO_POINTER (depth)); > >Thread 5 (Thread 0x7fc57b4dd740 (LWP 10775)): >#0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 >No locals. >#1 0x000000397ef07945 in PyThread_acquire_lock (lock=0x1ac07c0, waitflag=1) at /usr/src/debug/Python-2.7.3/Python/thread_pthread.h:321 > success = <optimized out> > thelock = 0x1ac07c0 > status = <optimized out> > error = 0 >#2 0x000000397ef0b454 in lock_PyThread_acquire_lock (self=0x26a9590, args=<optimized out>) at /usr/src/debug/Python-2.7.3/Modules/threadmodule.c:52 > _save = 0x18670a0 > i = 1 >#3 0x000000397eedd281 in call_function (oparg=<optimized out>, pp_stack=0x7fffabcee7a8) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4098 > callargs = () > flags = <optimized out> > tstate = <optimized out> > func = <built-in method acquire of thread.lock object at remote 0x26a9590> > w = <optimized out> > na = <optimized out> > nk = <optimized out> > n = <optimized out> > pfunc = 0x290b568 > x = <optimized out> >#4 PyEval_EvalFrameEx (f=f@entry=Frame 0x290b3b0, for file /usr/lib64/python2.7/threading.py, line 243, in wait (self=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x283d870>, acquire=<built-in method acquire of thread.lock object at remote 0x283d870>, _Condition__waiters=[<thread.lock at remote 0x26a9590>], release=<built-in method release of thread.lock object at remote 0x283d870>) at remote 0x2a16850>, timeout=None, waiter=<thread.lock at remote 0x26a9590>, saved_state=None), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x290b570 > stack_pointer = <optimized out> > next_instr = 0x19c4116 "\001|" > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x290b528 > freevars = 0x290b568 > retval = 0x0 > tstate = <optimized out> > co = 0x7fc573ea1c30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x19c40b4 "|" > names = ('_is_owned', 'RuntimeError', '_allocate_lock', 'acquire', '_Condition__waiters', 'append', '_release_save', 'None', '_note', '_time', 'True', 'min', '_sleep', 'remove', 'ValueError', '_acquire_restore') > consts = (None, 'cannot wait on un-acquired lock', '%s.wait(): got it', <float at remote 0x1887570>, 0, 2, <float at remote 0x1887528>, '%s.wait(%s): timed out', '%s.wait(%s): got it') >#5 0x000000397eeddcbf in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=1, kws=0x2c273c0, kwcount=0, defs=0x7fc573eabbe8, defcount=1, closure=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0x18670a0 > x = <optimized out> > u = <optimized out> >#6 0x000000397eedc2b3 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7fffabceea58, func=<function at remote 0x7fc573eadc08>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4194 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#7 call_function (oparg=<optimized out>, pp_stack=0x7fffabceea58) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x7fc573eadc08> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x2c273b8 > x = <optimized out> >#8 PyEval_EvalFrameEx (f=f@entry=Frame 0x2c27220, for file /usr/lib64/python2.7/threading.py, line 663, in join (self=<Thread(_Thread__ident=140485628782336, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x283d870>, acquire=<built-in method acquire of thread.lock object at remote 0x283d870>, _Condition__waiters=[<thread.lock at remote 0x26a9590>], release=<built-in method release of thread.lock object at remote 0x283d870>) at remote 0x2a16850>, _Thread__name='Thread-1', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x283d850>, acquire=<built-in method acquire of thread.lock object at remote 0x283d850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x283d850>) at remote 0x2a0d810>) at remote 0x2a0d310>, _Thread__stderr=<file at remote 0x7fc57b4b5270>, _Thread__target=<instancemethod at remote 0x2843d20>, _Thread__kwargs...(truncated), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x2c273c0 > stack_pointer = <optimized out> > next_instr = 0x19c79d8 "\001q\217" > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x2c27398 > freevars = 0x2c273b8 > retval = 0x0 > tstate = <optimized out> > co = 0x7fc573ea4e30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x19c7934 "|" > names = ('_Thread__initialized', 'RuntimeError', '_Thread__started', 'is_set', 'current_thread', '_Thread__stopped', '_note', '_Thread__block', 'acquire', 'None', 'wait', '_time', 'release') > consts = (None, 'Thread.__init__() not called', 'cannot join thread before it is started', 'cannot join current thread', '%s.join(): waiting until thread stops', '%s.join(): thread stopped', 0, '%s.join(): timed out') >#9 0x000000397eeddcbf in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=1, kws=0x19ad6d0, kwcount=0, defs=0x7fc573eabe68, defcount=1, closure=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0x18670a0 > x = <optimized out> > u = <optimized out> >#10 0x000000397eedc2b3 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7fffabceed08, func=<function at remote 0x7fc573eb3b18>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4194 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#11 call_function (oparg=<optimized out>, pp_stack=0x7fffabceed08) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x7fc573eb3b18> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x19ad6c8 > x = <optimized out> >#12 PyEval_EvalFrameEx (f=f@entry=Frame 0x19ad540, for file /usr/lib64/python2.7/threading.py, line 780, in _exitfunc (self=<_MainThread(_Thread__ident=140486153983808, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fc57b45e270>, acquire=<built-in method acquire of thread.lock object at remote 0x7fc57b45e270>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fc57b45e270>) at remote 0x7fc573eb6250>, _Thread__name='MainThread', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fc57b45e230>, acquire=<built-in method acquire of thread.lock object at remote 0x7fc57b45e230>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fc57b45e230>) at remote 0x7fc573eb6190>) at remote 0x7fc573eb60d0>, _Thread__stderr=<file at remote 0x7fc57b4b5270>, _Thread__target=None, _Thread__kwargs={}, _Ve...(truncated), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x19ad6d0 > stack_pointer = <optimized out> > next_instr = 0x7fc57471cbd2 "\001t\001" > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x19ad6b8 > freevars = 0x19ad6c8 > retval = 0x0 > tstate = <optimized out> > co = 0x7fc573eaa830 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x7fc57471cb94 "|" > names = ('_Thread__stop', '_pickSomeNonDaemonThread', '_note', 'join', '_Thread__delete') > consts = (None, '%s: waiting for other threads', '%s: exiting') >#13 0x000000397eeddcbf in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=args@entry=0x7fc57b419228, argcount=1, 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 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0x18670a0 > x = <optimized out> > u = <optimized out> >#14 0x000000397ee6d926 in function_call (func=<function at remote 0x7fc573eb4398>, arg=(<_MainThread(_Thread__ident=140486153983808, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fc57b45e270>, acquire=<built-in method acquire of thread.lock object at remote 0x7fc57b45e270>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fc57b45e270>) at remote 0x7fc573eb6250>, _Thread__name='MainThread', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fc57b45e230>, acquire=<built-in method acquire of thread.lock object at remote 0x7fc57b45e230>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fc57b45e230>) at remote 0x7fc573eb6190>) at remote 0x7fc573eb60d0>, _Thread__stderr=<file at remote 0x7fc57b4b5270>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=True, _Thread__initialized=True)...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.3/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = 0x0 > d = 0x0 > k = 0x0 > nk = 0 > nd = 0 >#15 0x000000397ee49c0e in PyObject_Call (func=func@entry=<function at remote 0x7fc573eb4398>, arg=arg@entry=(<_MainThread(_Thread__ident=140486153983808, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fc57b45e270>, acquire=<built-in method acquire of thread.lock object at remote 0x7fc57b45e270>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fc57b45e270>) at remote 0x7fc573eb6250>, _Thread__name='MainThread', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fc57b45e230>, acquire=<built-in method acquire of thread.lock object at remote 0x7fc57b45e230>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fc57b45e230>) at remote 0x7fc573eb6190>) at remote 0x7fc573eb60d0>, _Thread__stderr=<file at remote 0x7fc57b4b5270>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=True, _Thread__initialized=True)...(truncated), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2529 > result = <optimized out> > call = 0x397ee6d870 <function_call> >#16 0x000000397ee58200 in instancemethod_call (func=<function at remote 0x7fc573eb4398>, arg=(<_MainThread(_Thread__ident=140486153983808, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fc57b45e270>, acquire=<built-in method acquire of thread.lock object at remote 0x7fc57b45e270>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fc57b45e270>) at remote 0x7fc573eb6250>, _Thread__name='MainThread', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fc57b45e230>, acquire=<built-in method acquire of thread.lock object at remote 0x7fc57b45e230>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fc57b45e230>) at remote 0x7fc573eb6190>) at remote 0x7fc573eb60d0>, _Thread__stderr=<file at remote 0x7fc57b4b5270>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=True, _Thread__initialized=True)...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.3/Objects/classobject.c:2578 > self = <_MainThread(_Thread__ident=140486153983808, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fc57b45e270>, acquire=<built-in method acquire of thread.lock object at remote 0x7fc57b45e270>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fc57b45e270>) at remote 0x7fc573eb6250>, _Thread__name='MainThread', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7fc57b45e230>, acquire=<built-in method acquire of thread.lock object at remote 0x7fc57b45e230>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7fc57b45e230>) at remote 0x7fc573eb6190>) at remote 0x7fc573eb60d0>, _Thread__stderr=<file at remote 0x7fc57b4b5270>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=True, _Thread__initialized=True) ...(truncated) > klass = <optimized out> > result = <optimized out> >#17 0x000000397ee49c0e in PyObject_Call (func=func@entry=<instancemethod at remote 0x7fc57b3f2640>, arg=arg@entry=(), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2529 > result = <optimized out> > call = 0x397ee58160 <instancemethod_call> >#18 0x000000397ee49cf1 in call_function_tail (callable=<instancemethod at remote 0x7fc57b3f2640>, args=()) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2561 > retval = <optimized out> >#19 0x000000397ee49fb5 in PyObject_CallMethod (o=<optimized out>, name=0x397ef3ef06 "_shutdown", format=0x397ef24ba1 "") at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2638 > va = {{gp_offset = 2882471661, fp_offset = 32767, overflow_arg_area = 0x1, reg_save_area = 0x1}} > args = <optimized out> > func = <instancemethod at remote 0x7fc57b3f2640> > retval = 0x0 >#20 0x000000397eef8ed9 in wait_for_thread_shutdown () at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:1711 > result = <unknown at remote 0x-200> > threading = <module at remote 0x7fc573eac440> >#21 Py_Finalize () at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:408 > interp = 0x7fc573eac440 >#22 Py_Finalize () at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:400 >No locals. >#23 0x000000397ef0968f in Py_Main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/Python-2.7.3/Modules/main.c:664 > c = <optimized out> > sts = 0 > command = 0x0 > filename = 0x7fffabcf06da "/usr/bin/sugar-activity" > module = 0x0 > fp = 0x192ce20 > p = <optimized out> > unbuffered = 0 > skipfirstline = 0 > stdin_is_interactive = 0 > help = <optimized out> > version = <optimized out> > saw_unbuffered_flag = <optimized out> > cf = {cf_flags = 0} >#24 0x000000397ce21a05 in __libc_start_main (main=0x4006f0 <main>, argc=9, ubp_av=0x7fffabcef4a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffabcef498) at libc-start.c:225 > result = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -8898323579271936983, 4196088, 140736075855008, 0, 0, 8898438057727067177, -8867530364273720279}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x397ca0eff0 <_dl_init+160>, 0x3430d0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 2090921968}}} > not_first_call = <optimized out> >#25 0x0000000000400721 in _start () >No symbol table info available. > >Thread 4 (Thread 0x7fc565d1d700 (LWP 10778)): >#0 0x000000397d20e86d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00000039f82569fe in SDL_Delay (ms=<optimized out>) at src/timer/unix/SDL_systimer.c:118 > was_error = 0 > elapsed = {tv_sec = 0, tv_nsec = 1000000} > tv = {tv_sec = 0, tv_nsec = 1000000} >#2 0x00000039f8256a32 in RunTimer (unused=0x7fc565d1ce40, unused@entry=0x0) at src/timer/unix/SDL_systimer.c:203 >No locals. >#3 0x00000039f8211216 in SDL_RunThread (data=0x28bffc0) at src/thread/SDL_thread.c:204 > args = 0x28bffc0 > userfunc = 0x39f8256a10 <RunTimer> > userdata = 0x0 > statusloc = 0x28c0ac0 >#4 0x00000039f8254689 in RunThread (data=<optimized out>) at src/thread/pthread/SDL_systhread.c:47 >No locals. >#5 0x000000397d207d15 in start_thread (arg=0x7fc565d1d700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7fc565d1d700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140485793535744, -8898323579271936983, 0, 246906228736, 140485793535744, 0, 8865342987608228905, -8867526534400998359}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x000000397cef246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114 >No locals. > >Thread 3 (Thread 0x7fc565317700 (LWP 10780)): >#0 0x000000397cee9a4f in __GI_ppoll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:57 > resultvar = <optimized out> > oldtype = 2 > tval = {tv_sec = 140485783023008, tv_nsec = 0} > result = <optimized out> >#1 0x000000399f823357 in ppoll (__ss=0x0, __timeout=<optimized out>, __nfds=<optimized out>, __fds=<optimized out>) at /usr/include/bits/poll2.h:77 >No locals. >#2 pa_mainloop_poll (m=m@entry=0x28e05e0) at pulse/mainloop.c:881 > ts = {tv_sec = 42862048, tv_nsec = 0} > __func__ = "pa_mainloop_poll" > __PRETTY_FUNCTION__ = "pa_mainloop_poll" >#3 0x000000399f823919 in pa_mainloop_iterate (m=0x28e05e0, block=<optimized out>, retval=0x0) at pulse/mainloop.c:955 > r = <optimized out> > __func__ = "pa_mainloop_iterate" > __PRETTY_FUNCTION__ = "pa_mainloop_iterate" >#4 0x00000039f82367ac in PULSE_WaitAudio (this=0x28e0790) at src/audio/pulse/SDL_pulseaudio.c:310 > size = <optimized out> >#5 0x00000039f8208df0 in SDL_RunAudio (audiop=audiop@entry=0x28e0790) at src/audio/SDL_audio.c:222 > audio = 0x28e0790 > stream = 0x28e22d0 "" > stream_len = 8192 > udata = 0x0 > fill = 0x7fc56e462980 <mix_channels> > silence = 0 >#6 0x00000039f8211216 in SDL_RunThread (data=0x28e0bc0) at src/thread/SDL_thread.c:204 > args = 0x28e0bc0 > userfunc = 0x39f8208d10 <SDL_RunAudio> > userdata = 0x28e0790 > statusloc = 0x28ed610 >#7 0x00000039f8254689 in RunThread (data=<optimized out>) at src/thread/pthread/SDL_systhread.c:47 >No locals. >#8 0x000000397d207d15 in start_thread (arg=0x7fc565317700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7fc565317700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140485783025408, -8898323579271936983, 0, 42886960, 140485783025408, 20, 8865344367366472745, -8867526534400998359}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#9 0x000000397cef246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114 >No locals. > >Thread 2 (Thread 0x7fc56651e700 (LWP 10777)): >#0 0x000000397cee998d in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x0000003927247d24 in g_main_context_poll (priority=2147483647, n_fds=3, fds=0x7fc5600010e0, timeout=-1, context=0x27c58a0) at gmain.c:3584 > poll_func = 0x3927255e00 <g_poll> >#2 g_main_context_iterate (context=0x27c58a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3285 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 3 > allocated_nfds = <optimized out> > fds = 0x7fc5600010e0 >#3 0x0000003927248182 in g_main_loop_run (loop=0x27c7010) at gmain.c:3484 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x00000039282cc546 in gdbus_shared_thread_func (user_data=0x27c5870) at gdbusprivate.c:277 > data = 0x27c5870 >#5 0x000000392726b605 in g_thread_proxy (data=0x27c4cf0) at gthread.c:797 > thread = 0x27c4cf0 >#6 0x000000397d207d15 in start_thread (arg=0x7fc56651e700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7fc56651e700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140485801928448, -8898323579271936983, 0, 246906228736, 140485801928448, 41703536, 8865337490586960937, -8867526534400998359}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x000000397cef246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114 >No locals. > >Thread 1 (Thread 0x7fc55bffe700 (LWP 10781)): >#0 g_logv (log_domain=0x39f9e81246 "Gdk", log_level=G_LOG_LEVEL_ERROR, format=<optimized out>, args=args@entry=0x7fc55bffc8f8) at gmessages.c:974 > domain = 0x0 > data = <optimized out> > depth = 0 > log_func = 0x392724e4a0 <g_log_default_handler> > domain_fatal_mask = <optimized out> > masquerade_fatal = <optimized out> > test_level = <optimized out> > was_fatal = <optimized out> > was_recursion = <optimized out> > msg = 0x7fc54c0dafa0 "The program 'sugar-activity' received an X Window System error.\nThis probably reflects a bug in the program.\nThe error was 'BadDrawable (invalid Pixmap or Window parameter)'.\n (Details: serial 841 er"... > msg_alloc = 0x7fc54c0dafa0 "The program 'sugar-activity' received an X Window System error.\nThis probably reflects a bug in the program.\nThe error was 'BadDrawable (invalid Pixmap or Window parameter)'.\n (Details: serial 841 er"... > i = 2 >#1 0x000000392724ee32 in g_log (log_domain=log_domain@entry=0x39f9e81246 "Gdk", log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0x39f9e9fcfe "%s") at gmessages.c:1003 > args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fc55bffc9d0, reg_save_area = 0x7fc55bffc910}} >#2 0x00000039f9e6a2a8 in gdk_x_error (display=<optimized out>, error=<optimized out>) at gdkmain-x11.c:486 > buf = "BadDrawable (invalid Pixmap or Window parameter)", '\000' <repeats 15 times> > msg = <optimized out> >#3 0x0000003981a45556 in _XError (dpy=dpy@entry=0x28cd900, rep=rep@entry=0x7fc54c003510) at XlibInt.c:1583 > rtn_val = <optimized out> > event = {type = 0, xany = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, window = 140485612241417}, xkey = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, window = 140485612241417, root = 246979538660, subwindow = 281479271677962, time = 842, x = 42789824, y = 0, x_root = 1543490320, y_root = 32709, state = 1543490504, keycode = 32709, same_screen = -2128563391}, xbutton = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, window = 140485612241417, root = 246979538660, subwindow = 281479271677962, time = 842, x = 42789824, y = 0, x_root = 1543490320, y_root = 32709, state = 1543490504, button = 32709, same_screen = -2128563391}, xmotion = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, window = 140485612241417, root = 246979538660, subwindow = 281479271677962, time = 842, x = 42789824, y = 0, x_root = 1543490320, y_root = 32709, state = 1543490504, is_hint = -59 '\305', same_screen = -2128563391}, xcrossing = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, window = 140485612241417, root = 246979538660, subwindow = 281479271677962, time = 842, x = 42789824, y = 0, x_root = 1543490320, y_root = 32709, mode = 1543490504, detail = 32709, same_screen = -2128563391, focus = 57, state = 1543490576}, xfocus = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, window = 140485612241417, mode = -2128564508, detail = 57}, xexpose = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, window = 140485612241417, x = -2128564508, y = 57, width = 10, height = 65537, count = 842}, xgraphicsexpose = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, drawable = 140485612241417, x = -2128564508, y = 57, width = 10, height = 65537, count = 842, major_code = 0, minor_code = 42789824}, xnoexpose = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, drawable = 140485612241417, major_code = -2128564508, minor_code = 57}, xvisibility = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, window = 140485612241417, state = -2128564508}, xcreatewindow = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, parent = 140485612241417, window = 246979538660, x = 10, y = 65537, width = 842, height = 0, border_width = 42789824, override_redirect = 0}, xdestroywindow = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, event = 140485612241417, window = 246979538660}, xunmap = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, event = 140485612241417, window = 246979538660, from_configure = 10}, xmap = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, event = 140485612241417, window = 246979538660, override_redirect = 10}, xmaprequest = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, parent = 140485612241417, window = 246979538660}, xreparent = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, event = 140485612241417, window = 246979538660, parent = 281479271677962, x = 842, y = 0, override_redirect = 42789824}, xconfigure = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, event = 140485612241417, window = 246979538660, x = 10, y = 65537, width = 842, height = 0, border_width = 42789824, above = 140485628775184, override_redirect = 1543490504}, xgravity = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, event = 140485612241417, window = 246979538660, x = 10, y = 65537}, xresizerequest = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, window = 140485612241417, width = -2128564508, height = 57}, xconfigurerequest = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, parent = 140485612241417, window = 246979538660, x = 10, y = 65537, width = 842, height = 0, border_width = 42789824, above = 140485628775184, detail = 1543490504, value_mask = 246979539777}, xcirculate = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, event = 140485612241417, window = 246979538660, place = 10}, xcirculaterequest = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, parent = 140485612241417, window = 246979538660, place = 10}, xproperty = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, window = 140485612241417, atom = 246979538660, time = 281479271677962, state = 842}, xselectionclear = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, window = 140485612241417, selection = 246979538660, time = 281479271677962}, xselectionrequest = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, owner = 140485612241417, requestor = 246979538660, selection = 281479271677962, target = 842, property = 42789824, time = 140485628775184}, xselection = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, requestor = 140485612241417, selection = 246979538660, target = 281479271677962, property = 842, time = 42789824}, xcolormap = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, window = 140485612241417, colormap = 246979538660, new = 10, state = 65537}, xclient = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, window = 140485612241417, message_type = 246979538660, format = 10, data = {b = "J\003\000\000\000\000\000\000\300\353\214\002\000\000\000\000\020\313\377[", s = {842, 0, 0, 0, -5184, 652, 0, 0, -13552, 23551}, l = {842, 42789824, 140485628775184, 140485628775368, 246979539777}}}, xmapping = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, window = 140485612241417, request = -2128564508, first_keycode = 57, count = 10}, xerror = {type = 0, display = 0x28cd900, resourceid = 12582941, serial = 841, error_code = 9 '\t', request_code = 130 '\202', minor_code = 3 '\003'}, xkeymap = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, window = 140485612241417, key_vector = "\344\256 \201\071\000\000\000\n\000\000\000\001\000\001\000J\003\000\000\000\000\000\000\300\353\214\002\000\000\000"}, xgeneric = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, extension = 1526956553, evtype = 32709}, xcookie = {type = 0, serial = 42785024, send_event = 12582941, display = 0x349, extension = 1526956553, evtype = 32709, cookie = 2166402788, data = 0x100010000000a}, pad = {0, 42785024, 12582941, 841, 140485612241417, 246979538660, 281479271677962, 842, 42789824, 140485628775184, 140485628775368, 246979539777, 140485628775440, 246979540102, 2, 140485361230784, 842, 140485628775184, 0, 0, 1, -1, 0, 0}} > async = <optimized out> > next = <optimized out> >#4 0x0000003981a427a1 in handle_error (dpy=dpy@entry=0x28cd900, err=err@entry=0x7fc54c003510, in_XReply=in_XReply@entry=1) at xcb_io.c:212 > ext = <optimized out> > ret_code = 0 >#5 0x0000003981a427e5 in handle_response (dpy=dpy@entry=0x28cd900, response=0x7fc54c003510, in_XReply=in_XReply@entry=1) at xcb_io.c:324 > async = <optimized out> > next = <optimized out> >#6 0x0000003981a433d8 in _XReply (dpy=dpy@entry=0x28cd900, rep=rep@entry=0x7fc55bffcc10, extra=extra@entry=0, discard=discard@entry=1) at xcb_io.c:626 > event = <optimized out> > req = 0x7fc54c0d4890 > response = 0x7fc54c0d63c0 > error = 0x0 > c = 0x28cebc0 > reply = <optimized out> > current = 0x7fc54c0d4890 > __PRETTY_FUNCTION__ = "_XReply" >#7 0x0000003981a3ed8d in XSync (dpy=0x28cd900, discard=0) at Sync.c:44 > rep = {type = 176 '\260', revertTo = 4 '\004', sequenceNumber = 0, length = 32709, focus = 780, pad1 = 0, pad2 = 0, pad3 = 0, pad4 = 1275473952, pad5 = 32709} >#8 0x00000039f822d7c6 in SDL_UpdateRect (screen=<optimized out>, x=x@entry=0, y=y@entry=0, w=<optimized out>, w@entry=0, h=<optimized out>, h@entry=0) at src/video/SDL_video.c:1034 > rect = {x = 0, y = 0, w = 1200, h = 780} >#9 0x00000039f822d9e4 in SDL_Flip (screen=<optimized out>, screen@entry=0x28d88e0) at src/video/SDL_video.c:1151 > video = 0x28c2770 >#10 0x00007fc5709acfd6 in flip (self=<optimized out>) at src/display.c:629 > _save = 0x2b2f730 > screen = 0x28d88e0 > status = 0 >#11 0x000000397eedcfd6 in call_function (oparg=<optimized out>, pp_stack=0x7fc55bffce88) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4082 > meth = <optimized out> > self = <optimized out> > flags = <optimized out> > tstate = <optimized out> > func = <built-in function flip> > w = <optimized out> > na = 0 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7fc54c0631b8 > x = <optimized out> >#12 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x7fc54c0631c0 > stack_pointer = 0x7fc54c0631c0 > next_instr = 0x28c24a1 "\001n" > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > retval = 0x0 > tstate = <optimized out> > co = 0x7fc571e572b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x28c2354 "xb\001t" > names = ('True', 'pygame', 'event', 'get', 'currentTool', 'handleEvents', 'in_focus', 'world', 'run_physics', 'GetBodyList', 'type', 'userData', 'has_key', 'GetAngularVelocity', 'ApplyTorque', 'getMassData', 'I', 'update', 'screen', 'fill', 'draw', 'show_fake_cursor', 'blit', 'cursor_picture', 'mouse', 'get_pos', 'display', 'flip', 'clock', 'tick') > consts = (None, 'rollMotor', 'targetVelocity', 'strength', 255, 30, (255, 255, 255)) >#13 0x000000397eedcef1 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7fc55bffd088, func=<function at remote 0x2b518c0>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x2b2f730 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#14 call_function (oparg=<optimized out>, pp_stack=0x7fc55bffd088) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x2b518c0> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7fc54c001320 > x = <optimized out> >#15 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x7fc54c001328 > stack_pointer = <optimized out> > next_instr = 0x2620e83 "\001d" > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > retval = 0x0 > tstate = <optimized out> > co = 0x7fc571e579b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x2620e14 "d\001" > names = ('pygame', 'display', 'init', 'Info', 'current_w', 'current_h', 'set_mode', 'PhysicsGame', 'run') > consts = (None, 75, 45) >#16 0x000000397eedcef1 in fast_function (nk=<optimized out>, na=0, n=<optimized out>, pp_stack=0x7fc55bffd288, func=<function at remote 0x2acea28>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x2b2f730 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#17 call_function (oparg=<optimized out>, pp_stack=0x7fc55bffd288) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x2acea28> > w = <optimized out> > na = 0 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7fc54c0010a0 > x = <optimized out> >#18 PyEval_EvalFrameEx (f=f@entry=Frame 0x7fc54c000ef0, for file /usr/lib/python2.7/site-packages/olpcgames/canvas.py, line 122, in _start (self=<PygameCanvas(_inner_evb=<gtk.EventBox at remote 0x2843960>, _align=<gtk.Alignment at remote 0x2842eb0>, _translator=<Translator(_inner_evb=<gtk.EventBox at remote 0x2843960>, _Translator__tick_id=None, _Translator__held_time_left={}, _Translator__held_last_time={}, _Translator__repeat=(None, None), _Translator__stopped=True, _Translator__mouse_pos=(1089, -1), _Translator__held=set([]), _Translator__button_state=[0, 0, 0], _Translator__keystate=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...(truncated), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x7fc54c0010a8 > stack_pointer = <optimized out> > next_instr = 0x267fe4e "\001Wn/" > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x7fc54c001068 > freevars = 0x7fc54c0010a0 > retval = 0x0 > tstate = <optimized out> > co = 0x22c8830 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x267fd94 "t" > names = ('log', 'info', 'olpcgames', 'widget', 'WIDGET', 'sugar.activity.activity', 'os', 'ImportError', 'chdir', 'activity', 'get_bundle_path', 'KeyError', 'Exception', 'error', 'util', 'get_traceback', 'debug', 'eventwrap', 'clear', 'gtk', 'main_quit') > consts = ('The method that actually runs in the background thread', 'Staring the mainloop', -1, None, 'Running outside Sugar', 'Running mainloop: %s', 'Uncaught top-level exception: %s', 'Mainloop exited', 'Clearing any pending events', ('eventwrap',), 'Main function finished, calling main_quit') >#19 0x000000397eeddcbf in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=args@entry=0x29c44a0, argcount=2, kws=kws@entry=0x7fc57b49d068, 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 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0x2b2f730 > x = <optimized out> > u = <optimized out> >#20 0x000000397ee6da37 in function_call (func=<function at remote 0x2695ed8>, arg=(<PygameCanvas(_inner_evb=<gtk.EventBox at remote 0x2843960>, _align=<gtk.Alignment at remote 0x2842eb0>, _translator=<Translator(_inner_evb=<gtk.EventBox at remote 0x2843960>, _Translator__tick_id=None, _Translator__held_time_left={}, _Translator__held_last_time={}, _Translator__repeat=(None, None), _Translator__stopped=True, _Translator__mouse_pos=(1089, -1), _Translator__held=set([]), _Translator__button_state=[0, 0, 0], _Translator__keystate=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...(truncated), kw={}) at /usr/src/debug/Python-2.7.3/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = () > d = 0x0 > k = 0x7fc57b49d068 > nk = 0 > nd = 0 >#21 0x000000397ee49c0e in PyObject_Call (func=func@entry=<function at remote 0x2695ed8>, arg=<optimized out>, kw=kw@entry={}) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2529 > result = <optimized out> > call = 0x397ee6d870 <function_call> >#22 0x000000397eeda08b in ext_do_call (nk=0, na=<optimized out>, flags=<optimized out>, pp_stack=0x7fc55bffd608, func=<function at remote 0x2695ed8>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4411 > kwdict = {} > nstar = 1 > callargs = <optimized out> > stararg = (<function at remote 0x2acea28>,) > result = 0x0 >#23 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2779 > flags = <optimized out> > func = <function at remote 0x2695ed8> > na = <optimized out> > nk = 0 > n = <optimized out> > pfunc = 0x7fc54c000ea0 > sp = 0x7fc54c000ea0 > stack_pointer = <optimized out> > next_instr = 0x7fc57474fa9d "\001n" > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > retval = 0x0 > tstate = <optimized out> > co = 0x7fc573ea4b30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x7fc57474fa7c "z&" > names = ('_Thread__target', '_Thread__args', '_Thread__kwargs') > consts = (None,) >#24 0x000000397eedcef1 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7fc55bffd808, func=<function at remote 0x7fc573eb3848>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x2b2f730 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#25 call_function (oparg=<optimized out>, pp_stack=0x7fc55bffd808) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x7fc573eb3848> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7fc54c000c78 > x = <optimized out> >#26 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x7fc54c000c80 > stack_pointer = <optimized out> > next_instr = 0x19c6efa "\001Wn\a\001\004t\016" > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > retval = 0x0 > tstate = <optimized out> > co = 0x7fc573ea4cb0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x19c6e54 "z\322\001|" > names = ('_set_ident', '_Thread__started', 'set', '_active_limbo_lock', '_active', '_Thread__ident', '_limbo', '_note', '_trace_hook', '_sys', 'settrace', '_profile_hook', 'setprofile', 'run', 'SystemExit', 'stderr', 'write', 'name', '_format_exc', '_Thread__exc_info', '_Thread__stderr', 'tb_frame', 'f_code', 'co_filename', 'tb_lineno', 'co_name', 'tb_next', '_Thread__exc_clear', '_Thread__stop', '_get_ident') > consts = (None, '%s.__bootstrap(): thread started', '%s.__bootstrap(): registering trace hook', '%s.__bootstrap(): registering profile hook', '%s.__bootstrap(): raised SystemExit', '%s.__bootstrap(): unhandled exception', 'Exception in thread %s:\n%s\n', 'Exception in thread ', ' (most likely raised during interpreter shutdown):', 'Traceback (most recent call last):', ' File "%s", line %s, in %s', '%s: %s', '%s.__bootstrap(): normal return') >#27 0x000000397eedcef1 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7fc55bffda08, func=<function at remote 0x7fc573eb39b0>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x2b2f730 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#28 call_function (oparg=<optimized out>, pp_stack=0x7fc55bffda08) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x7fc573eb39b0> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7fc54c000a90 > x = <optimized out> >#29 PyEval_EvalFrameEx (f=f@entry=Frame 0x7fc54c000910, for file /usr/lib64/python2.7/threading.py, line 524, in __bootstrap (self=<Thread(_Thread__ident=140485628782336, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x283d870>, acquire=<built-in method acquire of thread.lock object at remote 0x283d870>, _Condition__waiters=[<thread.lock at remote 0x26a9590>], release=<built-in method release of thread.lock object at remote 0x283d870>) at remote 0x2a16850>, _Thread__name='Thread-1', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x283d850>, acquire=<built-in method acquire of thread.lock object at remote 0x283d850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x283d850>) at remote 0x2a0d810>) at remote 0x2a0d310>, _Thread__stderr=<file at remote 0x7fc57b4b5270>, _Thread__target=<instancemethod at remote 0x2843d20>, _Th...(truncated), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x7fc54c000a98 > stack_pointer = <optimized out> > next_instr = 0x7fc573ea60c0 "\001Wn#" > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x7fc54c000a88 > freevars = 0x7fc54c000a90 > retval = 0x0 > tstate = <optimized out> > co = 0x7fc573ea4bb0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x7fc573ea60b4 "y\016" > names = ('_Thread__bootstrap_inner', '_Thread__daemonic', '_sys', 'None') > consts = (None,) >#30 0x000000397eeddcbf in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=args@entry=0x269eea8, argcount=1, 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 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0x2b2f730 > x = <optimized out> > u = <optimized out> >#31 0x000000397ee6d926 in function_call (func=<function at remote 0x7fc573eb38c0>, arg=(<Thread(_Thread__ident=140485628782336, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x283d870>, acquire=<built-in method acquire of thread.lock object at remote 0x283d870>, _Condition__waiters=[<thread.lock at remote 0x26a9590>], release=<built-in method release of thread.lock object at remote 0x283d870>) at remote 0x2a16850>, _Thread__name='Thread-1', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x283d850>, acquire=<built-in method acquire of thread.lock object at remote 0x283d850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x283d850>) at remote 0x2a0d810>) at remote 0x2a0d310>, _Thread__stderr=<file at remote 0x7fc57b4b5270>, _Thread__target=<instancemethod at remote 0x2843d20>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=[<function at remote 0x2acea28>], _Threa...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.3/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = 0x0 > d = 0x0 > k = 0x0 > nk = 0 > nd = 0 >#32 0x000000397ee49c0e in PyObject_Call (func=func@entry=<function at remote 0x7fc573eb38c0>, arg=arg@entry=(<Thread(_Thread__ident=140485628782336, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x283d870>, acquire=<built-in method acquire of thread.lock object at remote 0x283d870>, _Condition__waiters=[<thread.lock at remote 0x26a9590>], release=<built-in method release of thread.lock object at remote 0x283d870>) at remote 0x2a16850>, _Thread__name='Thread-1', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x283d850>, acquire=<built-in method acquire of thread.lock object at remote 0x283d850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x283d850>) at remote 0x2a0d810>) at remote 0x2a0d310>, _Thread__stderr=<file at remote 0x7fc57b4b5270>, _Thread__target=<instancemethod at remote 0x2843d20>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=[<function at remote 0x2acea28>], _Threa...(truncated), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2529 > result = <optimized out> > call = 0x397ee6d870 <function_call> >#33 0x000000397ee58200 in instancemethod_call (func=<function at remote 0x7fc573eb38c0>, arg=(<Thread(_Thread__ident=140485628782336, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x283d870>, acquire=<built-in method acquire of thread.lock object at remote 0x283d870>, _Condition__waiters=[<thread.lock at remote 0x26a9590>], release=<built-in method release of thread.lock object at remote 0x283d870>) at remote 0x2a16850>, _Thread__name='Thread-1', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x283d850>, acquire=<built-in method acquire of thread.lock object at remote 0x283d850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x283d850>) at remote 0x2a0d810>) at remote 0x2a0d310>, _Thread__stderr=<file at remote 0x7fc57b4b5270>, _Thread__target=<instancemethod at remote 0x2843d20>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=[<function at remote 0x2acea28>], _Threa...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.3/Objects/classobject.c:2578 > self = <Thread(_Thread__ident=140485628782336, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x283d870>, acquire=<built-in method acquire of thread.lock object at remote 0x283d870>, _Condition__waiters=[<thread.lock at remote 0x26a9590>], release=<built-in method release of thread.lock object at remote 0x283d870>) at remote 0x2a16850>, _Thread__name='Thread-1', _Thread__daemonic=False, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x283d850>, acquire=<built-in method acquire of thread.lock object at remote 0x283d850>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x283d850>) at remote 0x2a0d810>) at remote 0x2a0d310>, _Thread__stderr=<file at remote 0x7fc57b4b5270>, _Thread__target=<instancemethod at remote 0x2843d20>, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=[<function at remote 0x2acea28>], _Thread...(truncated) > klass = <optimized out> > result = <optimized out> >#34 0x000000397ee49c0e in PyObject_Call (func=func@entry=<instancemethod at remote 0x29cbaa0>, arg=arg@entry=(), kw=<optimized out>) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2529 > result = <optimized out> > call = 0x397ee58160 <instancemethod_call> >#35 0x000000397eed7367 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x29cbaa0>, arg=(), kw=<optimized out>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3967 > result = <optimized out> >#36 0x000000397ef0b802 in t_bootstrap (boot_raw=0x2b3cd40) at /usr/src/debug/Python-2.7.3/Modules/threadmodule.c:614 > boot = 0x2b3cd40 > tstate = 0x2b2f730 > res = <optimized out> >#37 0x000000397d207d15 in start_thread (arg=0x7fc55bffe700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7fc55bffe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140485628782336, -8898323579271936983, 0, 246906228736, 140485628782336, 0, 8865470170716668969, -8867526534400998359}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#38 0x000000397cef246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114 >No locals. >From To Syms Read Shared Object Library >0x000000397ee3f170 0x000000397ef1e820 Yes /lib64/libpython2.7.so.1.0 >0x000000397d205790 0x000000397d2104b4 Yes /lib64/libpthread.so.0 >0x000000397d600ed0 0x000000397d6019f0 Yes /lib64/libdl.so.2 >0x0000003996600f10 0x0000003996601824 Yes /lib64/libutil.so.1 >0x000000397e2055b0 0x000000397e26fd68 Yes /lib64/libm.so.6 >0x000000397ce1f1a0 0x000000397cf60940 Yes /lib64/libc.so.6 >0x000000397ca00b20 0x000000397ca1a3d9 Yes /lib64/ld-linux-x86-64.so.2 >0x00007fc574d70070 0x00007fc574d71af4 Yes /usr/lib64/python2.7/lib-dynload/operator.so >0x00007fc574b69110 0x00007fc574b69b5c Yes /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so >0x00007fc574964b50 0x00007fc574965ee4 Yes /usr/lib64/python2.7/lib-dynload/_localemodule.so >0x00007fc57475c810 0x00007fc57475ef30 Yes /usr/lib64/python2.7/lib-dynload/_struct.so >0x00007fc574513750 0x00007fc574515df4 Yes /usr/lib64/python2.7/lib-dynload/stropmodule.so >0x00007fc5742f1f00 0x00007fc5742fdcf8 Yes /usr/lib64/python2.7/site-packages/_dbus_bindings.so >0x0000003981e07ab0 0x0000003981e312e4 Yes /lib64/libdbus-1.so.3 >0x000000397da022a0 0x000000397da0557c Yes /lib64/librt.so.1 >0x00007fc5740e5af0 0x00007fc5740e6b48 Yes /usr/lib64/python2.7/lib-dynload/timemodule.so >0x00007fc573edfbe0 0x00007fc573ee097c Yes /usr/lib64/python2.7/lib-dynload/cStringIO.so >0x00007fc573c93520 0x00007fc573c98220 Yes /usr/lib64/python2.7/lib-dynload/pyexpat.so >0x0000003983a03e00 0x0000003983a1ccdc Yes /lib64/libexpat.so.1 >0x00007fc573a8a3b0 0x00007fc573a8c8fc Yes /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so >0x00007fc573839f10 0x00007fc57383e968 Yes /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so >0x00007fc573634ca0 0x00007fc5736352c4 Yes /usr/lib64/python2.7/lib-dynload/_bisectmodule.so >0x00007fc57342fda0 0x00007fc573430d54 Yes /usr/lib64/python2.7/lib-dynload/_heapq.so >0x00007fc57312ad00 0x00007fc57312b190 Yes /usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so >0x000000392b60a560 0x000000392b61c6c4 Yes /lib64/libdbus-glib-1.so.2 >0x0000003927a0aba0 0x0000003927a3831c Yes /lib64/libgobject-2.0.so.0 >0x000000392721a050 0x00000039272ae86c Yes /lib64/libglib-2.0.so.0 >0x0000003928230100 0x00000039282eecd4 Yes /lib64/libgio-2.0.so.0 >0x00000039276006b0 0x000000392760080c Yes /lib64/libgthread-2.0.so.0 >0x0000003980201990 0x0000003980206134 Yes /lib64/libffi.so.5 >0x0000003927e01130 0x0000003927e01ff8 Yes /lib64/libgmodule-2.0.so.0 >0x000000397de02190 0x000000397de0e640 Yes /lib64/libz.so.1 >0x0000003fc5006170 0x0000003fc50175d4 Yes /lib64/libselinux.so.1 >0x000000397f603a30 0x000000397f61200c Yes /lib64/libresolv.so.2 >0x0000003fc4c01db0 0x0000003fc4c452e8 Yes /lib64/libpcre.so.1 >0x00007fc572f19a10 0x00007fc572f221c8 Yes /usr/lib64/python2.7/lib-dynload/datetime.so >0x00007fc572cd1db0 0x00007fc572cd2248 Yes /usr/lib64/python2.7/lib-dynload/grpmodule.so >0x00007fc572aca4e0 0x00007fc572acd6e4 Yes /usr/lib64/python2.7/lib-dynload/math.so >0x00007fc5728c31d0 0x00007fc5728c50ec Yes /usr/lib64/python2.7/lib-dynload/binascii.so >0x00007fc5726bf910 0x00007fc5726c04c8 Yes /usr/lib64/python2.7/lib-dynload/_hashlib.so >0x0000003fc9816f30 0x0000003fc984d074 Yes /lib64/libssl.so.10 >0x0000003992a61fc0 0x0000003992b44af8 Yes /lib64/libcrypto.so.10 >0x0000003fc8c0ad90 0x0000003fc8c38264 Yes /lib64/libgssapi_krb5.so.2 >0x0000003fc901b690 0x0000003fc9093410 Yes /lib64/libkrb5.so.3 >0x0000003992601560 0x0000003992602144 Yes /lib64/libcom_err.so.2 >0x0000003fc88044d0 0x0000003fc881c938 Yes /lib64/libk5crypto.so.3 >0x0000003fc9402b50 0x0000003fc94080cc Yes /lib64/libkrb5support.so.0 >0x0000003992e01190 0x0000003992e01b44 Yes /lib64/libkeyutils.so.1 >0x00007fc572495a40 0x00007fc5724a5168 Yes /lib64/libgcc_s.so.1 >0x00007fc5722902a0 0x00007fc572290ed8 Yes /usr/lib64/python2.7/lib-dynload/_randommodule.so >0x00007fc57208be60 0x00007fc57208cb54 Yes /usr/lib64/python2.7/lib-dynload/fcntlmodule.so >0x00007fc571e6eac0 0x00007fc571e7d5d0 Yes /usr/lib64/python2.7/lib-dynload/_io.so >0x00007fc571c21510 0x00007fc571c22f80 Yes /usr/lib64/python2.7/lib-dynload/zlibmodule.so >0x00007fc571a18bd0 0x00007fc571a1c3d4 Yes /usr/lib64/python2.7/lib-dynload/arraymodule.so >0x00007fc5718128e0 0x00007fc571813870 Yes /usr/lib64/python2.7/site-packages/pygame/base.so >0x00000039f8208170 0x00000039f8256b3c Yes /lib64/libSDL-1.2.so.0 >0x00007fc57160d6e0 0x00007fc57160f37c Yes /usr/lib64/python2.7/site-packages/pygame/constants.so >0x00007fc5713c6080 0x00007fc5713c8860 Yes /usr/lib64/python2.7/site-packages/pygame/rect.so >0x00007fc5711c1070 0x00007fc5711c1dbc Yes /usr/lib64/python2.7/site-packages/pygame/rwobject.so >0x00007fc570fbdcf0 0x00007fc570fbe26c Yes /usr/lib64/python2.7/site-packages/pygame/surflock.so >0x00007fc570db6bf0 0x00007fc570db9cf4 Yes /usr/lib64/python2.7/site-packages/pygame/color.so >0x00007fc570bb18d0 0x00007fc570bb2ad0 Yes /usr/lib64/python2.7/site-packages/pygame/cdrom.so >0x00007fc5709ab3a0 0x00007fc5709ad4ec Yes /usr/lib64/python2.7/site-packages/pygame/display.so >0x00007fc570764c20 0x00007fc5707a4f1c Yes /usr/lib64/python2.7/site-packages/pygame/surface.so >0x00007fc57055fda0 0x00007fc5705602cc Yes /usr/lib64/python2.7/site-packages/pygame/bufferproxy.so >0x00007fc570357100 0x00007fc57035ccc4 Yes /usr/lib64/python2.7/site-packages/pygame/draw.so >0x00007fc570151c70 0x00007fc5701539ac Yes /usr/lib64/python2.7/site-packages/pygame/event.so >0x00007fc56ff4a720 0x00007fc56ff4de54 Yes /usr/lib64/python2.7/site-packages/pygame/image.so >0x00007fc56fd459a0 0x00007fc56fd469c0 Yes /usr/lib64/python2.7/site-packages/pygame/imageext.so >0x00000039f86027e0 0x00000039f860a2e4 Yes /lib64/libSDL_image-1.2.so.0 >0x0000003984604fe0 0x0000003984620b50 Yes /lib64/libpng15.so.15 >0x0000003993e03e70 0x0000003993e36210 Yes /lib64/libjpeg.so.62 >0x000000398d6082c0 0x000000398d6435c4 Yes /lib64/libtiff.so.5 >0x000000398f601060 0x000000398f607a60 Yes /lib64/libjbig.so.2.0 >0x00007fc56fb40840 0x00007fc56fb414c0 Yes /usr/lib64/python2.7/site-packages/pygame/joystick.so >0x00007fc56f93cf10 0x00007fc56f93d420 Yes /usr/lib64/python2.7/site-packages/pygame/key.so >0x00007fc56f739160 0x00007fc56f7399c0 Yes /usr/lib64/python2.7/site-packages/pygame/mouse.so >0x00007fc56f535400 0x00007fc56f535d40 Yes /usr/lib64/python2.7/site-packages/pygame/time.so >0x00007fc56f32bd50 0x00007fc56f3311a0 Yes /usr/lib64/python2.7/site-packages/pygame/mask.so >0x00007fc56f0dfd20 0x00007fc56f0e6188 Yes /usr/lib64/python2.7/site-packages/pygame/pixelarray.so >0x00007fc56eedbf40 0x00007fc56eedc568 Yes /usr/lib64/python2.7/site-packages/pygame/overlay.so >0x00007fc56eccfdb0 0x00007fc56ecd8364 Yes /usr/lib64/python2.7/site-packages/pygame/transform.so >0x00007fc56eaca0d0 0x00007fc56eacb5ac Yes /usr/lib64/python2.7/site-packages/pygame/font.so >0x00007fc56e8c2ac0 0x00007fc56e8c5ac0 Yes /lib64/libSDL_ttf-2.0.so.0 >0x000000398560cc80 0x0000003985676f30 Yes /lib64/libfreetype.so.6 >0x00007fc56e6be5a0 0x00007fc56e6bf208 Yes /usr/lib64/python2.7/site-packages/pygame/mixer_music.so >0x00007fc56e45d4b0 0x00007fc56e47380c Yes /lib64/libSDL_mixer-1.2.so.0 >0x00007fc56e254840 0x00007fc56e2567dc Yes /usr/lib64/python2.7/site-packages/pygame/mixer.so >0x00007fc56e04dd70 0x00007fc56e04f754 Yes /usr/lib64/python2.7/site-packages/pygame/scrap.so >0x0000003981a1dee0 0x0000003981aa4280 Yes /lib64/libX11.so.6 >0x0000003981209a00 0x00000039812158f8 Yes /lib64/libxcb.so.1 >0x0000003981600eb0 0x0000003981601bcc Yes /lib64/libXau.so.6 >0x00007fc56dd33f00 0x00007fc56de017ec Yes /usr/lib64/python2.7/site-packages/numpy/core/multiarray.so >0x00007fc56da87f40 0x00007fc56dab245c Yes /usr/lib64/python2.7/site-packages/numpy/core/umath.so >0x00007fc56d876240 0x00007fc56d87914c Yes /usr/lib64/python2.7/site-packages/numpy/core/_dotblas.so >0x00007fc56d64a170 0x00007fc56d65b288 Yes /usr/lib64/atlas/libptf77blas.so.3 >0x00007fc56d4264a0 0x00007fc56d43d044 Yes /usr/lib64/atlas/libptcblas.so.3 >0x00007fc56cd6daa0 0x00007fc56d1d8388 Yes /usr/lib64/atlas/libatlas.so.3 >0x00007fc56ca1ca60 0x00007fc56caf63e0 Yes /lib64/libgfortran.so.3 >0x00007fc56c7d03d0 0x00007fc56c7f0854 Yes /lib64/libquadmath.so.0 >0x00007fc56c57da30 0x00007fc56c58839c Yes /usr/lib64/python2.7/lib-dynload/cPickle.so >0x00007fc56c352090 0x00007fc56c37005c Yes /usr/lib64/python2.7/site-packages/numpy/core/scalarmath.so >0x00007fc56c0c65a0 0x00007fc56c0c9e18 Yes /usr/lib64/python2.7/site-packages/numpy/lib/_compiled_base.so >0x00007fc56be7e550 0x00007fc56be813d4 Yes /usr/lib64/python2.7/site-packages/numpy/linalg/lapack_lite.so >0x00007fc56b634ae0 0x00007fc56bb3b874 Yes /usr/lib64/atlas/liblapack.so.3 >0x00007fc56b3fd140 0x00007fc56b40e258 Yes /usr/lib64/atlas/libf77blas.so.3 >0x00007fc56b1d9460 0x00007fc56b1f0004 Yes /usr/lib64/atlas/libcblas.so.3 >0x00007fc56afcb050 0x00007fc56afd2174 Yes /usr/lib64/python2.7/site-packages/numpy/fft/fftpack_lite.so >0x00007fc56ad586d0 0x00007fc56ad8eed0 Yes /usr/lib64/python2.7/site-packages/numpy/random/mtrand.so >0x00007fc56ab391d0 0x00007fc56ab46558 Yes /usr/lib64/python2.7/lib-dynload/_ctypes.so >0x00007fc56a92cde0 0x00007fc56a93021c Yes /usr/lib64/python2.7/site-packages/pygame/_numericsurfarray.so >0x00007fc56a728c30 0x00007fc56a72a568 Yes /usr/lib64/python2.7/site-packages/pygame/_arraysurfarray.so >0x00007fc56a525bd0 0x00007fc56a5263bc Yes /usr/lib64/python2.7/site-packages/pygame/_numericsndarray.so >0x00007fc56a3224c0 0x00007fc56a322e74 Yes /usr/lib64/python2.7/site-packages/pygame/fastevent.so >0x00007fc56a114620 0x00007fc56a119d70 Yes /usr/lib64/python2.7/site-packages/glib/_glib.so >0x00007fc569f0ab20 0x00007fc569f0b8b8 Yes /lib64/libpyglib-2.0-python.so.0 >0x00007fc569cede60 0x00007fc569cfe13c Yes /usr/lib64/python2.7/site-packages/gobject/_gobject.so >0x00007fc5698f4f30 0x00007fc569a19354 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/_gtk.so >0x00000039f9669960 0x00000039f990b498 Yes /lib64/libgtk-x11-2.0.so.0 >0x00000039f9e1e800 0x00000039f9e81124 Yes /lib64/libgdk-x11-2.0.so.0 >0x0000003928e09ef0 0x0000003928e16314 Yes /lib64/libatk-1.0.so.0 >0x0000003929a076b0 0x0000003929a0fa0c Yes /lib64/libpangoft2-1.0.so.0 >0x00000039f92049b0 0x00000039f92094d8 Yes /lib64/libpangocairo-1.0.so.0 >0x0000003928606780 0x0000003928619b90 Yes /lib64/libgdk_pixbuf-2.0.so.0 >0x00000039f8e13000 0x00000039f8ed551c Yes /lib64/libcairo.so.2 >0x000000392960f1c0 0x000000392962d9a8 Yes /lib64/libpango-1.0.so.0 >0x0000003985206220 0x000000398522260c Yes /lib64/libfontconfig.so.1 >0x0000003988e01530 0x0000003988e03da8 Yes /lib64/libXfixes.so.3 >0x0000003982203740 0x000000398220d810 Yes /lib64/libXext.so.6 >0x0000003983201ab0 0x0000003983207a00 Yes /lib64/libXrender.so.1 >0x0000003983600b40 0x0000003983601458 Yes /lib64/libXinerama.so.1 >0x0000003984a02160 0x0000003984a0bfc4 Yes /lib64/libXi.so.6 >0x0000003983e01b70 0x0000003983e07768 Yes /lib64/libXrandr.so.2 >0x000000398be02ab0 0x000000398be076ec Yes /lib64/libXcursor.so.1 >0x000000398ba00c60 0x000000398ba01794 Yes /lib64/libXcomposite.so.1 >0x0000003986e00bd0 0x0000003986e015ec Yes /lib64/libXdamage.so.1 >0x0000003929208080 0x000000392925bc0c Yes /lib64/libharfbuzz.so.0 >0x0000003989609030 0x0000003989672aac Yes /lib64/libpixman-1.so.0 >0x00000039f8a06ff0 0x00000039f8a1851c Yes /lib64/libEGL.so.1 >0x0000003985a00b10 0x0000003985a01204 Yes /lib64/libxcb-shm.so.0 >0x0000003989a03590 0x0000003989a06274 Yes /lib64/libxcb-render.so.0 >0x000000362a21bc20 0x000000362a265ca0 Yes /lib64/libGL.so.1 >0x00000039866129a0 0x0000003986625fc7 Yes /lib64/libicule.so.49 >0x00000039892540d0 0x0000003989307bfc Yes /lib64/libicuuc.so.49 >0x000000398a600570 0x000000398a600650 Yes (*) /lib64/libicudata.so.49 >0x0000003984e00600 0x0000003984e006fc Yes /lib64/libX11-xcb.so.1 >0x000000398ce018b0 0x000000398ce02638 Yes /lib64/libxcb-dri2.so.0 >0x000000398d2025a0 0x000000398d203ec4 Yes /lib64/libxcb-xfixes.so.0 >0x0000003989e00fb0 0x0000003989e018b8 Yes /lib64/libxcb-shape.so.0 >0x00007fc56963c540 0x00007fc56963fea8 Yes /lib64/libwayland-client.so.0 >0x00007fc56942ca40 0x00007fc569432e18 Yes /lib64/libwayland-server.so.0 >0x0000003fc5c01a50 0x0000003fc5c02fa8 Yes /lib64/libgbm.so.1 >0x0000003fc581deb0 0x0000003fc583175c Yes /lib64/libglapi.so.0 >0x0000003de72033e0 0x0000003de720b910 Yes /lib64/libudev.so.1 >0x00000036296031d0 0x0000003629607ff4 Yes /lib64/libdrm.so.2 >0x000000398a209fb0 0x000000398a2101d8 Yes /lib64/libxcb-glx.so.0 >0x0000003982e00f90 0x0000003982e039bc Yes /lib64/libXxf86vm.so.1 >0x0000003980e5bb80 0x0000003980ec10bb Yes /lib64/libstdc++.so.6 >0x0000003de6e00da0 0x0000003de6e01bfa Yes /lib64/libsystemd-daemon.so.0 >0x00007fc569215dc0 0x00007fc56921ccbc Yes /usr/lib64/python2.7/site-packages/cairo/_cairo.so >0x00007fc568fc9850 0x00007fc568fe7484 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gio/_gio.so >0x00007fc568da6970 0x00007fc568da814c Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gio/unix.so >0x00007fc568b875e0 0x00007fc568b95560 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/pango.so >0x00007fc568944fc0 0x00007fc568967400 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/atk.so >0x00007fc568734f50 0x00007fc568735e54 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/pangocairo.so >0x00007fc56852bf60 0x00007fc568530784 Yes /usr/lib64/python2.7/lib-dynload/_json.so >0x00007fc56831c620 0x00007fc56832286c Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gconf.so >0x000000392e20b5b0 0x000000392e2232a8 Yes /lib64/libgconf-2.so.4 >0x00007fc5680fe910 0x00007fc56810a24c Yes /usr/lib64/python2.7/site-packages/hippo.so >0x00007fc567ecf400 0x00007fc567ee7c70 Yes /lib64/libhippocanvas-1.so.0 >0x000000392ce08d10 0x000000392ce27458 Yes /lib64/libcroco-0.6.so.3 >0x000000398422e870 0x0000003984317470 Yes /lib64/libxml2.so.2 >0x00000039faa07970 0x00000039faa2b9e8 Yes /lib64/librsvg-2.so.2 >0x0000003982a030f0 0x0000003982a19340 Yes /lib64/liblzma.so.5 >0x00007fc5679b9e80 0x00007fc5679be2b4 Yes /usr/lib/python2.7/site-packages/sugar/_sugarbaseext.so >0x00007fc5677a4080 0x00007fc5677aef94 Yes /usr/lib/python2.7/site-packages/sugar/_sugarext.so >0x00007fc5674d2990 0x00007fc56754b6c0 Yes /lib64/libasound.so.2 >0x0000003996a01c20 0x0000003996a05d38 Yes /lib64/libSM.so.6 >0x0000003996204f30 0x000000399621259c Yes /lib64/libICE.so.6 >0x00007fc5672a2510 0x00007fc5672a3a8c Yes /lib64/libuuid.so.1 >0x00007fc5670961e0 0x00007fc56709d67c Yes /lib64/libnss_files.so.2 >0x00007fc566e8b420 0x00007fc566e915c4 Yes /usr/lib64/gtk-2.0/2.10.0/engines/libsugar.so >0x00007fc566bd4c40 0x00007fc566bd6b28 Yes /usr/lib64/gtk-2.0/2.10.0/immodules/im-ibus.so >0x00007fc56698c210 0x00007fc5669ac050 Yes /lib64/libibus-1.0.so.5 >0x00007fc566758f60 0x00007fc5667731e8 Yes /usr/lib64/gio/modules/libgvfsdbus.so >0x000000392be12860 0x000000392be2b8b8 Yes /lib64/libgvfscommon.so.0 >0x00007fc566522ef0 0x00007fc56654220c Yes /lib64/libbluray.so.1 >0x00007fc565319620 0x00007fc56531a818 Yes /lib64/libpulse-simple.so.0 >0x000000399f80c380 0x000000399f837b18 Yes /lib64/libpulse.so.0 >0x000000399d402bb0 0x000000399d406b74 Yes /lib64/libjson.so.0 >0x000000399f012760 0x000000399f04713c Yes /usr/lib64/pulseaudio/libpulsecommon-2.1.so >0x000000399a2014b0 0x000000399a203e98 Yes /lib64/libXtst.so.6 >0x000000399fc03160 0x000000399fc06cc8 Yes /lib64/libwrap.so.0 >0x000000399dc063e0 0x000000399dc3f7b8 Yes /lib64/libsndfile.so.1 >0x000000399e401380 0x000000399e403998 Yes /lib64/libasyncns.so.0 >0x0000003999e04110 0x0000003999e11954 Yes /lib64/libnsl.so.1 >0x000000399ca012e0 0x000000399ca09414 Yes /lib64/libgsm.so.1 >0x000000399b60bfe0 0x000000399b630cd8 Yes /lib64/libFLAC.so.8 >0x000000399ce13af0 0x000000399ce16184 Yes /lib64/libvorbisenc.so.2 >0x0000003995e03850 0x0000003995e1ad9c Yes /lib64/libvorbis.so.0 >0x0000003995a01aa0 0x0000003995a04148 Yes /lib64/libogg.so.0 >0x00007fc5648ccc50 0x00007fc564904c00 Yes /lib64/libmikmod.so.3 >0x00007fc5645cefe0 0x00007fc564645e08 Yes /usr/lib64/python2.7/site-packages/Box2D/_Box2D.so >0x00007fc564007670 0x00007fc564008028 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/rsvg.so >0x00007fc55a2eb510 0x00007fc55a2ecff4 Yes /usr/lib64/python2.7/site-packages/cjson.so >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x0 >rax 0x6 6 >rbx 0x39f9e81246 249005871686 >rcx 0x20000 131072 >rdx 0x1000 4096 >rsi 0x0 0 >rdi 0x7fc54c000000 140485360353280 >rbp 0x2 0x2 >rsp 0x7fc55bffc830 0x7fc55bffc830 >r8 0x1 1 >r9 0x0 0 >r10 0x7fc54c000078 140485360353400 >r11 0xfffffffffffe0000 -131072 >r12 0x0 0 >r13 0x2 2 >r14 0x392724e4a0 245469865120 >r15 0x4 4 >rip 0x392724ec67 0x392724ec67 <g_logv+535> >eflags 0x246 [ PF ZF IF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >Dump of assembler code for function g_logv: > 0x000000392724ea50 <+0>: push %r15 > 0x000000392724ea52 <+2>: push %r14 > 0x000000392724ea54 <+4>: push %r13 > 0x000000392724ea56 <+6>: push %r12 > 0x000000392724ea58 <+8>: push %rbp > 0x000000392724ea59 <+9>: mov %esi,%ebp > 0x000000392724ea5b <+11>: push %rbx > 0x000000392724ea5c <+12>: sub $0x88,%rsp > 0x000000392724ea63 <+19>: mov %fs:0x28,%rax > 0x000000392724ea6c <+28>: mov %rax,0x78(%rsp) > 0x000000392724ea71 <+33>: xor %eax,%eax > 0x000000392724ea73 <+35>: mov %esi,%eax > 0x000000392724ea75 <+37>: and $0xfffffffc,%eax > 0x000000392724ea78 <+40>: mov %eax,0x14(%rsp) > 0x000000392724ea7c <+44>: jne 0x392724eaa4 <g_logv+84> > 0x000000392724ea7e <+46>: mov 0x78(%rsp),%rcx > 0x000000392724ea83 <+51>: xor %fs:0x28,%rcx > 0x000000392724ea8c <+60>: jne 0x392724ed9b <g_logv+843> > 0x000000392724ea92 <+66>: add $0x88,%rsp > 0x000000392724ea99 <+73>: pop %rbx > 0x000000392724ea9a <+74>: pop %rbp > 0x000000392724ea9b <+75>: pop %r12 > 0x000000392724ea9d <+77>: pop %r13 > 0x000000392724ea9f <+79>: pop %r14 > 0x000000392724eaa1 <+81>: pop %r15 > 0x000000392724eaa3 <+83>: retq > 0x000000392724eaa4 <+84>: mov %rdi,%rbx > 0x000000392724eaa7 <+87>: mov %rcx,%rsi > 0x000000392724eaaa <+90>: mov %rdx,%rdi > 0x000000392724eaad <+93>: callq 0x39272640c0 <g_strdup_vprintf> > 0x000000392724eab2 <+98>: mov 0x2d2697(%rip),%rdi # 0x3927521150 <expected_messages> > 0x000000392724eab9 <+105>: mov %rax,0x18(%rsp) > 0x000000392724eabe <+110>: test %rdi,%rdi > 0x000000392724eac1 <+113>: je 0x392724eb39 <g_logv+233> > 0x000000392724eac3 <+115>: mov (%rdi),%r13 > 0x000000392724eac6 <+118>: mov %rdi,%rsi > 0x000000392724eac9 <+121>: callq 0x39272637e0 <g_slist_delete_link> > 0x000000392724eace <+126>: mov %rbx,%rsi > 0x000000392724ead1 <+129>: mov %rax,0x2d2678(%rip) # 0x3927521150 <expected_messages> > 0x000000392724ead8 <+136>: mov 0x0(%r13),%rdi > 0x000000392724eadc <+140>: callq 0x3927219970 <strcmp@plt> > 0x000000392724eae1 <+145>: test %eax,%eax > 0x000000392724eae3 <+147>: mov 0x8(%r13),%esi > 0x000000392724eae7 <+151>: jne 0x392724eaf7 <g_logv+167> > 0x000000392724eae9 <+153>: mov 0x14(%rsp),%eax > 0x000000392724eaed <+157>: and %esi,%eax > 0x000000392724eaef <+159>: cmp %eax,%esi > 0x000000392724eaf1 <+161>: je 0x392724ed52 <g_logv+770> > 0x000000392724eaf7 <+167>: lea 0x30(%rsp),%rdi > 0x000000392724eafc <+172>: callq 0x392724df30 <mklevel_prefix> > 0x000000392724eb01 <+177>: mov 0x10(%r13),%rdx > 0x000000392724eb05 <+181>: lea 0x30(%rsp),%rsi > 0x000000392724eb0a <+186>: lea 0x68e67(%rip),%rdi # 0x39272b7978 > 0x000000392724eb11 <+193>: xor %eax,%eax > 0x000000392724eb13 <+195>: callq 0x39272640f0 <g_strdup_printf> > 0x000000392724eb18 <+200>: mov 0x14(%rsp),%esi > 0x000000392724eb1c <+204>: mov %rax,%r13 > 0x000000392724eb1f <+207>: xor %ecx,%ecx > 0x000000392724eb21 <+209>: mov %rax,%rdx > 0x000000392724eb24 <+212>: mov %rbx,%rdi > 0x000000392724eb27 <+215>: callq 0x392724e4a0 <g_log_default_handler> > 0x000000392724eb2c <+220>: mov %r13,%rdi > 0x000000392724eb2f <+223>: callq 0x392724d790 <g_free> > 0x000000392724eb34 <+228>: orl $0x2,0x14(%rsp) > 0x000000392724eb39 <+233>: movslq 0x14(%rsp),%r15 > 0x000000392724eb3e <+238>: mov $0x40,%r13d > 0x000000392724eb44 <+244>: jmp 0x392724eb59 <g_logv+265> > 0x000000392724eb46 <+246>: nopw %cs:0x0(%rax,%rax,1) > 0x000000392724eb50 <+256>: test %r13d,%r13d > 0x000000392724eb53 <+259>: je 0x392724ec93 <g_logv+579> > 0x000000392724eb59 <+265>: sub $0x1,%r13d > 0x000000392724eb5d <+269>: bt %r13,%r15 > 0x000000392724eb61 <+273>: jae 0x392724eb50 <g_logv+256> > 0x000000392724eb63 <+275>: mov %ebp,%edx > 0x000000392724eb65 <+277>: and $0x1,%ebp > 0x000000392724eb68 <+280>: and $0x2,%edx > 0x000000392724eb6b <+283>: mov %ebp,0x2c(%rsp) > 0x000000392724eb6f <+287>: mov %edx,0x28(%rsp) > 0x000000392724eb73 <+291>: nopl 0x0(%rax,%rax,1) > 0x000000392724eb78 <+296>: mov $0x1,%ebp > 0x000000392724eb7d <+301>: mov %r13d,%ecx > 0x000000392724eb80 <+304>: shl %cl,%ebp > 0x000000392724eb82 <+306>: test %ebp,0x14(%rsp) > 0x000000392724eb86 <+310>: je 0x392724ec76 <g_logv+550> > 0x000000392724eb8c <+316>: lea 0x2d258d(%rip),%rdi # 0x3927521120 <g_messages_lock> > 0x000000392724eb93 <+323>: or 0x28(%rsp),%ebp > 0x000000392724eb97 <+327>: or 0x2c(%rsp),%ebp > 0x000000392724eb9b <+331>: callq 0x3927284d90 <g_mutex_lock> > 0x000000392724eba0 <+336>: lea 0x2d25b9(%rip),%rdi # 0x3927521160 <g_log_depth> > 0x000000392724eba7 <+343>: callq 0x3927285150 <g_private_get> > 0x000000392724ebac <+348>: lea 0x8f64b(%rip),%rdi # 0x39272de1fe > 0x000000392724ebb3 <+355>: test %rbx,%rbx > 0x000000392724ebb6 <+358>: mov %rax,%r12 > 0x000000392724ebb9 <+361>: mov %eax,%r14d > 0x000000392724ebbc <+364>: cmovne %rbx,%rdi > 0x000000392724ebc0 <+368>: callq 0x392724dd90 <g_log_find_domain_L> > 0x000000392724ebc5 <+373>: mov %ebp,%edx > 0x000000392724ebc7 <+375>: or $0x1,%edx > 0x000000392724ebca <+378>: test %r12d,%r12d > 0x000000392724ebcd <+381>: cmovne %edx,%ebp > 0x000000392724ebd0 <+384>: add $0x1,%r14d > 0x000000392724ebd4 <+388>: test %rax,%rax > 0x000000392724ebd7 <+391>: mov %r14d,0x20(%rsp) > 0x000000392724ebdc <+396>: je 0x392724ed48 <g_logv+760> > 0x000000392724ebe2 <+402>: mov 0x8(%rax),%ecx > 0x000000392724ebe5 <+405>: or 0x2d1c81(%rip),%ecx # 0x392752086c <g_log_always_fatal> > 0x000000392724ebeb <+411>: mov %ebp,%edx > 0x000000392724ebed <+413>: lea -0xa84(%rip),%r14 # 0x392724e170 <_g_log_fallback_handler> > 0x000000392724ebf4 <+420>: or $0x2,%edx > 0x000000392724ebf7 <+423>: test %ebp,%ecx > 0x000000392724ebf9 <+425>: cmovne %edx,%ebp > 0x000000392724ebfc <+428>: xor %ecx,%ecx > 0x000000392724ebfe <+430>: mov %ebp,%edx > 0x000000392724ec00 <+432>: and $0x1,%edx > 0x000000392724ec03 <+435>: mov %edx,0x24(%rsp) > 0x000000392724ec07 <+439>: je 0x392724eca8 <g_logv+600> > 0x000000392724ec0d <+445>: lea 0x2d250c(%rip),%rdi # 0x3927521120 <g_messages_lock> > 0x000000392724ec14 <+452>: mov %rcx,0x8(%rsp) > 0x000000392724ec19 <+457>: callq 0x3927284dc0 <g_mutex_unlock> > 0x000000392724ec1e <+462>: mov 0x20(%rsp),%esi > 0x000000392724ec22 <+466>: lea 0x2d2537(%rip),%rdi # 0x3927521160 <g_log_depth> > 0x000000392724ec29 <+473>: callq 0x3927285170 <g_private_set> > 0x000000392724ec2e <+478>: mov 0x8(%rsp),%rcx > 0x000000392724ec33 <+483>: mov 0x18(%rsp),%rdx > 0x000000392724ec38 <+488>: mov %ebp,%esi > 0x000000392724ec3a <+490>: mov %rbx,%rdi > 0x000000392724ec3d <+493>: callq *%r14 > 0x000000392724ec40 <+496>: mov %ebp,%eax > 0x000000392724ec42 <+498>: and $0x6,%eax > 0x000000392724ec45 <+501>: cmp $0x2,%eax > 0x000000392724ec48 <+504>: je 0x392724ece0 <g_logv+656> > 0x000000392724ec4e <+510>: and $0x2,%ebp > 0x000000392724ec51 <+513>: je 0x392724ec67 <g_logv+535> > 0x000000392724ec53 <+515>: nopl 0x0(%rax,%rax,1) > 0x000000392724ec58 <+520>: mov 0x24(%rsp),%r9d > 0x000000392724ec5d <+525>: test %r9d,%r9d > 0x000000392724ec60 <+528>: jne 0x392724ed96 <g_logv+838> > 0x000000392724ec66 <+534>: int3 >=> 0x000000392724ec67 <+535>: lea 0x2d24f2(%rip),%rdi # 0x3927521160 <g_log_depth> > 0x000000392724ec6e <+542>: mov %r12d,%esi > 0x000000392724ec71 <+545>: callq 0x3927285170 <g_private_set> > 0x000000392724ec76 <+550>: test %r13d,%r13d > 0x000000392724ec79 <+553>: jle 0x392724ec93 <g_logv+579> > 0x000000392724ec7b <+555>: nopl 0x0(%rax,%rax,1) > 0x000000392724ec80 <+560>: sub $0x1,%r13d > 0x000000392724ec84 <+564>: bt %r13,%r15 > 0x000000392724ec88 <+568>: jb 0x392724eb78 <g_logv+296> > 0x000000392724ec8e <+574>: test %r13d,%r13d > 0x000000392724ec91 <+577>: jne 0x392724ec80 <g_logv+560> > 0x000000392724ec93 <+579>: mov 0x18(%rsp),%rdi > 0x000000392724ec98 <+584>: callq 0x392724d790 <g_free> > 0x000000392724ec9d <+589>: jmpq 0x392724ea7e <g_logv+46> > 0x000000392724eca2 <+594>: nopw 0x0(%rax,%rax,1) > 0x000000392724eca8 <+600>: test %rax,%rax > 0x000000392724ecab <+603>: je 0x392724ed30 <g_logv+736> > 0x000000392724ecb1 <+609>: mov 0x10(%rax),%rax > 0x000000392724ecb5 <+613>: test %rax,%rax > 0x000000392724ecb8 <+616>: jne 0x392724ecc9 <g_logv+633> > 0x000000392724ecba <+618>: jmp 0x392724ed30 <g_logv+736> > 0x000000392724ecbc <+620>: nopl 0x0(%rax) > 0x000000392724ecc0 <+624>: mov 0x18(%rax),%rax > 0x000000392724ecc4 <+628>: test %rax,%rax > 0x000000392724ecc7 <+631>: je 0x392724ed30 <g_logv+736> > 0x000000392724ecc9 <+633>: mov 0x4(%rax),%edx > 0x000000392724eccc <+636>: and %ebp,%edx > 0x000000392724ecce <+638>: cmp %edx,%ebp > 0x000000392724ecd0 <+640>: jne 0x392724ecc0 <g_logv+624> > 0x000000392724ecd2 <+642>: mov 0x10(%rax),%rcx > 0x000000392724ecd6 <+646>: mov 0x8(%rax),%r14 > 0x000000392724ecda <+650>: jmpq 0x392724ec0d <g_logv+445> > 0x000000392724ecdf <+655>: nop > 0x000000392724ece0 <+656>: mov 0x2d2459(%rip),%rax # 0x3927521140 <fatal_log_func> > 0x000000392724ece7 <+663>: test %rax,%rax > 0x000000392724ecea <+666>: je 0x392724ec4e <g_logv+510> > 0x000000392724ecf0 <+672>: mov %ebp,%esi > 0x000000392724ecf2 <+674>: mov 0x2d244f(%rip),%rcx # 0x3927521148 <fatal_log_data> > 0x000000392724ecf9 <+681>: mov 0x18(%rsp),%rdx > 0x000000392724ecfe <+686>: mov %rbx,%rdi > 0x000000392724ed01 <+689>: callq *%rax > 0x000000392724ed03 <+691>: and $0x2,%ebp > 0x000000392724ed06 <+694>: je 0x392724ec67 <g_logv+535> > 0x000000392724ed0c <+700>: test %eax,%eax > 0x000000392724ed0e <+702>: jne 0x392724ec58 <g_logv+520> > 0x000000392724ed14 <+708>: lea 0x2d2445(%rip),%rdi # 0x3927521160 <g_log_depth> > 0x000000392724ed1b <+715>: mov %r12d,%esi > 0x000000392724ed1e <+718>: callq 0x3927285170 <g_private_set> > 0x000000392724ed23 <+723>: jmpq 0x392724ec76 <g_logv+550> > 0x000000392724ed28 <+728>: nopl 0x0(%rax,%rax,1) > 0x000000392724ed30 <+736>: mov 0x2d2401(%rip),%rcx # 0x3927521138 <default_log_data> > 0x000000392724ed37 <+743>: mov 0x2d1d72(%rip),%r14 # 0x3927520ab0 <default_log_func> > 0x000000392724ed3e <+750>: jmpq 0x392724ec0d <g_logv+445> > 0x000000392724ed43 <+755>: nopl 0x0(%rax,%rax,1) > 0x000000392724ed48 <+760>: mov $0x5,%ecx > 0x000000392724ed4d <+765>: jmpq 0x392724ebe5 <g_logv+405> > 0x000000392724ed52 <+770>: mov 0x10(%r13),%rdi > 0x000000392724ed56 <+774>: mov 0x18(%rsp),%rsi > 0x000000392724ed5b <+779>: callq 0x3927255d60 <g_pattern_match_simple> > 0x000000392724ed60 <+784>: test %eax,%eax > 0x000000392724ed62 <+786>: jne 0x392724ed6d <g_logv+797> > 0x000000392724ed64 <+788>: mov 0x8(%r13),%esi > 0x000000392724ed68 <+792>: jmpq 0x392724eaf7 <g_logv+167> > 0x000000392724ed6d <+797>: mov 0x0(%r13),%rdi > 0x000000392724ed71 <+801>: callq 0x392724d790 <g_free> > 0x000000392724ed76 <+806>: mov 0x10(%r13),%rdi > 0x000000392724ed7a <+810>: callq 0x392724d790 <g_free> > 0x000000392724ed7f <+815>: mov %r13,%rdi > 0x000000392724ed82 <+818>: callq 0x392724d790 <g_free> > 0x000000392724ed87 <+823>: mov 0x18(%rsp),%rdi > 0x000000392724ed8c <+828>: callq 0x392724d790 <g_free> > 0x000000392724ed91 <+833>: jmpq 0x392724ea7e <g_logv+46> > 0x000000392724ed96 <+838>: callq 0x3927219440 <abort@plt> > 0x000000392724ed9b <+843>: nopl 0x0(%rax,%rax,1) > 0x000000392724eda0 <+848>: callq 0x39272196d0 <__stack_chk_fail@plt> >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 907669
: 693044 |
693045
|
693046
|
693047
|
693048
|
693049
|
693050
|
693051
|
693052