On 2014-09-19 14:31:18, Daniel Kahn Gillmor wrote:
> So i think the problem is in libzbar0 (i hope i've reassigned it
> appropriately above).

"phew"! i think you did.

> I can make a python process abort in the same way, with:
>
> import zbar
> z = zbar.Processor()
> z.init()
> z.process_one()
> print("foo") ## this line is never reached, no exception is raised
>
> If i do the same thing from a python shell where $DISPLAY is unset,
> everything works as expected (though i still get the warning about
> insufficient v4l2 video buffer size).

thanks for the report!

a.

-- 
Premature optimization is the root of all evil
                        - Donald Knuth

Attachment: pgpQDP_fOAV1y.pgp
Description: PGP signature

Reply via email to