Segmentation fault in icc2
Hello, I followed your instructions in the readme, but gdb did not tell me *.so that I need to patch it. This is my log:
`(base) mrpp@mrpp:~/software/synopsys2022/icc2/T-2022.03/bin$ gdb /home/mrpp/software/synopsys2022/icc2/T-2022.03/linux64/nwtn/bin/dgcom_exec GNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2 Copyright (C) 2020 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-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: http://www.gnu.org/software/gdb/bugs/. Find the GDB manual and other documentation resources online at: http://www.gnu.org/software/gdb/documentation/.
For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /home/mrpp/software/synopsys2022/icc2/T-2022.03/linux64/nwtn/bin/dgcom_exec... (No debugging symbols found in /home/mrpp/software/synopsys2022/icc2/T-2022.03/linux64/nwtn/bin/dgcom_exec) (gdb) set args -shell=icc2 (gdb) run Starting program: /home/mrpp/software/synopsys2022/icc2/T-2022.03/linux64/nwtn/bin/dgcom_exec -shell=icc2 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fff8d3ff700 (LWP 26153)] Error: Unknown shell. Use -shell to select one of dcrt dft fc icc2 3dic [Thread 0x7fff8ddbe280 (LWP 26127) exited] [Inferior 1 (process 26127) exited with code 01] (gdb) run -h Starting program: /home/mrpp/software/synopsys2022/icc2/T-2022.03/linux64/nwtn/bin/dgcom_exec -h [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fff8d3ff700 (LWP 26185)] Error: Unknown shell. Use -shell to select one of dcrt dft fc icc2 3dic [Thread 0x7fff8ddbe280 (LWP 26169) exited] [Inferior 1 (process 26169) exited with code 01] (gdb) run -shell icc2 Starting program: /home/mrpp/software/synopsys2022/icc2/T-2022.03/linux64/nwtn/bin/dgcom_exec -shell icc2 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fff8d3ff700 (LWP 26239)] [Thread 0x7fff8d3ff700 (LWP 26239) exited] process 26220 is executing new program: /home/mrpp/software/synopsys2022/icc2/T-2022.03/linux64/nwtn/bin/dgcom_exec [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x1554ea9ff700 (LWP 26264)] [New Thread 0x1554e9989700 (LWP 26279)] [Thread 0x1554e9989700 (LWP 26279) exited] [New Thread 0x1554e9989700 (LWP 26287)] [New Thread 0x1554e9550700 (LWP 26316)] [Thread 0x1554e9989700 (LWP 26287) exited] ERROR: The application is terminated (Error Code: 501). Please contact support center at [email protected].
Thread 1 "dgcom_exec" received signal SIGSEGV, Segmentation fault.
0x00000000273ea510 in SNPSee_91ecbd23c4a0f37d9b74954c2e83d4ea28e660b192171022f662109085ab9255 ()
(gdb) backtrace
#0 0x00000000273ea510 in SNPSee_91ecbd23c4a0f37d9b74954c2e83d4ea28e660b192171022f662109085ab9255 ()
#1 0x00000000273ea685 in SNPSee_794e4fbf9dbc95eea4e7c00076e76618 ()
#2 0x00000000273eb145 in SNPSee_ba11b1edbd04051f4cfa1e58091b7b6c ()
#3 0x0000000028c4fce9 in SNPSee_aac57d44e163568190759c9cfe8563709bace0af59e1ec70ddb230f1c8aad2df ()
#4 0x00001554f1f4c8a7 in __run_exit_handlers (status=-1, listp=0x1554f20f2718 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at exit.c:108
#5 0x00001554f1f4ca60 in __GI_exit (status=
What do I need to do to know which so file needs to be patched?
Hello! This project helps to fix Segfault in VCS and Verdi. ICC2 is not part of VCS or Verdi.
Hi I encounter the same issue and this issue continues happening. Have you save this ICC2 issue? Thanks!
hi,use the latest https://github.com/BinaryHackerLab/SynopsysMonoSlayer,it works for me发自我的 iPhone在 2024年10月8日,23:20,ZhengYANG567 @.***> 写道: Hi I encounter the same issue and this issue continues happening. Have you save this ICC2 issue? Thanks!
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>