Bug 883031
| Summary: | [abrt] accountsservice-0.6.26-1.fc19: strchr: Process /usr/libexec/accounts-daemon was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michele Baldessari <michele> | ||||||||||||||||||||||||||
| Component: | accountsservice | Assignee: | Matthias Clasen <mclasen> | ||||||||||||||||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | rawhide | CC: | bruno, mclasen | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | i686 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:01d4600747bff03e8f3523c1d396efc922436b69 | ||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2013-03-09 20:59:45 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: | |||||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||||
|
Description
Michele Baldessari
2012-12-03 16:45:10 UTC
Created attachment 656793 [details]
File: backtrace
Created attachment 656794 [details]
File: build_ids
Created attachment 656795 [details]
File: cgroup
Created attachment 656796 [details]
File: core_backtrace
Created attachment 656797 [details]
File: dso_list
Created attachment 656798 [details]
File: environ
Created attachment 656799 [details]
File: limits
Created attachment 656800 [details]
File: maps
Created attachment 656801 [details]
File: open_fds
Created attachment 656802 [details]
File: proc_pid_status
Created attachment 656803 [details]
File: smolt_data
Created attachment 656804 [details]
File: var_log_messages
I am seeing something that might be related on a laptop I just upgraded to rawhide. From /var/log/messages: Dec 13 09:13:46 localhost systemd[1]: Starting Accounts Service... Dec 13 09:13:46 localhost systemd[1]: Started Accounts Service. Dec 13 09:13:46 localhost accounts-daemon[1160]: (accounts-daemon:1160): GLib-GObject-WARNING **: g_object_set_valist: object class `User' has no property named `bruno' Dec 13 09:13:46 localhost accounts-daemon[1160]: (accounts-daemon:1160): GLib-GObject-WARNING **: g_object_set_valist: object class `User' has no property named `login-previous_login' Dec 13 09:13:46 localhost kernel: [ 217.853903] accounts-daemon[1160]: segfault at 50c95380 ip 4eeb9866 sp bfda6af8 error 4 in libc-2.16.90.so[4ee1f000+1c1000] Dec 13 09:13:46 localhost systemd[1]: accounts-daemon.service: main process exited, code=killed, status=11/SEGV Dec 13 09:13:46 localhost systemd[1]: Unit accounts-daemon.service entered failed state My laptop seems to consistently hit this and appears to be preventing gdm from running. My main desktop is also running rawhide, but isn't seeing this problem. I was able to work around the problem on the laptop by logging in on a vt as "bruno". Presumably this made the missing stuff available and avoided the problem code path or condition. accountsservice-0.6.30-2.fc19.i686 does not crash for me any longer, so I am closing this one out. Bruno, if it still happens for you with this version, feel free to reopen. |