Comment 6 for bug 1025498

Revision history for this message
Roland Dreier (roland.dreier) wrote :

OK, here's the output of

sudo gdb --args /usr/sbin/NetworkManager --no-daemon --log-level=debug |& tee nm.gdb.txt

looks like we crash in the dns management code because priv->last_iface is NULL. I haven't tried to understand what NM is doing here yet.