Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: ANNOUNCE: Muggle 0.0.4 beta plugin



I have a segfault while trying to instant play at

           // append current node
            vector<mgContentItem*> *tracks = current->getTracks();

(gdb) p current
$1 = (class mgSelectionTreeNode *) 0x21
(gdb) p *current
Cannot access memory at address 0x21

(gdb) where
#0  mgMainMenu::TreeSubmenuAction (this=0x875d0e8, n=121) at vdr_menu.c:563
#1  0x40472e33 in mgMainMenu::ProcessKey (this=0x875d0e8, key=kOk) at osdbase.h:123
#2  0x080b4018 in cOsdMenu::ProcessKey (this=0x87765c0, Key=kOk) at osdbase.c:375
#3  0x080aa18b in cMenuMain::ProcessKey (this=0x87765c0, Key=kOk) at menu.c:2373
#4  0x080de22b in main (argc=3, argv=0x87765c0) at vdr.c:726

How to reproduce:

Album nach Interpret
OK
OK
OK
Untermenu
OK

This is vdr 1.3.11

-- 
Wolfgang




Home | Main Index | Thread Index