home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
Media Portal freezes on wake
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mm1352000" data-source="post: 1161654" data-attributes="member: 82144"><p>Yes, this time it appears to be MP-TVSeries plugin causing a crash during the standby/hibernate process:</p><p>[collapse]</p><p>"17.11.2015 23:08:18";".NET Runtime";"(0)";"Error";"Anwendung: MediaPortal.exe</p><p>Frameworkversion: v4.0.30319</p><p>Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.</p><p>Ausnahmeinformationen: System.AccessViolationException</p><p>Stapel:</p><p> bei SQLite.NET.SQLiteClient.sqlite3_prepare16(IntPtr, System.String, Int32, IntPtr ByRef, IntPtr ByRef)</p><p> bei SQLite.NET.SQLiteClient.Execute(System.String)</p><p> bei WindowPlugins.GUITVSeries.DBTVSeries.Execute(System.String)</p><p> bei WindowPlugins.GUITVSeries.DBTable.ReadPrimary(WindowPlugins.GUITVSeries.DBValue)</p><p> bei WindowPlugins.GUITVSeries.DBSeason..ctor(Int32, Int32)</p><p> bei WindowPlugins.GUITVSeries.OnlineParsing.GetEpisodes(Boolean, Boolean)</p><p> bei WindowPlugins.GUITVSeries.OnlineParsing.worker_DoWork(System.Object, System.ComponentModel.DoWorkEventArgs)</p><p> bei System.ComponentModel.BackgroundWorker.OnDoWork(System.ComponentModel.DoWorkEventArgs)</p><p> bei System.ComponentModel.BackgroundWorker.WorkerThreadStart(System.Object)</p><p> bei System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr, System.Object[], System.Object, System.Object[] ByRef)</p><p> bei System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessageSink)</p><p> bei System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(System.Object)</p><p> bei System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)</p><p> bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)</p><p> bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)</p><p> bei System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()</p><p> bei System.Threading.ThreadPoolWorkQueue.Dispatch()</p><p> bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()</p><p>";"1026"</p><p>"17.11.2015 23:08:23";"LightsOutClient";"(0)";"Information";"Lights-Out ClientService Power event: ResumeAutomatic";"103"</p><p>"17.11.2015 23:08:23";"Application Error";"Anwendungsabsturzereignisse";"Error";"Name der fehlerhaften Anwendung: MediaPortal.exe, Version: 1.12.100.94, Zeitstempel: 0x56458371 Name des fehlerhaften Moduls: ntdll.dll, Version: 10.0.10240.16430, Zeitstempel: 0x55c599e1 Ausnahmecode: 0xc0000005 Fehleroffset: 0x00055635 ID des fehlerhaften Prozesses: 0xde4 Startzeit der fehlerhaften Anwendung: 0x01d121846351a586 Pfad der fehlerhaften Anwendung: C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe Pfad des fehlerhaften Moduls: C:\WINDOWS\SYSTEM32\ntdll.dll Berichtskennung: 1296eb7e-8a5d-497a-9c2f-5ce9a974b716 Vollständiger Name des fehlerhaften Pakets: Anwendungs-ID, die relativ zum fehlerhaften Paket ist: ";"1000"</p><p>"17.11.2015 23:08:29";"Windows Error Reporting";"(0)";"Information";"Fehlerbucket 107751538802, Typ 1 Ereignisname: APPCRASH Antwort: Nicht verfügbar CAB-Datei-ID: 0 Problemsignatur: P1: MediaPortal.exe P2: 1.12.100.94 P3: 56458371 P4: ntdll.dll P5: 10.0.10240.16430 P6: 55c599e1 P7: c0000005 P8: 00055635 P9: P10: Angefügte Dateien: Diese Dateien befinden sich möglicherweise hier: C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_[/collapse]</p><p></p><p>I might guess this is either due to the location of the database or that MP-TVSeries is not fully thread safe (eg. able to cancel lookup cleanly if standby notification is received).</p><p></p><p></p><p>The client version is based on a commit somewhere between MP 1.12 final and 1.13 PR. Since your TV Server is running 1.12 and you only ran the update on the client, it's no surprise to me that the versions don't match. It's allright though - the versions should be close enough to be compatible.</p></blockquote><p></p>
[QUOTE="mm1352000, post: 1161654, member: 82144"] Yes, this time it appears to be MP-TVSeries plugin causing a crash during the standby/hibernate process: [collapse] "17.11.2015 23:08:18";".NET Runtime";"(0)";"Error";"Anwendung: MediaPortal.exe Frameworkversion: v4.0.30319 Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet. Ausnahmeinformationen: System.AccessViolationException Stapel: bei SQLite.NET.SQLiteClient.sqlite3_prepare16(IntPtr, System.String, Int32, IntPtr ByRef, IntPtr ByRef) bei SQLite.NET.SQLiteClient.Execute(System.String) bei WindowPlugins.GUITVSeries.DBTVSeries.Execute(System.String) bei WindowPlugins.GUITVSeries.DBTable.ReadPrimary(WindowPlugins.GUITVSeries.DBValue) bei WindowPlugins.GUITVSeries.DBSeason..ctor(Int32, Int32) bei WindowPlugins.GUITVSeries.OnlineParsing.GetEpisodes(Boolean, Boolean) bei WindowPlugins.GUITVSeries.OnlineParsing.worker_DoWork(System.Object, System.ComponentModel.DoWorkEventArgs) bei System.ComponentModel.BackgroundWorker.OnDoWork(System.ComponentModel.DoWorkEventArgs) bei System.ComponentModel.BackgroundWorker.WorkerThreadStart(System.Object) bei System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr, System.Object[], System.Object, System.Object[] ByRef) bei System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessageSink) bei System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(System.Object) bei System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object) bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) bei System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() bei System.Threading.ThreadPoolWorkQueue.Dispatch() bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback() ";"1026" "17.11.2015 23:08:23";"LightsOutClient";"(0)";"Information";"Lights-Out ClientService Power event: ResumeAutomatic";"103" "17.11.2015 23:08:23";"Application Error";"Anwendungsabsturzereignisse";"Error";"Name der fehlerhaften Anwendung: MediaPortal.exe, Version: 1.12.100.94, Zeitstempel: 0x56458371 Name des fehlerhaften Moduls: ntdll.dll, Version: 10.0.10240.16430, Zeitstempel: 0x55c599e1 Ausnahmecode: 0xc0000005 Fehleroffset: 0x00055635 ID des fehlerhaften Prozesses: 0xde4 Startzeit der fehlerhaften Anwendung: 0x01d121846351a586 Pfad der fehlerhaften Anwendung: C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe Pfad des fehlerhaften Moduls: C:\WINDOWS\SYSTEM32\ntdll.dll Berichtskennung: 1296eb7e-8a5d-497a-9c2f-5ce9a974b716 Vollständiger Name des fehlerhaften Pakets: Anwendungs-ID, die relativ zum fehlerhaften Paket ist: ";"1000" "17.11.2015 23:08:29";"Windows Error Reporting";"(0)";"Information";"Fehlerbucket 107751538802, Typ 1 Ereignisname: APPCRASH Antwort: Nicht verfügbar CAB-Datei-ID: 0 Problemsignatur: P1: MediaPortal.exe P2: 1.12.100.94 P3: 56458371 P4: ntdll.dll P5: 10.0.10240.16430 P6: 55c599e1 P7: c0000005 P8: 00055635 P9: P10: Angefügte Dateien: Diese Dateien befinden sich möglicherweise hier: C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_[/collapse] I might guess this is either due to the location of the database or that MP-TVSeries is not fully thread safe (eg. able to cancel lookup cleanly if standby notification is received). The client version is based on a commit somewhere between MP 1.12 final and 1.13 PR. Since your TV Server is running 1.12 and you only ran the update on the client, it's no surprise to me that the versions don't match. It's allright though - the versions should be close enough to be compatible. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Media Portal freezes on wake
Contact us
RSS
Top
Bottom