Home
last modified time | relevance | path

Searched refs:panic (Results 1 – 25 of 1170) sorted by relevance

12345678910>>...47

/freebsd-14.2/tools/test/stress2/misc/
H A Dall.exclude5 backingstore2.sh panic: 43 vncache entries remaining 20111220
16 fsync.sh panic: Journal overflow 20190208
22 gjournal.sh panic: Journal overflow 20190626
23 gjournal2.sh panic: Journal overflow 20180125
24 gjournal3.sh panic: Bio not on queue 20171225
32 graid1_9.sh panic: Bad effnlink 20180212
46 nfs16.sh panic: Failed to register NFS lock locally - error=11 20160608
69 syzkaller55.sh panic: Counter goes negative 20220525
72 syzkaller66.sh panic: in_pcbconnect: inp is already connected 20230621
73 syzkaller67.sh panic: ASan: Invalid access, 8-byte read at ... 20230621
[all …]
/freebsd-14.2/tools/regression/kthread/kld/
H A Dkthrdlk.c70 panic("Ooops: kthread deadlock\n"); in thr_suspender()
72 panic("kthread_suspend error: %d\n", error); in thr_suspender()
97 panic("%s: error on kthread_resume. error: %d\n", in thr_resumer()
140 panic("cannot start thr_getsuspended error: %d\n", error); in kthrdlk_init()
145 panic("cannot start thr_resumer error: %d\n", error); in kthrdlk_init()
150 panic("cannot start thr_suspender error: %d\n", error); in kthrdlk_init()
165 panic("some threads not die! remaining: %d", test_thrcnt); in kthrdlk_done()
/freebsd-14.2/sys/arm/altera/socfpga/
H A Dsocfpga_mp.c125 panic("Couldn't map the SCU\n"); in _socfpga_mp_start_ap()
132 panic("Couldn't map the SCU\n"); in _socfpga_mp_start_ap()
136 panic("Unknown platform id %d\n", platid); in _socfpga_mp_start_ap()
141 panic("Couldn't map the reset manager (RSTMGR)\n"); in _socfpga_mp_start_ap()
144 panic("Couldn't map the first physram page\n"); in _socfpga_mp_start_ap()
174 panic("Unknown platform id %d\n", platid); in _socfpga_mp_start_ap()
204 panic("Unknown platform id %d\n", platid); in _socfpga_mp_start_ap()
/freebsd-14.2/sbin/restore/
H A Dsymtab.c135 panic("deleteino: %ju not found\n", (uintmax_t)inum); in deleteino()
185 panic("%s is not a directory\n", name); in lookupparent()
206 panic("%s: pathname too long\n", cp); in myname()
231 panic("no memory to extend symbol table\n"); in addentry()
237 panic("bad name to addentry %s\n", name); in addentry()
252 panic("link to non-existent name\n"); in addentry()
258 panic("duplicate entry\n"); in addentry()
391 panic("bad name\n"); in savename()
400 panic("no space for string table\n"); in savename()
540 panic("no memory for entry table\n"); in initsymtable()
[all …]
/freebsd-14.2/sys/libkern/arm/
H A Daeabi_unwind.c35 #define panic(x) (void)0 macro
46 panic("__aeabi_unwind_cpp_pr0"); in __aeabi_unwind_cpp_pr0()
52 panic("__aeabi_unwind_cpp_pr1"); in __aeabi_unwind_cpp_pr1()
58 panic("__aeabi_unwind_cpp_pr2"); in __aeabi_unwind_cpp_pr2()
/freebsd-14.2/sys/arm64/arm64/
H A Dtrap.c246 panic("Unhandled external data abort"); in external_abort()
521 panic("VFP exception in the kernel"); in do_el1h_sync()
550 panic("No debugger in kernel."); in do_el1h_sync()
559 panic("No debugger in kernel."); in do_el1h_sync()
566 panic("FPAC kernel exception"); in do_el1h_sync()
573 panic("Undefined instruction: %08x", in do_el1h_sync()
579 panic("Branch Target exception"); in do_el1h_sync()
626 panic("VFP exception in userland"); in do_el0_sync()
634 panic("VFP exception in userland"); in do_el0_sync()
758 panic("Unhandled System Error"); in do_serror()
[all …]
/freebsd-14.2/sys/dev/sound/pcm/
H A Dsound.h344 panic("%s(%d): [PCM WAIT] Mutex not owned!", \
357 panic("%s(%d): [PCM ACQUIRE] Mutex not owned!", \
360 panic("%s(%d): [PCM ACQUIRE] " \
367 panic("%s(%d): [PCM RELEASE] Mutex not owned!", \
388 panic("%s(%d): [PCM ACQUIRE QUICK] Mutex owned!", \
398 panic("%s(%d): [PCM RELEASE QUICK] Mutex owned!", \
407 panic("%s(%d): [PCM BUSYASSERT] " \
414 panic("%s(%d): [GIANT ENTER] PCM lock owned!", \
428 panic("%s(%d): [GIANT EXIT] PCM lock owned!", \
435 panic("%s(%d): [GIANT EXIT] MPSAFE Giant?", \
[all …]
/freebsd-14.2/sys/arm/qualcomm/
H A Dqcom_cpu_kpssv2.c103 panic("***couldn't get phandle for qcom,acc"); in qcom_cpu_kpssv2_regulator_start()
109 panic("***couldn't get phandle for next-level-cache"); in qcom_cpu_kpssv2_regulator_start()
115 panic("***couldn't get phandle for qcom,saw"); in qcom_cpu_kpssv2_regulator_start()
124 panic("*** couldn't map qcom,acc space (%d)", ret); in qcom_cpu_kpssv2_regulator_start()
127 panic("*** couldn't map next-level-cache -> " in qcom_cpu_kpssv2_regulator_start()
/freebsd-14.2/contrib/netbsd-tests/rump/kernspace/
H A Dthread.c63 panic("thread creation failed: %d", rv); in rumptest_threadjoin()
66 panic("thread join failed: %d", rv); in rumptest_threadjoin()
69 panic("new thread did not run"); in rumptest_threadjoin()
99 panic("thread creation failed: %d", rv); in rumptest_thread()
/freebsd-14.2/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_cmn_err.c52 panic("Solaris: unknown severity level"); in vcmn_err()
56 panic("%s%s", prefix, buf); in vcmn_err()
79 panic("solaris assert: %s, file: %s, line: %d", a, f, l); in assfail()
89 panic("solaris assert: %s (0x%jx %s 0x%jx), file: %s, line: %d", in assfail3()
/freebsd-14.2/sys/x86/xen/
H A Dhvm.c208 panic("Unable to allocate Xen shared info page"); in xen_hvm_init_shared_info_page()
216 panic("HYPERVISOR_memory_op failed"); in xen_hvm_init_shared_info_page()
261 panic("Unable to setup fake HVM param: %d", error); in xen_hvm_set_callback()
288 panic("Can't set evtchn callback"); in xen_hvm_set_callback()
366 panic("Unable to init Xen hypercall stubs on resume"); in xen_hvm_init()
373 panic("Unsupported HVM initialization type"); in xen_hvm_init()
453 panic("Event channel upcall vector setup failed: %d", in xen_hvm_cpu_init()
/freebsd-14.2/sys/arm/xilinx/
H A Dzy7_mp.c70 panic("%s: Could not map SLCR IDCODE reg.\n", __func__); in zynq7_mp_setmaxid()
92 panic("zynq7_mp_setmaxid: Could not map SCU config reg.\n"); in zynq7_mp_setmaxid()
111 panic("%s: Could not map SCU control reg.\n", __func__); in zynq7_mp_start_ap()
123 panic("%s: Could not map OCM\n", __func__); in zynq7_mp_start_ap()
/freebsd-14.2/sys/opencrypto/
H A Dxform_poly1305.c30 panic("%s: Bogus keylen: %u bytes", __func__, (unsigned)klen); in xform_Poly1305_Setkey()
34 panic("%s: Invariant violated: %d", __func__, rc); in xform_Poly1305_Setkey()
45 panic("%s: Invariant violated: %d", __func__, rc); in xform_Poly1305_Update()
57 panic("%s: Invariant violated: %d", __func__, rc); in xform_Poly1305_Final()
/freebsd-14.2/sys/crypto/blake2/
H A Dblake2-sw.c40 panic("blake2b_init: invalid arguments"); in blake2b_xform_init()
52 panic("blake2b_init_key: invalid arguments"); in blake2b_xform_setkey()
75 panic("blake2b_final: invalid"); in blake2b_xform_final()
103 panic("blake2s_init: invalid arguments"); in blake2s_xform_init()
115 panic("blake2s_init_key: invalid arguments"); in blake2s_xform_setkey()
138 panic("blake2s_final: invalid"); in blake2s_xform_final()
/freebsd-14.2/sys/arm/annapurna/alpine/
H A Dalpine_machdep_mp.c192 panic("Couldn't resolve cpu_resume_base address\n"); in alpine_mp_start_ap()
195 panic("Couldn't resolve_nb_base address\n"); in alpine_mp_start_ap()
200 panic("Couldn't map CPU-resume area"); in alpine_mp_start_ap()
203 panic("Couldn't map NB-service area"); in alpine_mp_start_ap()
210 panic("CPU-resume device is not compatible"); in alpine_mp_start_ap()
239 panic("Couldn't map NB-service area"); in alpine_mp_start_ap()
/freebsd-14.2/sys/netinet/
H A Dip_ecn.c99 panic("NULL pointer passed to ip_ecn_ingress"); in ip_ecn_ingress()
131 panic("NULL pointer passed to ip_ecn_egress"); in ip_ecn_egress()
166 panic("NULL pointer passed to ip6_ecn_ingress"); in ip6_ecn_ingress()
180 panic("NULL pointer passed to ip6_ecn_egress"); in ip6_ecn_egress()
/freebsd-14.2/sys/x86/isa/
H A Disa_dma.c93 panic("isa_dma_init: channel out of range"); in isa_dma_init()
150 panic("isa_dma_acquire: channel out of range"); in isa_dma_acquire()
175 panic("isa_dma_release: channel out of range"); in isa_dma_release()
209 panic("isa_dmacascade: channel out of range"); in isa_dmacascade()
240 panic("isa_dmastart: channel out of range"); in isa_dmastart()
244 panic("isa_dmastart: impossible request"); in isa_dmastart()
268 panic("isa_dmastart: bad bounce buffer"); in isa_dmastart()
363 panic("isa_dmadone: channel out of range"); in isa_dmadone()
406 panic("isa_dmacheck: no physical page present"); in isa_dmarangecheck()
/freebsd-14.2/sys/arm/ti/omap4/pandaboard/
H A Dpandaboard.c122 panic("Couldn't map SCRM registers"); in pandaboard_usb_hub_init()
125 panic("Couldn't map GPIO1 registers"); in pandaboard_usb_hub_init()
128 panic("Couldn't map GPIO2 registers"); in pandaboard_usb_hub_init()
131 panic("Couldn't map SCM Padconf registers"); in pandaboard_usb_hub_init()
/freebsd-14.2/sys/x86/x86/
H A Dnexus.c212 panic("nexus_init_resources irq_rman"); in nexus_init_resources()
221 panic("nexus_init_resources irq_rman add"); in nexus_init_resources()
236 panic("nexus_init_resources drq_rman"); in nexus_init_resources()
249 panic("nexus_init_resources port_rman"); in nexus_init_resources()
257 panic("nexus_init_resources mem_rman"); in nexus_init_resources()
273 panic("legacy: could not attach"); in nexus_attach()
463 panic("nexus_setup_intr: NULL irq resource!"); in nexus_setup_intr()
569 panic("%s: failed", __func__); in nexus_add_irq()
617 panic("ram_identify"); in ram_identify()
662 panic( in ram_attach()
[all …]
/freebsd-14.2/sys/amd64/vmm/intel/
H A Dvtd.c151 panic("vtd_max_domains: invalid value of nd (0x%0x)", nd); in vtd_max_domains()
172 panic("domain ids exhausted"); in domain_id()
374 panic("vtd_init: invalid caching mode"); in vtd_init()
387 panic("ctx table (0x%0lx) not page aligned", ctx_paddr); in vtd_init()
453 panic("vtd_add_device: device %x is already owned by " in vtd_add_device()
459 panic("vtd_add_device: device %x is not in scope for " in vtd_add_device()
533 panic("vtd_create_mapping: unaligned gpa 0x%0lx", gpa); in vtd_update_mapping()
536 panic("vtd_create_mapping: unaligned hpa 0x%0lx", hpa); in vtd_update_mapping()
539 panic("vtd_create_mapping: unaligned len 0x%0lx", len); in vtd_update_mapping()
587 panic("gpa 0x%lx and ptpshift %d mismatch", gpa, ptpshift); in vtd_update_mapping()
[all …]
/freebsd-14.2/usr.bin/at/
H A Dparsetime.c266 panic((tok == EOF) ? "incomplete time" in plonk()
377 panic("garbled time"); in tod()
383 panic("garbled time"); in tod()
391 panic("garbled time"); in tod()
403 panic("garbled time"); in tod()
574 panic("garbled time"); in month()
578 panic("garbled time"); in month()
668 panic("garbled time"); in parsetime()
671 panic("trying to travel back in time"); in parsetime()
/freebsd-14.2/sys/dev/ppbus/
H A Dppb_msq.c74 panic("%s: unknown opcode (%d)", __func__, opcode); in mode2xfer()
98 panic("%s: unknown EPP protocol (0x%x)!", __func__, in mode2xfer()
106 panic("%s: unknown mode (%d)", __func__, mode); in mode2xfer()
213 panic("%s: parameter out of range (0x%x)!", in ppb_MS_init_msq()
240 panic("%s: unknown parameter (0x%x)!", __func__, in ppb_MS_init_msq()
300 panic("%s: IEEE1284 read not supported", __func__); in ppb_MS_microseq()
/freebsd-14.2/usr.sbin/makefs/ffs/
H A Dffs_subr.c103 panic("ffs_isblock: unknown fs_fragshift %d", in ffs_isblock()
127 panic("ffs_isfreeblock: unknown fs_fragshift %d", in ffs_isfreeblock()
153 panic("ffs_clrblock: unknown fs_fragshift %d", in ffs_clrblock()
179 panic("ffs_setblock: unknown fs_fragshift %d", in ffs_setblock()
/freebsd-14.2/sys/ufs/ffs/
H A Dffs_softdep.c133 panic("softdep_unmount called"); in softdep_unmount()
248 panic("softdep_freefile called"); in softdep_freefile()
305 panic("%s called", __FUNCTION__); in softdep_setup_blkfree()
316 panic("%s called", __FUNCTION__); in softdep_setup_inofree()
323 panic("%s called", __FUNCTION__); in softdep_setup_unlink()
330 panic("%s called", __FUNCTION__); in softdep_setup_link()
337 panic("%s called", __FUNCTION__); in softdep_revert_link()
344 panic("%s called", __FUNCTION__); in softdep_setup_rmdir()
351 panic("%s called", __FUNCTION__); in softdep_revert_rmdir()
358 panic("%s called", __FUNCTION__); in softdep_setup_create()
[all …]
/freebsd-14.2/contrib/netbsd-tests/dev/sysmon/
H A Dt_swwdog.c148 ATF_TC(panic);
149 ATF_TC_HEAD(panic, tc) in ATF_TC_HEAD() argument
155 ATF_TC_BODY(panic, tc) in ATF_TC_BODY() argument
188 ATF_TP_ADD_TC(tp, panic); in ATF_TP_ADD_TCS()

12345678910>>...47