PR# 14499 Storing a very deep LINKED_LIST or TREE causes a stack overflow using the C store/retrieve

Problem Report Summary
Submitter: manus_eiffel
Category: Runtime
Priority: Medium
Date: 2008/06/19
Class: Bug
Severity: Critical
Number: 14499
Release: 6.2
Confidential: No
Status: Open
Responsible: manus_eiffel
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Synopsis: Storing a very deep LINKED_LIST or TREE causes a stack overflow using the C store/retrieve

Description
Create a very long list and try to store it with independent_store, it should crash with a stack overflow.
To Reproduce

										
Problem Report Interactions