Page 1 of 1

QCAD crashes on save

Posted: Sun May 13, 2018 10:41 pm
by jedixo
Windows 10
QCAD 3.20.1 pro

Unable to save file, so reinstalled using MSI. (uninstall, reboot, reinstall).

If you try to save a document, you get a generic dialogue that indicates that QCAD has crashed, and a button to close the program.
You don't actually have to try to save it, you just need to select save from the menu and wait for it to fail.

The program was originally installed using the trial, then upgraded to Pro, and that is when the problem started.
The program was then uninstalled, and reinstalled. We tried this twice.

Is there any file that needs to be manually deleted?
I've done some searching in the forums, and I can see older issues with save, but nothing recent.
I looked at the FAQ, but there was nothing pertaining to Windows 10 (unless I just missed it).

Any assistance would be greatly appreciated.

Thanks!

Re: QCAD crashes on save

Posted: Sun May 13, 2018 11:18 pm
by Husky
Hi jedixo - welcome to the QCAD Forum.
jedixo wrote:The program was originally installed using the trial, then upgraded to Pro, and that is when the problem started.
The program was then uninstalled, and reinstalled. We tried this twice.
Sounds like something went wrong .... e_confused

Lets start from scratch to make it as easy as possible.

1. Delete "Manually" all QCAD directory's (?). You can use the Win10 File Explorer. Look for QCAD installation below C:\Program Files.
I assume it's called C:\Program Files\qcad-3.20.1-pro-win64
2. Then rename (for Backup reason) the qcad3.ini below C:\Users\XXX\AppData\Roaming\QCAD
3. Make sure you have the correct msi file (32 or 64 bit System) and install QCAD again.

Now test it again and please keep us posted how it works ...

Re: QCAD crashes on save

Posted: Sun May 13, 2018 11:28 pm
by jedixo
Faulting application name: qcad.exe, version: 3.20.0.0, time stamp: 0x5ad07892
Faulting module name: ntdll.dll, version: 10.0.16299.402, time stamp: 0xd826f10d
Exception code: 0xc0000005

Provider

[ Name] Application Error

- EventID 1000

[ Qualifiers] 0

Level 2

Task 100

Keywords 0x80000000000000

- TimeCreated

[ SystemTime] 2018-05-13T22:12:40.439096900Z

EventRecordID 141537

Channel Application

Computer jedsxps

Security


- EventData

qcad.exe
3.20.0.0
5ad07892
ntdll.dll
10.0.16299.402
d826f10d
c0000005
000000000002682a
280c
01d3eb077b2b18ba
C:\Program Files\QCAD\qcad.exe
C:\WINDOWS\SYSTEM32\ntdll.dll
96dbc4e2-9bb5-4814-81a6-fc8a7d4d8004

Re: QCAD crashes on save

Posted: Sun May 13, 2018 11:32 pm
by jedixo
Oops, didn't see your response before I pasted in deets. I'll give it a shot

Re: QCAD crashes on save

Posted: Mon May 14, 2018 12:46 am
by jedixo
Hey Andrew, this seems to have worked! Thanks.

Re: QCAD crashes on save

Posted: Mon May 14, 2018 1:03 am
by Husky
jedixo wrote:Hey Andrew, this seems to have worked! Thanks.
Andrew? :D
However, glad to hear it works!

Re: [solved] QCAD crashes on save

Posted: Thu May 31, 2018 5:05 am
by jedixo
it's happening again. I don't really want to reinstall again. Any other suggestions?

Re: QCAD crashes on save

Posted: Fri Jun 01, 2018 12:11 am
by lphilpot
0xc0000005 is an access violation, which could have multiple root causes (null pointer, etc., but I suspect Andrew would never leave a null pointer hanging :lol: ). I've seen where resetting the pagefile has fixed similar issues when physical memory was low, apps were swapping a lot and the pagefile became corrupted.

Does it fail on the same DLL every time (ntdll.dll)? Do any other apps fail likewise?

Or... Is your anti-virus solution possibly interfering? A Windows update?

Even less likely, but... When you reinstalled last time, did you search the registry for any QCAD entries and delete them first? I'm not 100% certain whether QCAD even writes to the registry (I'm on Linux and don't have my Windows laptop up now), but if so they might likely be under HKEY_LOCAL_MACHINE/Software and / or HKEY_CURRENT_USER/Software, I suspect.