Xblist crashes after a while.
(30 posts) (10 voices)-
OK, I think I have an idea of what's broken, or at least what changed a simple exception into an out-of-memory crash. I've created a test build that I'd ask you guys to install - let me know if it fixes your problem. It may still crash by throwing up a "Unhandled Exception" window, but it shouldn't run out of memory any more. If you do get an "Unhandled Exception" I'd like to know. If you guys test this out and it's good, I'll release it as 3.2.2.
http://brh.numbera.com/software/xblist/XBList.3.2.1.1.zipPosted 1 year ago # -
OK, try this one instead. I've fixed the out-of-memory problem, but there's still a really obscure error that I need more info on:
http://brh.numbera.com/software/xblist/XBList.3.2.1.2.zipPosted 1 year ago # -
Just an update, thanks for sending all the friendslog files. Unfortunately I'm not much closer to figuring out what the problem is. I can prevent XBList from running out of memory, but it still crashes. It seems to be failing outside my code, deep in .NET and Windows. I can't even tell what part of XBList is causing the failure. Right now the only lead I've got is that there is a SEHException being thrown from the Windows Forms code:
12/25/2008 18:17:42: [Main UI Thread] - Error code: -2147467259 (80004005)
Exception: System.Runtime.InteropServices.SEHException: External component has thrown an exception.
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at XBList.Program.Main()
Source:System.Windows.Forms
Unfortunately the only solution to this problem I've seen online suggests to do something I'm already doing, so I'm at something of a loss.
Posted 1 year ago # -
Try out http://brh.numbera.com/software/xblist/XBList.3.2.1.3.zip and let me know what happens.
Posted 1 year ago # -
I have had it running for around 6 hours and so far not one single crash or massive memory usage. Usually it would have had problems after a couple of hours so hopefully this version has fixed the bug. I will post again if it crashes.
Posted 1 year ago # -
It is around 25 hours since I started running the new build and it seems to be working fine. The memory usage has gone up around 5MB but that is expected with it running for over 24 hours. It has not crashed or used 1GB+ memory so I think it is safe to say you have fixed the bug, I was getting the crashes from anything between 30 minutes and a couple of hours before :)
Thanks for fixing it!
Posted 1 year ago # -
Thanks for the report. I'm working on a major XBList update that should help out even more, assuming I ever get finished with it.
Posted 1 year ago # -
http://brh.numbera.com/software/xblist/XBList.3.2.1.3.zip
installed this. still freezes/crashes after a while on vista ultimate 32bitPosted 1 year ago # -
Any word about whether this will be updated? It was working fine for me until a few days ago, now it won't stay signed in.
Posted 1 year ago # -
I'm still working on it, though a lot of other projects are in the way.
Posted 1 year ago #
Reply
You must log in to post.
not resolved