13:25:03 T:5872 ERROR: exception in CApplication::FrameMove()
13:25:03 T:5872 ERROR: Previous line repeats 10 times.
13:25:03 T:5872 ERROR: CApplication::FrameMove(), too many exceptions
this is the consistent thing in my logs and all the others that i have read as well
As regards Addons: I have Artworkdownloader,Artwork organiser, Advanced Launcher , Live TV. Pakee, Passion repo, cdartmanager,youtube,the trailers,cinema experience,metadata actors, moviesets,quicksync,randomandlastitems, tvtunes,watchlist,tvshow next aired,intromovie, libraryautoupdate, supertv
XBMC Crashing In Minimised background state with LoadLibrary"DBGHELP.DLL" Error
shaktoo
Fan Joined: Mar 2010 Reputation: 3 Location: in LIMBO |
2012-04-20 18:42
Post: #21
|
| find quote |
WiSo
Team-XBMC Developer Posts: 2,484 Joined: Oct 2003 Reputation: 0 Location: Germany |
2012-04-20 20:26
Post: #22
the problem isn't the dll. The problem are the exceptions which trigger writing a dumpfile. Latter needs dbghelp.dll as it seems. The dll is included on all supported windows platforms so dunno why you get the errors. What is the exact error message and does it include an error code?
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2012-04-20 20:28 by WiSo.)
|
| find quote |
shaktoo
Fan Joined: Mar 2010 Reputation: 3 Location: in LIMBO |
2012-04-21 11:38
Post: #23
the exact error message is the title of the thread ;" LoadLibrary"DBGHELP.DLL error with an id 8", except for the C:application Framemove error & too many eceptions there dosent seem to be anything else which is triggering this
|
| find quote |
Lossanarch
Junior Member Posts: 6 Joined: Apr 2012 Reputation: 0 |
2012-04-21 15:35
Post: #24
I'm also having the same issue, and the debugging level has no effect on it (as one would expect).
new debug log: http://dl.dropbox.com/u/22004832/xbmc.old.log old debug log: http://dl.dropbox.com/u/22004832/crash.xbmc.log crash dump (I think it was produced at the same time as the old debug log, but it's the only non-zero filesize dump I have): http://dl.dropbox.com/u/22004832/xbmc_cr...205316.dmp -edit- here's the windows event viewer log too: http://dl.dropbox.com/u/22004832/xbmc_crash.evtx -/edit- Here's the dir /b /ad output of my two addons folders (program files & appdata), I thought it would be the easiest way to get a comprehensive addon list (if I've overlooked another location, let me know and I'll add it): Quote:metadata.artists.allmusic.com It has just crashed again in the background while it has been minimized while I wrote this post. It isn't always that quick though.
(This post was last modified: 2012-04-21 15:39 by Lossanarch.)
|
| find quote |
shaktoo
Fan Joined: Mar 2010 Reputation: 3 Location: in LIMBO |
2012-04-21 22:05
Post: #25
lossanarch .. sorry to hear that you're in the same boat..
|
| find quote |
Lossanarch
Junior Member Posts: 6 Joined: Apr 2012 Reputation: 0 |
2012-04-22 01:45
Post: #26
'sall good shaktoo, the more the merrier with these kinds of things really
hopefully we can get to the bottom of it!
|
| find quote |
WiSo
Team-XBMC Developer Posts: 2,484 Joined: Oct 2003 Reputation: 0 Location: Germany |
2012-04-22 13:55
Post: #27
(2012-04-21 11:38)shaktoo Wrote: the exact error message is the title of the thread ;" LoadLibrary"DBGHELP.DLL error with an id 8", except for the C:application Framemove error & too many eceptions there dosent seem to be anything else which is triggering this Thats what M$ says to id 8 error: ERROR_NOT_ENOUGH_MEMORY. Not enough storage is available to process this command. Don't ask me what that means for your setup ![]() If there're some people who like experiments, please try the "latest" nightly and how it behaves: http://mirrors.xbmc.org/nightlies/win32/ Don't forget to make a backup of your userdata before. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
shaktoo
Fan Joined: Mar 2010 Reputation: 3 Location: in LIMBO |
2012-04-23 02:44
Post: #28
tried it with the nightly but still produced the error .. heres the debug
http://pastebin.com/nGR1CHZM |
| find quote |
shaktoo
Fan Joined: Mar 2010 Reputation: 3 Location: in LIMBO |
2012-04-23 10:39
Post: #29
I guess I have solved this puzzle ! As Wiso duly pointed out the error id meant not enough memory... I checked for memory leak issuess and sure enough there has been similar episodes accounted as memory leaks..I opened the task manager.. noticing the memory.. sure enough xbmc was lapping up memory ... so what i did was disable the background animations and panel effects and Voila more then 12 hours in minimised state and no crash/ error .. xbmc is still eating lot of memory in background but has not crashed...
so everyone having this issue just check if you have panel & background animations enabled and whether that is the cause of memory leaks causing this. |
| find quote |
Lossanarch
Junior Member Posts: 6 Joined: Apr 2012 Reputation: 0 |
2012-04-24 04:27
Post: #30
Ahh interesting, I *do* have panel and background animations switched on. I'll switch them off for now and see if that fixes it. I am quite fond of them however, so if somebody could track that leak down and plug it I'd be much obliged.
|
| find quote |

hopefully we can get to the bottom of it!
Search
Help