comp.lang.ada
 help / color / mirror / Atom feed
From: "Björn Persson" <bjorn@xn--rombobjrn-67a.se>
Subject: Re: Exception_Access_Violation
Date: Fri, 22 May 2009 16:34:23 +0200
Date: 2009-05-22T16:34:23+02:00	[thread overview]
Message-ID: <77nrfgF1iajvfU1@mid.individual.net> (raw)
In-Reply-To: 669e505c-f111-47b9-8cc5-ca1815161c53@s20g2000vbp.googlegroups.com

mhamel_98@yahoo.com wrote:

> Problem solved!  Thanks for all the help, especially the pointer to
> Debug_Pools.  The problem was that instead of allocating one node at a
> time, I was allocating an array of nodes at once.  Deallocating nodes
> allocated from an array allocation is apparently bad juju.  I don't
> understand it, but can work around it.

When you have allocated an array you must also deallocate it as an array.
You can't deallocate individual elements of an array.

-- 
Bj�rn Persson
PGP key A88682FD



  reply	other threads:[~2009-05-22 14:34 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-18 16:05 Exception_Access_Violation mhamel_98
2009-05-18 16:14 ` Exception_Access_Violation John B. Matthews
2009-05-19  7:23   ` Exception_Access_Violation Alex R. Mosteo
2009-05-20 15:30     ` Exception_Access_Violation mhamel_98
2009-05-22 14:34       ` Björn Persson [this message]
2009-05-22 15:17         ` Exception_Access_Violation Niklas Holsti
2009-05-22 16:38       ` Exception_Access_Violation Adam Beneschan
  -- strict thread matches above, loose matches on Subject: below --
2006-11-13 19:31 exception access violation Jade
2006-11-13 21:35 ` Georg Bauhaus
2006-11-14  9:09 ` Alex R. Mosteo
2006-11-14 19:34   ` Jade
2006-11-15  9:58     ` Alex R. Mosteo
2006-11-15  9:52       ` Georg Bauhaus
2006-11-15 13:32         ` Alex R. Mosteo
2006-11-15 23:43         ` Kevin K
2001-12-07 12:41 Cousins, Jeff
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox