[no Bug] MP crash randomly (1 Viewer)

dumbo79

Portal Member
January 5, 2010
42
1
Home Country
Sweden Sweden
MediaPortal Version: 1.1.0 RC1
MediaPortal Skin: Blue3Wide
Windows Version: Windows 7 Professional 32bit
CPU Type: Intel® Atom™ 330 1.6GHz (Dual core)
HDD: 320GB 2.5" HDD
Memory: 2Gb DDR2 800MHz
Motherboard: NVIDIA ION
Video Card: NVIDIA ION
Video Card Driver: 8.17.11.9621
Sound Card: 7.1 Ch HD Audio with DTS
Sound Card AC3:
Sound Card Driver: 6.1.7600.16385
1. TV Card: Tevii S660 BDA
1. TV Card Type: DVB-S2
1. TV Card Driver: 4.4.6.0
2. TV Card: Tevii S660 BDA
2. TV Card Type: DVB-S2
2. TV Card Driver: 4.4.6.0
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: PDVD9
MPEG2 Audio Codec: ffdshow
h.264 Video Codec: MPC-HC
Satelite/CableTV Provider:
HTPC Case: Asrock
Cooling:
Power Supply:
Remote:
TV: Samsung 46B7070
TV - HTPC Connection: HDMI

I have problem with that MP crash often. It's not at any special moment, it could be when I watch tv or when I just have MP started. I get a dialog box with the message "MediaPortal has stop working".
 

elliottmc

