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
Mediaportal crash while watching TV
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="mikeyko" data-source="post: 299485" data-attributes="member: 67594"><p>I got different crash in the same source file:</p><p></p><p>2008-08-31 10:09:41.462000 [ERROR][16]: Assertion failed in PESDecoder: About to exceed buffer size!</p><p>2008-08-31 10:09:41.488000 [ERROR][16]: MediaPortal: Unhandled exception occured</p><p>2008-08-31 10:09:41.576000 [ERROR][16]: Exception <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite5" alt=":confused:" title="Confused :confused:" loading="lazy" data-shortname=":confused:" />ystem.ArgumentException: Destination array was not long enough. Check destIndex and length, and the array's lower bounds.</p><p> at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)</p><p> at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length)</p><p> at MediaPortal.Player.Teletext.PESDecoder.OnTsPacket(Byte[] tsPacket, UInt64 presentTime) in C:\work\projects\mediaportal\trunk\mediaportal\Core\Player\Teletext\PESDecoder.cs:line 200</p><p> at MediaPortal.Player.Teletext.TeletextReceiver.OnTSPacket(IntPtr pbuf, Int32 len) in C:\work\projects\mediaportal\trunk\mediaportal\Core\Player\Teletext\TeletextReceiver.cs:line 85</p><p>2008-08-31 10:09:41.576000 [ERROR][16]: Exception <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" />estination array was not long enough. Check destIndex and length, and the array's lower bounds.</p><p>2008-08-31 10:09:41.577000 [ERROR][16]: site :Void Copy(System.Array, Int32, System.Array, Int32, Int32, Boolean)</p><p>2008-08-31 10:09:41.577000 [ERROR][16]: source :mscorlib</p><p>2008-08-31 10:09:41.578000 [ERROR][16]: stacktrace: at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)</p><p> at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length)</p><p> at MediaPortal.Player.Teletext.PESDecoder.OnTsPacket(Byte[] tsPacket, UInt64 presentTime) in C:\work\projects\mediaportal\trunk\mediaportal\Core\Player\Teletext\PESDecoder.cs:line 200</p><p> at MediaPortal.Player.Teletext.TeletextReceiver.OnTSPacket(IntPtr pbuf, Int32 len) in C:\work\projects\mediaportal\trunk\mediaportal\Core\Player\Teletext\TeletextReceiver.cs:line 85</p><p></p><p>This code is very unreliable, there is assertion that failed, but program is trying to copy the array anyway. Next bad thing - exception that is raised in this method will crash the whole mediaportal.</p></blockquote><p></p>
[QUOTE="mikeyko, post: 299485, member: 67594"] I got different crash in the same source file: 2008-08-31 10:09:41.462000 [ERROR][16]: Assertion failed in PESDecoder: About to exceed buffer size! 2008-08-31 10:09:41.488000 [ERROR][16]: MediaPortal: Unhandled exception occured 2008-08-31 10:09:41.576000 [ERROR][16]: Exception :System.ArgumentException: Destination array was not long enough. Check destIndex and length, and the array's lower bounds. at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable) at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length) at MediaPortal.Player.Teletext.PESDecoder.OnTsPacket(Byte[] tsPacket, UInt64 presentTime) in C:\work\projects\mediaportal\trunk\mediaportal\Core\Player\Teletext\PESDecoder.cs:line 200 at MediaPortal.Player.Teletext.TeletextReceiver.OnTSPacket(IntPtr pbuf, Int32 len) in C:\work\projects\mediaportal\trunk\mediaportal\Core\Player\Teletext\TeletextReceiver.cs:line 85 2008-08-31 10:09:41.576000 [ERROR][16]: Exception :Destination array was not long enough. Check destIndex and length, and the array's lower bounds. 2008-08-31 10:09:41.577000 [ERROR][16]: site :Void Copy(System.Array, Int32, System.Array, Int32, Int32, Boolean) 2008-08-31 10:09:41.577000 [ERROR][16]: source :mscorlib 2008-08-31 10:09:41.578000 [ERROR][16]: stacktrace: at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable) at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length) at MediaPortal.Player.Teletext.PESDecoder.OnTsPacket(Byte[] tsPacket, UInt64 presentTime) in C:\work\projects\mediaportal\trunk\mediaportal\Core\Player\Teletext\PESDecoder.cs:line 200 at MediaPortal.Player.Teletext.TeletextReceiver.OnTSPacket(IntPtr pbuf, Int32 len) in C:\work\projects\mediaportal\trunk\mediaportal\Core\Player\Teletext\TeletextReceiver.cs:line 85 This code is very unreliable, there is assertion that failed, but program is trying to copy the array anyway. Next bad thing - exception that is raised in this method will crash the whole mediaportal. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Mediaportal crash while watching TV
Contact us
RSS
Top
Bottom