realthunder / FreeCAD

Link branch FreeCAD
Other
763 stars 45 forks source link

[Problem] Access violation message while editing sketch #964

Open vovodroid opened 6 months ago

vovodroid commented 6 months ago

Is there an existing issue for this?

Version

0.20 (Release)

Full version info

[code]
OS: Windows 10 build 19044
Word size of FreeCAD: 64-bit
Version: 2024.123.0.14555 (Git shallow)
Build type: Release
Branch: HEAD
Hash: 0c0f69ad4806682096b51f7669d5f1cb83f9c7d7
Python 3.11.7, Qt 5.15.6, Coin 4.0.1, Vtk 9.2.5, OCC 7.7.2
Locale: English
Installed mods: 
  * Curves 0.6.13
  * ThreadProfile 1.87.0
[/code]

Subproject(s) affected?

None

Problem description

Recently I started to experience "Access violation" message. I can't pinpoint it to specific action or project.

image

How can I collect logs, etc?

Anything else?

No response

Code of Conduct

realthunder commented 5 months ago

Probably related to #967. Could you please find the 'crash.dmp' file in your user directory (c:\users\<your_username>\AppData\Roaming\FreeCAD) and post it here?

vovodroid commented 5 months ago

I don't see crash.dmp in \AppData\Roaming\FreeCAD. Should I enabled it creation?

vovodroid commented 5 months ago

Still in 20240317stable, not related to deleting external geometry. Just random errors while editing sketch.

realthunder commented 5 months ago

I played around in windows build but failed to reproduce the problem. Could you please post a file and describe the action you took to trigger to error?

vovodroid commented 5 months ago

Different files, just editing sketches, nothing special. For example in this file.

500.zip

How can I enable logs/crash dump?

realthunder commented 5 months ago

Access violation means some unknown nasty exception got caught by the application preventing a hard crash, so there is no dump file. I tried your file and still can't reproduce the problem. Could you please post your user settings here, Tools -> Edit Parameters -> Export'

vovodroid commented 5 months ago

Is there any option for logs?

setting.zip