Actions
Bug #2591
closedSegmentation Fault upon activation from menu
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
10/27/2019
Due date:
% Done:
0%
Estimated time:
Description
Hi,
on a new installation in Arch Linux, the plugin produces a segmentation fault when activated from menu.
The backtrace looks like this:
#0 0x0000560558ccbdd0 in cSchedules::GetSchedule(tChannelID) const ()
#1 0x00007fb5b5fe9d6c in myOsdMenu::LoadSchedules (this=<optimized out>,
shift=<optimized out>) at /usr/include/vdr/channels.h:56
#2 0x00007fb5b5fea883 in myOsdMenu::myOsdMenu (this=0x56055a3a9ec0)
at osdmenu.c:183
#3 0x00007fb5b5fe676e in cPluginNeutrinoEpg::MainMenuAction (
this=<optimized out>) at neutrinoepg.c:214
#4 0x0000560558ceca0c in cMenuMain::ProcessKey(eKeys) ()
#5 0x0000560558c8bc29 in main ()
I'm happy to provide more information or test out suggestions.
Actions