#787134 network-manager: segfault on quitting nmtui

Package:
network-manager
Source:
network-manager
Description:
network management framework (daemon and userspace tools)
Submitter:
Riley Baird
Date:
2026-03-06 01:39:02 UTC
Severity:
normal
#787134#5
Date:
2015-05-28 22:07:24 UTC
From:
To:
When I run nmtui and then use the "Quit" menu item, I get a segfault.

Program received signal SIGSEGV, Segmentation fault.
0x0806a326 in nmt_newt_form_show (form=0x80b45e0) at nmt-newt-form.c:390
390     nmt-newt-form.c: No such file or directory.

Below is the backtrace:

#0  0x0806a326 in nmt_newt_form_show (form=0x80b45e0) at nmt-newt-form.c:390
#1  0x08052d1b in idle_run_subprogram (user_data=0xbffff790) at nmtui.c:188
#2  0xffffffff in g_idle_dispatch (source=0x80fdb20, callback=0x8052ce0
<idle_run_subprogram>, user_data=0xbffff790)
    at /build/glib2.0-ctZcLv/glib2.0-2.44.1/./glib/gmain.c:5393
#3  0xffffffff in g_main_context_dispatch (context=<optimized out>)
    at /build/glib2.0-ctZcLv/glib2.0-2.44.1/./glib/gmain.c:3122
#4  0xffffffff in g_main_context_dispatch (context=0x0)
    at /build/glib2.0-ctZcLv/glib2.0-2.44.1/./glib/gmain.c:3737
#5  0xffffffff in g_main_context_iterate (context=0x80b45e0, block=0,
    block@entry=1, dispatch=1, self=<optimized out>)
    at /build/glib2.0-ctZcLv/glib2.0-2.44.1/./glib/gmain.c:3808
#6  0xffffffff in g_main_loop_run (loop=0x80bb7a0)
    at /build/glib2.0-ctZcLv/glib2.0-2.44.1/./glib/gmain.c:4002
#7  0x08052758 in main (argc=1, argv=0xbffff864) at nmtui.c:284