Windows error 0x00002070, 8304 Detailed Error Information DS_MAX_OBJ_SIZE_EXCEEDED[1] Message The maximum size of an object has been exceeded. Declared in winerror.h
This appears to be a raw Win32 error. More information may be available in error 0x80072070 .
HRESULT analysis[2] This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags Severity SuccessThis code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
Reserved (R) false Origin Microsoft NTSTATUS false Reserved (X) false Facility Code 0 (0x000) Name FACILITY_NULL [2] [1] Description The default facility code.[2] [1] Error Code 8304 (0x2070)
Questions Incident Identifier: A664D7F0-B508-4D77-8052-3D15B7612921 CrashReporter Key: cc6fa311f4d178cd2a1c946ced641fab87e0181d Hardware Model: iPhone2,1 Process: iPORTALs [4155] Path: /var/mobile/Applications/EFCD0F88-675F-47E2-AFA9-9EC4D918881F/iPORTALs.app/iPORTALs Identifier: iPORTALs Version: ??? (???) Code Type: ARM (Native) Parent Process: launchd [1] Date/Time: 2011-01-24 18:58:22.908 +0700 OS Version: iPhone OS 4.1 (8B117) Report Version: 104 Exception Type: 00000020 Exception Codes: 0x8badf00d Highlighted Thread: 0 Application [...]
read more Comments Leave a comment Sources winerror.h from Windows SDK 10.0.14393.0 https://msdn.microsoft.com/en-us/library/cc231198.aspx User contributions licensed under CC BY-SA 3.0