Bug 679348
Summary: | Firstboot starts but failed to forward on F15-Alpha-TC2 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | He Rui <rhe> | ||||
Component: | firstboot | Assignee: | Martin Gracik <mgracik> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 15 | CC: | awilliam, dmach, jlaska, mgracik, robatino | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i386 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-02-23 08:44:16 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: | 657616 | ||||||
Attachments: |
|
Description
He Rui
2011-02-22 10:42:29 UTC
Created attachment 480100 [details]
/var/log/messages
(In reply to comment #1) > Created attachment 480100 [details] > /var/log/messages Feb 22 17:55:12 localhost systemd[1]: firstboot-graphical.service: main process exited, code=exited, status=131 Feb 22 17:55:14 localhost systemd[1]: Unit firstboot-graphical.service entered failed state. It looks like firstboot crashed based on the attached /var/log/messages. Can you reproduce this, and look in /tmp for a firstboot crash file? It should be named similar to /tmp/firstboot-<random>. If you find that file, please attach to the bug report. Thanks! Actually... Feb 22 17:55:12 localhost systemd[1]: firstboot-graphical.service: main process exited, code=exited, status=131 Feb 22 17:55:14 localhost abrt[1091]: saved core dump of pid 971 (/usr/bin/Xorg) to /var/spool/abrt/ccpp-1298415313-971.new/coredump (4009984 bytes) Feb 22 17:55:14 localhost abrtd: Directory 'ccpp-1298415313-971' creation detected Feb 22 17:55:14 localhost abrtd: Registered Database plugin 'SQLite3' Feb 22 17:55:14 localhost systemd[1]: Unit firstboot-graphical.service entered failed state. Xorg under firstboot crashed, but I don't know why. Did you _click_ the Forward button, or did you press Enter? Because I have a similar bug report already. Discussed with jlaska out-of-meeting-cycle: we think we need more data on this to make a definite call on whether it's a blocker. We need more people to test and see if they hit trouble in firstboot. (In reply to comment #3) > Xorg under firstboot crashed, but I don't know why. Did you _click_ the Forward > button, or did you press Enter? Because I have a similar bug report already. Oh, also ... can you clarify whether this was against TC2 or RC1? (In reply to comment #2) > (In reply to comment #1) > > Created attachment 480100 [details] > > /var/log/messages > > Feb 22 17:55:12 localhost systemd[1]: firstboot-graphical.service: main process > exited, code=exited, status=131 > Feb 22 17:55:14 localhost systemd[1]: Unit firstboot-graphical.service entered > failed state. > > It looks like firstboot crashed based on the attached /var/log/messages. Can > you reproduce this, and look in /tmp for a firstboot crash file? It should be > named similar to /tmp/firstboot-<random>. If you find that file, please attach > to the bug report. Thanks! There's no firstboot* file under /tmp. (In reply to comment #3) > Actually... > > Feb 22 17:55:12 localhost systemd[1]: firstboot-graphical.service: main process > exited, code=exited, status=131 > Feb 22 17:55:14 localhost abrt[1091]: saved core dump of pid 971 > (/usr/bin/Xorg) to /var/spool/abrt/ccpp-1298415313-971.new/coredump (4009984 > bytes) > Feb 22 17:55:14 localhost abrtd: Directory 'ccpp-1298415313-971' creation > detected > Feb 22 17:55:14 localhost abrtd: Registered Database plugin 'SQLite3' > Feb 22 17:55:14 localhost systemd[1]: Unit firstboot-graphical.service entered > failed state. > > Xorg under firstboot crashed, but I don't know why. Did you _click_ the Forward > button, or did you press Enter? Because I have a similar bug report already. I retested today, it's triggered by pressing *Enter* to the Forward button, clicking it can go forward. *** This bug has been marked as a duplicate of bug 679171 *** (In reply to comment #5) > (In reply to comment #3) > > Xorg under firstboot crashed, but I don't know why. Did you _click_ the Forward > > button, or did you press Enter? Because I have a similar bug report already. > > Oh, also ... can you clarify whether this was against TC2 or RC1? Firstboot wouldn't start automatically on TC2, but when I updated firstboot and made it run on TC2, this issue still happen. |