Crash to desktop without warning
<!-- See our full bug reporting guidelines at https://inkscape.org/contribute/report-bugs/ Writing a good bug report will ensure we'll be able to help efficiently. 🙂 --> #### Summary: Opened Inkscape. Opened a png image to use as a drawing reference. Created a layer for the vector drawing and began creating curves with the pen tool. While adjusting node handles Inscape crashed to desktop without warning. The following errors showed in the event viewer related to the crash: Log Name: Application Source: .NET Runtime Date: 6/19/2021 2:38:34 PM Event ID: 1026 Task Category: None Level: Error Keywords: Classic User: N/A Computer: <computer name> Description: Application: inkscape.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: exception code c0000005, exception address 00007FFA0BEB3960 Log Name: Application Source: Application Error Date: 6/19/2021 2:38:34 PM Event ID: 1000 Task Category: (100) Level: Error Keywords: Classic User: N/A Computer: <computer name> Description: Faulting application name: inkscape.exe, version: 1.1.0.0, time stamp: 0x00000000 Faulting module name: libcairo-2.dll, version: 0.0.0.0, time stamp: 0x00000000 Exception code: 0xc0000005 Fault offset: 0x0000000000063960 Faulting process id: 0x3450 Faulting application start time: 0x01d765419ddf70bb Faulting application path: C:\Program Files\Inkscape\bin\inkscape.exe Faulting module path: C:\Program Files\Inkscape\bin\libcairo-2.dll Report Id: 0938f1f6-eaf5-44b8-8558-34d2bda548b6 Faulting package full name: Faulting package-relative application ID: #### Debug info <!-- Open 'Help > About' and click on the little bug icon in the bottom right corner that copies the debug information to your clipboard. For command line users, run 'inkscape --debug-info'. For Inkscape 1.0.2 and older, please manually add the Inkscape Version and Operating System Version. The Inkscape version is listed in the About dialog. For command line users, run 'inkscape -V' Paste the information in the empty space between the apostrophes below: --> ``` Inkscape 1.1 (c68e22c387, 2021-05-23) GLib version: 2.68.2 GTK version: 3.24.29 glibmm version: 2.66.0 gtkmm version: 3.24.3 libxml2 version: 2.9.12 libxslt version: 1.1.34 Cairo version: 1.17.4 Pango version: 1.48.5 HarfBuzz version: 2.8.1 Poppler version: 20.12.1 OS version: Windows 10 2009 ``` <!-- ❤️ Thank you for filling in a new bug report, we appreciate the help! ❤️ Please be patient while we try to find the time to look into your issue. Remember that Inkscape is developed by volunteers in their spare time, we'll try our best to respond to all reports. --> <!-- Please be careful when/after writing # for example in logs, code, or versions of linux - use inline code span - single backticks (`) before and after it, like this - `#1618` - use multi-line code block - triple backticks (```) to fence/enclose console logs - attach long logs as a text file. -->
issue