Skip to main content
A newer release of this product is available.

ucore.panicstring events

Contributors
Suggest changes

ucore.panicString

Severity

ERROR

Description

This event occurs when a userspace application crashes, and we manage to obtain a panic string indicating the cause of the crash.

Corrective Action

Contact customer support, and if necessary upload the core and/or the core report.

Syslog Message

'%s'

Parameters

panic_string (STRING): The panic string of the crashed process.
process_name (STRING): The name of the crashed process.
fault_type (STRING): The type of fault we encountered (eg SIGSEGV, SIGHUP).