Crash working with text and paths (creating and resizing text and paths sufficient), lots of dialogs open
#### Summary: <!-- Summarize the issue/suggestion concisely: --> Inkscape crashes while performing general usage tasks such as working with textboxes and paths. Crashes are recurring but do not seem to be reproducible. Most recently, crashes have occurred while working with text boxes and applying "pattern along path" effects. Origin of the crash seems to be a segfault in libpango-1.0-0.dll #### Steps to reproduce: <!-- Describe what you did (step-by-step) so we can reproduce: --> - Problem, while recurring, does not have reliably steps to reproduce. Three videos of crashes here are linked in https://gitlab.com/inkscape/inbox/-/issues/5877#note_736433318 . Essentially: 1. Open Inkscape 1. Open the following dialogs (in order!) * Path Effects * Fill & Stroke * Text & Font * Layers * Export PNG Image * Align & Distribute 1. Create SVG 2 autoflowed text (drag the text tool) 1. Switch to the select tool and resize it 1. Create a path with the pen tool 1. Repeat last 3 steps till crash, which should occur in a couple minutes. #### What happened? Inkscape crashes. #### What should have happened? Inkscape shouldn't have crashed. #### Attachments: - [inkscape_backtrace_redacted.txt](/uploads/687aec5360cca80a61628c56865bce3d/inkscape_backtrace_redacted.txt) <!-- Attach the sample file(s) highlighting the issue, if appropriate. --> #### Version info ``` Inkscape Version: 1.1.1 (3bf5ae0d25, 2021-09-20) Windows Version: 10.0.19043 N/A Build 19043 ```
issue