Public bug reported: Binary package hint: ghdl
Hi, This is on Gutsy on amd64; on ghdl package 0.25+gcc4.1.1-1build1 and I've also installed the hardy ghdl packages (and gnat base dependencies) that is 0.26+gcc4.1.2~dfsg-2 and get the same problem. On compiling my vhdl program (which probably contains a bug in the configuration section) I get a GHDL bug message as seen below; it should just give me normal errors about my code. I've also reported this on the ghdl bug tracker: https://gna.org/bugs/index.php?10833 (where I've attached the top level source file). ghdl -a -P../unisim --ieee=synopsys -fexplicit logantest.vhd logantest.vhd:162:7: corresponding component not fully bound ******************** GHDL Bug occured **************************** Please report this bug on http://gna.org/projects/ghdl GHDL release: GHDL 0.26 (20070408) [Sokcho edition] Compiled with GNAT Version: 4.2.3 20071019 (prerelease) In directory: /home/dg/logicanalyser/ghdl/la/ Command line: /usr/lib/ghdl/libexec/gcc/x86_64-linux-gnu/4.1.2/ghdl1 -P../unisim -fexplicit -P../unisim/ -P/usr/lib/ghdl/lib/gcc/x86_64-linux-gnu/4.1.2/vhdl/lib//v93/std/ -P/usr/lib/ghdl/lib/gcc/x86_64-linux-gnu/4.1.2/vhdl/lib//v93/synopsys/ -quiet -o logantest.s logantest.vhd Exception CONSTRAINT_ERROR raised Exception information: Exception name: CONSTRAINT_ERROR Message: nodes.adb:111 index check failed Call stack traceback locations: 0x2b60a169d252 0x2b60a169d412 0x2b60a169d5cd 0x2b60a169d65d 0x416c6f 0x4183ad 0x41f09d 0x41f115 0x4da757 0x4db0c2 0x4dba8d 0x4b5975 0x4b616b 0x412754 0x407491 0x411eb1 0x4128e5 0x406b45 0x2b60a1cbdb42 0x406737 ****************************************************************** Execution terminated by unhandled exception Exception name: CONSTRAINT_ERROR Message: nodes.adb:111 index check failed Call stack traceback locations: 0x2b60a169d252 0x2b60a169d412 0x2b60a169d5cd 0x2b60a169d65d 0x416c6f 0x4183ad 0x41f09d 0x41f115 0x4da757 0x4db0c2 0x4dba8d 0x4b5975 0x4b616b 0x412754 0x407491 0x411eb1 0x4128e5 0x406b45 0x2b60a1cbdb42 0x406737 /usr/lib/ghdl/bin/ghdl: compilation error make: *** [logantest.o] Error 1 ** Affects: ghdl (Ubuntu) Importance: Undecided Status: New -- constraint error: Message: nodes.adb:111 index check failed https://bugs.launchpad.net/bugs/186260 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
