-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add proper build instruction for windows #105
Comments
How did you built? Build instructions for windows in development. How are core/Common/3dparty fetched? |
-----------------------------CRASH DUMP ANALYSIS-------------------------------------- Loading Dump File [C:\Users\ernds\AppData\Local\CrashDumps\DesktopEditors.exe.18064.dmp] Symbol search path is: srv*
*** WARNING: Unable to verify checksum for ascdocumentscore.dll KEY_VALUES_STRING: 1 TIMELINE_ANALYSIS: 1 Timeline: !analyze.Start Timeline: Dump.Current Timeline: Process.Start DUMP_CLASS: 2 DUMP_QUALIFIER: 400 CONTEXT: (.ecxr) FAULTING_IP: EXCEPTION_RECORD: (.exr -1) BUGCHECK_STR: BREAKPOINT DEFAULT_BUCKET_ID: BREAKPOINT PROCESS_NAME: DesktopEditors.exe ERROR_CODE: (NTSTATUS) 0x80000003 - {EXCEPTION} Breakpoint A breakpoint has been reached. EXCEPTION_CODE: (HRESULT) 0x80000003 (2147483651) - One or more arguments are invalid EXCEPTION_CODE_STR: 80000003 EXCEPTION_PARAMETER1: 0000000000000000 WATSON_BKT_PROCSTAMP: 5ebd5fe5 WATSON_BKT_PROCVER: 5.3.95.508 PROCESS_VER_PRODUCT: ONLYOFFICE Desktop Editors WATSON_BKT_MODULE: libcef.dll WATSON_BKT_MODSTAMP: 5d071e50 WATSON_BKT_MODOFFSET: 1e46563 WATSON_BKT_MODVER: 75.1.14.0 MODULE_VER_PRODUCT: Chromium Embedded Framework (CEF) Dynamic Link Library BUILD_VERSION_STRING: 18362.1.amd64fre.19h1_release.190318-1202 MODLIST_WITH_TSCHKSUM_HASH: c1cc2d64050ff777a7f556a7af0d10475e2ecad1 MODLIST_SHA1_HASH: 3af9a9a936987fd4bf1ff74fd090290e4b6fc977 NTGLOBALFLAG: 0 PROCESS_BAM_CURRENT_THROTTLED: 0 PROCESS_BAM_PREVIOUS_THROTTLED: 0 APPLICATION_VERIFIER_FLAGS: 0 DUMP_FLAGS: 94 DUMP_TYPE: 1 ANALYSIS_SESSION_HOST: DESKTOP-K07RD37 ANALYSIS_SESSION_TIME: 05-15-2020 11:39:33.0681 ANALYSIS_VERSION: 10.0.17134.1 amd64fre THREAD_ATTRIBUTES: PROBLEM_CLASSES: ID: [0n317] LAST_CONTROL_TRANSFER: from 00007ffad074977b to 00007ffad0a26563 STACK_TEXT: THREAD_SHA1_HASH_MOD_FUNC: 38b51138b9ee96ac7ee911a4f63713ac9cf045c4 THREAD_SHA1_HASH_MOD_FUNC_OFFSET: 5d21005733c794f13b079d4a6f4bcb8e49d18be3 THREAD_SHA1_HASH_MOD: 9b947f2da4adedc08a65de9b7723c30e39fcb0ae FOLLOWUP_IP: FAULT_INSTR_CODE: 6a0b0fcc SYMBOL_STACK_INDEX: 0 SYMBOL_NAME: libcef!cef_string_utf16_to_upper+e9969 FOLLOWUP_NAME: MachineOwner MODULE_NAME: libcef IMAGE_NAME: libcef.dll DEBUG_FLR_IMAGE_TIMESTAMP: 5d071e50 STACK_COMMAND: ~0s ; .ecxr ; kb BUCKET_ID: BREAKPOINT_libcef!cef_string_utf16_to_upper+e9969 FAILURE_EXCEPTION_CODE: 80000003 FAILURE_IMAGE_NAME: libcef.dll BUCKET_ID_IMAGE_STR: libcef.dll FAILURE_MODULE_NAME: libcef BUCKET_ID_MODULE_STR: libcef FAILURE_FUNCTION_NAME: cef_string_utf16_to_upper BUCKET_ID_FUNCTION_STR: cef_string_utf16_to_upper BUCKET_ID_OFFSET: e9969 BUCKET_ID_MODTIMEDATESTAMP: 5d071e50 BUCKET_ID_MODCHECKSUM: 0 BUCKET_ID_MODVER_STR: 75.1.14.0 BUCKET_ID_PREFIX_STR: BREAKPOINT_ FAILURE_PROBLEM_CLASS: BREAKPOINT FAILURE_SYMBOL_NAME: libcef.dll!cef_string_utf16_to_upper FAILURE_BUCKET_ID: BREAKPOINT_80000003_libcef.dll!cef_string_utf16_to_upper WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/DesktopEditors.exe/5.3.95.508/5ebd5fe5/libcef.dll/75.1.14.0/5d071e50/80000003/01e46563.htm?Retriage=1 TARGET_TIME: 2020-05-15T05:58:31.000Z OSBUILD: 18362 OSSERVICEPACK: 778 SERVICEPACK_NUMBER: 0 OS_REVISION: 0 SUITE_MASK: 256 PRODUCT_TYPE: 1 OSPLATFORM_TYPE: x64 OSNAME: Windows 10 OSEDITION: Windows 10 WinNt SingleUserTS USER_LCID: 0 OSBUILD_TIMESTAMP: 1987-11-30 01:37:31 BUILDDATESTAMP_STR: 190318-1202 BUILDLAB_STR: 19h1_release BUILDOSVER_STR: 10.0.18362.1.amd64fre.19h1_release.190318-1202 ANALYSIS_SESSION_ELAPSED_TIME: 11c00 ANALYSIS_SOURCE: UM FAILURE_ID_HASH_STRING: um:breakpoint_80000003_libcef.dll!cef_string_utf16_to_upper FAILURE_ID_HASH: {19642e16-6992-d7f9-6807-8a53534b08e7} Followup: MachineOwner |
Hi K0R0L, ONLYOFFICE/desktop-sdk@1a96cf0 I commented these setFocusToCef(); function in code. will it cause application crash? |
Hi, |
We're working on it, but cannot guaranteed any time frames |
And since this problem is on compiled DesktopEditors I moving this to another repo |
You can probably compile this for Windows by tweaking the instructions for Ubuntu and running it on Cygwin (or Mingw). But, on the official website, they don't explain how to do it step by step, but instead, put everything in |
Hi, is there an ETA for when the Windows (and mac) build instructions will be ready? |
Sorry, I can't provide any estimates |
Hi, any update on providing steps to build document server on windows ? |
I have issued this enhancement as Bug #66616 |
@qtswdev -- hope all is well |
Is there any update in windows build steps? |
Do you want to request a feature or report a bug?
I want to raise a bug
What is the current behavior?
Application is crashing while launching at application_cef->Init_CEF(&AscAppManager::getInstance(), argc, argv);
in man.cpp file(https://github.com/ONLYOFFICE/desktop-apps/blob/f11a5b84b9ffd8e0f6eefcd3d563da8a575e5a0d/win-linux/src/main.cpp at line150)
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
https://github.com/ONLYOFFICE/desktop-apps/tree/f11a5b84b9ffd8e0f6eefcd3d563da8a575e5a0d (latest code )
code compiled with Qt 5.9.9 MSVC 2015 64 bit on windows 10
While launching the application crashing as mention above.
What is the expected behavior?
The application should without any crashes on windows 10 and Qt 5.9.9 msvc 2015 64 bit.
Which versions of DesktopEditors, and which OS are affected by this issue? Did this work in previous versions of DesktopEditors?
Windows 10.
With latest code facing issues after compilation.
The text was updated successfully, but these errors were encountered: