Martin Rehak
Activity
2021-03-31
- 08:05 Tvheadend Bug #5651: CPU at 100% after some hours
- Attaching a truss output from the tvheadend:dvr taking 100% core on FreeBSD. This is from the git repo pull on March ...
2020-05-15
- 17:05 Tvheadend Bug #5899: SIGSEGV on FreeBSD in tvh:dvr-inotify
- I have tried to remove 100 files, no crash. The question is whether it is a fix or rather a workaround. :)
Anyway,... - 16:23 Tvheadend Bug #5899: SIGSEGV on FreeBSD in tvh:dvr-inotify
Okay, so I have hit it during gdb session but I am lost in what happened there. Could you look into it, please? Ses...- 15:59 Tvheadend Bug #5899: SIGSEGV on FreeBSD in tvh:dvr-inotify
- I am lost in what messages in the buffer mean and their meaning. This is the output after dvr-inotify tracing was ena...
- 12:44 Tvheadend Bug #5899 (Fixed): SIGSEGV on FreeBSD in tvh:dvr-inotify
- On FreeBSD while removing recordings I have hit this:
2020-05-15 12:34:45.980 [ INFO] dvr: delete entry 376f4ed4... - 16:32 Tvheadend Bug #5896: SIGABRT during record removal on FreeBSD
- Great! How can I clone the repo with your fix, please?
Thank you very much. - 12:24 Tvheadend Bug #5896: SIGABRT during record removal on FreeBSD
- src/dvr/dvr_cutpoints.c:
void
dvr_cutpoint_delete_files (const char *s)
{
char *path, *dot;
int i;
pa... - 11:34 Tvheadend Bug #5896: SIGABRT during record removal on FreeBSD
- __stack_chk_fail() is part of this: http://www.hackitoergosum.org/2010/HES2010-prascagneres-Stack-Smashing-Protector-...
- 11:27 Tvheadend Bug #5896: SIGABRT during record removal on FreeBSD
- So I have found that it is looking for /proc/self (which is linux procfs) and it is possible to emulate that in FreeB...
2020-05-14
- 17:54 Tvheadend Bug #5896: SIGABRT during record removal on FreeBSD
- I have tried that. And it was not working. And now I am looking into the code and see:
/* Make dumpable */
...
Also available in: Atom