[Bug 726653] New: Xorg crash after chvt 1
https://bugzilla.novell.com/show_bug.cgi?id=726653 https://bugzilla.novell.com/show_bug.cgi?id=726653#c0 Summary: Xorg crash after chvt 1 Classification: openSUSE Product: openSUSE 12.1 Version: Factory Platform: All OS/Version: SuSE Other Status: NEW Severity: Major Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: bwiedemann@suse.com QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: System Test Blocker: --- Xorg segfaults after installation completed last line in yast2 log has chvt 1 for the user, this looks like http://openqa.opensuse.org/viewimg/opensuse/testresults/openSUSE-DVD-i586-Bu... with the last message stating "Trying to load installed kernel via kexec" this was originally mixed with bug 723777 because it had slightly similar backtrace (apart from the missing evdev part) However, this still occurs in RC1 where bug 723777 is supposed to be fixed the old backtrace with debug is in https://bugzillafiles.novell.org/attachment.cgi?id=456724 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726653 https://bugzilla.novell.com/show_bug.cgi?id=726653#c Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium AssignedTo|bnc-team-xorg-bugs@forge.pr |xorg-maintainer-bugs@forge. |ovo.novell.com |provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726653 https://bugzilla.novell.com/show_bug.cgi?id=726653#c1 Andreas Jaeger <aj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Critical --- Comment #1 from Andreas Jaeger <aj@suse.com> 2011-11-05 08:34:15 UTC --- Segfault -> Critical. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726653 https://bugzilla.novell.com/show_bug.cgi?id=726653#c Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726653 https://bugzilla.novell.com/show_bug.cgi?id=726653#c2 Simcha-Yitzchak Lerner <slerner@mji.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slerner@mji.edu --- Comment #2 from Simcha-Yitzchak Lerner <slerner@mji.edu> 2012-01-15 06:15:59 UTC --- I am seeing a similar problem when installing the released 64-bit version of 12.1 from DVD. My original installation, which was using the Sandy Bridge internal GMA HD 2000 Graphics (from an i7-2600 CPU on an Intel DH67BL motherboard) installed without a problem. When I added a Zotac graphics card based on the Nvidia GeForce GT 240 chipset, I started having install problems, with the last line shown being "Trying to load installed kernel via kexec". (I didn't check what the last line in the yast2 log was.) FWIW, With this video card, I had to add nomodeset when booting with the nouveau driver to avoid getting a scrambled video display. This problem went away when I installed Nvidia's driver. No idea if this is in any way related, but I'm mentioning it in case it's of use. Also, a workaround (ctrl-alt-del) that leaves orphaned inodes during an install does not instill confidence. Is there any way to prevent installation from using kexec and doing a normal reboot instead? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726653 https://bugzilla.novell.com/show_bug.cgi?id=726653#c Simcha-Yitzchak Lerner <slerner@mji.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 - Medium |P2 - High -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726653 https://bugzilla.novell.com/show_bug.cgi?id=726653#c3 Joschi Brauchle <joschibrauchle@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joschibrauchle@gmx.de Component|X.Org |X.Org Version|Factory |Final AssignedTo|xorg-maintainer-bugs@forge. |bnc-team-xorg-bugs@forge.pr |provo.novell.com |ovo.novell.com Product|openSUSE 12.1 |openSUSE 12.2 Target Milestone|--- |Final OS/Version|SUSE Other |openSUSE 12.2 --- Comment #3 from Joschi Brauchle <joschibrauchle@gmx.de> 2012-12-03 14:35:27 UTC --- I am having the same problem with the installation of openSUSE 12.2 (final). The machine that is causing problems has a AMD FirePro V3900 graphics card, in contrast, other machines with AMD FirePro V3800 do not exhibit this problem. Adding "nomodeset" when booting is a workaround. Still, it would be nice to have a DUD for 12.2 that fixes the problem... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726653 https://bugzilla.novell.com/show_bug.cgi?id=726653#c4 --- Comment #4 from Joschi Brauchle <joschibrauchle@gmx.de> 2012-12-03 16:16:08 UTC --- I compared /var/log/Xorg.0.log between the two machines: The Xserver one the working one (FirePro V3800) uses the fbdevhw driver with the radeon kernel module, whereas the crashing one (FirePro V3900) uses the vesa driver (as fbdev fails to start). The vesa driver then seems to crash or hang when switching terminals... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726653 https://bugzilla.novell.com/show_bug.cgi?id=726653#c Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-xorg-bugs@forge.pr |xorg-maintainer-bugs@forge. |ovo.novell.com |provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=726653 https://bugzilla.novell.com/show_bug.cgi?id=726653#c5 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WONTFIX --- Comment #5 from Stefan Dirsch <sndirsch@suse.com> 2014-05-22 12:37:42 UTC --- openSUSE 12.2 is no longer supported. Hence the issue won't be fixed for this product. In case the issue still is reproducable with a supported product (openSUSE 12.3/13.1 at the moment) or with openSUSE:Factory, please feel free to reopen. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com