* Yaroslav Halchenko <deb...@onerussian.com>, 2011-02-13, 21:47:
I am inclined to upload cython 0.14 to sid shortly... so checking on
what it would break ;)
python-djvulibre  still segfaults but differently:

Doctest: sexpr.ExpressionParser ... Unhandled exception (42)
Traceback (most recent call last):
 File "sexpr.pyx", line 133, in djvu.sexpr._myio_getc (djvu/sexpr.c:1598)
AttributeError: 'int' object has no attribute 'read'

ok
Doctest: sexpr.ExpressionWriter ... Unhandled exception (42)
Traceback (most recent call last):
 File "sexpr.pyx", line 120, in djvu.sexpr._myio_puts (djvu/sexpr.c:1424)
AttributeError: 'int' object has no attribute 'write'

Unhandled exception (42)
Traceback (most recent call last):
 File "sexpr.pyx", line 120, in djvu.sexpr._myio_puts (djvu/sexpr.c:1424)
AttributeError: 'int' object has no attribute 'write'

Unhandled exception (42)
Traceback (most recent call last):
 File "sexpr.pyx", line 120, in djvu.sexpr._myio_puts (djvu/sexpr.c:1424)
AttributeError: 'int' object has no attribute 'write'

Segmentation fault
make[1]: *** [override_dh_auto_test] Error 139

Does it segfault with the patch applied or without it?

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to