Searched refs:panic (Results 1 - 25 of 395) sorted by last modified time

1234567891011>>

/haiku/src/add-ons/kernel/network/stack/
H A Dnet_socket.cpp120 panic("socket still has a parent!");
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap.cpp259 panic("no connection for received L2CAP command");
/haiku/src/add-ons/kernel/bluetooth/btCoreData/
H A DBTCoreData.cpp56 panic("no mem for conn desc");
/haiku/src/system/kernel/arch/x86/
H A Dioapic.cpp339 panic("mapping io-apic %u failed", ioapic.number);
762 panic("failed to initialize io-apic %u", current->number);
777 panic("failed to enable IRQ routing");
H A Dmsi.cpp85 panic("trying to free msi vectors but msi not supported\n");
H A Darch_int.cpp91 panic("unhandled trap 0x%lx (%s) at ip 0x%lx, thread %" B_PRId32 "!\n",
101 panic("Fatal exception \"%s\" occurred! Error code: 0x%lx\n",
207 panic("Unexpected exception \"%s\" occurred in kernel mode! "
296 panic("page fault in debugger without fault handler! Touching "
304 panic("SMEP violation user-mapped address %p touched from kernel %p\n",
312 panic("SMAP violation user-mapped address %p touched from kernel %p\n",
331 panic("page fault, interrupts disabled, fault handler loop. "
337 // allowed to happen and we must panic.
338 panic("page fault, but interrupts were disabled. Touching address "
342 panic("pag
[all...]
/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci_pci.cpp210 panic("No vendor or device id attribute\n");
H A Dsdhci.cpp169 panic("Command execution impossible, command inhibit\n");
173 panic("Command execution unwise, data inhibit\n");
227 panic("Command line busy at start of execute command\n");
489 panic("Incorrect bitwidth value");
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.cpp198 panic("unknown extent type; %d\n", extent_data->Type());
258 panic("zlib isn't unsupported for regular extent\n");
260 panic("unknown extent compression; %d\n", compression);
269 panic("unknown extent type; %d\n", extent_data->Type());
350 panic("unknown extent compression; %d\n", compression);
/haiku/src/system/kernel/fs/
H A Dvfs.cpp91 : (panic("FS_CALL: vnode %p op " #op " is NULL", vnode), 0))
95 : (panic("FS_CALL_NO_PARAMS: vnode %p op " #op " is NULL", vnode), 0))
99 : (panic("FS_MOUNT_CALL: mount %p op " #op " is NULL", mount), 0))
103 : (panic("FS_MOUNT_CALL_NO_PARAMS: mount %p op " #op " is NULL", mount), 0))
1062 panic("dec_vnode_ref_count: called on busy vnode %p\n", vnode);
2096 panic("lookup_dir_entry(): could not lookup vnode (mountid 0x%" B_PRIx32
2838 panic("get_new_fd() called with unknown type %d\n", type);
3566 panic("sparse write attempt: vnode %p", vnode);
3712 panic("vnode %" B_PRIdDEV ":%" B_PRIdINO " already exists (node = %p, "
3846 panic("get_vnod
[all...]
/haiku/src/system/boot/loader/
H A Dmisc.cpp23 panic(message);
/haiku/src/system/kernel/arch/generic/
H A Dacpi_irq_routing_table.cpp234 panic("ran out of memory while configuring irq link devices");
242 panic("failed to read possible irqs of link device");
249 panic("failed to read current irq of link device");
570 panic("calculated irq routing doesn't match bios for "
852 panic("failed to configure link devices");
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DBusManager.cpp798 panic("AcpiEnterSleepState should not return.");
/haiku/src/system/kernel/platform/atari_m68k/
H A Dplatform.cpp316 panic("TT RTC required!");
340 panic("You MUST have an ST MFP! Wait, is that *really* an Atari ???");
566 //panic("WRITEME");
666 panic("Bombs!");
667 panic("WRITEME");
/haiku/src/system/kernel/
H A Dint.cpp616 panic("reserved interrupt vector range %" B_PRId32 "-%" B_PRId32 " overlaps already "
696 panic("invalid start vector %" B_PRId32 " or count %" B_PRId32 " supplied to "
707 panic("io interrupt vector %" B_PRId32 " was not allocated\n",
714 panic("freeing io interrupt vector %" B_PRId32 " that is still asigned to a "
/haiku/src/system/kernel/arch/riscv64/
H A Darch_int.cpp276 panic("Unexpected exception occurred in kernel mode!");
375 panic("FrameChangeChecker: EPC = 0");
431 panic("hit kernel breakpoint");
470 panic("page fault in debugger without fault handler! Touching "
485 panic("page fault with interrupts disabled@!dump_virt_page %#" B_PRIx64, stval);
556 panic("unhandled STrap");
/haiku/src/system/kernel/arch/ppc/
H A Darch_int.cpp118 panic("system reset exception\n");
121 panic("machine check exception\n");
145 panic("page fault in debugger without fault handler! Touching "
152 // we must panic
153 panic("page fault, but interrupts were disabled. Touching "
158 panic("page fault not allowed at this place. Touching address "
183 panic("ppc_exception_entry(): external interrupt although we "
199 panic("alignment exception: unimplemented\n");
202 panic("program exception: unimplemented\n");
205 panic("F
[all...]
/haiku/src/system/kernel/arch/m68k/
H A Darch_int.cpp169 panic("can't determine r/w from iframe type %d\n",
198 panic("system reset exception\n");
214 panic("page fault in debugger without fault handler! Touching "
232 // we must panic
233 panic("page fault, but interrupts were disabled. Touching "
238 panic("page fault not allowed at this place. Touching address "
273 panic("m68k_exception_entry(): external interrupt although we "
304 panic("unhandled exception type\n");
532 panic("arch_int_init_post_device_manager(): Found no PIC modules!");
541 panic("arch_int_init_post_device_manage
[all...]
/haiku/src/system/kernel/arch/arm64/
H A Darch_int.cpp319 panic("unhandled pagefault! FAR=%lx ELR=%lx ESR=%lx",
368 panic("syscall restart");
378 panic("unhandled exception! FAR=%lx ELR=%lx ESR=%lx (EC=%lx)",
392 panic("unhandled error! FAR=%lx ELR=%lx ESR=%lx", frame->far, frame->elr, frame->esr);
426 panic("do_fiq_handler");
/haiku/src/system/kernel/arch/arm/
H A Dsoc_sun4i.cpp80 panic("Sun4iInterruptController: cannot map registers!");
H A Dsoc_pxa.cpp51 panic("PXAInterruptController: cannot map registers!");
152 panic("Cannot map PXATimer registers!");
H A Dsoc_omap3.cpp104 panic("OMAP3InterruptController: cannot map registers!");
194 panic("Cannot map OMAP3Timer registers!");
198 panic("Cannot get OMAP3Timer interrupt!");
H A Dsoc.h27 panic("Multiple InterruptController objects created; that is currently unsupported!");
52 panic("Multiple HardwareTimer objects created; that is currently unsupported!");
H A Darch_int_gicv2.cpp24 panic("not able to map the memory area for gicd\n");
32 panic("not able to map the memory area for gicc\n");
H A Darch_int.cpp153 panic("user vector page @ %p could not be created (%x)!",
182 panic("No interrupt controllers found!\n");
233 panic("not handled!");
390 panic("page fault in debugger without fault handler! Touching "
395 panic("PXN violation trying to execute user-mapped address 0x%08" B_PRIxADDR " from kernel mode\n",
398 panic("unhandled alignment exception\n");
400 panic("unhandled access flag fault\n");
417 panic("page fault, interrupts disabled, fault handler loop. "
423 // allowed to happen and we must panic.
424 panic("pag
[all...]

Completed in 117 milliseconds

1234567891011>>