On 07/30/2014 07:21 PM, [email protected] wrote:
Le 2014-07-30 19:12, René Doß a écrit :
No helps
red@linux-nrd1:~/softcore/temp/pseudo-term> ./ghdl_uart_tb
--stack-size=2000Mb
./ghdl_uart_tb:error: invalid memory access (dangling accesses or
stack size too small)
./ghdl_uart_tb:error: simulation failed
Psudoterminal: red@linux-nrd1:~/softcore/temp/pseudo-term>
./ghdl_uart_tb --stack-size=3000Mb
Aborted
So it's not a stack overflow error, obviously.
There is a pointer (or "access") problem somewhere.
That kind of error happens when we do something funky
behind GHDL's back such as playing with C modules,
or (less likely but still possible) there is an internal
GHDL bug.
Do you have a "trace" of when/how/where the error appears ?
So can you find what condition causes this ?
No, in the first Email was the full code attached.
A friend of me can run this code.
Now I would use it on my laptop but I got this error.
strange.
_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss