<!--
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:
<!-- Summarize the issue/suggestion concisely: -->
... When I interact with a path, most recently created in Inkscape, Inkscape crashes.
#### Steps to reproduce:
<!-- Describe what you did (step-by-step) so we can reproduce: -->
- open Inkscape
- open Booth Plan.svg or the emergency save.
- using the select tool click on the group containing the new object.
- (Fixed the file by selecting the path using the node tool and deleting all of the nodes.)
#### What happened?
...Inkscape crash window with link to this forum.
#### What should have happened?
...I edit the object.!
Sample attachments:
The emergency save is the broken one.
The Booth Plan.svg is the fixed one, in case you want to compare them.
<!-- Attach the sample file(s) highlighting the issue, if appropriate. -->
[Booth_Plan.svg.2024_11_20_10_30_32.0.svg](/uploads/1e9eced89e73a47101c9208032ed03f9/Booth_Plan.svg.2024_11_20_10_30_32.0.svg)

#### Version 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.3 (0e150ed6c4, 2023-07-21)
GLib version: 2.76.4
GTK version: 3.24.38
glibmm version: 2.66.6
gtkmm version: 3.24.7
libxml2 version: 2.11.4
libxslt version: 1.1.38
Cairo version: 1.17.7
Pango version: 1.50.14
HarfBuzz version: 8.0.1
OS version: Windows 11 23H2
<pre>
0# boost::stacktrace::basic_stacktrace<std::allocator<boost::stacktrace::frame> >::init(unsigned long long, unsigned long long) in libinkscape_base
1# Inkscape::Application::crash_handler(int) in libinkscape_base
2# 0x00007FF6194B21B2 in inkscape
3# _C_specific_handler in ntdll
4# _chkstk in ntdll
5# _RtlFindCharInUnicodeString in ntdll
6# _KiUserExceptionDispatcher in ntdll
7# Inkscape::LivePathEffect::LPEMeasureSegments::createTextLabel(Geom::Point, unsigned long long, double, double, bool, bool) in libinkscape_base
8# Inkscape::LivePathEffect::LPEMeasureSegments::doBeforeEffect(SPLPEItem const*) in libinkscape_base
9# Inkscape::LivePathEffect::Effect::doBeforeEffect_impl(SPLPEItem const*) in libinkscape_base
10# SPLPEItem::performOnePathEffect(SPCurve*, SPShape*, Inkscape::LivePathEffect::Effect*, bool) in libinkscape_base
11# SPLPEItem::performPathEffect(SPCurve*, SPShape*, bool) in libinkscape_base
12# SPShape::update_patheffect(bool) in libinkscape_base
13# SPGroup::update_patheffect(bool) in libinkscape_base
14# SPLPEItem::update_satellites(bool) in libinkscape_base
15# Inkscape::SelTrans::_selChanged(Inkscape::Selection*) in libinkscape_base
16# Inkscape::Selection::_emitChanged(bool) in libinkscape_base
17# Inkscape::UI::Tools::SelectTool::root_handler(_GdkEvent*) in libinkscape_base
18# Inkscape::UI::Tools::ToolBase::tool_root_handler(_GdkEvent*) in libinkscape_base
19# sp_desktop_query_style(SPDesktop*, SPStyle*, int) in libinkscape_base
20# Inkscape::CanvasItemDrawing::handle_event(_GdkEvent*) in libinkscape_base
21# Inkscape::UI::Widget::CanvasPrivate::emit_event(_GdkEvent const*) in libinkscape_base
22# Inkscape::UI::Widget::CanvasPrivate::process_event(_GdkEvent const*) in libinkscape_base
23# Gtk::Widget_Class::button_release_event_callback(_GtkWidget*, _GdkEventButton*) in libgtkmm_3_0_1
24# 0x00007FFF98C52F94 in libgtk_3_0
25# _g_closure_invoke in libgobject_2_0_0
26# _g_signal_emit_valist in libgobject_2_0_0
27# _g_signal_emit in libgobject_2_0_0
28# _gtk_requisition_copy in libgtk_3_0
29# _gtk_lock_button_set_permission in libgtk_3_0
30# _gtk_main_do_event in libgtk_3_0
31# _gdk_event_free in libgdk_3_0
32# _gdk_win32_drag_context_get_type in libgdk_3_0
33# _g_clear_list in libglib_2_0_0
34# _g_main_context_check in libglib_2_0_0
35# _g_main_context_iteration in libglib_2_0_0
36# _g_application_run in libgio_2_0_0
37# 0x00007FF6194B37BB in inkscape
38# 0x00007FF6194B12EE in inkscape
39# 0x00007FF6194B13E6 in inkscape
40# _BaseThreadInitThunk in KERNEL32
41# _RtlUserThreadStart in ntdll
</pre>
<details><summary>System info</summary>
Inkscape 1.3 (0e150ed6c4, 2023-07-21)
GLib version: 2.76.4
GTK version: 3.24.38
glibmm version: 2.66.6
gtkmm version: 3.24.7
libxml2 version: 2.11.4
libxslt version: 1.1.38
Cairo version: 1.17.7
Pango version: 1.50.14
HarfBuzz version: 8.0.1
OS version: Windows 11 23H2
</details>
```
<!--
❤️ 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.
-->

























