Editing Template:CELL ERROR FACILITY SPU - 0x041

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{ed right|CELL ERROR FACILITY SPU - 0x041}}
{{ed right|CELL ERROR FACILITY SPU - 0x041}}
=== DMA errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_DMA_ERROR_INVAL<br />CELL_DMA_EINVAL (obsolete) || 0x80410002 ||
|-
|}
=== SYNC errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_SYNC_ERROR_AGAIN || 0x80410101 ||
|-
| CELL_SYNC_ERROR_INVAL || 0x80410102 ||
|-
| CELL_SYNC_ERROR_NOSYS || 0x80410103 ||
|-
| CELL_SYNC_ERROR_NOMEM || 0x80410104 ||
|-
| CELL_SYNC_ERROR_SRCH || 0x80410105 ||
|-
| CELL_SYNC_ERROR_NOENT || 0x80410106 ||
|-
| CELL_SYNC_ERROR_NOEXEC || 0x80410107 ||
|-
| CELL_SYNC_ERROR_DEADLK || 0x80410108 ||
|-
| CELL_SYNC_ERROR_PERM || 0x80410109 ||
|-
| CELL_SYNC_ERROR_BUSY || 0x8041010A ||
|-
| CELL_SYNC_ERROR_ABORT || 0x8041010C ||
|-
| CELL_SYNC_ERROR_FAULT || 0x8041010D ||
|-
| CELL_SYNC_ERROR_CHILD || 0x8041010E ||
|-
| CELL_SYNC_ERROR_STAT || 0x8041010F ||
|-
| CELL_SYNC_ERROR_ALIGN || 0x80410110 ||
|-
| CELL_SYNC_ERROR_NULL_POINTER || 0x80410111 ||
|-
| CELL_SYNC_ERROR_SHOTAGE || 0x80410112 ||
|-
| CELL_SYNC_ERROR_UNKNOWNKEY || 0x80410113 ||
|-
|}
=== SHEAP errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_SHEAP_ERROR_AGAIN || 0x80410301 || The resource is temporarily unavailable
|-
| CELL_SHEAP_ERROR_INVAL || 0x80410302 || An invalid argument value is specified
|-
| CELL_SHEAP_ERROR_NOSYS || 0x80410303 || The feature is not yet implemented
|-
| CELL_SHEAP_ERROR_NOMEM || 0x80410304 || Memory allocation failure
|-
| CELL_SHEAP_ERROR_SRCH || 0x80410305 || The resource (process, thread, sheaphronous object, etc) with the specified identifier does not exist.
|-
| CELL_SHEAP_ERROR_NOENT || 0x80410306 || The file does not exist
|-
| CELL_SHEAP_ERROR_NOEXEC || 0x80410307 || The file is not a valid ELF file. (The file is in unrecognized format.)
|-
| CELL_SHEAP_ERROR_DEADLK || 0x80410308 || Resource deadlock is avoided
|-
| CELL_SHEAP_ERROR_PERM || 0x80410309 || The operation is not permitted
|-
| CELL_SHEAP_ERROR_BUSY || 0x8041030A || The device or resource is busy
|-
| CELL_SHEAP_ERROR_ABORT || 0x8041030C || The operation is aborted
|-
| CELL_SHEAP_ERROR_FAULT || 0x8041030D || Invalid memory access
|-
| CELL_SHEAP_ERROR_CHILD || 0x8041030E || Failed in awaiting a child, or no such child exists
|-
| CELL_SHEAP_ERROR_STAT || 0x8041030F || State of the target thread is invalid
|-
| CELL_SHEAP_ERROR_ALIGN || 0x80410310 || Alignment is invalid
|-
| CELL_SHEAP_ERROR_KRESOURCE || 0x80410311 || Shortage of the kernel resources
|-
| CELL_SHEAP_ERROR_SHORTAGE || 0x80410312 || Shortage of the kernel resources
|-
| CELL_SHEAP_ERROR_UNKNOWNKEY || 0x80410313 || Shortage of the kernel resources
|-
|}
=== OVIS errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_OVIS_ERROR_INVAL || 0x80410402 || An invalid argument value is specified.
|-
| CELL_OVIS_ERROR_ABORT || 0x8041040C ||
|-
| CELL_OVIS_ERROR_ALIGN || 0x80410416 || Alignment is invalid
|-
|}
=== Daisy errors (libdaisy) ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_DAISY_ERROR_NO_BEGIN || 0x80410501 ||
|-
| CELL_DAISY_ERROR_INVALID_PORT_ATTACH || 0x80410502 ||
|-
| CELL_DAISY_ERROR_NOT_IMPLEMENTED || 0x80410503 ||
|-
| CELL_DAISY_ERROR_PERM || 0x80410509 ||
|-
| CELL_DAISY_ERROR_STAT || 0x8041050f ||
|-
| CELL_DAISY_ERROR_AGAIN || 0x80410511 ||
|-
| CELL_DAISY_ERROR_INVAL || 0x80410512 ||
|-
| CELL_DAISY_ERROR_BUSY || 0x8041051a ||
|-
|}
=== SPUDLL errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_SPUDLL_ERROR_AGAIN || 0x80410601 ||
|-
| CELL_SPUDLL_ERROR_INVAL || 0x80410602 ||
|-
| CELL_SPUDLL_ERROR_NOSYS || 0x80410603 ||
|-
| CELL_SPUDLL_ERROR_NOMEM || 0x80410604 ||
|-
| CELL_SPUDLL_ERROR_SRCH || 0x80410605 ||
|-
| CELL_SPUDLL_ERROR_NOENT || 0x80410606 ||
|-
| CELL_SPUDLL_ERROR_NOEXEC || 0x80410607 ||
|-
| CELL_SPUDLL_ERROR_DEADLK || 0x80410608 ||
|-
| CELL_SPUDLL_ERROR_PERM || 0x80410609 ||
|-
| CELL_SPUDLL_ERROR_BUSY || 0x8041060a ||
|-
| CELL_SPUDLL_ERROR_ABORT || 0x8041060c ||
|-
| CELL_SPUDLL_ERROR_FAULT || 0x8041060d ||
|-
| CELL_SPUDLL_ERROR_CHILD || 0x8041060e ||
|-
| CELL_SPUDLL_ERROR_STAT || 0x8041060f ||
|-
| CELL_SPUDLL_ERROR_ALIGN || 0x80410610 ||
|-
| CELL_SPUDLL_ERROR_NULL_POINTER || 0x80410611 ||
|-
| CELL_SPUDLL_ERROR_UNDEF || 0x80410612 ||
|-
| CELL_SPUDLL_ERROR_FATAL || 0x80410613 ||
|-
|}
=== SPURS errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_SPURS_CORE_ERROR_AGAIN || 0x80410701 ||
|-
| CELL_SPURS_CORE_ERROR_INVAL || 0x80410702 ||
|-
| CELL_SPURS_CORE_ERROR_NOSYS || 0x80410703 ||
|-
| CELL_SPURS_CORE_ERROR_NOMEM || 0x80410704 ||
|-
| CELL_SPURS_CORE_ERROR_SRCH || 0x80410705 ||
|-
| CELL_SPURS_CORE_ERROR_NOENT || 0x80410706 ||
|-
| CELL_SPURS_CORE_ERROR_NOEXEC || 0x80410707 ||
|-
| CELL_SPURS_CORE_ERROR_DEADLK || 0x80410708 ||
|-
| CELL_SPURS_CORE_ERROR_PERM || 0x80410709 ||
|-
| CELL_SPURS_CORE_ERROR_BUSY || 0x8041070A ||
|-
| CELL_SPURS_CORE_ERROR_ABORT || 0x8041070C ||
|-
| CELL_SPURS_CORE_ERROR_FAULT || 0x8041070D ||
|-
| CELL_SPURS_CORE_ERROR_CHILD || 0x8041070E ||
|-
| CELL_SPURS_CORE_ERROR_STAT || 0x8041070F ||
|-
| CELL_SPURS_CORE_ERROR_ALIGN || 0x80410710 ||
|-
| CELL_SPURS_CORE_ERROR_NULL_POINTER || 0x80410711 ||
|-
| CELL_SPURS_POLICY_MODULE_ERROR_AGAIN || 0x80410801 ||
|-
| CELL_SPURS_POLICY_MODULE_ERROR_INVAL || 0x80410802 ||
|-
| CELL_SPURS_POLICY_MODULE_ERROR_NOSYS || 0x80410803 ||
|-
| CELL_SPURS_POLICY_MODULE_ERROR_NOMEM || 0x80410804 ||
|-
| CELL_SPURS_POLICY_MODULE_ERROR_SRCH || 0x80410805 ||
|-
| CELL_SPURS_POLICY_MODULE_ERROR_NOENT || 0x80410806 ||
|-
| CELL_SPURS_POLICY_MODULE_ERROR_NOEXEC || 0x80410807 ||
|-
| CELL_SPURS_POLICY_MODULE_ERROR_DEADLK || 0x80410808 ||
|-
| CELL_SPURS_POLICY_MODULE_ERROR_PERM || 0x80410809 ||
|-
| CELL_SPURS_POLICY_MODULE_ERROR_BUSY || 0x8041080A ||
|-
| CELL_SPURS_POLICY_MODULE_ERROR_ABORT || 0x8041080C ||
|-
| CELL_SPURS_POLICY_MODULE_ERROR_FAULT || 0x8041080D ||
|-
| CELL_SPURS_POLICY_MODULE_ERROR_CHILD || 0x8041080E ||
|-
| CELL_SPURS_POLICY_MODULE_ERROR_STAT || 0x8041080F ||
|-
| CELL_SPURS_POLICY_MODULE_ERROR_ALIGN || 0x80410810 ||
|-
| CELL_SPURS_POLICY_MODULE_ERROR_NULL_POINTER || 0x80410811 ||
|-
| CELL_SPURS_TASK_ERROR_AGAIN || 0x80410901 ||
|-
| CELL_SPURS_TASK_ERROR_INVAL || 0x80410902 ||
|-
| CELL_SPURS_TASK_ERROR_NOSYS || 0x80410903 ||
|-
| CELL_SPURS_TASK_ERROR_NOMEM || 0x80410904 ||
|-
| CELL_SPURS_TASK_ERROR_SRCH || 0x80410905 ||
|-
| CELL_SPURS_TASK_ERROR_NOENT || 0x80410906 ||
|-
| CELL_SPURS_TASK_ERROR_NOEXEC || 0x80410907 ||
|-
| CELL_SPURS_TASK_ERROR_DEADLK || 0x80410908 ||
|-
| CELL_SPURS_TASK_ERROR_PERM || 0x80410909 ||
|-
| CELL_SPURS_TASK_ERROR_BUSY || 0x8041090A ||
|-
| CELL_SPURS_TASK_ERROR_ABORT || 0x8041090C ||
|-
| CELL_SPURS_TASK_ERROR_FAULT || 0x8041090D ||
|-
| CELL_SPURS_TASK_ERROR_CHILD || 0x8041090E ||
|-
| CELL_SPURS_TASK_ERROR_STAT || 0x8041090F ||
|-
| CELL_SPURS_TASK_ERROR_ALIGN || 0x80410910 ||
|-
| CELL_SPURS_TASK_ERROR_NULL_POINTER || 0x80410911 ||
|-
| CELL_SPURS_TASK_ERROR_FATAL || 0x80410914 ||
|-
| CELL_SPURS_TASK_ERROR_SHUTDOWN || 0x80410920 ||
|-
| CELL_SPURS_JOB_ERROR_AGAIN || 0x80410A01 ||
|-
| CELL_SPURS_JOB_ERROR_INVAL || 0x80410A02 ||
|-
| CELL_SPURS_JOB_ERROR_NOSYS || 0x80410A03 ||
|-
| CELL_SPURS_JOB_ERROR_NOMEM || 0x80410A04 ||
|-
| CELL_SPURS_JOB_ERROR_SRCH || 0x80410A05 ||
|-
| CELL_SPURS_JOB_ERROR_NOENT || 0x80410A06 ||
|-
| CELL_SPURS_JOB_ERROR_NOEXEC || 0x80410A07 ||
|-
| CELL_SPURS_JOB_ERROR_DEADLK || 0x80410A08 ||
|-
| CELL_SPURS_JOB_ERROR_PERM || 0x80410A09 ||
|-
| CELL_SPURS_JOB_ERROR_BUSY || 0x80410A0A ||
|-
| CELL_SPURS_JOB_ERROR_JOB_DESCRIPTOR || 0x80410A0B || Internal PSP error, hardware fault. Send back to be replaced/fixed.
|-
| CELL_SPURS_JOB_ERROR_JOB_DESCRIPTOR_SIZE || 0x80410A0C ||
|-
| CELL_SPURS_JOB_ERROR_FAULT || 0x80410A0D ||
|-
| CELL_SPURS_JOB_ERROR_CHILD || 0x80410A0E ||
|-
| CELL_SPURS_JOB_ERROR_STAT || 0x80410A0F ||
|-
| CELL_SPURS_JOB_ERROR_ALIGN || 0x80410A10 ||
|-
| CELL_SPURS_JOB_ERROR_NULL_POINTER || 0x80410A11 ||
|-
| CELL_SPURS_JOB_ERROR_MEMORY_CORRUPTED || 0x80410A12 ||
|-
| CELL_SPURS_JOB_ERROR_MEMORY_SIZE || 0x80410A17 ||
|-
| CELL_SPURS_JOB_ERROR_UNKNOWN_COMMAND || 0x80410A18 ||
|-
| CELL_SPURS_JOB_ERROR_JOBLIST_ALIGNMENT || 0x80410A19 ||
|-
| CELL_SPURS_JOB_ERROR_JOB_ALIGNMENT || 0x80410A1a ||
|-
| CELL_SPURS_JOB_ERROR_CALL_OVERFLOW || 0x80410A1b ||
|-
| CELL_SPURS_JOB_ERROR_ABORT || 0x80410A1c ||
|-
| CELL_SPURS_JOB_ERROR_DMALIST_ELEMENT || 0x80410A1d ||
|-
| CELL_SPURS_JOB_ERROR_NUM_CACHE || 0x80410A1e ||
|-
| CELL_SPURS_JOB_ERROR_INVALID_BINARY || 0x80410A1f ||
|-
|}
=== SWCACHE errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_SWCACHE_ERROR_AGAIN || 0x80410b01 ||
|-
| CELL_SWCACHE_ERROR_INVAL || 0x80410b02 ||
|-
| CELL_SWCACHE_ERROR_NOSYS || 0x80410b03 ||
|-
| CELL_SWCACHE_ERROR_NOMEM || 0x80410b04 ||
|-
| CELL_SWCACHE_ERROR_SRCH || 0x80410b05 ||
|-
| CELL_SWCACHE_ERROR_NOENT || 0x80410b06 ||
|-
| CELL_SWCACHE_ERROR_NOEXEC || 0x80410b07 ||
|-
| CELL_SWCACHE_ERROR_DEADLK || 0x80410b08 ||
|-
| CELL_SWCACHE_ERROR_PERM || 0x80410b09 ||
|-
| CELL_SWCACHE_ERROR_BUSY || 0x80410b0A ||
|-
| CELL_SWCACHE_ERROR_ABORT || 0x80410b0C ||
|-
| CELL_SWCACHE_ERROR_FAULT || 0x80410b0D ||
|-
| CELL_SWCACHE_ERROR_CHILD || 0x80410b0E ||
|-
| CELL_SWCACHE_ERROR_STAT || 0x80410b0F ||
|-
| CELL_SWCACHE_ERROR_ALIGN || 0x80410b10 ||
|-
| CELL_SWCACHE_ERROR_NULL_POINTER || 0x80410b11 ||
|-
| CELL_SWCACHE_ERROR_NON_CACHED_POINTER || 0x80410b12 ||
|-
| CELL_SWCACHE_ERROR_NO_HTAB || 0x80410b13 ||
|-
| CELL_SWCACHE_ERROR_MEM_LEAKED || 0x80410b14 ||
|-
| CELL_SWCACHE_ERROR_VTAB || 0x80410b15 ||
|-
|}
=== SYNC2 errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_SYNC2_ERROR_AGAIN || 0x80410C01 ||
|-
| CELL_SYNC2_ERROR_INVAL || 0x80410C02 ||
|-
| CELL_SYNC2_ERROR_NOSYS || 0x80410C03 ||
|-
| CELL_SYNC2_ERROR_NOMEM || 0x80410C04 ||
|-
| CELL_SYNC2_ERROR_SRCH || 0x80410C05 ||
|-
| CELL_SYNC2_ERROR_NOENT || 0x80410C06 ||
|-
| CELL_SYNC2_ERROR_NOEXEC || 0x80410C07 ||
|-
| CELL_SYNC2_ERROR_DEADLK || 0x80410C08 ||
|-
| CELL_SYNC2_ERROR_PERM || 0x80410C09 ||
|-
| CELL_SYNC2_ERROR_BUSY || 0x80410C0A ||
|-
| CELL_SYNC2_ERROR_ABORT || 0x80410C0C ||
|-
| CELL_SYNC2_ERROR_FAULT || 0x80410C0D ||
|-
| CELL_SYNC2_ERROR_INTR || 0x80410C0E ||
|-
| CELL_SYNC2_ERROR_STAT || 0x80410C0F ||
|-
| CELL_SYNC2_ERROR_ALIGN || 0x80410C10 ||
|-
| CELL_SYNC2_ERROR_NULL_POINTER || 0x80410C11 ||
|-
| CELL_SYNC2_ERROR_NOT_SUPPORTED_THREAD || 0x80410C12 ||
|-
| CELL_SYNC2_ERROR_NO_NOTIFIER || 0x80410C13 ||
|-
| CELL_SYNC2_ERROR_NO_SPU_CONTEXT_STORAGE || 0x80410C14 ||
|-
|}
=== LS Guard errors ===
=== LS Guard errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"  
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"  
Line 449: Line 22:
|-
|-
| CELL_LSGUARD_ERROR_NEED_REHASH || 0x80410d16 ||
| CELL_LSGUARD_ERROR_NEED_REHASH || 0x80410d16 ||
|-
|}
=== Other 0x041 Errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|  || 0x8041040F || Communication with the server failed. a DNS error has occured.
|-
|  || 0x80410418 || DNS Error
|-
|-
|}<noinclude>[[Category:Development]][[Category:Main]]</noinclude>
|}<noinclude>[[Category:Development]][[Category:Main]]</noinclude>
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)

Templates used on this page: