Hi, I am getting many messages like: [ 7670.778582] vdr[25439]: segfault at cf ip 000000cf sp bfbd84d0 error 4 in vdr[8048000+14a000] [ 7676.543699] vdr[25472]: segfault at cf ip 000000cf sp bf8a2300 error 4 in vdr[8048000+14a000] [ 7682.351004] vdr[25518]: segfault at cf ip 000000cf sp bf8303d0 error 4 in vdr[8048000+14a000]
in dmesg
What can I do to find out the offending plugin?
On Thu, Oct 13, 2011 at 5:42 AM, Roland Behme rb@nugman.de wrote:
What can I do to find out the offending plugin?
Try to deactivate the plugins one by one.
A core dump and gdb may help as well.
2011/10/13 VDR User user.vdr@gmail.com:
Yes and searching the log for PID 25439 (vdr[25439]:...) might give a pointer as well if you find typical log for a plugin with that PID.