I get this all the time on my Ubuntu system:
minicom: ../iconv/loop.c:430: internal_utf8_loop_single: Assertion `inptr - bytebuf > (state->__count & 7)' failed.
Workaround: LANG=C minicom
I get this all the time on my Ubuntu system:
minicom: ../iconv/loop.c:430: internal_utf8_loop_single: Assertion `inptr - bytebuf > (state->__count & 7)' failed.
Workaround: LANG=C minicom
RSS feed for comments on this post. TrackBack URI
Hi,
Same problem here.
buf > (state->__count & 7)’ failed.
Aborted
I use Ubuntu 8.04 and minicom version 2.3-rc1. I’m trying to connect a Bintec router through USB/Serial dongle at 38400 bps.
Comment by Phebux — June 19, 2008 @ 10:25 am