You don't use it on your own. AmiBroker uses it. AB crashing during long optimization is in 99% of cases that you run out of memory, specifically out of virtual memory. Go to Tools->Performance Monitor and watch virtual memory available. If it ever drops below 100MB you are running out of mem.
Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: "tipequity" <[email protected]> To: <[email protected]> Sent: Monday, September 07, 2009 8:37 AM Subject: [amibroker] Re: BugslayerUtil.dll >I can not find any instruction on how to use it. I am having problem with AB >crashing during long optimization. Would you please >provide instruction on how to use BugslayerUtil.dll? > > --- In [email protected], "Tomasz Janeczko" <gro...@...> wrote: >> >> Hello, >> >> It is used to create debug info (stack walk, resolve module names, CPU >> state) when >> unhandled Windows exception occurs and crash recovery window is displayed. >> >> Best regards, >> Tomasz Janeczko >> amibroker.com >> ----- Original Message ----- >> From: "tipequity" <l3...@...> >> To: <[email protected]> >> Sent: Monday, September 07, 2009 12:17 AM >> Subject: [amibroker] BugslayerUtil.dll >> >> >> > How can BugslayerUtil.dll be used? TIA >> > >> > >> > >> > ------------------------------------ >> > >> > **** IMPORTANT PLEASE READ **** >> > This group is for the discussion between users only. >> > This is *NOT* technical support channel. >> > >> > TO GET TECHNICAL SUPPORT send an e-mail directly to >> > SUPPORT {at} amibroker.com >> > >> > TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at >> > http://www.amibroker.com/feedback/ >> > (submissions sent via other channels won't be considered) >> > >> > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: >> > http://www.amibroker.com/devlog/ >> > >> > Yahoo! Groups Links >> > >> > >> > >> > > > > > ------------------------------------ > > **** IMPORTANT PLEASE READ **** > This group is for the discussion between users only. > This is *NOT* technical support channel. > > TO GET TECHNICAL SUPPORT send an e-mail directly to > SUPPORT {at} amibroker.com > > TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at > http://www.amibroker.com/feedback/ > (submissions sent via other channels won't be considered) > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > Yahoo! Groups Links > > >
