PureBytes Links
Trading Reference Links
|
--- In amibroker@xxxxxxxxxxxxxxx, "Ton Sieverding"
<ton.sieverding@xxx> wrote:
>
> Hi Patrick. "... except Amibroker crashes all the time ...". I am
> very interested to know what you mean by 'crashes'. Is the program
> just hanging or are you really thrown out of Amibroker ?
>
> Kind regards, Ton.
>
> ----- Original Message -----
> From: george_siris
> To: amibroker@xxxxxxxxxxxxxxx
> Sent: Wednesday, August 01, 2007 10:52 AM
> Subject: [amibroker] Bug with Core Duo processors ?
>
>
> Hi, just bought a new laptop with intel core duo processor.
>
> installed Amibroker and had a strange problem :
>
> everything is fine except Amibroker crashes all the time when i use a
> personnal indicator (which works perfectly on another computer).
>
> crash report below :
> AmiBroker version 4.80.2.4482
> ( cooltool.dll 4.80.1, mfc42.dll 6.2.4131, msvcrt.dll 7.0.2600 )
>
> Microsoft Windows XP version 5.1 (Build 2600)
> Service Pack 2.0
> Common Controls: 6.0
>
> Unhandled exception
> Type: CSysException
> Code: c0000090
> Description: FLT INVALID OPERATION
> Address: 00430AA4
>
> AFL Parser status:
> Processing stage: NONE
> Formula ID: 15 (Price)
> Action 1 (INDICATOR)
>
> Additional information:
>
> Number of stock loaded: 1
> Currently selected stock: EURJPY
> Number of quotes (current stock): 30889
>
> Workspace:
> Data source = (default), Data local mode = 1, NumBars = 1000
>
> Preferences:
> Data source = (local), Data local mode = 1, NumBars = 1000
>
> Command history:
> 6900 -
> 2781 - Closes selected pane--Close pane
> 2784 - Show information about the symbol--Symbol information
> 2900 - Displays ASCII import wizard - suitable for beginner
> users--Import Wizard
> 2883 - Opens a new window for visual comparison of two different
> symbols--New Window
> 3164 - Select Symbol--Select symbol
> 2820 - Adds a new symbol to a workspace--New symbol
> 3164 - Select Symbol--Select symbol
> 2885 - Create a new database directory--New database
> 5010 -
> 2885 - Create a new database directory--New database
>
> Cache manager stats:
> Number of list elements: 1
> Number of map elements: 1
> Hash table size: 5987
>
> Memory status:
> MemoryLoad: 48 %
> TotalPhys: 1039724K AvailPhys: 538800K
> TotalPageFile: 2500512K AvailPageFile: 2079416K
> TotalVirtual: 2097024K AvailVirtual: 2033452K
>
> Last Windows message:
> HWnd: 0x20bde
> Msg: 0x0110
> wParam: 0x00020bdc
> lParam: 0x00000000
>
> It looks as if the error is caused by floating points calculations ?
>
> Anybody else having the same problem ?
>
> Patrick
>
Here are the symptoms :
If i just drag and drop a standard WMA indicator in a graph, it works
for a few seconds (1 to 10) then i get an error message (see my answer
to Tomasz). The program still runs OK (i can delete the indicator, etc)
If a try a backtest, Amibroker crashes ie the program hangs, i get the
Amibroker error log and i have to exit the program (see first message).
patrick
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|