On Thu, Oct 15, 2009 at 10:07:09AM -0700, Peter LaDow wrote:
> I'm getting the following error when running my simulation.  I've
> googled for information, but have found nothing relevant.
> 
> tb:error: invalid memory access (dangling accesses or stack size too small)
> tb:error: simulation failed
> 
> I compiled with debugging, and have the following backtrace when running in 
> gdb:

[...]

> I do have some foreign subprograms, but I don't know how to determine
> if this is the cause of any of the problems.  The backtrace doesn't
> indicate anything.

The crash happens in one process, during elaboration.
You can use --trace-processes option at run to see which processes are
running.

Tristan.

_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to