Bug 679528
Summary: | Test Day:2011-02-22 Nouveau:restartx test fails | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andy Pengelly <apengelly> | ||||
Component: | xorg-x11-drv-nouveau | Assignee: | Ben Skeggs <bskeggs> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | airlied, ajax, awilliam, bskeggs | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i686 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-02-28 22:14:20 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
Andy Pengelly
2011-02-22 19:37:21 UTC
Adam, look like this could primarily be the 32-bit mesa bug? yeah, it kinda looks like it - looks like he hit a fortuitous combination of the 'session-is-accelerated takes too long' bug and the '32-bit mesa' bug. andy, are you running a 32-bit live image? On the initial boot, do you see the GNOME Shell interface ('Activities' in the top-left corner, no bottom panel) or the fallback mode (two panels, mix of black and grey)? If the latter, do you get the same crash if you just open a terminal and run 'gnome-shell --replace' ? I was using the 32-bit live image. On the initial boot it goes to fallback mode. I have just booted the live image again and logged in as liveuser. Once the fallback desktop had appeared I opened a terminal and typed gnome-shell --replace. The two panels disappeared and I was left with a terminal window and nothing else. The cursor was doing a timer thing. The terminal showed the following: Gtk-Message: Failed to load module "pk-gtk-module" Window manager warning: log level 16: AT-SPI: Accessability bus not found - Using session bus (mutter:1885) Clutter-DEBUG: Signal type minimise not supported (mutter:1885) Clutter-DEBUG: Signal type minimise not supported (mutter:1885) Clutter-DEBUG: Signal type minimise not supported JS LOG cannot create "Network" item .desktop file not found or corrupt JS LOG Gnome shell started at Mon Feb 28 2011 21:40:32 GMT-0500 (EST) shell failed with signal 11 I could highlight text in the terminal window, and access the menus in the terminal, but could not type anything into the terminal. I chose to close the terminal window and was left with a completely empty desktop. ctrl-alt-del did nothing. caps lock/num lock lights were still toggling but I couldn't get any other response. I hit the restart button. yup, looks like it is what we thought it was. You hit both of these bugs: https://bugzilla.redhat.com/show_bug.cgi?id=679326 (caused you to get fallback mode instead of Shell) https://bugzilla.redhat.com/show_bug.cgi?id=679924 (caused Clutter to crash when you actually managed to start up Shell) they're both known bugs, the first is currently being resolved, the second is already resolved for Alpha RC2. Thanks! *** This bug has been marked as a duplicate of bug 679924 *** |