| Summary: | [abrt] systemd-207-2.fc21: log_assert: Process /usr/lib/systemd/systemd-logind was killed by signal 6 (SIGABRT) | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christopher Meng <i> | ||||||||||||||||||||||
| Component: | systemd | Assignee: | systemd-maint | ||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | rawhide | CC: | johannbg, lnykryn, mschmidt, msekleta, plautrba, systemd-maint, vpavlin, zbyszek | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | i686 | ||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||
| Whiteboard: | abrt_hash:5821e87291d9e5e325518fd98994fa9f097510ce | ||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2013-09-18 12:39:53 UTC | Type: | --- | ||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||
|
Description
Christopher Meng
2013-09-18 10:13:06 UTC
Created attachment 799268 [details]
File: backtrace
Created attachment 799269 [details]
File: cgroup
Created attachment 799270 [details]
File: core_backtrace
Created attachment 799271 [details]
File: dso_list
Created attachment 799272 [details]
File: environ
Created attachment 799273 [details]
File: limits
Created attachment 799274 [details]
File: maps
Created attachment 799276 [details]
File: open_fds
Created attachment 799277 [details]
File: proc_pid_status
Created attachment 799278 [details]
File: var_log_messages
This looks weird. manager_add_session() has assert(m) and assert(id) then it calls session_new(m, id); and here in session_new(m, id) assert(id) fails? The failed assertion is "session_id_valid(id)". "Assertion 'session_id_valid(id)' failed at ../src/login/logind-session.c:44, function session_new(). Aborting." *** This bug has been marked as a duplicate of bug 1008907 *** |