General

Profile

Martin Rehak

  • Registered on: 2019-04-02
  • Last connection: 2020-05-13

Issues

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 ... Martin Rehak

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,...
Martin Rehak
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...
Martin Rehak
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... Martin Rehak
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...
Martin Rehak
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.
Martin Rehak
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...
Martin Rehak
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-... Martin Rehak
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... Martin Rehak

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 */
...
Martin Rehak

Also available in: Atom