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 640220 Details for
Bug 874210
[abrt] python-2.7.3-7.2.fc17: Process /usr/bin/python2.7 was killed by signal 6 (SIGABRT)
[?]
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), 58.51 KB, created by
Carlos Millán
on 2012-11-07 17:21:13 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Carlos Millán
Created:
2012-11-07 17:21:13 UTC
Size:
58.51 KB
patch
obsolete
>warning: core file may not match specified executable file. >[New LWP 2792] >[New LWP 2737] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `/usr/bin/python /usr/lib/python2.7/site-packages/rabbitvcs/ui/checkout.py /home'. >Program terminated with signal 6, Aborted. >#0 0x00000036f0235925 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 >64 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig); > >Thread 2 (Thread 0x7febb4606740 (LWP 2737)): >#0 0x00000036f02e8bcf in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 > resultvar = <optimized out> > oldtype = 0 > result = <optimized out> >#1 0x00000036f1e47af4 in g_main_context_poll (n_fds=4, fds=0x2835aa0, timeout=73, context=0x2340070, priority=<optimized out>) at gmain.c:3440 > poll_func = 0x36f1e55910 <g_poll> >#2 g_main_context_iterate (context=0x2340070, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3141 > max_priority = 2147483647 > timeout = 73 > some_ready = <optimized out> > nfds = 4 > allocated_nfds = <optimized out> > fds = 0x2835aa0 >#3 0x00000036f1e47f52 in g_main_loop_run (loop=0x2835d00) at gmain.c:3340 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x000000362414ac57 in IA__gtk_main () at gtkmain.c:1257 > tmp_list = 0x0 > functions = 0x0 > init = <optimized out> > loop = 0x2835d00 >#5 0x00007febab9ba5a8 in _wrap_gtk_main (self=<optimized out>) at ./gtk.override:1240 > _save = 0x1d7c0a0 > main_watch = 0x22fe1d0 >#6 0x00000035346dce36 in call_function (oparg=<optimized out>, pp_stack=0x7fffbf08c698) 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 main> > w = <optimized out> > na = 0 > nk = <optimized out> > n = <optimized out> > pfunc = 0x1e63158 > x = <optimized out> >#7 PyEval_EvalFrameEx (f=f@entry=Frame 0x1e62fe0, for file /usr/lib/python2.7/site-packages/rabbitvcs/ui/checkout.py, line 273, in <module> (), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x1e63160 > stack_pointer = 0x1e63160 > next_instr = 0x1e6cbfc "\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 = 0x1e63158 > freevars = 0x1e63158 > retval = 0x0 > tstate = <optimized out> > co = 0x7febb45064b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1e6c984 "d" > names = ('os.path', 'os', 'urllib', 'pygtk', 'gobject', 'gtk', 'rabbitvcs.ui', 'InterfaceView', 'rabbitvcs.ui.widget', 'rabbitvcs', 'rabbitvcs.ui.dialog', 'rabbitvcs.ui.action', 'rabbitvcs.util.helper', 'rabbitvcs.vcs', 'rabbitvcs.ui.updateto', 'GitUpdateToRevision', 'gettext', '_', 'Checkout', 'SVNCheckout', 'GitCheckout', 'GitCheckoutQuiet', 'vcs', 'VCS_SVN', 'VCS_GIT', 'classes_map', 'None', 'False', 'checkout_factory', '__name__', 'main', 'REVISION_OPT', 'VCS_OPT', 'QUIET_OPT', 'options', 'args', 'path', 'url', 'len', 'exists', 'quiet', 'revision', 'window', 'register_gtk_quit') > consts = (-1, None, ('InterfaceView',), ('GitUpdateToRevision',), ('gettext',), 'Checkout', <code at remote 0x7febb44edeb0>, 'SVNCheckout', <code at remote 0x7febb4506130>, 'GitCheckout', <code at remote 0x7febb4506230>, 'GitCheckoutQuiet', <code at remote 0x7febb4506330>, <code at remote 0x7febb4506430>, '__main__', ('main', 'REVISION_OPT', 'VCS_OPT', 'QUIET_OPT'), 'usage', 'Usage: rabbitvcs checkout --vcs=[git|svn] [url] [path]', 2, 0, 1, 'path', 'url', 'revision', 'quiet', ()) >#8 0x00000035346ddb1f in PyEval_EvalCodeEx (co=co@entry=0x7febb45064b0, globals=globals@entry={'SVNCheckout': <classobj at remote 0x2592870>, 'GitUpdateToRevision': <classobj at remote 0x25927a0>, 'urllib': <module at remote 0x7febae022910>, 'path': '/home/carlos/Documents/bitbucket_test', 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x208d828>, __doc__=<gobject.GObject.__doc__ at remote 0x7febb45890e0>, __module__='gtk') at remote 0x2170e20>, 'GPollableOutputStream': <type at remote 0x20c3e60>, 'Checkout': <classobj at remote 0x2592808>, 'GitCheckout': <classobj at remote 0x25928d8>, 'classes_map': {'svn': <classobj at remote 0x2592870>, 'git': <classobj at remote 0x25928d8>}, 'gtk': <module at remote 0x1fcd638>, 'GitCheckoutQuiet': <classobj at remote 0x2592940>, 'gettext': <NullTranslations(_fallback=None, _charset=None, _info={}, _output_charset=None) at remote 0x2297950>, '__package__': None, 'window': <SVNCheckout(svn=<SVN(interface='pysvn', cache=<StatusCache(cache={}) at remote 0x25dc590>, client=<Client at remote 0x2683e78>, vcs='svn') at remote 0x25c8cf8>, gtkbuilder_...(truncated), locals=locals@entry={'SVNCheckout': <classobj at remote 0x2592870>, 'GitUpdateToRevision': <classobj at remote 0x25927a0>, 'urllib': <module at remote 0x7febae022910>, 'path': '/home/carlos/Documents/bitbucket_test', 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x208d828>, __doc__=<gobject.GObject.__doc__ at remote 0x7febb45890e0>, __module__='gtk') at remote 0x2170e20>, 'GPollableOutputStream': <type at remote 0x20c3e60>, 'Checkout': <classobj at remote 0x2592808>, 'GitCheckout': <classobj at remote 0x25928d8>, 'classes_map': {'svn': <classobj at remote 0x2592870>, 'git': <classobj at remote 0x25928d8>}, 'gtk': <module at remote 0x1fcd638>, 'GitCheckoutQuiet': <classobj at remote 0x2592940>, 'gettext': <NullTranslations(_fallback=None, _charset=None, _info={}, _output_charset=None) at remote 0x2297950>, '__package__': None, 'window': <SVNCheckout(svn=<SVN(interface='pysvn', cache=<StatusCache(cache={}) at remote 0x25dc590>, client=<Client at remote 0x2683e78>, vcs='svn') at remote 0x25c8cf8>, gtkbuilder_...(truncated), args=args@entry=0x0, argcount=argcount@entry=0, kws=kws@entry=0x0, kwcount=kwcount@entry=0, defs=defs@entry=0x0, defcount=defcount@entry=0, closure=closure@entry=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0x1d7c0a0 > x = <optimized out> > u = <optimized out> >#9 0x00000035346ddbf2 in PyEval_EvalCode (co=co@entry=0x7febb45064b0, globals=globals@entry={'SVNCheckout': <classobj at remote 0x2592870>, 'GitUpdateToRevision': <classobj at remote 0x25927a0>, 'urllib': <module at remote 0x7febae022910>, 'path': '/home/carlos/Documents/bitbucket_test', 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x208d828>, __doc__=<gobject.GObject.__doc__ at remote 0x7febb45890e0>, __module__='gtk') at remote 0x2170e20>, 'GPollableOutputStream': <type at remote 0x20c3e60>, 'Checkout': <classobj at remote 0x2592808>, 'GitCheckout': <classobj at remote 0x25928d8>, 'classes_map': {'svn': <classobj at remote 0x2592870>, 'git': <classobj at remote 0x25928d8>}, 'gtk': <module at remote 0x1fcd638>, 'GitCheckoutQuiet': <classobj at remote 0x2592940>, 'gettext': <NullTranslations(_fallback=None, _charset=None, _info={}, _output_charset=None) at remote 0x2297950>, '__package__': None, 'window': <SVNCheckout(svn=<SVN(interface='pysvn', cache=<StatusCache(cache={}) at remote 0x25dc590>, client=<Client at remote 0x2683e78>, vcs='svn') at remote 0x25c8cf8>, gtkbuilder_...(truncated), locals=locals@entry={'SVNCheckout': <classobj at remote 0x2592870>, 'GitUpdateToRevision': <classobj at remote 0x25927a0>, 'urllib': <module at remote 0x7febae022910>, 'path': '/home/carlos/Documents/bitbucket_test', 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x208d828>, __doc__=<gobject.GObject.__doc__ at remote 0x7febb45890e0>, __module__='gtk') at remote 0x2170e20>, 'GPollableOutputStream': <type at remote 0x20c3e60>, 'Checkout': <classobj at remote 0x2592808>, 'GitCheckout': <classobj at remote 0x25928d8>, 'classes_map': {'svn': <classobj at remote 0x2592870>, 'git': <classobj at remote 0x25928d8>}, 'gtk': <module at remote 0x1fcd638>, 'GitCheckoutQuiet': <classobj at remote 0x2592940>, 'gettext': <NullTranslations(_fallback=None, _charset=None, _info={}, _output_charset=None) at remote 0x2297950>, '__package__': None, 'window': <SVNCheckout(svn=<SVN(interface='pysvn', cache=<StatusCache(cache={}) at remote 0x25dc590>, client=<Client at remote 0x2683e78>, vcs='svn') at remote 0x25c8cf8>, gtkbuilder_...(truncated)) at /usr/src/debug/Python-2.7.3/Python/ceval.c:689 >No locals. >#10 0x00000035346f6b9a in run_mod (mod=<optimized out>, filename=filename@entry=0x7fffbf08d9bf "/usr/lib/python2.7/site-packages/rabbitvcs/ui/checkout.py", globals=globals@entry={'SVNCheckout': <classobj at remote 0x2592870>, 'GitUpdateToRevision': <classobj at remote 0x25927a0>, 'urllib': <module at remote 0x7febae022910>, 'path': '/home/carlos/Documents/bitbucket_test', 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x208d828>, __doc__=<gobject.GObject.__doc__ at remote 0x7febb45890e0>, __module__='gtk') at remote 0x2170e20>, 'GPollableOutputStream': <type at remote 0x20c3e60>, 'Checkout': <classobj at remote 0x2592808>, 'GitCheckout': <classobj at remote 0x25928d8>, 'classes_map': {'svn': <classobj at remote 0x2592870>, 'git': <classobj at remote 0x25928d8>}, 'gtk': <module at remote 0x1fcd638>, 'GitCheckoutQuiet': <classobj at remote 0x2592940>, 'gettext': <NullTranslations(_fallback=None, _charset=None, _info={}, _output_charset=None) at remote 0x2297950>, '__package__': None, 'window': <SVNCheckout(svn=<SVN(interface='pysvn', cache=<StatusCache(cache={}) at remote 0x25dc590>, client=<Client at remote 0x2683e78>, vcs='svn') at remote 0x25c8cf8>, gtkbuilder_...(truncated), locals=locals@entry={'SVNCheckout': <classobj at remote 0x2592870>, 'GitUpdateToRevision': <classobj at remote 0x25927a0>, 'urllib': <module at remote 0x7febae022910>, 'path': '/home/carlos/Documents/bitbucket_test', 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x208d828>, __doc__=<gobject.GObject.__doc__ at remote 0x7febb45890e0>, __module__='gtk') at remote 0x2170e20>, 'GPollableOutputStream': <type at remote 0x20c3e60>, 'Checkout': <classobj at remote 0x2592808>, 'GitCheckout': <classobj at remote 0x25928d8>, 'classes_map': {'svn': <classobj at remote 0x2592870>, 'git': <classobj at remote 0x25928d8>}, 'gtk': <module at remote 0x1fcd638>, 'GitCheckoutQuiet': <classobj at remote 0x2592940>, 'gettext': <NullTranslations(_fallback=None, _charset=None, _info={}, _output_charset=None) at remote 0x2297950>, '__package__': None, 'window': <SVNCheckout(svn=<SVN(interface='pysvn', cache=<StatusCache(cache={}) at remote 0x25dc590>, client=<Client at remote 0x2683e78>, vcs='svn') at remote 0x25c8cf8>, gtkbuilder_...(truncated), flags=flags@entry=0x7fffbf08c910, arena=arena@entry=0x1e1a4b0) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:1361 > co = 0x7febb45064b0 > v = <optimized out> >#11 0x00000035346f7992 in PyRun_FileExFlags (fp=fp@entry=0x1e41760, filename=filename@entry=0x7fffbf08d9bf "/usr/lib/python2.7/site-packages/rabbitvcs/ui/checkout.py", start=start@entry=257, globals=globals@entry={'SVNCheckout': <classobj at remote 0x2592870>, 'GitUpdateToRevision': <classobj at remote 0x25927a0>, 'urllib': <module at remote 0x7febae022910>, 'path': '/home/carlos/Documents/bitbucket_test', 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x208d828>, __doc__=<gobject.GObject.__doc__ at remote 0x7febb45890e0>, __module__='gtk') at remote 0x2170e20>, 'GPollableOutputStream': <type at remote 0x20c3e60>, 'Checkout': <classobj at remote 0x2592808>, 'GitCheckout': <classobj at remote 0x25928d8>, 'classes_map': {'svn': <classobj at remote 0x2592870>, 'git': <classobj at remote 0x25928d8>}, 'gtk': <module at remote 0x1fcd638>, 'GitCheckoutQuiet': <classobj at remote 0x2592940>, 'gettext': <NullTranslations(_fallback=None, _charset=None, _info={}, _output_charset=None) at remote 0x2297950>, '__package__': None, 'window': <SVNCheckout(svn=<SVN(interface='pysvn', cache=<StatusCache(cache={}) at remote 0x25dc590>, client=<Client at remote 0x2683e78>, vcs='svn') at remote 0x25c8cf8>, gtkbuilder_...(truncated), locals=locals@entry={'SVNCheckout': <classobj at remote 0x2592870>, 'GitUpdateToRevision': <classobj at remote 0x25927a0>, 'urllib': <module at remote 0x7febae022910>, 'path': '/home/carlos/Documents/bitbucket_test', 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x208d828>, __doc__=<gobject.GObject.__doc__ at remote 0x7febb45890e0>, __module__='gtk') at remote 0x2170e20>, 'GPollableOutputStream': <type at remote 0x20c3e60>, 'Checkout': <classobj at remote 0x2592808>, 'GitCheckout': <classobj at remote 0x25928d8>, 'classes_map': {'svn': <classobj at remote 0x2592870>, 'git': <classobj at remote 0x25928d8>}, 'gtk': <module at remote 0x1fcd638>, 'GitCheckoutQuiet': <classobj at remote 0x2592940>, 'gettext': <NullTranslations(_fallback=None, _charset=None, _info={}, _output_charset=None) at remote 0x2297950>, '__package__': None, 'window': <SVNCheckout(svn=<SVN(interface='pysvn', cache=<StatusCache(cache={}) at remote 0x25dc590>, client=<Client at remote 0x2683e78>, vcs='svn') at remote 0x25c8cf8>, gtkbuilder_...(truncated), closeit=closeit@entry=1, flags=flags@entry=0x7fffbf08c910) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:1347 > ret = <optimized out> > mod = <optimized out> > arena = 0x1e1a4b0 >#12 0x00000035346f83ab in PyRun_SimpleFileExFlags (fp=fp@entry=0x1e41760, filename=0x7fffbf08d9bf "/usr/lib/python2.7/site-packages/rabbitvcs/ui/checkout.py", closeit=1, flags=flags@entry=0x7fffbf08c910) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:951 > m = <optimized out> > d = {'SVNCheckout': <classobj at remote 0x2592870>, 'GitUpdateToRevision': <classobj at remote 0x25927a0>, 'urllib': <module at remote 0x7febae022910>, 'path': '/home/carlos/Documents/bitbucket_test', 'GInitiallyUnowned': <GObjectMeta(__gtype__=<gobject.GType at remote 0x208d828>, __doc__=<gobject.GObject.__doc__ at remote 0x7febb45890e0>, __module__='gtk') at remote 0x2170e20>, 'GPollableOutputStream': <type at remote 0x20c3e60>, 'Checkout': <classobj at remote 0x2592808>, 'GitCheckout': <classobj at remote 0x25928d8>, 'classes_map': {'svn': <classobj at remote 0x2592870>, 'git': <classobj at remote 0x25928d8>}, 'gtk': <module at remote 0x1fcd638>, 'GitCheckoutQuiet': <classobj at remote 0x2592940>, 'gettext': <NullTranslations(_fallback=None, _charset=None, _info={}, _output_charset=None) at remote 0x2297950>, '__package__': None, 'window': <SVNCheckout(svn=<SVN(interface='pysvn', cache=<StatusCache(cache={}) at remote 0x25dc590>, client=<Client at remote 0x2683e78>, vcs='svn') at remote 0x25c8cf8>, gtkbuilder_...(truncated) > v = <optimized out> > ext = <optimized out> > set_file_name = 1 > ret = <optimized out> > len = <optimized out> >#13 0x00000035346f8fe9 in PyRun_AnyFileExFlags (fp=fp@entry=0x1e41760, filename=<optimized out>, closeit=<optimized out>, flags=flags@entry=0x7fffbf08c910) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:755 >No locals. >#14 0x0000003534709882 in Py_Main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/Python-2.7.3/Modules/main.c:639 > c = <optimized out> > sts = <optimized out> > command = 0x0 > filename = 0x7fffbf08d9bf "/usr/lib/python2.7/site-packages/rabbitvcs/ui/checkout.py" > module = 0x0 > fp = 0x1e41760 > 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} >#15 0x00000036f0221735 in __libc_start_main (main=0x4006c0 <main>, argc=3, ubp_av=0x7fffbf08cac8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffbf08cab8) at libc-start.c:226 > result = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 7139337114486161205, 4196040, 140736398412480, 0, 0, -7139477174107128011, 7168012085357428533}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x4007d0, 0x7fffbf08cac8}, data = {prev = 0x0, cleanup = 0x0, canceltype = 4196304}}} > not_first_call = <optimized out> >#16 0x00000000004006f1 in _start () >No symbol table info available. > >Thread 1 (Thread 0x7feba4738700 (LWP 2792)): >#0 0x00000036f0235925 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 > resultvar = 0 > pid = 2737 > selftid = 2792 >#1 0x00000036f02370d8 in __GI_abort () at abort.c:91 > save_stage = 2 > act = {__sigaction_handler = {sa_handler = 0x7feb9c011ac8, sa_sigaction = 0x7feb9c011ac8}, sa_mask = {__val = {140650082390846, 140649911360320, 140649911352112, 0, 140650077722700, 235960734080, 235960734080, 235960734080, 235957302779, 235960734080, 140650082230106, 140650091994352, 140649911360200, 140650053069488, 140650053069076, 42110472}}, sa_flags = -1677684040, sa_restorer = 0x7feba4736aa0} > sigs = {__val = {32, 0 <repeats 15 times>}} >#2 0x00007feba63060ae in svn_error_abort_on_malfunction (can_return=<optimized out>, file=<optimized out>, line=<optimized out>, expr=<optimized out>) at subversion/libsvn_subr/error.c:648 > err = <optimized out> >#3 0x00007feba6c23e93 in svn_client__checkout_internal (result_rev=result_rev@entry=0x7feba4736a98, url=url@entry=0x7feb9c0092b8 "%20https%3A/aldolopez%40bitbucket.org/aldolopez/test.git", local_abspath=0x2828e08 "/home/carlos/Documents/bitbucket_test/test.git", peg_revision=peg_revision@entry=0x7feba4736ab0, revision=revision@entry=0x7feba4736aa0, depth=depth@entry=svn_depth_infinity, ignore_externals=ignore_externals@entry=0, allow_unver_obstructions=allow_unver_obstructions@entry=0, timestamp_sleep=timestamp_sleep@entry=0x0, ctx=ctx@entry=0x28126d0, pool=pool@entry=0x28286e8) at subversion/libsvn_client/checkout.c:97 > svn_err__temp = <optimized out> > err = 0x0 > revnum = <optimized out> > sleep_here = 0 > use_sleep = 0x7feba4736914 > session_url = <optimized out> > kind = <optimized out> > uuid = <optimized out> > repos_root = <optimized out> > session_pool = 0x7feb9c00daa8 > ra_session = <optimized out> > tmp_revnum = <optimized out> > tmp_session_url = <optimized out> >#4 0x00007feba6c243c3 in svn_client_checkout3 (result_rev=0x7feba4736a98, URL=0x7feb9c0092b8 "%20https%3A/aldolopez%40bitbucket.org/aldolopez/test.git", path=<optimized out>, peg_revision=0x7feba4736ab0, revision=0x7feba4736aa0, depth=svn_depth_infinity, ignore_externals=0, allow_unver_obstructions=0, ctx=0x28126d0, pool=0x28286e8) at subversion/libsvn_client/checkout.c:217 > local_abspath = 0x2828e08 "/home/carlos/Documents/bitbucket_test/test.git" >#5 0x00007feba6f0f4a0 in pysvn_client::cmd_checkout (this=0x2683e70, a_args=..., a_kws=...) at pysvn_client_cmd_checkin.cpp:227 > norm_url = "%20https%3A/aldolopez%40bitbucket.org/aldolopez/test.git" > norm_path = "/home/carlos/Documents/bitbucket_test/test.git" > permission = {m_callbacks = @0x2683ea0, m_save = 0x287a260} > revnum = 0 > error = <optimized out> > url = "%20https%3A//aldolopez%40bitbucket.org/aldolopez/test.git" > pool = {m_pool = 0x28286e8} > is_url = <optimized out> > revnum = 0 > revision = {kind = svn_opt_revision_head, value = {number = 0, date = 0}} > peg_revision = {kind = svn_opt_revision_head, value = {number = 0, date = 0}} > args_desc = {{m_required = true, m_arg_name = 0x7feba6f4d9f5 "url"}, {m_required = true, m_arg_name = 0x7feba6f4d9a0 "path"}, {m_required = false, m_arg_name = 0x7feba6f4d9c2 "recurse"}, {m_required = false, m_arg_name = 0x7feba6f4da19 "revision"}, {m_required = false, m_arg_name = 0x7feba6f4da22 "peg_revision"}, {m_required = false, m_arg_name = 0x7feba6f4da30 "ignore_externals"}, {m_required = false, m_arg_name = 0x7feba6f4da00 "allow_unver_obstructions"}, {m_required = false, m_arg_name = 0x7feba6f4d9bc "depth"}, {m_required = false, m_arg_name = 0x0}} > args = {m_function_name = "checkout", m_arg_desc = 0x7feba718ff20, m_args = @0x7feba4736b60, m_kws = @0x7feba4736b70, m_checked_args = {<Py::MapBase<Py::Object>> = {<Py::Object> = {_vptr.Object = 0x7feba71835f0, p = {}}, <No data fields>}, <No data fields>}, m_min_args = 2, m_max_args = 8} > path = "/home/carlos/Documents/bitbucket_test/test.git" > allow_unver_obstructions = false > depth = svn_depth_infinity > ignore_externals = false >#6 0x00007feba6ef8f33 in Py::PythonExtension<pysvn_client>::method_keyword_call_handler (_self_and_name_tuple=<optimized out>, _args=<optimized out>, _keywords=<optimized out>) at /usr/src/debug/pysvn-1.7.6/Import/pycxx-6.2.4/CXX/Python2/ExtensionOldType.hxx:321 > self_and_name_tuple = {<Py::SeqBase<Py::Object>> = {<Py::Object> = {_vptr.Object = 0x7feba71833f0, p = (<Client at remote 0x2683e78>, <PyCObject at remote 0x25d5170>)}, <No data fields>}, <No data fields>} > self_in_cobject = <optimized out> > self = 0x2683e70 > meth_def = 0x27eddc0 > keywords = {<Py::MapBase<Py::Object>> = {<Py::Object> = {_vptr.Object = 0x7feba71835f0, p = {'revision': <revision at remote 0x284e9d8>, 'recurse': True, 'ignore_externals': False}}, <No data fields>}, <No data fields>} > args = {<Py::SeqBase<Py::Object>> = {<Py::Object> = {_vptr.Object = 0x7feba71833f0, p = ('%20https%3A//aldolopez%40bitbucket.org/aldolopez/test.git', '/home/carlos/Documents/bitbucket_test/test.git')}, <No data fields>}, <No data fields>} > result = warning: can't find linker symbol for virtual table for `Py::Object' value >{_vptr.Object = 0x353496faa0, p = <unknown at remote 0x353467eb92>} >#7 0x00000035346dbfc2 in do_call (nk=<optimized out>, na=2, pp_stack=0x7feba4736dd8, func=<built-in method checkout of tuple object at remote 0x25da320>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4313 > tstate = <optimized out> > callargs = <optimized out> > kwdict = {'revision': <revision at remote 0x284e9d8>, 'recurse': True, 'ignore_externals': False} > result = 0x0 >#8 call_function (oparg=<optimized out>, pp_stack=0x7feba4736dd8) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4121 > func = <built-in method checkout of tuple object at remote 0x25da320> > w = <optimized out> > na = 2 > nk = <optimized out> > n = <optimized out> > pfunc = 0x244e888 > x = <optimized out> >#9 PyEval_EvalFrameEx (f=f@entry=Frame 0x244e6e0, for file /usr/lib/python2.7/site-packages/rabbitvcs/vcs/svn/__init__.py, line 1023, in checkout (self=<SVN(interface='pysvn', cache=<StatusCache(cache={}) at remote 0x25dc590>, client=<Client at remote 0x2683e78>, vcs='svn') at remote 0x25c8cf8>, url='%20https%3A//aldolopez%40bitbucket.org/aldolopez/test.git', path='/home/carlos/Documents/bitbucket_test/test.git', recurse=True, revision=<Revision(_Revision__revision=<revision at remote 0x284e9d8>, kind=u'head', is_revision_object=True, _Revision__revision_kind=<opt_revision_kind at remote 0x2800a98>, value=None) at remote 0x25daf80>, ignore_externals=False), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x244e890 > stack_pointer = <optimized out> > next_instr = 0x25ca1cb "S" > 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 = 0x244e858 > freevars = 0x244e888 > retval = 0x0 > tstate = <optimized out> > co = 0x25c91b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x25ca18c "t" > names = ('rabbitvcs', 'util', 'helper', 'urlize', 'client', 'checkout', 'primitive') > consts = ('\n Checkout a working copy from a vcs repository\n\n @type url: string\n @param url: A repository url.\n\n @type path: string\n @param path: A local destination for the working copy.\n\n @type recurse: boolean\n @param recurse: Whether or not to run a recursive checkout.\n\n @type revision: pysvn.Revision\n @param revision: Revision to checkout, defaults to HEAD.\n\n @type ignore_externals: boolean\n @param ignore_externals: Whether or not to ignore externals.\n\n ', 'recurse', 'revision', 'ignore_externals') >#10 0x00000035346ddb1f in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=args@entry=0x2587b08, argcount=3, kws=kws@entry=0x25d0138, kwcount=kwcount@entry=3, defs=defs@entry=0x25c7978, defcount=defcount@entry=3, 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 = 0x287a260 > x = <optimized out> > u = <optimized out> >#11 0x000000353466d8a7 in function_call (func=<function at remote 0x25de140>, arg=(<SVN(interface='pysvn', cache=<StatusCache(cache={}) at remote 0x25dc590>, client=<Client at remote 0x2683e78>, vcs='svn') at remote 0x25c8cf8>, '%20https%3A//aldolopez%40bitbucket.org/aldolopez/test.git', '/home/carlos/Documents/bitbucket_test/test.git'), kw={'ignore_externals': False, 'recurse': True, 'revision': <Revision(_Revision__revision=<revision at remote 0x284e9d8>, kind=u'head', is_revision_object=True, _Revision__revision_kind=<opt_revision_kind at remote 0x2800a98>, value=None) at remote 0x25daf80>}) at /usr/src/debug/Python-2.7.3/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = ('ignore_externals', False, 'recurse', True, 'revision', <Revision(_Revision__revision=<revision at remote 0x284e9d8>, kind=u'head', is_revision_object=True, _Revision__revision_kind=<opt_revision_kind at remote 0x2800a98>, value=None) at remote 0x25daf80>) > d = 0x25c7978 > k = 0x25d0138 > nk = 3 > nd = 3 >#12 0x0000003534649a7e in PyObject_Call (func=func@entry=<function at remote 0x25de140>, arg=<optimized out>, kw=kw@entry={'ignore_externals': False, 'recurse': True, 'revision': <Revision(_Revision__revision=<revision at remote 0x284e9d8>, kind=u'head', is_revision_object=True, _Revision__revision_kind=<opt_revision_kind at remote 0x2800a98>, value=None) at remote 0x25daf80>}) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2529 > result = <optimized out> > call = 0x353466d6e0 <function_call> >#13 0x00000035346d9eeb in ext_do_call (nk=0, na=<optimized out>, flags=<optimized out>, pp_stack=0x7feba4737158, func=<function at remote 0x25de140>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4411 > kwdict = {'ignore_externals': False, 'recurse': True, 'revision': <Revision(_Revision__revision=<revision at remote 0x284e9d8>, kind=u'head', is_revision_object=True, _Revision__revision_kind=<opt_revision_kind at remote 0x2800a98>, value=None) at remote 0x25daf80>} > nstar = 2 > callargs = <optimized out> > stararg = ('%20https%3A//aldolopez%40bitbucket.org/aldolopez/test.git', '/home/carlos/Documents/bitbucket_test/test.git') > result = 0x0 >#14 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 0x25de140> > na = <optimized out> > nk = 0 > n = <optimized out> > pfunc = 0x7feb9c001430 > sp = 0x7feb9c001430 > stack_pointer = <optimized out> > next_instr = 0x238ff09 "|" > 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 = <optimized out> > retval = 0x0 > tstate = <optimized out> > co = 0x2394830 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x238fef4 "|" > names = ('func', 'args', 'kwargs', 'result') > consts = (None,) >#15 0x00000035346dcd51 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7feba4737358, func=<function at remote 0x247d500>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x287a260 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#16 call_function (oparg=<optimized out>, pp_stack=0x7feba4737358) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x247d500> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7feb9c001258 > x = <optimized out> >#17 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x7feb9c001260 > stack_pointer = <optimized out> > next_instr = 0x229641b "\001WnG" > 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 = <optimized out> > retval = 0x0 > tstate = <optimized out> > co = 0x2394e30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x22963ec "x\213" > names = ('queue', 'cancel', 'True', 'start', 'Exception', 'log', 'exception', '_exception', 'set_args', 'call', 'position') > consts = ('\n Runs through the queue and calls each function\n \n ', None, 1) >#18 0x00000035346dcd51 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7feba4737558, func=<function at remote 0x247d938>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x287a260 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#19 call_function (oparg=<optimized out>, pp_stack=0x7feba4737558) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x247d938> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7feb9c000ea0 > x = <optimized out> >#20 PyEval_EvalFrameEx (f=f@entry=Frame 0x7feb9c000d20, for file /usr/lib/python2.7/site-packages/rabbitvcs/ui/action.py, line 612, in run (self=<SVNAction(_Thread__ident=140650053076736, pbar_ticks_current=-1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7febb4587af0>, acquire=<built-in method acquire of thread.lock object at remote 0x7febb4587af0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7febb4587af0>) at remote 0x25dc650>) at remote 0x25dc610>, cancel=False, message=None, _Thread__initialized=True, pbar_ticks=None, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7febb4587b10>, acquire=<built-in method acquire of thread.lock object at remote 0x7febb4587b10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7febb4587b10>) at remote 0x25dc6d0>, notification=<MessageCallbackNotifier(callback_c...(truncated), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x7feb9c000ea8 > stack_pointer = <optimized out> > next_instr = 0x258aaeb "\001d\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 = 0x7feb9c000e98 > freevars = 0x7feb9c000ea0 > retval = 0x0 > tstate = <optimized out> > co = 0x258f5b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x258aaa4 "|" > names = ('has_loader', 'queue', 'append', 'notification', 'close', 'True', 'set_exception_callback', '_VCSAction__queue_exception_callback', 'start') > consts = ('\n The central method that drives this class. It runs the before and\n after methods, as well as the main vcs method.\n\n ', 'threaded', None) >#21 0x00000035346ddb1f in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=1, kws=0x7feb9c000c80, kwcount=0, defs=0x0, defcount=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 = 0x287a260 > x = <optimized out> > u = <optimized out> >#22 0x00000035346dc113 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7feba4737808, func=<function at remote 0x25bfaa0>) 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> >#23 call_function (oparg=<optimized out>, pp_stack=0x7feba4737808) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x25bfaa0> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7feb9c000c78 > x = <optimized out> >#24 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x7feb9c000c80 > stack_pointer = <optimized out> > next_instr = 0x23dabea "\001Wn\a\001\004t\016" > 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 = <optimized out> > retval = 0x0 > tstate = <optimized out> > co = 0x23b8eb0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x23dab44 "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') >#25 0x00000035346dcd51 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7feba4737a08, func=<function at remote 0x23c7668>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0x287a260 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#26 call_function (oparg=<optimized out>, pp_stack=0x7feba4737a08) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x23c7668> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7feb9c000a90 > x = <optimized out> >#27 PyEval_EvalFrameEx (f=f@entry=Frame 0x7feb9c000910, for file /usr/lib64/python2.7/threading.py, line 524, in __bootstrap (self=<SVNAction(_Thread__ident=140650053076736, pbar_ticks_current=-1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7febb4587af0>, acquire=<built-in method acquire of thread.lock object at remote 0x7febb4587af0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7febb4587af0>) at remote 0x25dc650>) at remote 0x25dc610>, cancel=False, message=None, _Thread__initialized=True, pbar_ticks=None, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7febb4587b10>, acquire=<built-in method acquire of thread.lock object at remote 0x7febb4587b10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7febb4587b10>) at remote 0x25dc6d0>, notification=<MessageCallbackNotifier(callback_cancel=<instanc...(truncated), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x7feb9c000a98 > stack_pointer = <optimized out> > next_instr = 0x23b18a0 "\001Wn#" > 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 = 0x7feb9c000a88 > freevars = 0x7feb9c000a90 > retval = 0x0 > tstate = <optimized out> > co = 0x23b8db0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x23b1894 "y\016" > names = ('_Thread__bootstrap_inner', '_Thread__daemonic', '_sys', 'None') > consts = (None,) >#28 0x00000035346ddb1f in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=args@entry=0x25bd6e8, 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 = 0x287a260 > x = <optimized out> > u = <optimized out> >#29 0x000000353466d796 in function_call (func=<function at remote 0x23c7578>, arg=(<SVNAction(_Thread__ident=140650053076736, pbar_ticks_current=-1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7febb4587af0>, acquire=<built-in method acquire of thread.lock object at remote 0x7febb4587af0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7febb4587af0>) at remote 0x25dc650>) at remote 0x25dc610>, cancel=False, message=None, _Thread__initialized=True, pbar_ticks=None, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7febb4587b10>, acquire=<built-in method acquire of thread.lock object at remote 0x7febb4587b10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7febb4587b10>) at remote 0x25dc6d0>, notification=<MessageCallbackNotifier(callback_cancel=<instancemethod at remote 0x25e0190>, claim_domain=True, tree=<gtk.Builder at remote 0x25e0370>, do_gtk_...(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 >#30 0x0000003534649a7e in PyObject_Call (func=func@entry=<function at remote 0x23c7578>, arg=arg@entry=(<SVNAction(_Thread__ident=140650053076736, pbar_ticks_current=-1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7febb4587af0>, acquire=<built-in method acquire of thread.lock object at remote 0x7febb4587af0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7febb4587af0>) at remote 0x25dc650>) at remote 0x25dc610>, cancel=False, message=None, _Thread__initialized=True, pbar_ticks=None, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7febb4587b10>, acquire=<built-in method acquire of thread.lock object at remote 0x7febb4587b10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7febb4587b10>) at remote 0x25dc6d0>, notification=<MessageCallbackNotifier(callback_cancel=<instancemethod at remote 0x25e0190>, claim_domain=True, tree=<gtk.Builder at remote 0x25e0370>, do_gtk_...(truncated), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2529 > result = <optimized out> > call = 0x353466d6e0 <function_call> >#31 0x0000003534658070 in instancemethod_call (func=<function at remote 0x23c7578>, arg=(<SVNAction(_Thread__ident=140650053076736, pbar_ticks_current=-1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7febb4587af0>, acquire=<built-in method acquire of thread.lock object at remote 0x7febb4587af0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7febb4587af0>) at remote 0x25dc650>) at remote 0x25dc610>, cancel=False, message=None, _Thread__initialized=True, pbar_ticks=None, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7febb4587b10>, acquire=<built-in method acquire of thread.lock object at remote 0x7febb4587b10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7febb4587b10>) at remote 0x25dc6d0>, notification=<MessageCallbackNotifier(callback_cancel=<instancemethod at remote 0x25e0190>, claim_domain=True, tree=<gtk.Builder at remote 0x25e0370>, do_gtk_...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.3/Objects/classobject.c:2578 > self = <SVNAction(_Thread__ident=140650053076736, pbar_ticks_current=-1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7febb4587af0>, acquire=<built-in method acquire of thread.lock object at remote 0x7febb4587af0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7febb4587af0>) at remote 0x25dc650>) at remote 0x25dc610>, cancel=False, message=None, _Thread__initialized=True, pbar_ticks=None, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7febb4587b10>, acquire=<built-in method acquire of thread.lock object at remote 0x7febb4587b10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7febb4587b10>) at remote 0x25dc6d0>, notification=<MessageCallbackNotifier(callback_cancel=<instancemethod at remote 0x25e0190>, claim_domain=True, tree=<gtk.Builder at remote 0x25e0370>, do_gtk_q...(truncated) > klass = <optimized out> > result = <optimized out> >#32 0x0000003534649a7e in PyObject_Call (func=func@entry=<instancemethod at remote 0x241d190>, arg=arg@entry=(), kw=<optimized out>) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3534657fd0 <instancemethod_call> >#33 0x00000035346d71c7 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x241d190>, arg=(), kw=<optimized out>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3967 > result = <optimized out> >#34 0x000000353470b432 in t_bootstrap (boot_raw=0x286f0b0) at /usr/src/debug/Python-2.7.3/Modules/threadmodule.c:614 > boot = 0x286f0b0 > tstate = 0x287a260 > res = <optimized out> >#35 0x00000036f0607d14 in start_thread (arg=0x7feba4738700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7feba4738700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140650053076736, 7139337114486161205, 0, 235954896896, 140650053076736, 0, -7150786427874853067, 7168012651415191349}, 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> >#36 0x00000036f02f167d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. >From To Syms Read Shared Object Library >0x000000353463efd0 0x000000353471e560 Yes /lib64/libpython2.7.so.1.0 >0x00000036f0605790 0x00000036f0610494 Yes /lib64/libpthread.so.0 >0x00000036f0a00ea0 0x00000036f0a019e0 Yes /lib64/libdl.so.2 >0x0000003701a00ee0 0x0000003701a01814 Yes /lib64/libutil.so.1 >0x00000036f12055f0 0x00000036f126ca4c Yes /lib64/libm.so.6 >0x00000036f021ef60 0x00000036f035f780 Yes /lib64/libc.so.6 >0x00000036efe00b20 0x00000036efe1a319 Yes /lib64/ld-linux-x86-64.so.2 >0x00007febade1a720 0x00007febade1cde4 Yes /usr/lib64/python2.7/lib-dynload/stropmodule.so >0x00007febadc0c220 0x00007febadc11858 Yes /usr/lib64/python2.7/lib-dynload/_socketmodule.so >0x00007febada060e0 0x00007febada06b4c Yes /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so >0x00007febad8002a0 0x00007febad802f40 Yes /usr/lib64/python2.7/lib-dynload/_ssl.so >0x0000003703a14780 0x0000003703a46c94 Yes /lib64/libssl.so.10 >0x00000036ff65ca00 0x00000036ff724528 Yes /lib64/libcrypto.so.10 >0x000000370060ad60 0x0000003700638424 Yes /lib64/libgssapi_krb5.so.2 >0x000000370121b640 0x0000003701293340 Yes /lib64/libkrb5.so.3 >0x00000036fee01520 0x00000036fee02114 Yes /lib64/libcom_err.so.2 >0x0000003700a04490 0x0000003700a1c92c Yes /lib64/libk5crypto.so.3 >0x00000036f1601f50 0x00000036f160e718 Yes /lib64/libz.so.1 >0x0000003700e02a60 0x0000003700e07eac Yes /lib64/libkrb5support.so.0 >0x00000036ffa01120 0x00000036ffa01ac4 Yes /lib64/libkeyutils.so.1 >0x00000036f22039b0 0x00000036f2211e1c Yes /lib64/libresolv.so.2 >0x00000036f46029d0 0x00000036f4612138 Yes /lib64/libgcc_s.so.1 >0x00000036f1a05fc0 0x00000036f1a16768 Yes /lib64/libselinux.so.1 >0x00007febad5f8ba0 0x00007febad5f995c Yes /usr/lib64/python2.7/lib-dynload/cStringIO.so >0x00007febad3f2ab0 0x00007febad3f3b28 Yes /usr/lib64/python2.7/lib-dynload/timemodule.so >0x00007febad1ea7d0 0x00007febad1ecf10 Yes /usr/lib64/python2.7/lib-dynload/_struct.so >0x00007febacfe3190 0x00007febacfe50cc Yes /usr/lib64/python2.7/lib-dynload/binascii.so >0x00007febacddc370 0x00007febacdde8dc Yes /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so >0x00007febacbd4040 0x00007febacbd5ae4 Yes /usr/lib64/python2.7/lib-dynload/operator.so >0x00007febac9c3ee0 0x00007febac9c8958 Yes /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so >0x00007febac7bec60 0x00007febac7bf2a4 Yes /usr/lib64/python2.7/lib-dynload/_bisectmodule.so >0x00007febac5b9d60 0x00007febac5bad34 Yes /usr/lib64/python2.7/lib-dynload/_heapq.so >0x00007febac3ac5e0 0x00007febac3b1d50 Yes /usr/lib64/python2.7/site-packages/glib/_glib.so >0x00007febac1a2ae0 0x00007febac1a3898 Yes /lib64/libpyglib-2.0-python.so.0 >0x00000036f2e0a910 0x00000036f2e37dbc Yes /lib64/libgobject-2.0.so.0 >0x00000036f2600680 0x00000036f26007fc Yes /lib64/libgthread-2.0.so.0 >0x00000036f0e02260 0x00000036f0e0554c Yes /lib64/librt.so.1 >0x00000036f1e19d00 0x00000036f1eac9cc Yes /lib64/libglib-2.0.so.0 >0x00000036f3201950 0x00000036f32060ec Yes /lib64/libffi.so.5 >0x00007febabf9db10 0x00007febabf9eec4 Yes /usr/lib64/python2.7/lib-dynload/_localemodule.so >0x00007febabcbee30 0x00007febabccf11c Yes /usr/lib64/python2.7/site-packages/gobject/_gobject.so >0x00007febab8c4f00 0x00007febab9e7ab4 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gtk/_gtk.so >0x0000003624069a90 0x000000362430b4f8 Yes /lib64/libgtk-x11-2.0.so.0 >0x000000362161e7c0 0x00000036216810b4 Yes /lib64/libgdk-x11-2.0.so.0 >0x00000036f7609b30 0x00000036f7615c04 Yes /lib64/libatk-1.0.so.0 >0x000000362542eee0 0x00000036254eaaf4 Yes /lib64/libgio-2.0.so.0 >0x0000003620a07600 0x0000003620a21bfc Yes /lib64/libpangoft2-1.0.so.0 >0x0000003620204910 0x0000003620209358 Yes /lib64/libpangocairo-1.0.so.0 >0x0000003625c06750 0x0000003625c19b50 Yes /lib64/libgdk_pixbuf-2.0.so.0 >0x00000036f960b2f0 0x00000036f968215c Yes /lib64/libcairo.so.2 >0x0000003621e0eeb0 0x0000003621e2d490 Yes /lib64/libpango-1.0.so.0 >0x00000036f660cbc0 0x00000036f6677250 Yes /lib64/libfreetype.so.6 >0x00000036f6e05ef0 0x00000036f6e1f6fc Yes /lib64/libfontconfig.so.1 >0x00000036258010f0 0x0000003625801fd8 Yes /lib64/libgmodule-2.0.so.0 >0x00000036f421dea0 0x00000036f42a4260 Yes /lib64/libX11.so.6 >0x00000036f9e014f0 0x00000036f9e03cf8 Yes /lib64/libXfixes.so.3 >0x00000036f4a03700 0x00000036f4a0d7d0 Yes /lib64/libXext.so.6 >0x00000036f5201a70 0x00000036f52079e0 Yes /lib64/libXrender.so.1 >0x00000036f5e00b00 0x00000036f5e01438 Yes /lib64/libXinerama.so.1 >0x00000036f7202130 0x00000036f720bfb4 Yes /lib64/libXi.so.6 >0x00000036f5601830 0x00000036f5605f34 Yes /lib64/libXrandr.so.2 >0x00000036f9202a80 0x00000036f92076dc Yes /lib64/libXcursor.so.1 >0x00000036f8e00c30 0x00000036f8e01774 Yes /lib64/libXcomposite.so.1 >0x00000036f8600b90 0x00000036f860159c Yes /lib64/libXdamage.so.1 >0x00000036f6a04fa0 0x00000036f6a20ae0 Yes /lib64/libpng15.so.15 >0x00000036f7a08d80 0x00000036f7a72eec Yes /lib64/libpixman-1.so.0 >0x00000036f5a03dd0 0x00000036f5a1cccc Yes /lib64/libexpat.so.1 >0x00007febab5e59c0 0x00007febab5f18d8 Yes /lib64/libxcb.so.1 >0x00000036f3a00e80 0x00000036f3a01bb0 Yes /lib64/libXau.so.6 >0x00007febab3cacf0 0x00007febab3d1b8c Yes /usr/lib64/python2.7/site-packages/cairo/_cairo.so >0x00007febab17e8b0 0x00007febab19c564 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gio/_gio.so >0x00007febaaf5b940 0x00007febaaf5d13c Yes /usr/lib64/python2.7/site-packages/gtk-2.0/gio/unix.so >0x00007febaad3c5a0 0x00007febaad4a380 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/pango.so >0x00007febaaaf8f80 0x00007febaab1b7b0 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/atk.so >0x00007febaa8e8f10 0x00007febaa8e9e54 Yes /usr/lib64/python2.7/site-packages/gtk-2.0/pangocairo.so >0x00007febaa6dc1b0 0x00007febaa6e367c Yes /lib64/libnss_files.so.2 >0x00007febaa4b3b10 0x00007febaa4d46d8 Yes /usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so >0x00007febaa2ae6a0 0x00007febaa2ae7b4 Yes /usr/lib64/gtk-2.0/modules/libpk-gtk-module.so >0x00007febaa0aa0a0 0x00007febaa0ac120 Yes /usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so >0x0000003fd9c01d40 0x0000003fd9c03200 Yes /lib64/libcanberra-gtk.so.0 >0x00000037062033c0 0x000000370620c31c Yes /lib64/libcanberra.so.0 >0x0000003704a020b0 0x0000003704a0614c Yes /lib64/libvorbisfile.so.3 >0x0000003701e03810 0x0000003701e1ad6c Yes /lib64/libvorbis.so.0 >0x0000003701601a70 0x0000003701604138 Yes /lib64/libogg.so.0 >0x0000003705202880 0x000000370520c010 Yes /lib64/libtdb.so.1 >0x0000003704202400 0x00000037042065d4 Yes /lib64/libltdl.so.7 >0x00000036fd200dc0 0x00000036fd205cac Yes /lib64/libcrypt.so.1 >0x00000036fce03520 0x00000036fce42538 Yes /lib64/libfreebl3.so >0x00007feba9e8d6c0 0x00007feba9e9dfe8 Yes /usr/lib64/python2.7/site-packages/gi/_gi.so >0x0000003fde007b50 0x0000003fde0248ec Yes /usr/lib64/libgirepository-1.0.so.1 >0x00007feba9c81ac0 0x00007feba9c82938 Yes /usr/lib64/libpyglib-gi-2.0-python.so.0 >0x00007feba9a70a00 0x00007feba9a7b38c Yes /usr/lib64/python2.7/lib-dynload/cPickle.so >0x00007feba986ad80 0x00007feba986b238 Yes /usr/lib64/python2.7/lib-dynload/grpmodule.so >0x00007feba96599d0 0x00007feba96621a8 Yes /usr/lib64/python2.7/lib-dynload/datetime.so >0x00007feba944fcb0 0x00007feba9451588 Yes /usr/lib64/python2.7/lib-dynload/selectmodule.so >0x00007feba924ae20 0x00007feba924bb34 Yes /usr/lib64/python2.7/lib-dynload/fcntlmodule.so >0x00007feba90478a0 0x00007feba9048488 Yes /usr/lib64/python2.7/lib-dynload/_hashlib.so >0x00007feba787d930 0x00007feba7894f98 Yes /usr/lib64/gio/modules/libgvfsdbus.so >0x00007feba764c310 0x00007feba7655c9c Yes /lib64/libgvfscommon.so.0 >0x00007feba7418ec0 0x00007feba74381fc Yes /lib64/libbluray.so.1 >0x0000003535607890 0x0000003535630924 Yes /lib64/libdbus-1.so.3 >0x0000003530c2cd70 0x0000003530d0f744 Yes /lib64/libxml2.so.2 >0x00007feba71f4bd0 0x00007feba71f504c Yes /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so >0x0000003fdd407950 0x0000003fdd42b9e8 Yes /lib64/librsvg-2.so.2 >0x0000003705e08ce0 0x0000003705e27428 Yes /lib64/libcroco-0.6.so.3 >0x00007feba6ec4d50 0x00007feba6f4af5c Yes /usr/lib64/python2.7/site-packages/pysvn/_pysvn.so >0x00007feba6c179b0 0x00007feba6c55808 Yes /lib64/libsvn_client-1.so.0 >0x00007feba69e3f10 0x00007feba69fb7f8 Yes /lib64/libsvn_repos-1.so.0 >0x00007feba675e460 0x00007feba67bd848 Yes /lib64/libsvn_wc-1.so.0 >0x00007feba6546f70 0x00007feba6548f14 Yes /lib64/libsvn_fs-1.so.0 >0x00007feba62f7110 0x00007feba63274fc Yes /lib64/libsvn_subr-1.so.0 >0x00007feba60d3420 0x00007feba60dd108 Yes /lib64/libsvn_diff-1.so.0 >0x00007feba5eac340 0x00007feba5ec61ac Yes /lib64/libapr-1.so.0 >0x00000036fc25bb50 0x00000036fc2c105b Yes /lib64/libstdc++.so.6 >0x00007feba5c97830 0x00007feba5c9cd24 Yes /lib64/libsvn_ra-1.so.0 >0x00007feba5a8e0d0 0x00007feba5a911b8 Yes /lib64/libsvn_ra_local-1.so.0 >0x00007feba5868ec0 0x00007feba5881b84 Yes /lib64/libsvn_fs_fs-1.so.0 >0x00007feba563a640 0x00007feba5655c2c Yes /lib64/libsvn_fs_base-1.so.0 >0x00007feba542ec10 0x00007feba542f068 Yes /lib64/libsvn_fs_util-1.so.0 >0x00007feba521b920 0x00007feba5228c38 Yes /lib64/libsvn_ra_svn-1.so.0 >0x0000003704e04840 0x0000003704e14504 Yes /lib64/libsasl2.so.2 >0x00007feba4ff8cf0 0x00007feba500ca60 Yes /lib64/libsvn_ra_neon-1.so.0 >0x00000036fe60a530 0x00000036fe61f678 Yes /lib64/libneon.so.27 >0x00007feba4de4930 0x00007feba4debb54 Yes /lib64/libsvn_delta-1.so.0 >0x00000036ffe0a2e0 0x00000036ffe86860 Yes /lib64/libsqlite3.so.0 >0x00007feba4bcb280 0x00007feba4bdb5c8 Yes /lib64/libmagic.so.1 >0x00007feba49ab820 0x00007feba49bf1bc Yes /lib64/libaprutil-1.so.0 >0x00000036ff223ae0 0x00000036ff345db8 Yes /lib64/libdb-4.8.so >0x00000036fa2016d0 0x00000036fa202d48 Yes /lib64/libuuid.so.1 >0x00000037046188e0 0x0000003704692a2c Yes /lib64/libgnutls.so.26 >0x00000036fde01b30 0x00000036fde03420 Yes /lib64/libpakchois.so.0 >0x00000037072093b0 0x000000370721abf4 Yes /lib64/libproxy.so.1 >0x0000003705601ce0 0x000000370560c9e8 Yes /lib64/libtasn1.so.3 >0x00000036fbe07200 0x00000036fbe52b48 Yes /lib64/libgcrypt.so.11 >0x00000036fba00960 0x00000036fba00ed8 Yes /lib64/libgpg-error.so.0 >0x0000003702602cd0 0x000000370260ba6c Yes /lib64/libp11-kit.so.0 >0x0000003706602720 0x0000003706605f40 Yes /lib64/libmodman.so.1 >0x00007feba473b4a0 0x00007feba473e6c4 Yes /usr/lib64/python2.7/lib-dynload/math.so >$1 = 0x0 >$2 = 0x0 >rax 0x0 0 >rbx 0x7feba4736914 140650053069076 >rcx 0xffffffffffffffff -1 >rdx 0x6 6 >rsi 0xae8 2792 >rdi 0xab1 2737 >rbp 0x2828e08 0x2828e08 >rsp 0x7feba4736768 0x7feba4736768 >r8 0x7feba4738700 140650053076736 >r9 0x1 1 >r10 0x8 8 >r11 0x206 518 >r12 0x7feb9c0092b8 140649911325368 >r13 0x7feba4736aa0 140650053069472 >r14 0x7feba4736ab0 140650053069488 >r15 0x7feb9c00daa8 140649911343784 >rip 0x36f0235925 0x36f0235925 <__GI_raise+53> >eflags 0x206 [ PF 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 __GI_raise: > 0x00000036f02358f0 <+0>: mov %fs:0x2d4,%eax > 0x00000036f02358f8 <+8>: mov %fs:0x2d0,%esi > 0x00000036f0235900 <+16>: test %esi,%esi > 0x00000036f0235902 <+18>: jne 0x36f0235930 <__GI_raise+64> > 0x00000036f0235904 <+20>: mov $0xba,%eax > 0x00000036f0235909 <+25>: syscall > 0x00000036f023590b <+27>: mov %eax,%esi > 0x00000036f023590d <+29>: mov %eax,%fs:0x2d0 > 0x00000036f0235915 <+37>: movslq %edi,%rdx > 0x00000036f0235918 <+40>: movslq %esi,%rsi > 0x00000036f023591b <+43>: movslq %eax,%rdi > 0x00000036f023591e <+46>: mov $0xea,%eax > 0x00000036f0235923 <+51>: syscall >=> 0x00000036f0235925 <+53>: cmp $0xfffffffffffff000,%rax > 0x00000036f023592b <+59>: ja 0x36f023593f <__GI_raise+79> > 0x00000036f023592d <+61>: repz retq > 0x00000036f023592f <+63>: nop > 0x00000036f0235930 <+64>: test %eax,%eax > 0x00000036f0235932 <+66>: jg 0x36f0235915 <__GI_raise+37> > 0x00000036f0235934 <+68>: test $0x7fffffff,%eax > 0x00000036f0235939 <+73>: je 0x36f0235950 <__GI_raise+96> > 0x00000036f023593b <+75>: neg %eax > 0x00000036f023593d <+77>: jmp 0x36f0235915 <__GI_raise+37> > 0x00000036f023593f <+79>: mov 0x37a4ea(%rip),%rdx # 0x36f05afe30 > 0x00000036f0235946 <+86>: neg %eax > 0x00000036f0235948 <+88>: mov %eax,%fs:(%rdx) > 0x00000036f023594b <+91>: or $0xffffffffffffffff,%rax > 0x00000036f023594f <+95>: retq > 0x00000036f0235950 <+96>: mov %esi,%eax > 0x00000036f0235952 <+98>: jmp 0x36f0235915 <__GI_raise+37> >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 874210
:
640217
|
640218
|
640219
| 640220 |
640221
|
640222
|
640223
|
640224
|
640225