rb_bug            789 bignum.c       	rb_bug("n1 > KARATSUBA_DIGITS");
rb_bug            839 bignum.c       	rb_bug("invalid radix %d", base);
rb_bug            102 blockinlining.c 	rb_bug("unimplemented (block inlining): %s", ruby_node_name(nd_type(lnode)));
rb_bug            855 class.c        	rb_bug("unknown immediate %ld", obj);
rb_bug            374 compile.c      	rb_bug("list verify error: %08x (%s)", flag, info);
rb_bug            490 compile.c      	    rb_bug("unknown scope");
rb_bug           1008 compile.c      	rb_bug("get_local_var_idx: %d", idx);
rb_bug           1029 compile.c      	rb_bug("get_dyna_var_idx: -1");
rb_bug           1051 compile.c      	    rb_bug("iseq_set_arguments: NODE_ARGS is expected, but %s",
rb_bug           1132 compile.c      		rb_bug("arg_rest: -1");
rb_bug           1464 compile.c      			rb_bug("iseq_set_sequence: adjust bug");
rb_bug           1479 compile.c      	rb_bug("SP is not 0 on %s (%d)\n", RSTRING_PTR(iseq->name), sp);
rb_bug           2210 compile.c      		rb_bug("compile_array: This node is not NODE_ARRAY, but %s",
rb_bug           2225 compile.c      	    rb_bug("node error: compile_array (%d: %d-%d)",
rb_bug           2859 compile.c      	    rb_bug("setup_arg: unknown node: %s\n", ruby_node_name(nd_type(argn)));
rb_bug           3008 compile.c      		    rb_bug("NODE_CASE: unknown node (%s)",
rb_bug           3013 compile.c      		rb_bug("NODE_CASE: must be NODE_ARRAY, but 0");
rb_bug           3101 compile.c      		rb_bug("err");
rb_bug           3173 compile.c      	    rb_bug("unsupported: putundef");
rb_bug           3508 compile.c      		    rb_bug("NODE_RESBODY: unknown node (%s)",
rb_bug           3629 compile.c      	    rb_bug("NODE_DASGN(_CURR): unknown id (%s)", rb_id2name(node->nd_vid));
rb_bug           3964 compile.c      		    rb_bug("invalid goto/label format");
rb_bug           4140 compile.c      	    rb_bug("can't make hash with this node: %s", ruby_node_name(type));
rb_bug           4230 compile.c      		rb_bug("unknown dvar (%s)", rb_id2name(node->nd_vid));
rb_bug           4861 compile.c      	rb_bug("iseq_compile_each: unknown node: %s", ruby_node_name(type));
rb_bug            786 cont.c             rb_bug("rb_fiber_start: unreachable");
rb_bug            872 cont.c         	rb_bug("rb_fiber_resume: unreachable");
rb_bug           1199 dir.c          	    rb_bug("continuous RECURSIVEs");
rb_bug             72 encoding.c     	rb_bug("rb_enc_from_encoding(%d\"%s\"): no rb_encoding_list",
rb_bug             77 encoding.c     	rb_bug("rb_enc_from_encoding(%d\"%s\"): not created yet",
rb_bug            285 error.c        	rb_bug("undef leaked to the Ruby space");
rb_bug            313 error.c        	rb_bug("unknown type 0x%x (0x%x given)", t, TYPE(x));
rb_bug           1140 error.c        	rb_bug("rb_sys_fail(%s) - errno == 0", mesg ? mesg : "");
rb_bug            267 eval_error.c   	rb_bug("Unknown longjmp status %d", ex);
rb_bug            807 ext/bigdecimal/bigdecimal.c     rb_bug("Undefined operation in BigDecimalCmp()");
rb_bug           3492 ext/bigdecimal/bigdecimal.c     rb_bug("ERROR(VpDivd): space for remainder too small.");
rb_bug            130 ext/dl/cptr.c      rb_bug("rb_dlptr_initialize");
rb_bug            164 ext/dl/cptr.c      rb_bug("rb_dlptr_s_malloc");
rb_bug            260 ext/dl/cptr.c      rb_bug("rb_dlptr_to_s");
rb_bug            283 ext/dl/cptr.c      rb_bug("rb_dlptr_to_str");
rb_bug            362 ext/dl/cptr.c  	rb_bug("rb_dlptr_aref()");
rb_bug            397 ext/dl/cptr.c  	rb_bug("rb_dlptr_aset()");
rb_bug             67 ext/dl/handle.c     rb_bug("rb_dlhandle_new");
rb_bug            456 ext/ripper/ripper.c         rb_bug("vtable_add: vtable is not allocated (%p)", (void *)tbl);
rb_bug           15485 ext/ripper/ripper.c             rb_bug("cannot convert ID to string: %ld", (unsigned long)id);
rb_bug            152 ext/ripper/ripper.y         rb_bug("vtable_add: vtable is not allocated (%p)", (void *)tbl);
rb_bug           10085 ext/ripper/ripper.y             rb_bug("cannot convert ID to string: %ld", (unsigned long)id);
rb_bug            676 ext/socket/socket.c 	rb_bug("s_recvfrom called with bad value");
rb_bug            738 ext/socket/socket.c         rb_bug("s_recvfrom_nonblock called with bad value");
rb_bug           1566 ext/tk/tcltklib.c         rb_bug("cross-thread violation on eventloop_sleep()");
rb_bug           1578 ext/tk/tcltklib.c         rb_bug("cross-thread violation on eventloop_sleep()");
rb_bug           2810 ext/tk/tcltklib.c         rb_bug("cross-thread violation on tcl_protect()");
rb_bug           3304 ext/tk/tcltklib.c         rb_bug("cross-thread violation on ip_ruby_eval()");
rb_bug           3326 ext/tk/tcltklib.c                 rb_bug("ip_rbUpdateObjCmd: bad option index to UpdateOptions");
rb_bug           3455 ext/tk/tcltklib.c         rb_bug("cross-thread violation on ip_rb_threadUpdateCommand()");
rb_bug           3490 ext/tk/tcltklib.c                 rb_bug("ip_rb_threadUpdateObjCmd: bad option index to UpdateOptions");
rb_bug           3648 ext/tk/tcltklib.c         rb_bug("cross-thread violation on ip_rbVwaitCommand()");
rb_bug           6714 ext/tk/tcltklib.c       rb_bug("cross-thread violation on eval_queue_handler()");
rb_bug            154 gc.c           		rb_bug("gc_profile malloc or realloc miss");\
rb_bug            896 gc.c           	    rb_bug("same heap slot is allocated: %p at %"PRIuVALUE, (void *)membase, (VALUE)mid);
rb_bug           1032 gc.c           	rb_bug("object allocation during garbage collection phase");
rb_bug           1399 gc.c           	rb_bug("rb_gc_mark() called for broken object");
rb_bug           1639 gc.c           	rb_bug("rb_gc_mark(): unknown data type 0x%lx(%p) %s",
rb_bug           1831 gc.c           	rb_bug("obj_free() called for broken object");
rb_bug           1937 gc.c           	rb_bug("gc_sweep(): unknown data type 0x%lx(%p)",
rb_bug            956 include/ruby/ruby.h PRINTF_ARGS(NORETURN(void rb_bug(const char*, ...)), 1, 2);
rb_bug            742 iseq.c         	rb_bug("rb_iseq_disasm: unknown operand type: %c", type);
rb_bug            828 iseq.c         	rb_bug("unknown catch type (%d)", type);
rb_bug            959 iseq.c         	rb_bug("unknown node (%d)", node);
rb_bug            994 iseq.c         	rb_bug("...");
rb_bug           1062 iseq.c               default: rb_bug("unsupported iseq type");
rb_bug           1177 iseq.c         		rb_bug("unknown operand: %c", insn_op_type(insn, j));
rb_bug            456 parse.c                rb_bug("vtable_add: vtable is not allocated (%p)", (void *)tbl);
rb_bug           15417 parse.c                    rb_bug("cannot convert ID to string: %ld", (unsigned long)id);
rb_bug            152 parse.y                rb_bug("vtable_add: vtable is not allocated (%p)", (void *)tbl);
rb_bug           10085 parse.y                    rb_bug("cannot convert ID to string: %ld", (unsigned long)id);
rb_bug            114 re.c           	rb_bug("!!too long pattern string!!");
rb_bug            443 signal.c       	rb_bug("register_sigaltstack. malloc error\n");
rb_bug            448 signal.c       	rb_bug("register_sigaltstack. error\n");
rb_bug            480 signal.c       	    rb_bug("sigaction error.\n");
rb_bug            581 signal.c           rb_bug("Bus Error");
rb_bug            606 signal.c       	rb_bug("Segmentation fault");
rb_bug            788 struct.c       	rb_bug("inconsistent struct"); /* should never happen */
rb_bug            836 struct.c       	rb_bug("inconsistent struct"); /* should never happen */
rb_bug            302 thread.c       	rb_bug("rb_thread_terminate_all: called by child thread (%p, %p)",
rb_bug            433 thread.c       	    rb_bug("thread_start_func_2: locking_mutex must not be set (%p:%"PRIxVALUE")",
rb_bug           1116 thread.c       	rb_bug("rb_thread_call_with_gvl: called by a thread which has GVL.");
rb_bug           2878 thread.c       	    if (err) rb_bug("%s", err);
rb_bug           3158 thread.c       	if (err) rb_bug("invalid keeping_mutexes: %s", err);
rb_bug           3851 thread.c           if (vm_living_thread_num(vm) < vm->sleeper) rb_bug("sleeper must not be more than vm_living_thread_num(vm)");
rb_bug           3875 thread.c       	    rb_bug("bug");
rb_bug             37 thread_pthread.c 	rb_bug("pthread_mutex_lock: %d", r);
rb_bug             46 thread_pthread.c 	rb_bug("native_mutex_unlock return non-zero: %d", r);
rb_bug             59 thread_pthread.c 	    rb_bug("native_mutex_trylock return non-zero: %d", r);
rb_bug             70 thread_pthread.c 	rb_bug("native_mutex_initialize return non-zero: %d", r);
rb_bug             79 thread_pthread.c 	rb_bug("native_mutex_destroy return non-zero: %d", r);
rb_bug             88 thread_pthread.c 	rb_bug("native_cond_initialize return non-zero: %d", r);
rb_bug             97 thread_pthread.c 	rb_bug("native_cond_destroy return non-zero: %d", r);
rb_bug            305 thread_pthread.c     {int err = (expr); if (err) {rb_bug("err: %d - %s", err, #expr);}}
rb_bug            616 thread_pthread.c                 if (r) rb_bug("pthread_cond_wait: %d", r);
rb_bug            625 thread_pthread.c 		if (r && r != ETIMEDOUT) rb_bug("pthread_cond_timedwait: %d", r);
rb_bug            758 thread_pthread.c 	else rb_bug("thread_timer/timedwait: %d", err);
rb_bug            796 thread_pthread.c 	    rb_bug("rb_thread_create_timer_thread: return non-zero (%d)", err);
rb_bug             77 thread_win32.c     rb_bug("%s", (char*)lpMsgBuf);
rb_bug            267 thread_win32.c 	    rb_bug("win32_mutex_lock: WAIT_ABANDONED");
rb_bug            270 thread_win32.c 	    rb_bug("win32_mutex_lock: unknown result (%d)", result);
rb_bug            358 thread_win32.c 	rb_bug("native_cond_signal: no pending threads");
rb_bug            398 thread_win32.c 	    rb_bug("native_cond_wait: WaitForSingleObject returns %lu", r);
rb_bug            425 thread_win32.c     {if (!(expr)) {rb_bug("err: %lu - %s", GetLastError(), #expr);}}
rb_bug           1153 transcode.c                rb_bug("unexpected transcode last result");
rb_bug           2365 transcode.c                rb_bug("rb_econv_open_opts called with invalid opthash");
rb_bug           3538 transcode.c            rb_bug("unexpected result of econv_primitive_convert");
rb_bug           3582 transcode.c            rb_bug("unexpected result of econv_primitive_convert");
rb_bug            162 variable.c     	    rb_bug("class path is not set properly");
rb_bug            271 vm.c               rb_bug("invalid env");
rb_bug            300 vm.c           		    rb_bug("invalid dfp");
rb_bug            446 vm.c           	rb_bug("rb_vm_make_proc: Proc value is already created.");
rb_bug            479 vm.c           	    rb_bug("invalid ptr: block->dfp");
rb_bug            482 vm.c           	    rb_bug("invalid ptr: block->lfp");
rb_bug            930 vm.c           	rb_bug("undefined optimized method: %s", rb_id2name(mid));
rb_bug           1515 vm.c           	    rb_bug("thread_free: locking_mutex must be NULL (%p:%ld)", (void *)th, th->locking_mutex);
rb_bug           1518 vm.c           	    rb_bug("thread_free: keeping_mutexes must be NULL (%p:%ld)", (void *)th, th->locking_mutex);
rb_bug            322 vm_dump.c      	rb_bug("unsupport frame type: %08lx", VM_FRAME_TYPE(cfp));
rb_bug             76 vm_eval.c      		rb_bug("cfp consistency error - call0");
rb_bug            115 vm_eval.c      	rb_bug("unsupported: vm_call0(%s)", ruby_node_name(nd_type(body)));
rb_bug            148 vm_eval.c      	rb_bug("vm_call_super: should not be reached");
rb_bug            111 vm_exec.c          rb_bug("vm_eval: unreachable");
rb_bug            149 vm_exec.c      	rb_bug("cfp consistency error");
rb_bug            125 vm_exec.h        rb_bug("tc error");
rb_bug            139 vm_exec.h            rb_bug("unknown insn: %ld", GET_CURRENT_INSN());   \
rb_bug            163 vm_exec.h            rb_bug("unknown insn: %ld", GET_CURRENT_INSN());   \
rb_bug            379 vm_insnhelper.c 	    rb_bug("cfp consistency error - send");
rb_bug            540 vm_insnhelper.c 		rb_bug("eval_invoke_method: unreachable");
rb_bug            585 vm_insnhelper.c 	    rb_bug("method missing");
rb_bug            991 vm_insnhelper.c 		rb_bug("unexpected back-ref");
rb_bug           1019 vm_insnhelper.c 	rb_bug("vm_get_cref: unreachable");
rb_bug           1191 vm_insnhelper.c 	rb_bug("vm_search_normal_superclass: should not be reach here");
rb_bug           1275 vm_insnhelper.c 		    rb_bug("VM (throw): can't find break base.");
rb_bug           1363 vm_insnhelper.c 		rb_bug("isns(throw): unsupport throw type");