Though my traceback looks corrupted because of Cython

Traceback (most recent call last):
  File "<string>", line 131, in <module>
  File "<string>", line 106, in invoke
  File "<string>", line 113, in newest_first_order
  File "<string>", line 92, in print_stackframe
  File "/usr/lib/python3.6/site-packages/Cython/Debugger/libcyt
    return function(self, frame, *args, **kwargs)
  File "/usr/lib/python3.6/site-packages/Cython/Debugger/libcyt_desc
    filename = pyframeobject.filename()
  File "/usr/lib/python3.6/site-packages/Cython/Debugger/libpyt
    return self.co_filename.proxyval(set())
  File "/usr/lib/python3.6/site-packages/Cython/Debugger/libpyt
    return str(self)
  File "/usr/lib/python3.6/site-packages/Cython/Debugger/libpyt
    field_ob_sval = self.field('ob_sval')
  File "/usr/lib/python3.6/site-packages/Cython/Debugger/libpyt
    return self._gdbval.dereference()[name]
gdb.error: There is no member named ob_sval.

Le samedi 30 décembre 2017 11:08:09 UTC+1, vdelecroix a écrit :
>
> Here it is 
>
> On 05/10/2017 13:18, Jeroen Demeyer wrote: 
> > Anybody has a complete backtrace, preferably with GDB installed? 
> > 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to