Re: [vdr] Autosort plugin segmentation fault

2008-03-25 Thread Theunis Potgieter
Try implementing a zap() function, checking to see if the pointer doesn't contain a NULL before trying to free data. On 24/03/2008, Seppo Ingalsuo <[EMAIL PROTECTED]> wrote: > Seppo Ingalsuo wrote: > > #0 0xb7c2036a in free () from /lib/i686/cmov/libc.so.6 > > #1 0xb74fceb1 in cMenuTimeStamps

Re: [vdr] Autosort plugin segmentation fault

2008-03-24 Thread Seppo Ingalsuo
Seppo Ingalsuo wrote: > #0 0xb7c2036a in free () from /lib/i686/cmov/libc.so.6 > #1 0xb74fceb1 in cMenuTimeStamps (this=0xb22f72dc) at autosort_menu.c:217 > I wonder if commenting out free() from that function is the right solution? At least timestamp menu from autosort plugin setup doesn't

[vdr] Autosort plugin segmentation fault

2008-03-24 Thread Seppo Ingalsuo
Hi, Anyone using autosort? I recently updated autosort 0.0.10 to 0.1.3 because 0.0.10 could not handle large sorting jobs without getting interrupted by some kind of watchdog/timeout and vdr restart (even with -w 0). With 0.1.3 I get this about once per hour. Core was generated by `vdr -c/etc/