No start in Windows 10

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
sigigros
Posts: 5
Joined: Thu Mar 30, 2023 11:40 am
Contact:

No start in Windows 10

Post by sigigros »

Hello,
I have installed FreeCAD 0.21.0 Revision: 32552 (Git).
If I want to start FreeCAD, it works for about 10 seconds. Then - nothing.
I almost tried to create a log-file, but this doesn´t work to.
I have tried many things, but no success.
Like: (in Windows search) >> FreeCAD --write-log << and >> FreeCAD -l <<
(in CMD) >> FreeCAD --write-log << and >> FreeCAD -l << and
C:\Users\name\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCAD.exe -l
and
C:\Users\name\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCAD.exe --write-log

all this commands without any success (no LOG-File) (anywhere on the Laptop).

Why do I have to do that all for FreeCAD?? Should this maybe known issue not even be solved?
I would even donate for that!

Autocad Inventor 2020 was working without any issue - but unfortunately my licens had expired :?
chrisb
Veteran
Posts: 53928
Joined: Tue Mar 17, 2015 9:14 am

Re: No start in Windows 10

Post by chrisb »

Hi and welcome to the forum!

Have a look at the Known OS specific issues.

Calling FreeCAD from CMD command shell you can use ...

Code: Select all

C:\Users\name\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCAD.exe -l
or

Code: Select all

C:\Users\name\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCAD.exe --write-log
... should create a log file in %APPDATA%\FreeCAD.

With the parameter --log-file <filename>
You can write to an arbitrary file.

Output to the console can also be of interest.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
adrianinsaval
Veteran
Posts: 5541
Joined: Thu Apr 05, 2018 5:15 pm

Re: No start in Windows 10

Post by adrianinsaval »

chrisb wrote: Thu Mar 30, 2023 1:59 pm Output to the console can also be of interest.
windows doesn't have output on the console unfortunately, MS always screwing something up...
chrisb
Veteran
Posts: 53928
Joined: Tue Mar 17, 2015 9:14 am

Re: No start in Windows 10

Post by chrisb »

adrianinsaval wrote: Thu Mar 30, 2023 2:50 pm windows doesn't have output on the console unfortunately, MS always screwing something up...
Huh? You don't get any output when starting from the CMD program? I can hardly believe because that could be rather essential.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
adrianinsaval
Veteran
Posts: 5541
Joined: Thu Apr 05, 2018 5:15 pm

Re: No start in Windows 10

Post by adrianinsaval »

chrisb wrote: Thu Mar 30, 2023 4:17 pm I can hardly believe because that could be rather essential.
It is essential! But alas:
UJR2UHLMtX.gif
UJR2UHLMtX.gif (68.68 KiB) Viewed 948 times
same behavior on powershell or when using the -l option, and this isn't a bug on freecad either, it's the normal behavior for gui applications.
chrisb
Veteran
Posts: 53928
Joined: Tue Mar 17, 2015 9:14 am

Re: No start in Windows 10

Post by chrisb »

adrianinsaval wrote: Thu Mar 30, 2023 4:54 pm It is essential! But alas:
See me convinced, but not delighted.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
LarryWoestman
Posts: 98
Joined: Fri Oct 09, 2020 4:56 pm
Location: Oregon, USA

Re: No start in Windows 10

Post by LarryWoestman »

As a sort of a "cheat" on Windows, I install Cygwin and start FreeCAD from its shell. Then FreeCAD is running on Windows but starting in a linux-like context that includes standard out and standard error. The environment isn't quite the same so the problem may not show up or be different but it has been useful a few times.

Cygwin (cygwin.com) is an open source implementation of many of the common "unix" commands using a compatibility library. You end up with many of the capabilities of a linux system in your Windows system but are still able to run Windows executables. It also includes an X window system environment that can be used to run X-based programs from either the same system or other systems. It is neither fish nor fowl, but sometimes it is a useful "halfway point" between Windows and Linux.
sigigros
Posts: 5
Joined: Thu Mar 30, 2023 11:40 am
Contact:

Re: No start in Windows 10

Post by sigigros »

Ok - got one. It´s a "Log.txt" file.
See attachment.
Attachments
log.txt
(101.17 KiB) Downloaded 22 times
sigigros
Posts: 5
Joined: Thu Mar 30, 2023 11:40 am
Contact:

Re: No start in Windows 10

Post by sigigros »

