GNOME Bugzilla – Bug 732525
crash after useradd
Last modified: 2014-08-01 09:16:12 UTC
Hitting this in latest Continuous:
+ Trace 233748
Thread 1 (Thread 0x7f2931937980 (LWP 425))
The only way this can happen is if gtk_entry_get_text returns NULL or an invalid pointer. Smells like memory corruption to me. I can't reproduce here on my machine. I might test on a continuous VM in a bit.
I've been hitting a crash which *sounds* similar but for which the backtrace does not look the same, in Fedora Rawhide / 21: https://bugzilla.redhat.com/show_bug.cgi?id=1116478 it's accepted as an F21 Alpha blocker currently. The 'user experience' is that the first time you hit the user creation step after a fresh install, g-i-s crashes, leaving you in an unusable position. If you then reboot the system, g-i-s runs again, and user creation succeeds the second time. This seems to be 100% reproducible for me.
the fix mclasen applied and built in Fedora as gnome-initial-setup-3.12.1-3.fc21 appears to fix my case, I forced it into an install via chroot before booting it for the first time, and g-i-s completed straight through without crashing after the username screen, first time I've seen it do that since the bug started happening. thanks.
Doesn't crash anymore on latest Continuous