SIG_IGN          2723 gc/os_dep.c          if (GC_old_bus_handler == SIG_IGN) {
SIG_IGN          2735 gc/os_dep.c          if (GC_old_segv_handler == SIG_IGN) {
SIG_IGN          2768 gc/os_dep.c          if (GC_old_segv_handler == SIG_IGN) {
SIG_IGN          2782 gc/os_dep.c          if (GC_old_bus_handler == SIG_IGN) {
SIG_IGN           502 src/signal.c           act.sa_handler = SIG_IGN;