Hi,
I have a reproducable crash scenario. My product - TradeMagic - includes test suits. One of this regression tests crashes eSignal.
I tried on 2 different installation and was able to reproduce the problem.
Here is how to reproduce:
- download TM3B1 from here http://www.trademagic.net/web/download.php
- note: you have to be registered at TradeMagic forum to run the SW: http://www.trademagic.net/phpBB2/. Registration is free
- start <TM-Install>\bin\TradeMagic.Test.exe
- select options: "Data", "Single", "eSignal", "Demo"
- press "Ok"
- an additional window pops up: you may set trace options, e.g. "Test"
The test may take a while to complete. Usually I get the crash on the first or second test run.
eSignal crashes when market data is subcribed / unsubscribed (RequestSymbol/ReleaseSymbol).
The crash reporter tool fails too. These messages are spit out:
Received: 3980 3812 1241668 1241696
Generating crash report ...
Crash report generated, sending ...
Retrieving status ...
Error uploading: 'Permission not granted to access this files area'
What's going wrong ?
I have a reproducable crash scenario. My product - TradeMagic - includes test suits. One of this regression tests crashes eSignal.
I tried on 2 different installation and was able to reproduce the problem.
Here is how to reproduce:
- download TM3B1 from here http://www.trademagic.net/web/download.php
- note: you have to be registered at TradeMagic forum to run the SW: http://www.trademagic.net/phpBB2/. Registration is free
- start <TM-Install>\bin\TradeMagic.Test.exe
- select options: "Data", "Single", "eSignal", "Demo"
- press "Ok"
- an additional window pops up: you may set trace options, e.g. "Test"
The test may take a while to complete. Usually I get the crash on the first or second test run.
eSignal crashes when market data is subcribed / unsubscribed (RequestSymbol/ReleaseSymbol).
The crash reporter tool fails too. These messages are spit out:
Received: 3980 3812 1241668 1241696
Generating crash report ...
Crash report generated, sending ...
Retrieving status ...
Error uploading: 'Permission not granted to access this files area'
What's going wrong ?
Comment