Unhandled exception (1 Viewer)

Status
Not open for further replies.

1stdead

Portal Pro
February 1, 2008
1,089
139
Copenhagen
Home Country
Denmark Denmark
MediaPortal Version: v1.1.0.26107
MediaPortal Skin: Maya svn
Windows Version: Win 7 32bit
CPU Type: AMD Athlon 64 X2 AM2 4850E Box 45W EnergyEffi
HDD: 500gb Samsung SpinPoint T166 HD501LJ
Memory: 2x 1024 MB DDR II SDRAM Corsair
Motherboard: AM2+Gigabyte GA-MA78GM-S2H
Video Card: Sapphire ATI HD 5450 1gb
Video Card Driver: Catalyst v10.4
Sound Card: Integrated High quality 106dB SNR ALC889A HD audi
Sound Card AC3: HDMI out from Videocard
Sound Card Driver:
1. TV Card:
1. TV Card Type:
1. TV Card Driver:
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
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: Powerdvd 10
MPEG2 Audio Codec: Ffdshow(SAF 5 beta)
h.264 Video Codec: Ffdshow(SAF 5 beta)
Satelite/CableTV Provider:
HTPC Case: Thermaltake DH101, LCD HID OEM v. 0x380102
Cooling:
Power Supply: 450W VX Corsair
Remote: MCE + MCE IR +
TV: Samsung LE32M87BD
TV - HTPC Connection: HDMI

I know this is a custom built of MP, but i'm still wondering what could cause this. The patches which makes this custom is approved and in svn btw.


It could be cause by mptvseries, but i'm not sure.


2011-02-05 19:21:34.280965 [ERROR][(24)]: MediaPortal: Unhandled exception occured
2011-02-05 19:21:34.347969 [ERROR][(24)]: Exception :confused:ystem.InvalidOperationException: This operation has already had OperationCompleted called on it and further calls are illegal.
at System.ComponentModel.AsyncOperation.VerifyNotCompleted()
at System.ComponentModel.AsyncOperation.Post(SendOrPostCallback d, Object arg)
at System.ComponentModel.BackgroundWorker.ReportProgress(Int32 percentProgress, Object userState)
at WindowPlugins.GUITVSeries.OnlineParsing.<>c__DisplayClasse.<UpdateEpisodeCounts>b__c(Object s, ProgressChangedEventArgs e) in D:\Development\MP-TVSeries-Branch\MP-TVSeries\Online Parsing Classes\OnlineParse.cs:line 1791
at System.ComponentModel.BackgroundWorker.OnProgressChanged(ProgressChangedEventArgs e)
at System.ComponentModel.BackgroundWorker.ProgressReporter(Object arg)
at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
2011-02-05 19:21:34.348969 [ERROR][(24)]: Exception :This operation has already had OperationCompleted called on it and further calls are illegal.
2011-02-05 19:21:34.348969 [ERROR][(24)]: site :Void VerifyNotCompleted()
2011-02-05 19:21:34.349969 [ERROR][(24)]: source :confused:ystem
2011-02-05 19:21:34.349969 [ERROR][(24)]: stacktrace: at System.ComponentModel.AsyncOperation.VerifyNotCompleted()
at System.ComponentModel.AsyncOperation.Post(SendOrPostCallback d, Object arg)
at System.ComponentModel.BackgroundWorker.ReportProgress(Int32 percentProgress, Object userState)
at WindowPlugins.GUITVSeries.OnlineParsing.<>c__DisplayClasse.<UpdateEpisodeCounts>b__c(Object s, ProgressChangedEventArgs e) in D:\Development\MP-TVSeries-Branch\MP-TVSeries\Online Parsing Classes\OnlineParse.cs:line 1791
at System.ComponentModel.BackgroundWorker.OnProgressChanged(ProgressChangedEventArgs e)
at System.ComponentModel.BackgroundWorker.ProgressReporter(Object arg)
at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
 

SilentException

Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    Sorry but there are guidelines to follow when reporting official bug reports for MediaPortal.

    First, things you did wrong:
    1. You have custom build
    2. You're not using default skin
    3. You're using 3rd party plugins, many of them.
    4. Logs with the error are in .bak logs.

    Now, to focus on your error, it's caused by MP-TVSeries (I also suspect you have custom build of that, or at least Debug build, judging from error output). Basically the thread worker is trying to report it's progress while it's already in completed state. If you're able to reproduce this all the time, it can be fixed with no problems, otherwise it might be a bit trickier. I suggest you report it on MP-TVSeries issue tracker or IRC :)
     

    1stdead

    Portal Pro
    February 1, 2008
    1,089
    139
    Copenhagen
    Home Country
    Denmark Denmark
    1. I stated it was a custom built.
    2. Unable to reproduce, so i skin was the one i was using.
    3. See 2.
    4. Yes I restarted mediaportal, and it makes old as backup files.

    Thanks for telling me that, i will pass this log on to mptvseries. My guts was right, mptvseries also deleted my whole database. But anyways MP should not crash from that i think.

    I would be gratefull if this can be moved to mptvseries or something as this is against every guideline you wanted to make clear :p
     

    SilentException

    Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    Guidelines are clear and normally no team member should even bother to look at bug reports like this. You're "lucky" I came by :p
     

    1stdead

    Portal Pro
    February 1, 2008
    1,089
    139
    Copenhagen
    Home Country
    Denmark Denmark
    I couldn't find elsewhere to have someone to tell me what the error meant. Chemelli has been busy these days on irc :)


    Anyways thx
     

    SilentException

    Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    I will close this thread, and I moved your first post to the MP-TVSeries subforum :)


    Heh, I accidentally moved your first post instead of copying it :p Fixed now..
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom