Looks like the crash is related to the codec you are using in a video. You could try a different encoding of your video. Motion JPEG is generally preferred for realtime video manipulation.
.hc On Jan 8, 2012, at 9:51 AM, james murray wrote: > So, I've got an older computer that I've been running a PD/GEM patch on for a > number of years, and it's been consistently performing until recently when it > began crashing once or twice a day. I seem to be getting the same sort of > report from console and was wondering if anyone could shed some light on this > while I try and sort this out. > > I keep getting this in every log for the most part, I can post more... > nothing has been changed or updated recently, it's been kind of just a > computer I have to test and run things on, so I'm confused to as where this > new issue could be coming from.... > > Thread 13 Crashed: > 0 ...pple.AppleIntermediateCodec 0x06c15cb8 get_band + 312 > 1 ...pple.AppleIntermediateCodec 0x06c0b6cc decoder_entry(void*) + 428 > 2 libSystem.B.dylib 0x9002b200 _pthread_body + 96 > > Thread 14 Crashed: > 0 ...pple.AppleIntermediateCodec 0x06c15cb8 get_band + 312 > 1 ...pple.AppleIntermediateCodec 0x06c0b6cc decoder_entry(void*) + 428 > 2 libSystem.B.dylib 0x9002b200 _pthread_body + 96 > > Thread 14 crashed with PPC Thread State 64: > srr0: 0x0000000006c15cb8 srr1: 0x100000000200f030 > vrsave: 0x0000000080000000 > cr: 0x44000048 xer: 0x0000000020000000 lr: 0x000000000000000a > ctr: 0x00000000000000b4 > r0: 0x0000000000000000 r1: 0x00000000f068cd40 r2: 0x000000000001000c > r3: 0x0000000008a1a000 > r4: 0x0000000000000020 r5: 0x00000000aec00000 r6: 0x000000000757b398 > r7: 0x00000000ffff414f > r8: 0x0000000000000001 r9: 0x000000000000000f r10: 0xffffffff0000bec1 > r11: 0x00000000ffff414f > r12: 0x00000000000caec0 r13: 0x0000000000000000 r14: 0x0000000000000000 > r15: 0x0000000000000000 > r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x00000000ffff505b > r19: 0x000000000000aec0 > r20: 0x00000000000c0000 r21: 0x00000000f068cd80 r22: 0x0000000000000240 > r23: 0x0000000000000000 > r24: 0x000000000000000f r25: 0x00000000000c0000 r26: 0x0000000000000010 > r27: 0x000000000757b380 > r28: 0x0000000000000000 r29: 0x00000000000000c0 r30: 0x0000000000000020 > r31: 0x0000000006c15ba0 > > > thanks in advance, > > N > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list ---------------------------------------------------------------------------- "We have nothing to fear from love and commitment." - New York Senator Diane Savino, trying to convince the NY Senate to pass a gay marriage bill
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
