PDA

View Full Version : CApplication::Process(), too many exceptions


PolliSoft
2009-03-22, 12:45
Hi,

the last couple of days I have had problems using the newest SVN builds on my HTPC.
When I play a video (any video) I get a bunch of errors (exception in CApplication::Process()), and XBMC crashes. I can use the same builds on my desktop without any crashes. I cannot see the problem in the logs, can someone help me?

10:36:05 T:3488 M:1503789056 ERROR: exception in CApplication::Process()
10:36:05 T:3488 M:1503789056 ERROR: CApplication::Process(), too many exceptions
10:36:05 T:3488 M:1503784960 FATAL: EXCEPTION_ACCESS_VIOLATION (0xc0000005)
at 0x00000000

Complete log here: http://pastebin.com/d2e91c632

PolliSoft
2009-03-22, 18:45
Hi again,

by trial & error I figured out that it is the commit at Rev18677 that causes the crashes. A full update to the latest svn (18795) and reverting 18677 solves my problems.
Should I create a ticket for this?

PolliSoft
2009-03-22, 22:18
Rev18797 fixes the problem, thanks Elupus! :grin: