bugDotGNU Portable.NET - Bugs: bug #11614, [0.6.10-12] Stack size > 4087...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #11614: [0.6.10-12] Stack size > 4087 causes programs to loop endlessly

Submitter:  Yannis BRES <yannis_bres>
Submitted:  Sun 16 Jan 2005 05:49:37 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Sun 16 Jan 2005 05:49:37 PM UTC, original submission:  

Hi!
We use PNet on functional programs that often requires large code stacks.  As such, we got used to run our programs using ilrun -S 4096.  Since several versions (at least 0.6.10), this size causes programs to loop endlessly.  4087 seems to be the highest valid size.
I could not reproduce this behaviour on a simple "hello!" C# program, but here is a small test program, corresponding to the Bigloo recette (http://www-sop.inria.fr/mimosa/fp/Bigloo/) stripped down to an empty module that only launches the Bigloo runtime and then terminates.
This program runs correctly when launched using ilrun -S 4088 -C 256 recette-dotnet.exe, but loops endlessly as soon as one increases the stack size.
Best regards,
     Yannis

Yannis BRES <yannis_bres>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code