Hello,
I've tried to build qtada with gcc-trunk rev. 177554
And I've got the following error:
qtada-gpl-3.1.1-20110124-3820/examples/graphics_view/elastic_nodes >
GELA_INCLUDE_PATH=../../../source/tools/amoc/gela/stdlib/ gdb --args
../../../source/tools/amoc/amoc -I. -I. -I../../../source/core
-I../../../source/core -I../../../source/gui -I../../../source/gui
-I../../../source/sql -I../../../source/sql ./graph_widgets.ads
GNU gdb (Gentoo 7.3 p1) 7.3
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.gentoo.org/>...
Reading symbols from
qtada-gpl-3.1.1-20110124-3820/source/tools/amoc/amoc...done.
(gdb) bt
No stack.
(gdb) r
Starting program: qtada-gpl-3.1.1-20110124-3820/source/tools/amoc/amoc
-I. -I. -I../../../source/core -I../../../source/core
-I../../../source/gui -I../../../source/gui -I../../../source/sql
-I../../../source/sql ./graph_widgets.ads
Program received signal SIGSEGV, Segmentation fault.
0x00000000005fc4e2 in ada.finalization.heap_management.detach
(n=0x26221c8) at a-fihema.adb:275
275 a-fihema.adb: Нет такого файла или каталога.
in a-fihema.adb
(gdb) bt
#0 0x00000000005fc4e2 in ada.finalization.heap_management.detach
(n=0x26221c8) at a-fihema.adb:275
#1 ada.finalization.heap_management.finalize (collection=...) at
a-fihema.adb:335
#2 0x0000000000509a0a in asis__gela__units__finalize_spec () at
qtada-gpl-3.1.1-20110124-3820/source/tools/amoc/gela/asis-gela-units.adb:408
#3 0x000000000040395a in ada_main.finalize_library () at
qtada-gpl-3.1.1-20110124-3820/source/tools/amoc/.objs/b~amoc-driver.adb:271
#4 0x0000000000404b78 in main (argc=<optimized out>, argv=<optimized
out>, envp=<optimized out>)
at
qtada-gpl-3.1.1-20110124-3820/source/tools/amoc/.objs/b~amoc-driver.adb:1039
#5 0x00007ffff7a97d2d in __libc_start_main () from /lib64/libc.so.6
#6 0x0000000000403741 in _start ()
(gdb)
_______________________________________________
qtada-users mailing list
[email protected]
http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com