Home | History | Annotate | Download | only in tests

Lines Matching refs:panic

67 #define panic(args...)						\
87 panic ("unw_init_remote() failed: ret=%d\n", ret);
93 panic ("unw_get_reg/unw_get_proc_name() failed: ret=%d\n", ret);
115 panic ("unw_get_proc_info(ip=0x%lx) failed: ret=%d\n", (long) ip, ret);
126 panic ("unw_get_reg() failed: ret=%d\n", ret);
138 panic ("FAILURE: unw_step() returned %d for ip=%lx (start ip=%lx)\n",
145 panic ("too deeply nested---assuming bogus unwind (start ip=%lx)\n",
151 panic ("Too many errors (%d)!\n", nerrors);
158 panic ("unwind failed with ret=%d\n", ret);
177 panic ("unw_create_addr_space() failed");
246 panic ("wait4() failed (errno=%d)\n", errno);
255 panic ("child's exit status %d\n", WEXITSTATUS (status));
261 panic ("child terminated by signal %d\n", WTERMSIG (status));
283 panic ("Too many child unexpected signals (now %d)\n",