[PD] pix_film: Improper call to JPEG library in state 206

IOhannes m zmoelnig zmoelnig at iem.at
Mon Jan 21 13:36:37 CET 2008


Olivier Heinry wrote:
> Hi,
> 
> I've got a weird crash on a debian box core2duo which i installed with etch 2 weeks ago, PD-E 0.39-3 stable.
> 
> Videos encoded in jpeg are triggered via midi. They randomly crash pd, the only message I get to the console before it segfaults is:
> 
> Improper call to JPEG library in state 206
> 
> Anybody ever seen that?


could you try running pd in a debugger and give a backtrace once it crashed?

$> gdb pd
% run
[start your patch; run it till it crashes]
[...]
% bt
..
..
..


mfga.
IOhannes




More information about the Pd-list mailing list