2.3 cli without graphics crashes during several web requests

I communicate with breve from MatLab via sockets, but I want to speed up the simulation and run breve without graphics. I successfully start breve 2.3 cli without graphics, but after some seconds breve crashes with either a "Bus error" or "Segmentation fault". breve receives a lot of web requests (since communcation is done via sockets), could that be the cause? Is there a remedy? Will the simulation run any faster at all without graphics?

Thanks for any help in advance.

2.3 cli without graphics crashes during several web requests

Some improvements have been made to networking in the 2.4 betas, but it seems like there are a few problems remaining which I'm investigating now.

You can try your code with the new betas and if you still have trouble, send me the code.

http://www.spiderland.org/breve_2.4_betas

- jon

2.3 cli without graphics crashes during several web requests

Actually, I've tried both the cli and the IDE version of 2.4b, but they crash when several input arguments are transferred over the network. The 2.4b IDE version worked when the number of input arguments were rather low (i.e. 4), but when this was increased to 13 it would crash rather quickly. So I'll send you the code.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.