Home
last modified time | relevance | path

Searched refs:kern_coredump_log (Results 1 – 13 of 13) sorted by relevance

/xnu-11215.61.5/osfmk/kdp/output_stages/
H A Dout_disk.c63 kern_coredump_log(NULL, "(disk_stage_write) disk_stage_read (during seek) returned 0x%x\n", err); in disk_stage_write()
70kern_coredump_log(NULL, "(disk_stage_write) IOPolledFileSeek(0x%llx) returned 0x%x\n", aligned_off… in disk_stage_write()
96kern_coredump_log(NULL, "(disk_stage_write) disk_stage_read (during final chunk seek) returned 0x%… in disk_stage_write()
103kern_coredump_log(NULL, "(disk_stage_write) IOPolledFileSeek(0x%llx) returned 0x%x\n", aligned_off… in disk_stage_write()
120kern_coredump_log(NULL, "(disk_stage_write) IOPolledFileWrite(gIOPolledCoreFileVars, %p, 0x%llx, N… in disk_stage_write()
132kern_coredump_log(NULL, "(disk_stage_write) IOPolledFileWrite (during final flush) returned 0x%x\n… in disk_stage_write()
163kern_coredump_log(NULL, "(disk_stage_read) IOPolledFileWrite (during seek) returned 0x%x\n", err); in disk_stage_read()
175kern_coredump_log(NULL, "(disk_stage_read) IOPolledFileSeek(0x%llx) returned 0x%x\n", aligned_offs… in disk_stage_read()
188kern_coredump_log(NULL, "(disk_stage_read) Kickstarting IOPolledFileRead(0) returned 0x%x\n", err); in disk_stage_read()
195kern_coredump_log(NULL, "(disk_stage_read) IOPolledFileRead(%llu) returned 0x%x\n", offset_misalig… in disk_stage_read()
[all …]
H A Dout_aea.c60 kern_coredump_log(NULL, "(aea_write_callback) next stage outproc returned 0x%x\n", err); in aea_write_callback()
84 kern_coredump_log(NULL, "(aea_read_callback) next stage read proc returned 0x%x\n", err); in aea_read_callback()
102 kern_coredump_log(NULL, "(aea_stage_reset) aea_close() returned %d\n", aea_ret); in aea_stage_reset()
131 kern_coredump_log(NULL, "(aea_stage_outproc) aea_close() returned %d\n", aea_ret); in aea_stage_outproc()
152 kern_coredump_log(NULL, "(aea_stage_outproc) aea_close() returned %d\n", aea_ret); in aea_stage_outproc()
162 kern_coredump_log(NULL, "(aea_stage_outproc) aea_open() returned %d\n", aea_ret); in aea_stage_outproc()
179 kern_coredump_log(NULL, "(aea_stage_outproc) aea_write() returned %zd\n", write_result); in aea_stage_outproc()
H A Dout_shmem.c183 kern_coredump_log(NULL, "Detected remote error, terminating...\n"); in shmem_dbg_process_buffers()
187 kern_coredump_log(NULL, "Detected stale/invalid seq num. Expected: %d, received %d\n", in shmem_dbg_process_buffers()
220kern_coredump_log(NULL, "Kernel timed out waiting for hardware debugger to update handshake struct… in shmem_dbg_process_buffers()
221 kern_coredump_log(NULL, "No contact in %d seconds\n", KDP_HW_SHMEM_DBG_TIMEOUT_DEADLINE_SECS); in shmem_dbg_process_buffers()
298 kern_coredump_log(NULL, "EOF Flush: Detected stale/invalid seq num. Expected: %d, received %d\n", in shmem_stage_outproc()
305 kern_coredump_log(NULL, "Setting coredump status as done!\n"); in shmem_stage_outproc()
501 kern_coredump_log(NULL, "handshake structure not initialized\n"); in panic_spin_shmcon()
505 kern_coredump_log(NULL, "\nPlease go to https://panic.apple.com to report this panic\n"); in panic_spin_shmcon()
506kern_coredump_log(NULL, "Waiting for hardware shared memory debugger, handshake structure is at vi… in panic_spin_shmcon()
H A Dout_memory_backing_aware_buffer.c73 kern_coredump_log(NULL, "%s (passing along request) returned 0x%x\n", __func__, err); in memory_backing_aware_buffer_stage_outproc()
83 kern_coredump_log(NULL, "%s kvtophys() for address %p returned NULL\n", __func__, panic_data); in memory_backing_aware_buffer_stage_outproc()
91 kern_coredump_log(NULL, "%s next stage output failed\n", __func__); in memory_backing_aware_buffer_stage_outproc()
109 kern_coredump_log(NULL, "%s next stage output failed\n", __func__); in memory_backing_aware_buffer_stage_outproc()
H A Dout_buffer.c93 kern_coredump_log(NULL, "buffer_stage_outproc (during flush) returned 0x%x\n", err); in buffer_stage_outproc()
102 kern_coredump_log(NULL, "buffer_stage_outproc (during forwarding) returned 0x%x\n", err); in buffer_stage_outproc()
124 kern_coredump_log(NULL, "buffer_stage_outproc (during flush) returned 0x%x\n", err); in buffer_stage_outproc()
H A Dout_net.c54 kern_coredump_log(NULL, "kdp_send_crashdump_data returned 0x%x\n", err); in net_stage_outproc()
H A Dout_zlib.c88 kern_coredump_log(NULL, "(zlib_zoutput) outproc(KDP_DATA, NULL, 0x%x, %p) returned 0x%x\n", in zlib_zoutput()
160 kern_coredump_log(NULL, "ZERR %d\n", zr); in zlib_stream_output_chunk()
H A Dout_progress_notify.c72 kern_coredump_log(NULL, "%s (during forwarding) returned 0x%x\n", __func__, err); in progress_notify_stage_outproc()
/xnu-11215.61.5/osfmk/kdp/
H A Dprocessor_core.c476kern_coredump_log(context, "%s() : failed to reset the out vars : kdp_reset_output_vars(%p, %llu, … in coredump_save_summary()
502kern_coredump_log(context, "%s() : failed to write mach header : kdp_core_output(%p, %lu, %p) retu… in coredump_save_summary()
524kern_coredump_log(context, "%s() : failed to write mach header : kdp_core_output(%p, %lu, %p) retu… in coredump_save_summary()
547kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : called with invalid addresses : start 0x%llx … in coredump_save_segment_descriptions()
553kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : coredump_save_segment_descriptions() called t… in coredump_save_segment_descriptions()
564kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : ran out of space to save commands with %llu o… in coredump_save_segment_descriptions()
582kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : failed to write segment %llu of %llu. kdp_cor… in coredump_save_segment_descriptions()
595kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : called with invalid addresses for 32-bit : st… in coredump_save_segment_descriptions()
601kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : ran out of space to save commands with %llu o… in coredump_save_segment_descriptions()
619kern_coredump_log(context, "%s(0x%llx, 0x%llx, %p) : failed to write segment %llu of %llu : kdp_co… in coredump_save_segment_descriptions()
[all …]
H A Dkdp_core.c286 kern_coredump_log(NULL, "(kdp_core_output) outproc(KDP_DATA, NULL, 0x%llx, %p) returned 0x%x\n", in kdp_core_output()
291 kern_coredump_log(NULL, "100.."); in kdp_core_output()
297 kern_coredump_log(NULL, "%lld..\n", percent); in kdp_core_output()
626 kern_coredump_log(context, "%s: skipping kernel because excluded regions list is locked\n", in kern_dump_init()
654 kern_coredump_log(context, "save_summary: pmap traversal failed: %d\n", ret); in kern_dump_save_summary()
681 kern_coredump_log(context, "save_seg_desc: pmap traversal failed: %d\n", ret); in kern_dump_save_seg_descriptions()
732 kern_coredump_log(context, "save_seg_data: pmap traversal failed: %d\n", ret); in kern_dump_save_segment_data()
765kern_coredump_log(NULL, "(kdp_reset_output_vars) Encryption requested, is unavailable, and enforce… in kdp_reset_output_vars()
784kern_coredump_log(NULL, "(kern_dump_update_header) outproc(KDP_SEEK, NULL, %lu, %p) foffset = 0x%l… in kern_dump_update_header()
790kern_coredump_log(NULL, "(kern_dump_update_header) outproc(KDP_DATA, NULL, %lu, %p) returned 0x%x\… in kern_dump_update_header()
[all …]
H A Dsk_core.c263 kern_coredump_log(NULL, "secure_core: Invalid VA bit size: 0x%llx", hdrp->tcr); in sc_boostrap_va()
272 kern_coredump_log(NULL, "secure_core: Invalid page size bits: 0x%llx", hdrp->tcr); in sc_boostrap_va()
344 kern_coredump_log(NULL, "secure_core: Can't translate VBAR address\n"); in sc_find_uuid_cdbg()
362kern_coredump_log(NULL, "secure_core: unsupported astris signpost version 0x%x\n", signpost->versi… in sc_find_uuid_cdbg()
373kern_coredump_log(NULL, "secure_core: unsupported debug signpost version 0x%x\n", signpost->versio… in sc_find_uuid_cdbg()
381 kern_coredump_log(NULL, "secure_core: unknwon signpost magic 0x%x\n", magic); in sc_find_uuid_cdbg()
446 kern_coredump_log(NULL, "secure_core: PAPT walk callback failed with %d\n", kr); in papt_walk()
460 kern_coredump_log(NULL, "secure_core: PAPT walk callback failed with %d\n", kr); in papt_walk()
498 kern_coredump_log(context, "secure_core: Disabled\n"); in sk_dump_init()
503 kern_coredump_log(context, "secure_core: No debug header\n"); in sk_dump_init()
[all …]
H A Duser_core.c42 kern_coredump_log(context, "%s: context allocation failure\n", __func__); in user_dump_init()
47 kern_coredump_log(context, "%s: no task is set\n", __func__); in user_dump_init()
53 kern_coredump_log(context, "%s: skipping inactive task\n", __func__); in user_dump_init()
59 kern_coredump_log(context, "%s: skipping locked task\n", __func__); in user_dump_init()
65 kern_coredump_log(context, "%s: skipping task with locked vm map\n", __func__); in user_dump_init()
108 kern_coredump_log(context, "%s: vm map traversal failed: %d\n", __func__, ret); in user_dump_save_summary()
148 kern_coredump_log(context, "%s: vm map traversal failed: %d\n", __func__, ret); in user_dump_save_seg_descriptions()
219 kern_coredump_log(context, "%s: vm map traversal failed: %d\n", __func__, ret); in user_dump_save_segment_data()
H A Dprocessor_core.h61 void kern_coredump_log(void *context, const char *string, ...) __printflike(2, 3);