thawkins / strongtalk

Automatically exported from code.google.com/p/strongtalk
0 stars 0 forks source link

Access Violation During Phase 3 of GC While Running test.dlt #37

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download and compile Strongtalk according to readme.txt
2. Verify sources are present for stongtalk-side compile
3. Verify debugging switches point to correct .strongtalkrc (interpreter 
only)
4. run test.bat (which runs test.dlt)

What is the expected output? What do you see instead?
Access violation occurs during phase 3 of GC. Appears to be attempting to 
copy beyond the end of the space.

What version of the product are you using? On what operating system?
revision 115 on Win XP pentium desktop with Visual Studio C++ Express

Please provide any additional information below.

Original issue reported on code.google.com by jim.ho...@gmail.com on 18 Sep 2007 at 4:46