Ok - even got one. It´s a "Log.txt" file.
Here the Text: First Part (max. 60000 signs) - (because I´m not allowed to attach this file ...

Code: Select all

Msg: FreeCAD 0.21.0, Libs: 0.21.0R32552 (Git)
© Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2023
FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
FreeCAD wouldn't be possible without FreeCAD community.
  #####                 ####  ###   ####  
  #                    #      # #   #   # 
  #     ##  #### ####  #     #   #  #   # 
  ####  # # #  # #  #  #     #####  #   # 
  #     #   #### ####  #    #     # #   # 
  #     #   #    #     #    #     # #   #  ##  ##  ##
  #     #   #### ####   ### #     # ####   ##  ##  ##

Log: Time = 2023-Mar-31 14:05:56
Log: AboutImage = freecadabout
Log: AppDataSkipVendor = true
Log: AppHomePath = C:/Users/bernhard/AppData/Local/Programs/FreeCAD 0.21/
Log: AppIcon = freecad
Log: AppTempPath = C:\Users\bernhard\AppData\Local\Temp\\
Log: BOOST_VERSION = 1_67
Log: BinPath = C:/Users/bernhard/AppData/Local/Programs/FreeCAD 0.21/bin\
Log: BuildRepositoryURL = git://github.com/FreeCAD/FreeCAD.git master
Log: BuildRevision = 32552 (Git)
Log: BuildRevisionBranch = master
Log: BuildRevisionDate = 2023/03/26 19:25:33
Log: BuildRevisionHash = e2b3a5d2f791fb78a61daac9bdab374058f682f2
Log: BuildVersionMajor = 0
Log: BuildVersionMinor = 21
Log: BuildVersionPoint = 0
Log: Console = 0
Log: CopyrightInfo = © Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2023
FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
FreeCAD wouldn't be possible without FreeCAD community.
  #####                 ####  ###   ####  
  #                    #      # #   #   # 
  #     ##  #### ####  #     #   #  #   # 
  ####  # # #  # #  #  #     #####  #   # 
  #     #   #### ####  #    #     # #   # 
  #     #   #    #     #    #     # #   #  ##  ##  ##
  #     #   #### ####   ### #     # ####   ##  ##  ##


Log: Debug = 0
Log: DocPath = C:/Users/bernhard/AppData/Local/Programs/FreeCAD 0.21/doc\
Log: EIGEN_VERSION = 3.3.90
Log: ExeName = FreeCAD
Log: ExeVendor = FreeCAD
Log: ExeVersion = 0.21.0
Log: LoggingConsole = 1
Log: LoggingFile = 1
Log: LoggingFileName = log.txt
Log: MaintainerUrl = http://www.freecad.org/wiki/Main_Page
Log: OCC_VERSION = 7.6.3
Log: PATH = C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Broadcom\Broadcom 802.11\Driver;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Users\bernhard\AppData\Local\Microsoft\WindowsApps;
Log: PYSIDE_VERSION = 5.15.0
Log: PYTHON_VERSION = 3.8.10
Log: PythonSearchPath = C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\python38.zip;C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs;C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib;C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin
Log: QT_VERSION = 5.15.2
Log: RunMode = Gui
Log: SMESH_VERSION = 7.7.1.0
Log: SplashAlignment = Bottom|Left
Log: SplashInfoColor = #c8c8c8
Log: SplashInfoPosition = 15.210
Log: SplashScreen = freecadsplash
Log: SplashTextColor = #ffffff
Log: StartWorkbench = StartWorkbench
Log: SystemParameter = C:\Users\bernhard\AppData\Roaming\FreeCAD\system.cfg
Log: UserAppData = C:\Users\bernhard\AppData\Roaming\FreeCAD\
Log: UserCachePath = C:\Users\bernhard\AppData\Local\Temp\FreeCAD\Cache\
Log: UserConfigPath = C:\Users\bernhard\AppData\Roaming\FreeCAD\
Log: UserHomePath = C:/Users/bernhard
Log: UserMacroPath = C:\Users\bernhard\AppData\Roaming\FreeCAD\Macro\
Log: UserParameter = C:\Users\bernhard\AppData\Roaming\FreeCAD\user.cfg
Log: Verbose = 
Log: XERCESC_VERSION = 3.2.2
Log: Create Application
Log: Run App init script
Log: Init: starting App::FreeCADInit.py
Log: Init:   Searching for modules...
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\AddonManager... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Arch... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Draft... done
Log: Drawing became obsolete in 0.17; consider using TechDraw instead.
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Drawing... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Fem... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Idf... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Import... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Inspection... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Material... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Measure... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Mesh... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\MeshPart... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\OpenSCAD... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Part... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\PartDesign... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Path... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Plot(Init.py not found)... ignore
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Points... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Raytracing... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\ReverseEngineering... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Robot... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Show(Init.py not found)... ignore
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Sketcher... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Spreadsheet... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Start... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Surface... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\TechDraw... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Test... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Tux(Init.py not found)... ignore
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Web... done
Log: Using C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod as module path!
Log: System path after init:
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\AddonManager
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Arch
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Draft
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Drawing
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Fem
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Idf
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Import
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Inspection
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Material
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Measure
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Mesh
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\MeshPart
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\OpenSCAD
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Part
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\PartDesign
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Path
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Plot
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Points
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Raytracing
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\ReverseEngineering
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Robot
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Show
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Sketcher
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Spreadsheet
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Start
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Surface
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\TechDraw
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Test
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Tux
Log:    C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Web
Log:    C:\Program Files (x86)\Common Files\Oracle\Java\javapath
Log:    C:\Program Files (x86)\AMD APP\bin\x86_64
Log:    C:\Program Files (x86)\AMD APP\bin\x86
Log:    C:\Program Files\Common Files\Microsoft Shared\Windows Live
Log:    C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live
Log:    C:\Program Files\Broadcom\Broadcom 802.11\Driver
Log:    
Log:    C:\WINDOWS\system32
Log:    C:\WINDOWS
Log:    C:\WINDOWS\System32\Wbem
Log:    C:\WINDOWS\System32\WindowsPowerShell\v1.0\
Log:    C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static
Log:    C:\Program Files (x86)\Windows Live\Shared
Log:    C:\WINDOWS\System32\OpenSSH\
Log:    C:\Program Files\Microsoft SQL Server\120\Tools\Binn\
Log:    C:\Users\bernhard\AppData\Local\Microsoft\WindowsApps
Log:    
Log: Init: App::FreeCADInit.py done
Log: Init: Creating Gui::Application and QApplication
Log: Local server 'FreeCAD' started
Log: This system does not support framebuffer objects
Log: This system does not support NPOT textures
Log: OpenGL version is: 1.1 (1.1.0)
Log: Run Gui init script
Log: Init: Running FreeCADGuiInit.py start script...
Log: Init:   Searching modules...
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\AddonManager... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Arch... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Draft... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Drawing... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Fem... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Idf(InitGui.py not found)... ignore
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Import... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Inspection... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Material... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Measure(InitGui.py not found)... ignore
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Mesh... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\MeshPart... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\OpenSCAD... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Part... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\PartDesign... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Path... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Plot(InitGui.py not found)... ignore
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Points... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Raytracing... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\ReverseEngineering... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Robot... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Show(InitGui.py not found)... ignore
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Sketcher... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Spreadsheet... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Start... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Surface... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\TechDraw... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Test... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Tux... done
Log: Init:      Initializing C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\Mod\Web... done
Log: All modules with GUIs using InitGui.py are now initialized
Log: All modules with GUIs initialized using pkgutil are now initialized
Log: Init: Loading FreeCAD GUI
Log: Init: Running FreeCADGuiInit.py start script... done
Log: Init: Activating default workbench StartWorkbench
Log: Loading GUI of Web module... done
Log: Loading GUI of Start module... done
Log: Loading Start module... done
Log: Id: 9120: ERROR: SymGetSearchPath, GetLastError: 8 (Address: 0000000000000000)
Log: Id: 9120: SymInit: Symbol-SearchPath: '', symOptions: 530, UserName: 'bernhard'
Log: Id: 9120: OS-Version: 6.2.9200 () 0x300-0x1
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCAD.exe:FreeCAD.exe (00007FF6FCA20000), size: 225280 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCAD.exe', fileVersion: 0.21.0.0
Log: Id: 9120: C:\WINDOWS\SYSTEM32\ntdll.dll:ntdll.dll (00007FFED7E70000), size: 2064384 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ntdll.dll', fileVersion: 6.2.19041.2130
Log: Id: 9120: C:\WINDOWS\System32\KERNEL32.DLL:KERNEL32.DLL (00007FFED68B0000), size: 782336 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\KERNEL32.DLL', fileVersion: 6.2.19041.2546
Log: Id: 9120: C:\WINDOWS\System32\KERNELBASE.dll:KERNELBASE.dll (00007FFED5570000), size: 2957312 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\KERNELBASE.dll', fileVersion: 6.2.19041.2728
Log: Id: 9120: C:\WINDOWS\System32\ucrtbase.dll:ucrtbase.dll (00007FFED5BC0000), size: 1048576 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ucrtbase.dll', fileVersion: 6.2.19041.789
Log: Id: 9120: C:\WINDOWS\System32\SHELL32.dll:SHELL32.dll (00007FFED7590000), size: 7622656 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SHELL32.dll', fileVersion: 6.2.19041.2546
Log: Id: 9120: C:\WINDOWS\System32\msvcp_win.dll:msvcp_win.dll (00007FFED5E20000), size: 643072 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\msvcp_win.dll', fileVersion: 6.2.19041.789
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCADApp.dll:FreeCADApp.dll (00007FFE7E110000), size: 3735552 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCADApp.dll'
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCADGui.dll:FreeCADGui.dll (00007FFE67710000), size: 14581760 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCADGui.dll'
Log: Id: 9120: C:\WINDOWS\System32\USER32.dll:USER32.dll (00007FFED6F50000), size: 1708032 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\USER32.dll', fileVersion: 6.2.19041.2486
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCADBase.dll:FreeCADBase.dll (00007FFE96790000), size: 1634304 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCADBase.dll'
Log: Id: 9120: C:\WINDOWS\System32\win32u.dll:win32u.dll (00007FFED5AF0000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\win32u.dll', fileVersion: 6.2.19041.2728
Log: Id: 9120: C:\WINDOWS\System32\GDI32.dll:GDI32.dll (00007FFED7CE0000), size: 176128 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\GDI32.dll', fileVersion: 6.2.19041.2130
Log: Id: 9120: C:\WINDOWS\System32\gdi32full.dll:gdi32full.dll (00007FFED59E0000), size: 1110016 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\gdi32full.dll', fileVersion: 6.2.19041.2604
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\MSVCP140.dll:MSVCP140.dll (00007FFE9F750000), size: 577536 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\MSVCP140.dll', fileVersion: 14.28.29910.0
Log: Id: 9120: C:\WINDOWS\System32\ADVAPI32.dll:ADVAPI32.dll (00007FFED6EA0000), size: 712704 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ADVAPI32.dll', fileVersion: 6.2.19041.2130
Log: Id: 9120: C:\WINDOWS\System32\msvcrt.dll:msvcrt.dll (00007FFED6E00000), size: 647168 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\msvcrt.dll', fileVersion: 7.0.19041.546
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\VCRUNTIME140_1.dll:VCRUNTIME140_1.dll (00007FFED1260000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\VCRUNTIME140_1.dll', fileVersion: 14.28.29910.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\VCRUNTIME140.dll:VCRUNTIME140.dll (00007FFEB6EA0000), size: 106496 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\VCRUNTIME140.dll', fileVersion: 14.28.29910.0
Log: Id: 9120: C:\WINDOWS\System32\sechost.dll:sechost.dll (00007FFED7D70000), size: 638976 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\sechost.dll', fileVersion: 6.2.19041.1865
Log: Id: 9120: C:\WINDOWS\System32\RPCRT4.dll:RPCRT4.dll (00007FFED7180000), size: 1196032 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\RPCRT4.dll', fileVersion: 6.2.19041.2728
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Gui.dll:Qt5Gui.dll (00007FFE766C0000), size: 7057408 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Gui.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Core.dll:Qt5Core.dll (00007FFE748B0000), size: 6053888 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Core.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\WINDOWS\System32\ole32.dll:ole32.dll (00007FFED7460000), size: 1220608 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ole32.dll', fileVersion: 6.2.19041.1202
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\python38.dll:python38.dll (00007FFE7D210000), size: 4390912 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\python38.dll', fileVersion: 3.8.10150.1013
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Widgets.dll:Qt5Widgets.dll (00007FFE7D640000), size: 5509120 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Widgets.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\WINDOWS\System32\combase.dll:combase.dll (00007FFED6A90000), size: 3493888 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\combase.dll', fileVersion: 6.2.19041.2311
Log: Id: 9120: C:\WINDOWS\System32\WS2_32.dll:WS2_32.dll (00007FFED7100000), size: 438272 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\WS2_32.dll', fileVersion: 6.2.19041.546
Log: Id: 9120: C:\WINDOWS\System32\SHLWAPI.dll:SHLWAPI.dll (00007FFED66C0000), size: 348160 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SHLWAPI.dll', fileVersion: 6.2.19041.2075
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_filesystem-vc141-mt-x64-1_67.dll:boost_filesystem-vc141-mt-x64-1_67.dll (00007FFEB6820000), size: 147456 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_filesystem-vc141-mt-x64-1_67.dll'
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\zlib.dll:zlib.dll (00007FFEB6E40000), size: 110592 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\zlib.dll', fileVersion: 1.2.11.0
Log: Init: Showing main window
Log: Main window restored
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\xerces-c_3_2.dll:xerces-c_3_2.dll (00007FFE80020000), size: 2875392 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\xerces-c_3_2.dll', fileVersion: 3.2.2.0
Log: Id: 9120: C:\WINDOWS\SYSTEM32\VERSION.dll:VERSION.dll (00007FFECE820000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\VERSION.dll', fileVersion: 6.2.19041.546
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_program_options-vc141-mt-x64-1_67.dll:boost_program_options-vc141-mt-x64-1_67.dll (00007FFEAC290000), size: 438272 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_program_options-vc141-mt-x64-1_67.dll'
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_date_time-vc141-mt-x64-1_67.dll:boost_date_time-vc141-mt-x64-1_67.dll (00007FFEB5320000), size: 69632 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_date_time-vc141-mt-x64-1_67.dll'
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_regex-vc141-mt-x64-1_67.dll:boost_regex-vc141-mt-x64-1_67.dll (00007FFE8AC00000), size: 868352 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_regex-vc141-mt-x64-1_67.dll'
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Xml.dll:Qt5Xml.dll (00007FFEB50C0000), size: 221184 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Xml.dll', fileVersion: 5.15.2.0
Err: Illegal storage access...
Err: Unhandled Base::Exception caught in GUIApplication::notify.
The error message is: Illegal storage access! Please save your work under a new file name and restart the application!
Log: The event type 14 was sent to QtWebEngineCore::RenderWidgetHostViewQtDelegateWidget
Object tree:
	QtWebEngineCore::RenderWidgetHostViewQtDelegateWidget is child of
	WebGui::WebView is child of
	WebGui::BrowserView is child of
	QMdiSubWindow is child of
	QWidget is child of
	QMdiArea is child of
	Gui::MainWindowLog: Id: 6320: ERROR: SymGetSearchPath, GetLastError: 8 (Address: 0000000000000000)
Log: Id: 6320: SymInit: Symbol-SearchPath: '', symOptions: 530, UserName: 'bernhard'
Log: Id: 6320: OS-Version: 6.2.9200 () 0x300-0x1
Log: Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCAD.exe:FreeCAD.exe (00007FF6FCA20000), size: 225280 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCAD.exe', fileVersion: 0.21.0.0
Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Coin4.dll:Coin4.dll (00007FFE73F30000), size: 6365184 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Coin4.dll', fileVersion: 4.0.1.0
Log: Id: 6320: C:\WINDOWS\SYSTEM32\ntdll.dll:ntdll.dll (00007FFED7E70000), size: 2064384 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ntdll.dll', fileVersion: 6.2.19041.2130
Log: Id: 6320: C:\WINDOWS\System32\KERNEL32.DLL:KERNEL32.DLL (00007FFED68B0000), size: 782336 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\KERNEL32.DLL', fileVersion: 6.2.19041.2546
Log: Id: 6320: C:\WINDOWS\System32\KERNELBASE.dll:KERNELBASE.dll (00007FFED5570000), size: 2957312 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\KERNELBASE.dll', fileVersion: 6.2.19041.2728
Log: Id: 6320: C:\WINDOWS\System32\ucrtbase.dll:ucrtbase.dll (00007FFED5BC0000), size: 1048576 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ucrtbase.dll', fileVersion: 6.2.19041.789
Log: Id: 6320: C:\WINDOWS\System32\SHELL32.dll:SHELL32.dll (00007FFED7590000), size: 7622656 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SHELL32.dll', fileVersion: 6.2.19041.2546
Log: Id: 6320: C:\WINDOWS\System32\msvcp_win.dll:msvcp_win.dll (00007FFED5E20000), size: 643072 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\msvcp_win.dll', fileVersion: 6.2.19041.789
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCADApp.dll:FreeCADApp.dll (00007FFE7E110000), size: 3735552 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCADApp.dll'
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCADGui.dll:FreeCADGui.dll (00007FFE67710000), size: 14581760 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCADGui.dll'
Log: Id: 6320: C:\WINDOWS\System32\USER32.dll:USER32.dll (00007FFED6F50000), size: 1708032 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\USER32.dll', fileVersion: 6.2.19041.2486
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCADBase.dll:FreeCADBase.dll (00007FFE96790000), size: 1634304 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\FreeCADBase.dll'
Log: Id: 6320: C:\WINDOWS\System32\win32u.dll:win32u.dll (00007FFED5AF0000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\win32u.dll', fileVersion: 6.2.19041.2728
Log: Id: 6320: C:\WINDOWS\System32\GDI32.dll:GDI32.dll (00007FFED7CE0000), size: 176128 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\GDI32.dll', fileVersion: 6.2.19041.2130
Log: Id: 6320: C:\WINDOWS\System32\gdi32full.dll:gdi32full.dll (00007FFED59E0000), size: 1110016 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\gdi32full.dll', fileVersion: 6.2.19041.2604
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\MSVCP140.dll:MSVCP140.dll (00007FFE9F750000), size: 577536 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\MSVCP140.dll', fileVersion: 14.28.29910.0
Log: Id: 6320: C:\WINDOWS\System32\ADVAPI32.dll:ADVAPI32.dll (00007FFED6EA0000), size: 712704 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ADVAPI32.dll', fileVersion: 6.2.19041.2130
Log: Id: 9120: C:\WINDOWS\SYSTEM32\SHFOLDER.dll:SHFOLDER.dll (00007FFECA3F0000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\SHFOLDER.dll', fileVersion: 6.2.19041.1
Log: Id: 6320: C:\WINDOWS\System32\msvcrt.dll:msvcrt.dll (00007FFED6E00000), size: 647168 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\msvcrt.dll', fileVersion: 7.0.19041.546
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\VCRUNTIME140_1.dll:VCRUNTIME140_1.dll (00007FFED1260000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\VCRUNTIME140_1.dll', fileVersion: 14.28.29910.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\VCRUNTIME140.dll:VCRUNTIME140.dll (00007FFEB6EA0000), size: 106496 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\VCRUNTIME140.dll', fileVersion: 14.28.29910.0
Log: Id: 6320: C:\WINDOWS\System32\sechost.dll:sechost.dll (00007FFED7D70000), size: 638976 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\sechost.dll', fileVersion: 6.2.19041.1865
Log: Id: 6320: C:\WINDOWS\System32\RPCRT4.dll:RPCRT4.dll (00007FFED7180000), size: 1196032 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\RPCRT4.dll', fileVersion: 6.2.19041.2728
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Gui.dll:Qt5Gui.dll (00007FFE766C0000), size: 7057408 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Gui.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Core.dll:Qt5Core.dll (00007FFE748B0000), size: 6053888 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Core.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\WINDOWS\System32\ole32.dll:ole32.dll (00007FFED7460000), size: 1220608 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ole32.dll', fileVersion: 6.2.19041.1202
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\python38.dll:python38.dll (00007FFE7D210000), size: 4390912 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\python38.dll', fileVersion: 3.8.10150.1013
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Widgets.dll:Qt5Widgets.dll (00007FFE7D640000), size: 5509120 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Widgets.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\WINDOWS\System32\combase.dll:combase.dll (00007FFED6A90000), size: 3493888 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\combase.dll', fileVersion: 6.2.19041.2311
Log: Id: 6320: C:\WINDOWS\System32\WS2_32.dll:WS2_32.dll (00007FFED7100000), size: 438272 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\WS2_32.dll', fileVersion: 6.2.19041.546
Log: Id: 6320: C:\WINDOWS\System32\SHLWAPI.dll:SHLWAPI.dll (00007FFED66C0000), size: 348160 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SHLWAPI.dll', fileVersion: 6.2.19041.2075
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_filesystem-vc141-mt-x64-1_67.dll:boost_filesystem-vc141-mt-x64-1_67.dll (00007FFEB6820000), size: 147456 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_filesystem-vc141-mt-x64-1_67.dll'
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\zlib.dll:zlib.dll (00007FFEB6E40000), size: 110592 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\zlib.dll', fileVersion: 1.2.11.0
sigigros
Posts: 5
Joined: Thu Mar 30, 2023 11:40 am
Contact:

Re: No start in Windows 10

Post by sigigros »

Second Part of the "Log.txt" -

Code: Select all

Log: Id: 9120: C:\WINDOWS\SYSTEM32\OPENGL32.dll:OPENGL32.dll (00007FFE7E9F0000), size: 1200128 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\OPENGL32.dll', fileVersion: 6.2.19041.2193
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\xerces-c_3_2.dll:xerces-c_3_2.dll (00007FFE80020000), size: 2875392 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\xerces-c_3_2.dll', fileVersion: 3.2.2.0
Log: Id: 6320: C:\WINDOWS\SYSTEM32\VERSION.dll:VERSION.dll (00007FFECE820000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\VERSION.dll', fileVersion: 6.2.19041.546
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_program_options-vc141-mt-x64-1_67.dll:boost_program_options-vc141-mt-x64-1_67.dll (00007FFEAC290000), size: 438272 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_program_options-vc141-mt-x64-1_67.dll'
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_date_time-vc141-mt-x64-1_67.dll:boost_date_time-vc141-mt-x64-1_67.dll (00007FFEB5320000), size: 69632 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_date_time-vc141-mt-x64-1_67.dll'
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_regex-vc141-mt-x64-1_67.dll:boost_regex-vc141-mt-x64-1_67.dll (00007FFE8AC00000), size: 868352 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_regex-vc141-mt-x64-1_67.dll'
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Xml.dll:Qt5Xml.dll (00007FFEB50C0000), size: 221184 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Xml.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Coin4.dll:Coin4.dll (00007FFE73F30000), size: 6365184 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Coin4.dll', fileVersion: 4.0.1.0
Log: Id: 6320: C:\WINDOWS\SYSTEM32\SHFOLDER.dll:SHFOLDER.dll (00007FFECA3F0000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\SHFOLDER.dll', fileVersion: 6.2.19041.1
Log: Id: 6320: C:\WINDOWS\SYSTEM32\OPENGL32.dll:OPENGL32.dll (00007FFE7E9F0000), size: 1200128 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\OPENGL32.dll', fileVersion: 6.2.19041.2193
Log: Id: 9120: C:\WINDOWS\SYSTEM32\HID.DLL:HID.DLL (00007FFED3DD0000), size: 53248 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\HID.DLL', fileVersion: 6.2.19041.546
Log: Id: 6320: C:\WINDOWS\SYSTEM32\HID.DLL:HID.DLL (00007FFED3DD0000), size: 53248 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\HID.DLL', fileVersion: 6.2.19041.546
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5PrintSupport.dll:Qt5PrintSupport.dll (00007FFEB4400000), size: 323584 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5PrintSupport.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5PrintSupport.dll:Qt5PrintSupport.dll (00007FFEB4400000), size: 323584 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5PrintSupport.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Svg.dll:Qt5Svg.dll (00007FFEAA580000), size: 344064 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Svg.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Svg.dll:Qt5Svg.dll (00007FFEAA580000), size: 344064 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Svg.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\pyside2.cp38-win_amd64.dll:pyside2.cp38-win_amd64.dll (00007FFEB4D80000), size: 172032 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\pyside2.cp38-win_amd64.dll'
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\pyside2.cp38-win_amd64.dll:pyside2.cp38-win_amd64.dll (00007FFEB4D80000), size: 172032 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\pyside2.cp38-win_amd64.dll'
Log: Id: 9120: C:\WINDOWS\System32\COMDLG32.dll:COMDLG32.dll (00007FFED6720000), size: 892928 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\COMDLG32.dll', fileVersion: 6.2.19041.1806
Log: Id: 6320: C:\WINDOWS\System32\COMDLG32.dll:COMDLG32.dll (00007FFED6720000), size: 892928 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\COMDLG32.dll', fileVersion: 6.2.19041.1806
Log: Id: 6320: C:\WINDOWS\System32\shcore.dll:shcore.dll (00007FFED6800000), size: 708608 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\shcore.dll', fileVersion: 6.2.19041.1865
Log: Id: 9120: C:\WINDOWS\System32\shcore.dll:shcore.dll (00007FFED6800000), size: 708608 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\shcore.dll', fileVersion: 6.2.19041.1865
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\shiboken2.cp38-win_amd64.dll:shiboken2.cp38-win_amd64.dll (00007FFE8CBB0000), size: 495616 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\shiboken2.cp38-win_amd64.dll'
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\shiboken2.cp38-win_amd64.dll:shiboken2.cp38-win_amd64.dll (00007FFE8CBB0000), size: 495616 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\shiboken2.cp38-win_amd64.dll'
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Network.dll:Qt5Network.dll (00007FFE7DFC0000), size: 1355776 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Network.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Network.dll:Qt5Network.dll (00007FFE7DFC0000), size: 1355776 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Network.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5WinExtras.dll:Qt5WinExtras.dll (00007FFEB3B10000), size: 249856 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5WinExtras.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5WinExtras.dll:Qt5WinExtras.dll (00007FFEB3B10000), size: 249856 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5WinExtras.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\WINDOWS\System32\CRYPT32.dll:CRYPT32.dll (00007FFED5CC0000), size: 1400832 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\CRYPT32.dll', fileVersion: 6.2.19041.2486
Log: Id: 9120: C:\WINDOWS\System32\CRYPT32.dll:CRYPT32.dll (00007FFED5CC0000), size: 1400832 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\CRYPT32.dll', fileVersion: 6.2.19041.2486
Log: Id: 6320: C:\WINDOWS\SYSTEM32\d3d11.dll:d3d11.dll (00007FFED1A60000), size: 2502656 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\d3d11.dll', fileVersion: 6.2.19041.2075
Log: Id: 9120: C:\WINDOWS\SYSTEM32\d3d11.dll:d3d11.dll (00007FFED1A60000), size: 2502656 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\d3d11.dll', fileVersion: 6.2.19041.2075
Log: Id: 6320: C:\WINDOWS\SYSTEM32\dxgi.dll:dxgi.dll (00007FFED3E30000), size: 995328 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dxgi.dll', fileVersion: 6.2.19041.2311
Log: Id: 9120: C:\WINDOWS\SYSTEM32\dxgi.dll:dxgi.dll (00007FFED3E30000), size: 995328 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dxgi.dll', fileVersion: 6.2.19041.2311
Log: Id: 6320: C:\WINDOWS\SYSTEM32\MPR.dll:MPR.dll (00007FFEB6E00000), size: 118784 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MPR.dll', fileVersion: 6.2.19041.1806
Log: Id: 9120: C:\WINDOWS\SYSTEM32\MPR.dll:MPR.dll (00007FFEB6E00000), size: 118784 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MPR.dll', fileVersion: 6.2.19041.1806
Log: Id: 6320: C:\WINDOWS\SYSTEM32\USERENV.dll:USERENV.dll (00007FFED5430000), size: 188416 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\USERENV.dll', fileVersion: 6.2.19041.572
Log: Id: 9120: C:\WINDOWS\SYSTEM32\USERENV.dll:USERENV.dll (00007FFED5430000), size: 188416 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\USERENV.dll', fileVersion: 6.2.19041.572
Log: Id: 9120: C:\WINDOWS\SYSTEM32\NETAPI32.dll:NETAPI32.dll (00007FFEBFEE0000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\NETAPI32.dll', fileVersion: 6.2.19041.2130
Log: Id: 6320: C:\WINDOWS\SYSTEM32\NETAPI32.dll:NETAPI32.dll (00007FFEBFEE0000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\NETAPI32.dll', fileVersion: 6.2.19041.2130
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\MSVCP140_1.dll:MSVCP140_1.dll (00007FFECA300000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\MSVCP140_1.dll', fileVersion: 14.28.29910.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\MSVCP140_1.dll:MSVCP140_1.dll (00007FFECA300000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\MSVCP140_1.dll', fileVersion: 14.28.29910.0
Log: Id: 6320: C:\WINDOWS\SYSTEM32\WINMM.dll:WINMM.dll (00007FFECCB40000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINMM.dll', fileVersion: 6.2.19041.546
Log: Id: 9120: C:\WINDOWS\SYSTEM32\WINMM.dll:WINMM.dll (00007FFECCB40000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINMM.dll', fileVersion: 6.2.19041.546
Log: Id: 6320: C:\WINDOWS\SYSTEM32\UxTheme.dll:UxTheme.dll (00007FFED2F60000), size: 647168 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\UxTheme.dll', fileVersion: 6.2.19041.2193
Log: Id: 9120: C:\WINDOWS\SYSTEM32\UxTheme.dll:UxTheme.dll (00007FFED2F60000), size: 647168 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\UxTheme.dll', fileVersion: 6.2.19041.2193
Log: Id: 6320: C:\WINDOWS\SYSTEM32\dwmapi.dll:dwmapi.dll (00007FFED3140000), size: 192512 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dwmapi.dll', fileVersion: 6.2.19041.746
Log: Id: 9120: C:\WINDOWS\SYSTEM32\dwmapi.dll:dwmapi.dll (00007FFED3140000), size: 192512 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dwmapi.dll', fileVersion: 6.2.19041.746
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_system-vc141-mt-x64-1_67.dll:boost_system-vc141-mt-x64-1_67.dll (00007FFEC9A80000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_system-vc141-mt-x64-1_67.dll'
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_system-vc141-mt-x64-1_67.dll:boost_system-vc141-mt-x64-1_67.dll (00007FFEC9A80000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\boost_system-vc141-mt-x64-1_67.dll'
Log: Id: 6320: C:\WINDOWS\SYSTEM32\GLU32.dll:GLU32.dll (00007FFEB4550000), size: 180224 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\GLU32.dll', fileVersion: 6.2.19041.2193
Log: Id: 9120: C:\WINDOWS\SYSTEM32\GLU32.dll:GLU32.dll (00007FFEB4550000), size: 180224 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\GLU32.dll', fileVersion: 6.2.19041.2193
Log: Id: 6320: C:\WINDOWS\SYSTEM32\WINSPOOL.DRV:WINSPOOL.DRV (00007FFEC76B0000), size: 622592 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINSPOOL.DRV', fileVersion: 6.2.19041.2311
Log: Id: 9120: C:\WINDOWS\SYSTEM32\WINSPOOL.DRV:WINSPOOL.DRV (00007FFEC76B0000), size: 622592 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINSPOOL.DRV', fileVersion: 6.2.19041.2311
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Qml.dll:Qt5Qml.dll (00007FFE7CB50000), size: 3608576 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Qml.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Qml.dll:Qt5Qml.dll (00007FFE7CB50000), size: 3608576 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\Qt5Qml.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.19041.1110_none_792d1c772443f647\COMCTL32.dll:COMCTL32.dll (00007FFEAC300000), size: 720896 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.19041.1110_none_792d1c772443f647\COMCTL32.dll', fileVersion: 5.82.19041.1110
Log: Id: 9120: C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.19041.1110_none_792d1c772443f647\COMCTL32.dll:COMCTL32.dll (00007FFEAC300000), size: 720896 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.19041.1110_none_792d1c772443f647\COMCTL32.dll', fileVersion: 5.82.19041.1110
Log: Id: 6320: C:\WINDOWS\SYSTEM32\DNSAPI.dll:DNSAPI.dll (00007FFED4A20000), size: 831488 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\DNSAPI.dll', fileVersion: 6.2.19041.2546
Log: Id: 9120: C:\WINDOWS\SYSTEM32\DNSAPI.dll:DNSAPI.dll (00007FFED4A20000), size: 831488 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\DNSAPI.dll', fileVersion: 6.2.19041.2546
Log: Id: 6320: C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL:IPHLPAPI.DLL (00007FFED49D0000), size: 241664 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL', fileVersion: 6.2.19041.1865
Log: Id: 9120: C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL:IPHLPAPI.DLL (00007FFED49D0000), size: 241664 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL', fileVersion: 6.2.19041.1865
Log: Id: 6320: C:\WINDOWS\SYSTEM32\NETUTILS.DLL:NETUTILS.DLL (00007FFED4A10000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\NETUTILS.DLL', fileVersion: 6.2.19041.546
Log: Id: 9120: C:\WINDOWS\SYSTEM32\NETUTILS.DLL:NETUTILS.DLL (00007FFED4A10000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\NETUTILS.DLL', fileVersion: 6.2.19041.546
Log: Id: 6320: C:\WINDOWS\SYSTEM32\SRVCLI.DLL:SRVCLI.DLL (00007FFEC7BB0000), size: 163840 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\SRVCLI.DLL', fileVersion: 6.2.19041.1645
Log: Id: 9120: C:\WINDOWS\SYSTEM32\SRVCLI.DLL:SRVCLI.DLL (00007FFEC7BB0000), size: 163840 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\SRVCLI.DLL', fileVersion: 6.2.19041.1645
Log: Id: 6320: C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL:CRYPTBASE.DLL (00007FFED4F40000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL', fileVersion: 6.2.19041.546
Log: Id: 9120: C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL:CRYPTBASE.DLL (00007FFED4F40000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL', fileVersion: 6.2.19041.546
Log: Id: 6320: C:\WINDOWS\System32\IMM32.DLL:IMM32.DLL (00007FFED6080000), size: 196608 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\IMM32.DLL', fileVersion: 6.2.19041.2673
Log: Id: 9120: C:\WINDOWS\System32\IMM32.DLL:IMM32.DLL (00007FFED6080000), size: 196608 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\IMM32.DLL', fileVersion: 6.2.19041.2673
Log: Id: 6320: C:\WINDOWS\System32\NSI.dll:NSI.dll (00007FFED60B0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\NSI.dll', fileVersion: 6.2.19041.610
Log: Id: 9120: C:\WINDOWS\System32\NSI.dll:NSI.dll (00007FFED60B0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\NSI.dll', fileVersion: 6.2.19041.610
Log: Id: 6320: C:\WINDOWS\System32\bcryptPrimitives.dll:bcryptPrimitives.dll (00007FFED5950000), size: 532480 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\bcryptPrimitives.dll', fileVersion: 6.2.19041.2486
Log: Id: 9120: C:\WINDOWS\System32\bcryptPrimitives.dll:bcryptPrimitives.dll (00007FFED5950000), size: 532480 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\bcryptPrimitives.dll', fileVersion: 6.2.19041.2486
Log: Id: 6320: C:\WINDOWS\SYSTEM32\windows.storage.dll:windows.storage.dll (00007FFED3630000), size: 7938048 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\windows.storage.dll', fileVersion: 6.2.19041.2673
Log: Id: 9120: C:\WINDOWS\SYSTEM32\windows.storage.dll:windows.storage.dll (00007FFED3630000), size: 7938048 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\windows.storage.dll', fileVersion: 6.2.19041.2673
Log: Id: 9120: C:\WINDOWS\SYSTEM32\Wldp.dll:Wldp.dll (00007FFED4FD0000), size: 196608 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\Wldp.dll', fileVersion: 6.2.19041.2673
Log: Id: 9120: C:\WINDOWS\SYSTEM32\profapi.dll:profapi.dll (00007FFED54B0000), size: 126976 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\SYSTEM32\profapi.dll', fileVersion: 6.2.19041.844
Log: Id: 6320: C:\WINDOWS\SYSTEM32\Wldp.dll:Wldp.dll (00007FFED4FD0000), size: 196608 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\Wldp.dll', fileVersion: 6.2.19041.2673
Log: Id: 6320: C:\WINDOWS\SYSTEM32\profapi.dll:profapi.dll (00007FFED54B0000), size: 126976 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\SYSTEM32\profapi.dll', fileVersion: 6.2.19041.844
Log: Id: 9120: C:\WINDOWS\SYSTEM32\CRYPTSP.dll:CRYPTSP.dll (00007FFED4F20000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\CRYPTSP.dll', fileVersion: 6.2.19041.546
Log: Id: 6320: C:\WINDOWS\SYSTEM32\CRYPTSP.dll:CRYPTSP.dll (00007FFED4F20000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\CRYPTSP.dll', fileVersion: 6.2.19041.546
Log: Log: Id: 6320: C:\WINDOWS\system32\rsaenh.dll:rsaenh.dll (00007FFED45E0000), size: 212992 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\rsaenh.dll', fileVersion: 6.2.19041.1052
Id: 9120: C:\WINDOWS\system32\rsaenh.dll:rsaenh.dll (00007FFED45E0000), size: 212992 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\rsaenh.dll', fileVersion: 6.2.19041.1052
Log: Id: 6320: C:\WINDOWS\System32\bcrypt.dll:bcrypt.dll (00007FFED5B90000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\bcrypt.dll', fileVersion: 6.2.19041.2486
Log: Id: 9120: C:\WINDOWS\System32\bcrypt.dll:bcrypt.dll (00007FFED5B90000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\bcrypt.dll', fileVersion: 6.2.19041.2486
Log: Id: 9120: C:\WINDOWS\SYSTEM32\dbghelp.dll:dbghelp.dll (00007FFEBE100000), size: 1982464 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dbghelp.dll', fileVersion: 6.2.19041.867
Log: Id: 6320: C:\WINDOWS\SYSTEM32\dbghelp.dll:dbghelp.dll (00007FFEBE100000), size: 1982464 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dbghelp.dll', fileVersion: 6.2.19041.867
Log: Id: 9120: C:\WINDOWS\SYSTEM32\dbgcore.DLL:dbgcore.DLL (00007FFEBEEE0000), size: 217088 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dbgcore.DLL', fileVersion: 6.2.19041.2311
Log: Id: 6320: C:\WINDOWS\SYSTEM32\dbgcore.DLL:dbgcore.DLL (00007FFEBEEE0000), size: 217088 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dbgcore.DLL', fileVersion: 6.2.19041.2311
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\platforms\qwindows.dll:qwindows.dll (00007FFE7DE50000), size: 1495040 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\platforms\qwindows.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\platforms\qwindows.dll:qwindows.dll (00007FFE7DE50000), size: 1495040 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\platforms\qwindows.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\WINDOWS\System32\OLEAUT32.dll:OLEAUT32.dll (00007FFED5FB0000), size: 839680 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\OLEAUT32.dll', fileVersion: 6.2.19041.985
Log: Id: 9120: C:\WINDOWS\System32\OLEAUT32.dll:OLEAUT32.dll (00007FFED5FB0000), size: 839680 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\OLEAUT32.dll', fileVersion: 6.2.19041.985
Log: Id: 6320: C:\WINDOWS\SYSTEM32\WTSAPI32.dll:WTSAPI32.dll (00007FFED10C0000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WTSAPI32.dll', fileVersion: 6.2.19041.546
Log: Id: 9120: C:\WINDOWS\SYSTEM32\WTSAPI32.dll:WTSAPI32.dll (00007FFED10C0000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WTSAPI32.dll', fileVersion: 6.2.19041.546
Log: Id: 6320: C:\WINDOWS\SYSTEM32\kernel.appcore.dll:kernel.appcore.dll (00007FFED3430000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\kernel.appcore.dll', fileVersion: 6.2.19041.546
Log: Id: 9120: C:\WINDOWS\SYSTEM32\kernel.appcore.dll:kernel.appcore.dll (00007FFED3430000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\kernel.appcore.dll', fileVersion: 6.2.19041.546
Log: Id: 9120: C:\WINDOWS\SYSTEM32\powrprof.dll:powrprof.dll (00007FFED4B40000), size: 307200 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\powrprof.dll', fileVersion: 6.2.19041.546
Log: Id: 6320: C:\WINDOWS\SYSTEM32\powrprof.dll:powrprof.dll (00007FFED4B40000), size: 307200 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\powrprof.dll', fileVersion: 6.2.19041.546
Log: Id: 9120: C:\WINDOWS\SYSTEM32\UMPDC.dll:UMPDC.dll (00007FFED49B0000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\UMPDC.dll'
Log: Id: 6320: C:\WINDOWS\SYSTEM32\UMPDC.dll:UMPDC.dll (00007FFED49B0000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\UMPDC.dll'
Log: Id: 6320: C:\WINDOWS\System32\clbcatq.dll:clbcatq.dll (00007FFED60C0000), size: 692224 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\clbcatq.dll', fileVersion: 2001.12.10941.16384
Log: Id: 9120: C:\WINDOWS\System32\clbcatq.dll:clbcatq.dll (00007FFED60C0000), size: 692224 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\clbcatq.dll', fileVersion: 2001.12.10941.16384
Log: Id: 6320: C:\Windows\System32\AppXDeploymentClient.dll:AppXDeploymentClient.dll (00007FFECD610000), size: 1019904 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\AppXDeploymentClient.dll', fileVersion: 6.2.19041.2673
Log: Id: 9120: C:\Windows\System32\AppXDeploymentClient.dll:AppXDeploymentClient.dll (00007FFECD610000), size: 1019904 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\AppXDeploymentClient.dll', fileVersion: 6.2.19041.2673
Log: Id: 9120: C:\WINDOWS\SYSTEM32\atig6pxx.dll:atig6pxx.dll (00007FFEB5300000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\atig6pxx.dll', fileVersion: 8.14.1.6489
Log: Id: 6320: C:\WINDOWS\SYSTEM32\atig6pxx.dll:atig6pxx.dll (00007FFEB5300000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\atig6pxx.dll', fileVersion: 8.14.1.6489
Log: Id: 6320: C:\WINDOWS\SYSTEM32\atiadlxx.dll:atiadlxx.dll (00007FFE8F030000), size: 1343488 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\atiadlxx.dll', fileVersion: 7.16.10.1301
Log: Id: 9120: C:\WINDOWS\SYSTEM32\atiadlxx.dll:atiadlxx.dll (00007FFE8F030000), size: 1343488 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\atiadlxx.dll', fileVersion: 7.16.10.1301
Log: Id: 6320: C:\WINDOWS\System32\SETUPAPI.dll:SETUPAPI.dll (00007FFED6250000), size: 4620288 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SETUPAPI.dll', fileVersion: 6.2.19041.2193
Log: Id: 9120: C:\WINDOWS\System32\SETUPAPI.dll:SETUPAPI.dll (00007FFED6250000), size: 4620288 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SETUPAPI.dll', fileVersion: 6.2.19041.2193
Log: Id: 6320: C:\WINDOWS\System32\cfgmgr32.dll:cfgmgr32.dll (00007FFED5900000), size: 319488 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\cfgmgr32.dll', fileVersion: 6.2.19041.1620
Log: Id: 9120: C:\WINDOWS\System32\cfgmgr32.dll:cfgmgr32.dll (00007FFED5900000), size: 319488 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\cfgmgr32.dll', fileVersion: 6.2.19041.1620
Log: Id: 6320: C:\WINDOWS\System32\PSAPI.DLL:PSAPI.DLL (00007FFED6DF0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\PSAPI.DLL', fileVersion: 6.2.19041.546
Log: Id: 9120: C:\WINDOWS\System32\PSAPI.DLL:PSAPI.DLL (00007FFED6DF0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\PSAPI.DLL', fileVersion: 6.2.19041.546
Log: Id: 6320: C:\WINDOWS\SYSTEM32\PROPSYS.dll:PROPSYS.dll (00007FFED0DD0000), size: 1007616 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\PROPSYS.dll', fileVersion: 7.0.19041.1741
Log: Id: 9120: C:\WINDOWS\SYSTEM32\PROPSYS.dll:PROPSYS.dll (00007FFED0DD0000), size: 1007616 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\PROPSYS.dll', fileVersion: 7.0.19041.1741
Log: Id: 6320: C:\WINDOWS\SYSTEM32\DEVOBJ.dll:DEVOBJ.dll (00007FFED5320000), size: 180224 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\DEVOBJ.dll', fileVersion: 6.2.19041.1620
Log: Id: 9120: C:\WINDOWS\SYSTEM32\DEVOBJ.dll:DEVOBJ.dll (00007FFED5320000), size: 180224 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\DEVOBJ.dll', fileVersion: 6.2.19041.1620
Log: Id: 6320: C:\WINDOWS\System32\WINTRUST.dll:WINTRUST.dll (00007FFED5B20000), size: 430080 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\WINTRUST.dll', fileVersion: 6.2.19041.2546
Log: Id: 9120: C:\WINDOWS\System32\WINTRUST.dll:WINTRUST.dll (00007FFED5B20000), size: 430080 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\WINTRUST.dll', fileVersion: 6.2.19041.2546
Log: Id: 6320: C:\WINDOWS\SYSTEM32\MSASN1.dll:MSASN1.dll (00007FFED5160000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MSASN1.dll', fileVersion: 6.2.19041.2251
Log: Id: 9120: C:\WINDOWS\SYSTEM32\MSASN1.dll:MSASN1.dll (00007FFED5160000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MSASN1.dll', fileVersion: 6.2.19041.2251
Log: Id: 6320: C:\WINDOWS\SYSTEM32\ig4icd64.dll:ig4icd64.dll (0000000180000000), size: 18817024 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ig4icd64.dll', fileVersion: 8.15.10.2900
Log: Id: 9120: C:\WINDOWS\SYSTEM32\ig4icd64.dll:ig4icd64.dll (0000000180000000), size: 18817024 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ig4icd64.dll', fileVersion: 8.15.10.2900
Log: Id: 6320: C:\WINDOWS\system32\d3d9.dll:d3d9.dll (00007FFE8FBE0000), size: 1892352 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\d3d9.dll', fileVersion: 6.2.19041.2311
Log: Id: 9120: C:\WINDOWS\system32\d3d9.dll:d3d9.dll (00007FFE8FBE0000), size: 1892352 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\d3d9.dll', fileVersion: 6.2.19041.2311
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\styles\qwindowsvistastyle.dll:qwindowsvistastyle.dll (00007FFEAEDE0000), size: 155648 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\styles\qwindowsvistastyle.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\styles\qwindowsvistastyle.dll:qwindowsvistastyle.dll (00007FFEAEDE0000), size: 155648 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\styles\qwindowsvistastyle.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qgif.dll:qgif.dll (00007FFEC6CF0000), size: 53248 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qgif.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qgif.dll:qgif.dll (00007FFEC6CF0000), size: 53248 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qgif.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qicns.dll:qicns.dll (00007FFEC5200000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qicns.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qicns.dll:qicns.dll (00007FFEC5200000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qicns.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qico.dll:qico.dll (00007FFEC5080000), size: 53248 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qico.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qico.dll:qico.dll (00007FFEC5080000), size: 53248 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qico.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qjpeg.dll:qjpeg.dll (00007FFEA6B60000), size: 438272 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qjpeg.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qjpeg.dll:qjpeg.dll (00007FFEA6B60000), size: 438272 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qjpeg.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qsvg.dll:qsvg.dll (00007FFEC47F0000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qsvg.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qsvg.dll:qsvg.dll (00007FFEC47F0000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qsvg.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qtga.dll:qtga.dll (00007FFEC4490000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qtga.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qtga.dll:qtga.dll (00007FFEC4490000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qtga.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qtiff.dll:qtiff.dll (00007FFEA2C70000), size: 405504 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qtiff.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qtiff.dll:qtiff.dll (00007FFEA2C70000), size: 405504 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qtiff.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qwbmp.dll:qwbmp.dll (00007FFEC4300000), size: 45056 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qwbmp.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qwbmp.dll:qwbmp.dll (00007FFEC4300000), size: 45056 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qwbmp.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qwebp.dll:qwebp.dll (00007FFE8AB70000), size: 536576 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qwebp.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qwebp.dll:qwebp.dll (00007FFE8AB70000), size: 536576 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\imageformats\qwebp.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\WINDOWS\system32\dwrite.dll:dwrite.dll (00007FFEC7930000), size: 2617344 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\dwrite.dll', fileVersion: 6.2.19041.1566
Log: Id: 9120: C:\WINDOWS\system32\dwrite.dll:dwrite.dll (00007FFEC7930000), size: 2617344 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\dwrite.dll', fileVersion: 6.2.19041.1566
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\iconengines\qsvgicon.dll:qsvgicon.dll (00007FFEBE2F0000), size: 57344 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\iconengines\qsvgicon.dll', fileVersion: 5.15.2.0
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\iconengines\qsvgicon.dll:qsvgicon.dll (00007FFEBE2F0000), size: 57344 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\iconengines\qsvgicon.dll', fileVersion: 5.15.2.0
Log: Id: 6320: C:\WINDOWS\System32\MSCTF.dll:MSCTF.dll (00007FFED6970000), size: 1130496 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\MSCTF.dll', fileVersion: 6.2.19041.2673
Log: Id: 9120: C:\WINDOWS\System32\MSCTF.dll:MSCTF.dll (00007FFED6970000), size: 1130496 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\MSCTF.dll', fileVersion: 6.2.19041.2673
Log: Id: 6320: C:\WINDOWS\system32\dataexchange.dll:dataexchange.dll (00007FFEABCD0000), size: 253952 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\dataexchange.dll', fileVersion: 6.2.19041.1387
Log: Id: 9120: C:\WINDOWS\system32\dataexchange.dll:dataexchange.dll (00007FFEABCD0000), size: 253952 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\dataexchange.dll', fileVersion: 6.2.19041.1387
Log: Id: 6320: C:\WINDOWS\system32\dcomp.dll:dcomp.dll (00007FFED2290000), size: 1978368 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\dcomp.dll', fileVersion: 6.2.19041.2546
Log: Id: 6320: C:\WINDOWS\system32\twinapi.appcore.dll:twinapi.appcore.dll (00007FFED0040000), size: 2097152 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\twinapi.appcore.dll', fileVersion: 6.2.19041.1865
Log: Id: 9120: C:\WINDOWS\system32\dcomp.dll:dcomp.dll (00007FFED2290000), size: 1978368 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\dcomp.dll', fileVersion: 6.2.19041.2546
Log: Id: 9120: C:\WINDOWS\system32\twinapi.appcore.dll:twinapi.appcore.dll (00007FFED0040000), size: 2097152 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\twinapi.appcore.dll', fileVersion: 6.2.19041.1865
Log: Id: 6320: C:\WINDOWS\SYSTEM32\textinputframework.dll:textinputframework.dll (00007FFEC9730000), size: 1019904 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\textinputframework.dll', fileVersion: 6.2.19041.2546
Log: Id: 9120: C:\WINDOWS\SYSTEM32\textinputframework.dll:textinputframework.dll (00007FFEC9730000), size: 1019904 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\textinputframework.dll', fileVersion: 6.2.19041.2546
Log: Id: 6320: C:\WINDOWS\System32\CoreUIComponents.dll:CoreUIComponents.dll (00007FFED24B0000), size: 3530752 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\CoreUIComponents.dll', fileVersion: 6.2.19041.546
Log: Id: 9120: C:\WINDOWS\System32\CoreUIComponents.dll:CoreUIComponents.dll (00007FFED24B0000), size: 3530752 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\CoreUIComponents.dll', fileVersion: 6.2.19041.546
Log: Id: 9120: C:\WINDOWS\System32\CoreMessaging.dll:CoreMessaging.dll (00007FFED2B90000), size: 991232 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\CoreMessaging.dll', fileVersion: 6.2.19041.2193
Log: Id: 9120: C:\WINDOWS\SYSTEM32\wintypes.dll:wintypes.dll (00007FFED14A0000), size: 1392640 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\wintypes.dll', fileVersion: 6.2.19041.2311
Log: Id: 9120: C:\WINDOWS\SYSTEM32\ntmarta.dll:ntmarta.dll (00007FFED4700000), size: 208896 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ntmarta.dll', fileVersion: 6.2.19041.546
Log: Id: 6320: C:\WINDOWS\System32\CoreMessaging.dll:CoreMessaging.dll (00007FFED2B90000), size: 991232 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\CoreMessaging.dll', fileVersion: 6.2.19041.2193
Log: Id: 6320: C:\WINDOWS\SYSTEM32\wintypes.dll:wintypes.dll (00007FFED14A0000), size: 1392640 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\wintypes.dll', fileVersion: 6.2.19041.2311
Log: Id: 6320: C:\WINDOWS\SYSTEM32\ntmarta.dll:ntmarta.dll (00007FFED4700000), size: 208896 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ntmarta.dll', fileVersion: 6.2.19041.546
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\python3.DLL:python3.DLL (00007FFEB8500000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\python3.DLL', fileVersion: 3.8.10150.1013
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\python3.DLL:python3.DLL (00007FFEB8500000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\python3.DLL', fileVersion: 3.8.10150.1013
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\pivy\_coin.cp38-win_amd64.pyd:_coin.cp38-win_amd64.pyd (00007FFE668E0000), size: 14835712 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\pivy\_coin.cp38-win_amd64.pyd'
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\pivy\_coin.cp38-win_amd64.pyd:_coin.cp38-win_amd64.pyd (00007FFE668E0000), size: 14835712 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\pivy\_coin.cp38-win_amd64.pyd'
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_bz2.pyd:_bz2.pyd (00007FFEB4D40000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_bz2.pyd', fileVersion: 3.8.10150.1013
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_bz2.pyd:_bz2.pyd (00007FFEB4D40000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_bz2.pyd', fileVersion: 3.8.10150.1013
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_lzma.pyd:_lzma.pyd (00007FFEAAA60000), size: 172032 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_lzma.pyd', fileVersion: 3.8.10150.1013
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_lzma.pyd:_lzma.pyd (00007FFEAAA60000), size: 172032 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_lzma.pyd', fileVersion: 3.8.10150.1013
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_hashlib.pyd:_hashlib.pyd (00007FFEB6DD0000), size: 57344 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_hashlib.pyd', fileVersion: 3.8.10150.1013
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_hashlib.pyd:_hashlib.pyd (00007FFEB6DD0000), size: 57344 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_hashlib.pyd', fileVersion: 3.8.10150.1013
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\libcrypto-1_1.dll:libcrypto-1_1.dll (00007FFE74F40000), size: 3432448 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\libcrypto-1_1.dll', fileVersion: 1.1.1.7
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\libcrypto-1_1.dll:libcrypto-1_1.dll (00007FFE74F40000), size: 3432448 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\libcrypto-1_1.dll', fileVersion: 1.1.1.7
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\shiboken2\shiboken2.cp38-win_amd64.pyd:shiboken2.cp38-win_amd64.pyd (00007FFEB6710000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\shiboken2\shiboken2.cp38-win_amd64.pyd'
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\shiboken2\shiboken2.cp38-win_amd64.pyd:shiboken2.cp38-win_amd64.pyd (00007FFEB6710000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\shiboken2\shiboken2.cp38-win_amd64.pyd'
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\PySide2\QtGui.cp38-win_amd64.pyd:QtGui.cp38-win_amd64.pyd (00007FFE73710000), size: 3829760 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\PySide2\QtGui.cp38-win_amd64.pyd'
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\PySide2\QtGui.cp38-win_amd64.pyd:QtGui.cp38-win_amd64.pyd (00007FFE73710000), size: 3829760 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\PySide2\QtGui.cp38-win_amd64.pyd'
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\PySide2\QtCore.cp38-win_amd64.pyd:QtCore.cp38-win_amd64.pyd (00007FFE72FF0000), size: 3473408 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\PySide2\QtCore.cp38-win_amd64.pyd'
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\PySide2\QtCore.cp38-win_amd64.pyd:QtCore.cp38-win_amd64.pyd (00007FFE72FF0000), size: 3473408 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\PySide2\QtCore.cp38-win_amd64.pyd'
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\PySide2\QtWidgets.cp38-win_amd64.pyd:QtWidgets.cp38-win_amd64.pyd (00007FFE662D0000), size: 6332416 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\PySide2\QtWidgets.cp38-win_amd64.pyd'
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\PySide2\QtWidgets.cp38-win_amd64.pyd:QtWidgets.cp38-win_amd64.pyd (00007FFE662D0000), size: 6332416 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\PySide2\QtWidgets.cp38-win_amd64.pyd'
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_queue.pyd:_queue.pyd (00007FFEB6620000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_queue.pyd', fileVersion: 3.8.10150.1013
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_queue.pyd:_queue.pyd (00007FFEB6620000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_queue.pyd', fileVersion: 3.8.10150.1013
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_ctypes.pyd:_ctypes.pyd (00007FFEAA9A0000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_ctypes.pyd', fileVersion: 3.8.10150.1013
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_ctypes.pyd:_ctypes.pyd (00007FFEAA9A0000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_ctypes.pyd', fileVersion: 3.8.10150.1013
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\libffi-7.dll:libffi-7.dll (00007FFEB51A0000), size: 45056 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\libffi-7.dll'
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\libffi-7.dll:libffi-7.dll (00007FFEB51A0000), size: 45056 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\libffi-7.dll'
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\PySide2\QtNetwork.cp38-win_amd64.pyd:QtNetwork.cp38-win_amd64.pyd (00007FFE7F080000), size: 962560 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\PySide2\QtNetwork.cp38-win_amd64.pyd'
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\PySide2\QtNetwork.cp38-win_amd64.pyd:QtNetwork.cp38-win_amd64.pyd (00007FFE7F080000), size: 962560 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\lib\site-packages\PySide2\QtNetwork.cp38-win_amd64.pyd'
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_elementtree.pyd:_elementtree.pyd (00007FFEA6DB0000), size: 188416 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_elementtree.pyd', fileVersion: 3.8.10150.1013
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_elementtree.pyd:_elementtree.pyd (00007FFEA6DB0000), size: 188416 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_elementtree.pyd', fileVersion: 3.8.10150.1013
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\pyexpat.pyd:pyexpat.pyd (00007FFEA0560000), size: 200704 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\pyexpat.pyd', fileVersion: 3.8.10150.1013
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\pyexpat.pyd:pyexpat.pyd (00007FFEA0560000), size: 200704 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\pyexpat.pyd', fileVersion: 3.8.10150.1013
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_socket.pyd:_socket.pyd (00007FFEB0580000), size: 90112 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_socket.pyd', fileVersion: 3.8.10150.1013
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_socket.pyd:_socket.pyd (00007FFEB0580000), size: 90112 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\_socket.pyd', fileVersion: 3.8.10150.1013
Log: Id: 6320: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\select.pyd:select.pyd (00007FFEB43F0000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\select.pyd', fileVersion: 3.8.10150.1013
Log: Id: 9120: C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\select.pyd:select.pyd (00007FFEB43F0000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Users\bernhard\AppData\Local\Programs\FreeCAD 0.21\bin\DLLs\select.pyd', fileVersion: 3.8.10150.1013
Post Reply