Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GNAT Studio 23.0w (20220512) crash when a signed integer is entered in the search box, and we click on the Calculator context search result line #154

Open
dsauvage opened this issue Feb 16, 2023 · 1 comment
Assignees
Labels

Comments

@dsauvage
Copy link

GNAT Studio 23.0w (20220512) hosted on x86_64-pc-linux-gnu

GNAT Studio crash when a signed integer is entered in the search box (GNAT Studio top right), and when the user click on the Calculator context search result line.

While a GNATCOLL.VFS.VFS_INVALID_FILE_ERROR exception is initially raised from gnatcoll-vfs.adb:340, may be nominal as we are in the Calculator context, and no such file exists. However, another exception, "raised PROGRAM_ERROR : adjust/finalize" might be related to a GNAT compiler bug, used to build the GNAT Studio 23.0w (20220512) release.

Unhandled Exception raised
raised STORAGE_ERROR : s-intman.adb:136 explicit raise
[gnatstudio-23.0w/bin/../lib/gnatstudio/libgnarl-23.20220414.so]
0x7f6f2e4bfd6c system__interrupt_management__notify_exception at ???
[/lib/x86_64-linux-gnu/libpthread.so.0]
0x7f6f3181941e
[gnatstudio-23.0w/bin/../lib/gnatstudio/libgnat-23.20220414.so]
0x7f6f2e0f4fab system__traceback__symbolic__symbolic_traceback__3 at ???
0xfffffffffffffffe

Unhandled Exception raised
raised PROGRAM_ERROR : adjust/finalize raised GNATCOLL.VFS.VFS_INVALID_FILE_ERROR: gnatcoll-vfs.adb:340
[gnatstudio-23.0w/bin/../lib/gnatstudio/libgnarl-23.20220414.so]
0x7f6f2e4ced7d system__tasking__stages__finalize_global_tasks at ???
[gnatstudio-23.0w/bin/../lib/gnatstudio/libgnat-23.20220414.so]
0x7f6f2df0e328 __gnat_last_chance_handler at ???
0x7f6f2df10132 Ada.Exceptions.Exception_Traces.Unhandled_Exception_Terminate at a-exextr.adb:190
0x7f6f2df0feee .Gnat_Unhandled_Except_Handler at a-exexpr.adb:672
0x7f6f2e19a19a __gnat_cleanupunwind_handler at ???
[gnatstudio-23.0w/bin/../lib/gnatstudio/libgcc_s.so.1]
0x7f6f2db6c10f _Unwind_ForcedUnwind_Phase2 at unwind.inc:170
0x7f6f2db6c740 _Unwind_ForcedUnwind at unwind.inc:217
[gnatstudio-23.0w/bin/../lib/gnatstudio/libgnat-23.20220414.so]
0x7f6f2df0fe96 Ada.Exceptions.Exception_Propagation.Propagate_Gcc_Exception at a-exexpr.adb:613
0x7f6f2df0fead Ada.Exceptions.Exception_Propagation.Propagate_Exception at a-exexpr.adb:630
[gnatstudio-23.0w/bin/../lib/gnatstudio/libgnarl-23.20220414.so]
0x7f6f2e4bfd6c system__interrupt_management__notify_exception at ???
[/lib/x86_64-linux-gnu/libpthread.so.0]
0x7f6f3181941e
[gnatstudio-23.0w/bin/../lib/gnatstudio/libgnat-23.20220414.so]
0x7f6f2e0f4fab system__traceback__symbolic__symbolic_traceback__3 at ???
0xfffffffffffffffe

Unhandled Exception raised
raised PROGRAM_ERROR : adjust/finalize raised GNATCOLL.VFS.VFS_INVALID_FILE_ERROR: gnatcoll-vfs.adb:340
[/lib64/ld-linux-x86-64.so.2]
0x7f6f39338f69
[/lib/x86_64-linux-gnu/libc.so.6]
0x7f6f2d9af8a5
0x7f6f2d9afa5e
[/opt/ada/gnatstudio-23.0w/bin/../lib/gnatstudio/libgnat-23.20220414.so]
0x7f6f2e197387 __gnat_os_exit at ???
0x7f6f2df0e444 __gnat_last_chance_handler at ???
0x7f6f2df10132 Ada.Exceptions.Exception_Traces.Unhandled_Exception_Terminate at a-exextr.adb:190
0x7f6f2df0feee .Gnat_Unhandled_Except_Handler at a-exexpr.adb:672
0x7f6f2e19a19a __gnat_cleanupunwind_handler at ???
[/opt/ada/gnatstudio-23.0w/bin/../lib/gnatstudio/libgcc_s.so.1]
0x7f6f2db6c10f _Unwind_ForcedUnwind_Phase2 at unwind.inc:170
0x7f6f2db6c9c3 _Unwind_Resume at unwind.inc:243
[/opt/ada/gnatstudio-23.0w/bin/../lib/gnatstudio/libgnarl-23.20220414.so]
0x7f6f2e4ced7d system__tasking__stages__finalize_global_tasks at ???
[/opt/ada/gnatstudio-23.0w/bin/../lib/gnatstudio/libgnat-23.20220414.so]
0x7f6f2df0e328 __gnat_last_chance_handler at ???
0x7f6f2df10132 Ada.Exceptions.Exception_Traces.Unhandled_Exception_Terminate at a-exextr.adb:190
0x7f6f2df0feee .Gnat_Unhandled_Except_Handler at a-exexpr.adb:672
0x7f6f2e19a19a __gnat_cleanupunwind_handler at ???
[/opt/ada/gnatstudio-23.0w/bin/../lib/gnatstudio/libgcc_s.so.1]
0x7f6f2db6c10f _Unwind_ForcedUnwind_Phase2 at unwind.inc:170
0x7f6f2db6c740 _Unwind_ForcedUnwind at unwind.inc:217
[/opt/ada/gnatstudio-23.0w/bin/../lib/gnatstudio/libgnat-23.20220414.so]
0x7f6f2df0fe96 Ada.Exceptions.Exception_Propagation.Propagate_Gcc_Exception at a-exexpr.adb:613
0x7f6f2df0fead Ada.Exceptions.Exception_Propagation.Propagate_Exception at a-exexpr.adb:630
[/opt/ada/gnatstudio-23.0w/bin/../lib/gnatstudio/libgnarl-23.20220414.so]
0x7f6f2e4bfd6c system__interrupt_management__notify_exception at ???
[/lib/x86_64-linux-gnu/libpthread.so.0]
0x7f6f3181941e
[/opt/ada/gnatstudio-23.0w/bin/../lib/gnatstudio/libgnat-23.20220414.so]
0x7f6f2e0f4fab system__traceback__symbolic__symbolic_traceback__3 at ???
@AnthonyLeonardoGracio
Copy link
Collaborator

Hello @dsauvage,

We can reproduce the issue. Thanks for the report!

Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants