Gamestudio Links
Zorro Links
Newest Posts
Trading Journey
by M_D. 04/26/24 20:22
Help with plotting multiple ZigZag
by M_D. 04/26/24 20:03
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
M1 Oversampling
by jcl. 04/26/24 11:12
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
Eigenwerbung
by jcl. 04/26/24 11:08
MT5 bridge not working on MT5 v. 5 build 4160
by EternallyCurious. 04/25/24 20:49
Zorro FIX plugin - Experimental
by flink. 04/21/24 07:12
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (AndrewAMD), 839 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
wandaluciaia, Mega_Rod, EternallyCurious, howardR, 11honza11
19049 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Workshop examples crash #486404
08/14/22 16:27
08/14/22 16:27
Joined: Aug 2022
Posts: 4
Europe
yoriz Offline OP
Guest
yoriz  Offline OP
Guest

Joined: Aug 2022
Posts: 4
Europe
Newbie here, trying out Zorro. I started working my way through the workshops, but when I try to run workshop4.c it reports "Error 111: Crash in run: run() at bar 1190" (see screenshot attached). Same for workshop5.c

Documentation for error 111 suggests division by zero, stack overflow, array index out of bounds, etc. Since I am just running an unmodified example script, I assume that is not the case here.

System:
Zorro 2.50.2
Windows 10 (running in VirtualBox on Mac)
8 GB RAM
4 cores (Intel i7)

Please advice

Attached Files Screenshot 2022-08-14 at 18.22.45.png
Last edited by yoriz; 08/14/22 19:55. Reason: Tried out workshop5 too
Re: Workshop examples crash [Re: yoriz] #486407
08/15/22 14:21
08/15/22 14:21
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
I'd normally say: post your log, but when it happens with an unmodified script, the crash has obviously nothing to do with the script.

First, de-install Zorro, remove all files, then install Zorro again. Maybe you accidentally deleted or wrote over some essential file or something like that.

If that does not help, I'd suspect the VirtualBox. Get a different Windows emulator and try again. The usual emulator for Zorro is Wine.



Re: Workshop examples crash [Re: yoriz] #486415
08/16/22 19:55
08/16/22 19:55
Joined: Aug 2022
Posts: 4
Europe
yoriz Offline OP
Guest
yoriz  Offline OP
Guest

Joined: Aug 2022
Posts: 4
Europe
Deleting and reinstalling Zorro fixed the problem. However, when I installed more historical data (required for workshop 5) it crashed again with error 111. I removed the historical data and tried other historical data files until I found a combination that worked. Data files were downloaded here https://zorro-project.com/download.php and installed in the History/ directory.

Error 111 is not very descriptive. Apparently it can be triggered by incompatible data files. I understand everything in Zorro is optimized for speed so run-time checking is not preferred and a Segmentation Fault is thrown instead. However, perhaps Zorro can verify the data file once when it detects that a new one has been installed?

Anyway, I can now continue with the workshops. Thank you for your help

Last edited by yoriz; 08/16/22 20:02.
Re: Workshop examples crash [Re: yoriz] #486417
08/17/22 07:06
08/17/22 07:06
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
Error 111 is a hard crash. It cannot be caused by historical data from our website, in any combination, but it can be caused by other preceding errors.

From your description, I don't think that the problem is really fixed.


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1