First time here? Check out the FAQ!
2016-04-23 15:50:55 +0100 | received badge | ● Enthusiast |
2016-03-30 17:29:15 +0100 | received badge | ● Editor (source) |
2016-03-27 18:04:47 +0100 | answered a question | SEH Exception I still have this error with a Calc sheet with OpenGL off and a new user profile using 5.1.1.3 on Windows 7 64 bit. 5.0.5 works fine. Edit to add trace:
FAULTING_IP: +0 00000000 ?? ??? EXCEPTION_RECORD: ffffffffffffffff -- (.exr 0xffffffffffffffff) ExceptionAddress: 0000000000000000 ExceptionCode: c0000005 (Access violation) ExceptionFlags: 00000000 NumberParameters: 2 Parameter[0]: 0000000000000008 Parameter[1]: 0000000000000000 Attempt to execute non-executable address 0000000000000000 CONTEXT: 0000000000000000 -- (.cxr 0x0;r) eax=0152b860 ebx=0b86d3c8 ecx=00000000 edx=00000000 esi=0c2dde20 edi=00000000 eip=00000000 esp=0152b820 ebp=0152b8b4 iopl=0 nv up ei pl zr na pe nc cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010246 00000000 ?? ??? FAULTING_THREAD: 00000000000004a0 PROCESS_NAME: soffice.bin ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s. EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s. EXCEPTION_PARAMETER1: 0000000000000008 EXCEPTION_PARAMETER2: 0000000000000000 WRITE_ADDRESS: 0000000000000000 FOLLOWUP_IP: +0 00000000 ?? ??? FAILED_INSTRUCTION_ADDRESS: +0 00000000 ?? ??? NTGLOBALFLAG: 0 APPLICATION_VERIFIER_FLAGS: 0 APP: soffice.bin ANALYSIS_VERSION: 6.3.9600.17336 (debuggers(dbg).150226-1500) amd64fre BUGCHECK_STR: APPLICATION_FAULT_SOFTWARE_NX_FAULT_NULL_ZEROED_STACK PRIMARY_PROBLEM_CLASS: SOFTWARE_NX_FAULT_NULL DEFAULT_BUCKET_ID: SOFTWARE_NX_FAULT_NULL ADDITIONAL_DEBUG_TEXT: Followup set based on attribute [Is_ChosenCrashFollowupThread] from Frame:[0] on thread:[PSEUDO_THREAD] LAST_CONTROL_TRANSFER: from 0000000000000000 to 0000000000000000 STACK_TEXT: STACK_COMMAND: .cxr 0x0 ; kb SYMBOL_STACK_INDEX: 0 SYMBOL_NAME: soffice.bin!unknown_error_in_process FOLLOWUP_NAME: MachineOwner MODULE_NAME: soffice IMAGE_NAME: soffice.bin DEBUG_FLR_IMAGE_TIMESTAMP: 56d5cb71 FAILURE_BUCKET_ID: SOFTWARE_NX_FAULT_NULL_c0000005_soffice.bin!unknown_error_in_process BUCKET_ID: X64_APPLICATION_FAULT_SOFTWARE_NX_FAULT_NULL_ZEROED_STACK_NULL_IP_soffice.bin!unknown_error_in_process ANALYSIS_SOURCE: UM FAILURE_ID_HASH_STRING: um:software_nx_fault_null_c0000005_soffice.bin!unknown_error_in_process FAILURE_ID_HASH: {2a378ab1-1ef0-c8a1-09cf-c6d53a752dc7} Edit to update version used: The error also occurs with 5.1.2.2. I moved back to 5.0.5 so i can get some work done. Edit to include openCL results: I reinstalled 5.1.2.2, turned off OpenCL and my document now loads without the SEH exception. I will continue testing with 5.1.2.2. Thanks for your assistance. |