Retired Team Member
  • Premium Supporter
  • August 7, 2005
    14,927
    6,061
    Cardiff, UK
    Home Country
    United Kingdom United Kingdom
    I have problem with that MP crash often. It's not at any special moment, it could be when I watch tv or when I just have MP started. I get a dialog box with the message "MediaPortal has stop working".

    What are the circumstances for the crash for the provided logs?

    Some reasons for this type of crash have been fixed, and hopefully RC2 will perform better. I know it does not help right now, but you might want to wait a short while until RC2 is released.

    Best wishes,

    Mark
     

    dumbo79

    Portal Member
    January 5, 2010
    42
    1
    Home Country
    Sweden Sweden
    I have problem with that MP crash often. It's not at any special moment, it could be when I watch tv or when I just have MP started. I get a dialog box with the message "MediaPortal has stop working".

    What are the circumstances for the crash for the provided logs?

    Some reasons for this type of crash have been fixed, and hopefully RC2 will perform better. I know it does not help right now, but you might want to wait a short while until RC2 is released.

    Best wishes,

    Mark

    The provided logs are from when I watch LiveTV and MP crash.
     

    arion_p

    Retired Team Member
  • Premium Supporter
  • February 7, 2007
    3,373
    1,626
    Athens
    Home Country
    Greece Greece
    Please try running MediaPortal without any 3rd party plugins (do not just disable them, remove them from the plugins directory).

    From your logs it seems that DokanDrive plugin causes an Access Violation 5 seconds before MediaPortal ends, so it is responsible for the crash:
    Code:
    2010-04-11 21:16:22.241882 [Info.][(13)]: MediaPortal: Unhandled exception occured
    2010-04-11 21:16:22.258484 [Info.][(13)]: Exception   :System.AccessViolationException: Det gjordes ett försök att läsa eller skriva till skyddat minne. Detta indikerar ofta att annat minne är skadat.
       vid DokanDrive.Dokan.Proxy.GetVolumeInformationProxy(IntPtr VolumeNameBuffer, UInt32 VolumeNameSize, UInt32& VolumeSerialNumber, UInt32& MaximumComponentLength, UInt32& FileSystemFlags, IntPtr FileSystemNameBuffer, UInt32 FileSystemNameSize, DOKAN_FILE_INFO& FileInfo)
    2010-04-11 21:16:22.261414 [Info.][(13)]: Exception   :Det gjordes ett försök att läsa eller skriva till skyddat minne. Detta indikerar ofta att annat minne är skadat.
    2010-04-11 21:16:22.264343 [Info.][(13)]:   site      :Int32 GetVolumeInformationProxy(IntPtr, UInt32, UInt32 ByRef, UInt32 ByRef, UInt32 ByRef, IntPtr, UInt32, DokanDrive.Dokan.DOKAN_FILE_INFO ByRef)
    2010-04-11 21:16:22.266296 [Info.][(13)]:   source    :DokanDrive
    2010-04-11 21:16:22.270203 [Info.][(13)]:   stacktrace:   vid DokanDrive.Dokan.Proxy.GetVolumeInformationProxy(IntPtr VolumeNameBuffer, UInt32 VolumeNameSize, UInt32& VolumeSerialNumber, UInt32& MaximumComponentLength, UInt32& FileSystemFlags, IntPtr FileSystemNameBuffer, UInt32 FileSystemNameSize, DOKAN_FILE_INFO& FileInfo)
     

    elliottmc

    Retired Team Member
  • Premium Supporter
  • August 7, 2005
    14,927
    6,061
    Cardiff, UK
    Home Country
    United Kingdom United Kingdom
    Please try running MediaPortal without any 3rd party plugins (do not just disable them, remove them from the plugins directory).

    From your logs it seems that DokanDrive plugin causes an Access Violation 5 seconds before MediaPortal ends, so it is responsible for the crash:
    Code:
    2010-04-11 21:16:22.241882 [Info.][(13)]: MediaPortal: Unhandled exception occured
    2010-04-11 21:16:22.258484 [Info.][(13)]: Exception   :System.AccessViolationException: Det gjordes ett försök att läsa eller skriva till skyddat minne. Detta indikerar ofta att annat minne är skadat.
       vid DokanDrive.Dokan.Proxy.GetVolumeInformationProxy(IntPtr VolumeNameBuffer, UInt32 VolumeNameSize, UInt32& VolumeSerialNumber, UInt32& MaximumComponentLength, UInt32& FileSystemFlags, IntPtr FileSystemNameBuffer, UInt32 FileSystemNameSize, DOKAN_FILE_INFO& FileInfo)
    2010-04-11 21:16:22.261414 [Info.][(13)]: Exception   :Det gjordes ett försök att läsa eller skriva till skyddat minne. Detta indikerar ofta att annat minne är skadat.
    2010-04-11 21:16:22.264343 [Info.][(13)]:   site      :Int32 GetVolumeInformationProxy(IntPtr, UInt32, UInt32 ByRef, UInt32 ByRef, UInt32 ByRef, IntPtr, UInt32, DokanDrive.Dokan.DOKAN_FILE_INFO ByRef)
    2010-04-11 21:16:22.266296 [Info.][(13)]:   source    :DokanDrive
    2010-04-11 21:16:22.270203 [Info.][(13)]:   stacktrace:   vid DokanDrive.Dokan.Proxy.GetVolumeInformationProxy(IntPtr VolumeNameBuffer, UInt32 VolumeNameSize, UInt32& VolumeSerialNumber, UInt32& MaximumComponentLength, UInt32& FileSystemFlags, IntPtr FileSystemNameBuffer, UInt32 FileSystemNameSize, DOKAN_FILE_INFO& FileInfo)

    What is dokandrive? I have never heard of it, and a search of the forum/google did not help me.

    Mark
     

    dumbo79

    Portal Member
    January 5, 2010
    42
    1
    Home Country
    Sweden Sweden
    Please try running MediaPortal without any 3rd party plugins (do not just disable them, remove them from the plugins directory).

    From your logs it seems that DokanDrive plugin causes an Access Violation 5 seconds before MediaPortal ends, so it is responsible for the crash:
    Code:
    2010-04-11 21:16:22.241882 [Info.][(13)]: MediaPortal: Unhandled exception occured
    2010-04-11 21:16:22.258484 [Info.][(13)]: Exception   :System.AccessViolationException: Det gjordes ett försök att läsa eller skriva till skyddat minne. Detta indikerar ofta att annat minne är skadat.
       vid DokanDrive.Dokan.Proxy.GetVolumeInformationProxy(IntPtr VolumeNameBuffer, UInt32 VolumeNameSize, UInt32& VolumeSerialNumber, UInt32& MaximumComponentLength, UInt32& FileSystemFlags, IntPtr FileSystemNameBuffer, UInt32 FileSystemNameSize, DOKAN_FILE_INFO& FileInfo)
    2010-04-11 21:16:22.261414 [Info.][(13)]: Exception   :Det gjordes ett försök att läsa eller skriva till skyddat minne. Detta indikerar ofta att annat minne är skadat.
    2010-04-11 21:16:22.264343 [Info.][(13)]:   site      :Int32 GetVolumeInformationProxy(IntPtr, UInt32, UInt32 ByRef, UInt32 ByRef, UInt32 ByRef, IntPtr, UInt32, DokanDrive.Dokan.DOKAN_FILE_INFO ByRef)
    2010-04-11 21:16:22.266296 [Info.][(13)]:   source    :DokanDrive
    2010-04-11 21:16:22.270203 [Info.][(13)]:   stacktrace:   vid DokanDrive.Dokan.Proxy.GetVolumeInformationProxy(IntPtr VolumeNameBuffer, UInt32 VolumeNameSize, UInt32& VolumeSerialNumber, UInt32& MaximumComponentLength, UInt32& FileSystemFlags, IntPtr FileSystemNameBuffer, UInt32 FileSystemNameSize, DOKAN_FILE_INFO& FileInfo)

    This solve the problem.

    :D
     

    Users who are viewing this thread

    Top Bottom