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 _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
