MediaPortal crashing (1 Viewer)

wouter1971

MP Donator
  • Premium Supporter
  • November 19, 2008
    911
    143
    Purmerend, Holland
    Home Country
    Netherlands Netherlands
    Hi all,

    Mediaportal is crashing almost every day in the evening during LiveTV since the last month.
    It seems to be related to ViewmodeSwitcher:

    [2016-06-15 21:36:15,294] [Log ] [ViewModeSwitcher] [DEBUG] - System.ArgumentException: Ongeldige parameter. (translated engish: illegal parameter)
    bij System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData)
    bij MediaPortal.FrameGrabber.GetCurrentImage()

    folowed by:

    [2016-06-15 21:36:33,382] [Log ] [ViewModeSwitcher] [DEBUG] - Fout in de toepassing.
    -2147024882 (E_OUTOFMEMORY)
    bij Microsoft.DirectX.Direct3D.SurfaceLoader.SaveSurfaceToStreamInternal(ImageFileFormat destFormat, Surface srcSurface, PaletteEntry[]& sourcePalette, tagRECT* srcRectangle)
    bij Microsoft.DirectX.Direct3D.SurfaceLoader.SaveToStream(ImageFileFormat destFormat, Surface srcSurface)
    bij MediaPortal.FrameGrabber.GetCurrentImage()


    Any clue what it can be, it becomes rely annoying. Debuglogging attached.
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    Hi

    Mediaportal is crashing almost every day in the evening during LiveTV since the last month.
    ...
    it becomes rely annoying
    Yeah, that would be very annoying. I'm surprised it took so long to report the problem. I guess you must be a patient person. :)

    I can see the ViewModeSwitcher entries that you mentioned in the MediaPortal log file. However, according to the Windows application event log the later crash (code 0xc0000005 = access violation exception = some component is trying to access invalid memory/RAM addresses) is triggered by the LAV video codec:
    "15-6-2016 23:02:13";".NET Runtime";"(0)";"Error";"Toepassing: MediaPortal.exe
    Framework-versie: v4.0.30319
    Beschrijving: het proces is beëindigd als gevolg van een onverwerkte uitzondering.
    Uitzonderingsinformatie: uitzonderingscode c0000005, uitzonderingsadres 5D211F10
    Stack:
    ";"1026"
    "15-6-2016 23:02:13";"Application Error";"Toepassingscrash-gebeurtenissen";"Error";"Naam van toepassing met fout: MediaPortal.exe, versie: 1.14.100.0, tijdstempel: 0x572c2fd6 Naam van module met fout: LAVVideo.ax, versie: 0.68.1.0, tijdstempel: 0x572b1ded Uitzonderingscode: 0xc0000005 Foutmarge: 0x00021f10 Id van proces met fout: 0xb58 Starttijd van toepassing met fout: 0x01d1c6765b2b79f0 Pad naar toepassing met fout: C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe Pad naar module met fout: C:\Program Files (x86)\LAV Filters\x86\LAVVideo.ax Rapport-id: 1f93c0ad-226b-4f93-a875-82d86d05d015 Volledige pakketnaam met fout: Relatieve toepassings-id van pakket met fout: ";"1000"
    "15-6-2016 23:07:15";"Windows Error Reporting";"(0)";"Information";"Foutbucket 108217450230, type 1 Naam van gebeurtenis: APPCRASH Antwoord: Niet beschikbaar Id van CAB-bestand: 107656038118 Handtekening van probleem: P1: MediaPortal.exe P2: 1.14.100.0 P3: 572c2fd6 P4: LAVVideo.ax P5: 0.68.1.0 P6: 572b1ded P7: c0000005 P8: 00021f10 P9: P10: Toegevoegde bestanden: C:\Users\HTPC\AppData\Local\Temp\WER9868.tmp.WERInternalMetadata.xml C:\Users\HTPC\AppData\Local\Temp\WERA430.tmp.appcompat.txt C:\ProgramData\Microsoft\Windows\WER\Temp\WERAC01.tmp.dmp C:\Users\HTPC\AppData\Local\Temp\WERB960.tmp.WERDataCollectionFailure.txt Deze bestanden zijn mogelijk hier beschikbaar: C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_MediaPortal.exe_a9ca79ef4fea0c0d413a05585e586ddd553b7_6fafa0b9_cab_1dc934b4 Analysesymbool: Opnieuw zoeken naar oplossing: 0 Rapport-id: 1f93c0ad-226b-4f93-a875-82d86d05d015 Rapportstatus: 8 Opgedeelde bucket: 1bf5fc4cfd4c0445ca7477e93a7447db";"1001"

    The previous crash that I can see @ 10-6-2016 12:39:25 was also caused by LAV.

    Have you tried disabling ViewModeSwitcher to see if the problem goes away?
     

    wouter1971

    MP Donator
  • Premium Supporter
  • November 19, 2008
    911
    143
    Purmerend, Holland
    Home Country
    Netherlands Netherlands
    Hi,

    Thanks for looking into my problem.
    I have tried disabling viewmodeswitcher. But there is no proof, so i disabled it again and will deliver a new zip file when it does happen again.
     

    Users who are viewing this thread

    Top Bottom