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

Reply via email to