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

Caught signal 11 (SEGV_MAPERR) [address=(nil), ip=0x56276b03e762] #854

Closed
m-kru opened this issue Feb 29, 2024 · 2 comments
Closed

Caught signal 11 (SEGV_MAPERR) [address=(nil), ip=0x56276b03e762] #854

m-kru opened this issue Feb 29, 2024 · 2 comments

Comments

@m-kru
Copy link

m-kru commented Feb 29, 2024

*** Caught signal 11 (SEGV_MAPERR) [address=(nil), ip=0x56276b03e762] ***

[0x56276b08e02d] ../src/util.c:870 signal_handler
[0x7faef35e908f] (/usr/lib/x86_64-linux-gnu/libc-2.31.so)
[0x56276b03e762] /usr/include/x86_64-linux-gnu/bits/stdio2.h:578 tree_kind
[0x56276b03e762] ../src/tree.c:469 find_element_mode_indication
[0x56276b016b5a] ../src/lower.c:11441 lower_map_view_field_cb
[0x56276b038da1] ../src/lower.c:903 lower_for_each_field.lto_priv.0
[0x56276b016c47] ../src/lower.c:11474 lower_map_view_field_cb
[0x56276b038da1] ../src/lower.c:903 lower_for_each_field.lto_priv.0
[0x56276b01d234] ../src/lower.c:11777 lower_port_map.lto_priv.0
[0x56276b050731] ../src/eval.c:12190 lower_instance
[0x56276b050731] ../src/lower.c:1043 elab_lower.lto_priv.0
[0x56276b04e711] ../src/elab.c:1286 elab_architecture
[0x56276b04bb82] ../src/elab.c:1359 elab_stmts
[0x56276b04e13e] ../src/elab.c:1866 elab_top_level.lto_priv.0
[0x56276b092bed] ../src/names.c:1939 elab
[0x56276b092bed] ../src/elab.c:464 elaborate
[0x56276b093f60] ../src/nvc.c:1921 process_command
[0x56276afa44f1] ../src/nvc.c:2059 main

Please report this bug at https://github.com/nickg/nvc/issues
nvc::elaborate: tb_two_requesters_one_completer elaboration failed with exit status 1
@m-kru m-kru changed the title *** Caught signal 11 (SEGV_MAPERR) [address=(nil), ip=0x56276b03e762] *** Caught signal 11 (SEGV_MAPERR) [address=(nil), ip=0x56276b03e762] Feb 29, 2024
@nickg
Copy link
Owner

nickg commented Feb 29, 2024

Can you provide a minimal example or a link to the code that causes this?

@m-kru
Copy link
Author

m-kru commented Mar 1, 2024

https://github.com/m-kru/nvc854 not a minimal, but crashes. Simply run run.sh.

@nickg nickg closed this as completed in 696495d Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants