-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Description
I am wondering if there is an issue with new versions of Python (3.10.5) I believe I filed the issue below in the wrong repo?
I received the following output when hitting run in a brand new alire 1.2.0 project
Uncaught exception in workflows:
Traceback (most recent call last):
File "/usr/local/GNAT/CR/share/gnatstudio/support/ui/workflow_buttons.py", line 133, in build_main
r0 = yield builder.wait_on_execute(main_name)
File "/usr/local/GNAT/CR/share/gnatstudio/support/ui/workflows/promises.py", line 1108, in wait_on_execute
self.__target.execute(main_name=main_name,
File "/usr/local/GNAT/CR/share/gnatstudio/support/core/extensions/__init__.py", line 380, in execute
self._internal_execute(
GPS.Unexpected_Exception: unexpected internal exception raised CONSTRAINT_ERROR : gnatcoll-projects.adb:5729 index check failed
[/usr/local/GNAT/CR/bin/../lib/gnatstudio/libgnatcoll.so.23.0w]
0x7f226de179c1 gnatcoll__projects__compute_scenario_variables__register_untyped_var.1798.constprop.0 at ???
0x7f226de17d06 gnatcoll__projects__compute_scenario_variables__register_var.1778 at ???
0x7f226de238c7 gnatcoll__projects__for_each_external_variable_declaration at ???
0x7f226de26235 gnatcoll__projects__compute_scenario_variables at ???
0x7f226de271aa gnatcoll__projects__scenario_variables__3.part.0 at ???
0x7f226de27319 gnatcoll__projects__scenario_variables at ???
[/usr/local/GNAT/CR/bin/gnatstudio_exe]
0x3cdd374
0x3ced445
0x3cf1c97
0x43de971
0x444b1c1
0x344b280
0x3cf4662
0x3cf5dce
0x3d06fce
[/usr/local/GNAT/CR/bin/../lib/gnatstudio/libgnatcoll_python3.so.23.0w]
0x7f226f8237bb
0x7f226f8276b2
[/usr/local/GNAT/CR/bin/gnatstudio_exe]
0x5197c89
0x5157bfa
0x515b27b
0x2ba53dc
0x520f0ef
0x5158a9f
0x515b231
0x2ba01b9
0x520f0ef
0x5158a9f
0x2ba32ef
0x52dc2a4
0x5310be8
0x5198478
0x2ba87a5
0x520f0ef
0x5158a9f
0x2ba05bb
0x520f0ef
0x5158a9f
0x2ba05bb
0x520f0ef
0x5158a9f
0x2ba53dc
0x52dc2a4
0x5310be8
0x5198478
0x2ba87a5
0x520f0ef
0x5158a9f
0x2ba05bb
0x520f0ef
0x5158a9f
Metadata
Metadata
Assignees
Labels
No labels