Search found 1 match

by CartoonKoala
Wed Mar 30, 2016 1:40 am
Forum: Support
Topic: Crash on FreeBSD
Replies: 5
Views: 8275

Crash on FreeBSD

Hi, I compiled comskip on a FreeBSD 10.3RC3 VM. When I tried running it on a test video (mpg with some commercials) I got a crash saying "Bus error (core dumped)". gdb showed the error to be on line 9489 of comskip.c: own_histogram[0][hereBright]++; As far as I can tell hereBright is 0 at ...