Bug #3836
closedTVHeadend crash, invalid pointer
0%
Description
I'm running TVH version 4.1.2076 now but have this for a longer period with earlier versions also.
For some reason when i navigate in GUI , do some changes or let the GUI stay idle TVH crashes.
It also crashes with recordings.
I'm running it on a Synology DS715 and launched TVH from CLI using the following (extra=bold) commands
/usr/local/tvheadend-testing/bin/tvheadend -u tvheadend-testing -g users -c /usr/local/tvheadend-testing/var -p /usr/local/tvheadend-testing/var/tvheadend.pid -l /volumeUSB1/usbshare/logs/tvheadend/debug.log --debug --trace --fileline
When i check logging it looks like i'm missing the debug information, the same for trace etc.
The only thing I see from CLI is this:
2016-06-02 10:35:12.907 [ INFO] xmltv: broadcasts tot= 42 new= 42 mod= 42
- Error in `/usr/local/tvheadend-testing/bin/tvheadend': realloc(): invalid pointer: 0x73696544 ***
Aborted
root@DS715:~#
Please advice me on how to retrieve the needed info to check this issue.