Bug 1083867
Summary: | [abrt] gnome-initial-setup: g_type_check_instance_cast(): gnome-initial-setup killed by SIGSEGV | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ilia Gradina <ilya.gradina> | ||||||||||||||||||||||||||
Component: | gnome-initial-setup | Assignee: | Jasper St. Pierre <jstpierr> | ||||||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
Severity: | high | Docs Contact: | |||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||
Version: | rawhide | CC: | awilliam, ilya.gradina, jstpierr, mclasen, quentin, robatino, tiagomatos | ||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/60ff914302315b62ec815873e10c38249b37189b | ||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:316f68caad7729cb87be3928ef44d1ab7c8f68b5 | ||||||||||||||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||
Last Closed: | 2014-07-25 15:18:32 UTC | Type: | --- | ||||||||||||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||
Embargoed: | |||||||||||||||||||||||||||||
Bug Depends On: | |||||||||||||||||||||||||||||
Bug Blocks: | 1043124 | ||||||||||||||||||||||||||||
Attachments: |
|
Description
Ilia Gradina
2014-04-03 06:14:40 UTC
Created attachment 882109 [details]
File: backtrace
Created attachment 882110 [details]
File: cgroup
Created attachment 882111 [details]
File: core_backtrace
Created attachment 882112 [details]
File: dso_list
Created attachment 882113 [details]
File: environ
Created attachment 882114 [details]
File: exploitable
Created attachment 882115 [details]
File: limits
Created attachment 882116 [details]
File: maps
Created attachment 882117 [details]
File: open_fds
Created attachment 882118 [details]
File: proc_pid_status
Created attachment 882119 [details]
File: var_log_messages
This seems to be a reproducible crash of gnome-initial-setup in current Fedora Rawhide, when you install without creating a user account (so g-i-s prompts you to). It crashes after you enter a username, so at the point where it should ask you for a password. For me, it worked the second time through - when I rebooted the system and re-ran g-i-s entering the same username, this time the password page appeared and I was able to complete initial setup. But with a fresh install I was able to reproduce the crash on the first run of g-i-s, so it happened two out of two attempts on the first run of g-i-s. Proposing as a Beta blocker, but I think I just noticed an oversight in the criteria. For Alpha, we require only *either* the installer user creation mechanism *or* the firstboot one to work. I think for Beta we intended to require both to work, but didn't remember to. We can kick this around in a review meeting or on test@, but we do need to keep track of the bug. I reproduced this with current Rawhide, just to be clear - the 2014-04-28 nightly. Created attachment 890937 [details]
better traceback (I hope)
here's (hopefully) a better traceback I got manually out of gdb. Jasper says the one attached by the OP via abrt was not good.
Please try gnome-initial-setup-3.12.1-3.fc21. It has a likely fix I already did, see https://bugzilla.redhat.com/show_bug.cgi?id=1116478 , guess I forgot to dupe these two. Pretty sure they were the same memory corruption. Thanks. |