[Bug 402132] New: KDE 3 screen saver "krandom.kss" crashes
https://bugzilla.novell.com/show_bug.cgi?id=402132 User andreas.schallenberg@eurobild.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402132#c6 Summary: KDE 3 screen saver "krandom.kss" crashes Product: openSUSE 11.0 Version: Final Platform: 32bit OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: KDE3 AssignedTo: kde-maintainers@suse.de ReportedBy: andreas.schallenberg@eurobild.com QAContact: qa@suse.de Found By: Customer Backtrace is: [?1034h[Thread debugging using libthread_db enabled] [New Thread 0xb6d0c6d0 (LWP 29687)] [KCrash handler] #6 0xb6b6c27d in savageGetLock () from /usr/lib/dri/savage_dri.so #7 0xb6b971d8 in savageFlushCmdBuf () from /usr/lib/dri/savage_dri.so #8 0xb6b6b0e4 in ?? () from /usr/lib/dri/savage_dri.so #9 0xb6b67247 in ?? () from /usr/lib/dri/savage_dri.so #10 0xb732b502 in ?? () from /usr/lib/libGL.so.1 #11 0x0804dbbc in hasDirectRendering () at /usr/src/debug/kdebase-3.5.9/kscreensaver/random.cpp:86 #12 0x0804e814 in main (argc=-2147483647, argv=0x0) at /usr/src/debug/kdebase-3.5.9/kscreensaver/random.cpp:144 It is a fresh openSUSE 11.0 installation on a FujitsuSiemens laptop. Using KDE 3.5.9 desktop. -- 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=402132 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kde-maintainers@suse.de |sndirsch@novell.com Component|KDE3 |X.Org QAContact|qa@suse.de |xorg-maintainer-bugs@forge.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=402132 User andreas.schallenberg@eurobild.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402132#c1 --- Comment #1 from Andreas Schallenberg <andreas.schallenberg@eurobild.com> 2008-06-20 08:20:49 MDT --- It can be reproduced by simply clicking on the random screen saver in the tree of screen savers. I noticed "savage" in the backtrace. The Laptop has the following gfx chip: (--) PCI:*(1:0:0) S3 Inc. VT8375 [ProSavage8 KM266/KL266] rev 0, Mem @ 0xe0000000/19, 0x90000000/27, BIOS @ 0x000c0000/16 (one line from Xorg log file) I tried to disable DRI in xorg.conf: #Section "DRI" # Group "video" # Mode 0660 #EndSection but this did not change anything. Maybe it would be better considered an X11 bug with the savage driver? The screen saver would then just be the way to trigger it. -- 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=402132 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402132#c2 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |andreas.schallenberg@eurobild.com --- Comment #2 from Stefan Dirsch <sndirsch@novell.com> 2008-06-20 08:40:51 MDT --- Could you add Disable "dri" to Section "Module" of your /etc/X11/xorg.conf and restart your Xsession? Does it still crash? -- 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=402132 User andreas.schallenberg@eurobild.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402132#c3 Andreas Schallenberg <andreas.schallenberg@eurobild.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|andreas.schallenberg@eurobild.com | --- Comment #3 from Andreas Schallenberg <andreas.schallenberg@eurobild.com> 2008-06-20 09:03:17 MDT --- No, that did help. Even OpenGL screen savers work now. So the bug _is_ triggered by DRI. -- 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=402132 Stefan Dirsch <sndirsch@novell.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=402132 User andreas.schallenberg@eurobild.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402132#c4 --- Comment #4 from Andreas Schallenberg <andreas.schallenberg@eurobild.com> 2008-06-20 09:11:46 MDT --- Maybe I should add two things: a) The laptop ran 10.2 until now and haven't encountered any problems with screen savers. But I did not test, if DRI was enabled before. The laptop just ran the generated X11 configuration from isax. I still have this file and it pretty much looks like the current one, withour the disable-dri line. b) To me, disabling DRI is a suitable workaround. It is a business notebook anyway and needs to run editors, shells etc. No fancy 3D needed. However, I will happily assist by trying out further things to squash this bug, if you consider it important to do so. -- 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=402132 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402132#c5 --- Comment #5 from Stefan Dirsch <sndirsch@novell.com> 2008-06-20 09:18:12 MDT --- The reason is, that DRI is now enabled by default since openSUSE 11.0. -- 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=402132 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|KDE 3 screen saver "krandom.kss" crashes |savage: DRI driver segfaults Xserver -- 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=402132 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402132#c6 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #6 from Stefan Dirsch <sndirsch@novell.com> 2008-06-24 12:56:00 MDT --- I will disable savage DRI support for the next openSUSE release. -- 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=402132 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=402132#c7 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |archon800@gmail.com --- Comment #7 from Stefan Dirsch <sndirsch@novell.com> 2009-02-16 07:20:22 MST --- *** Bug 476068 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=476068 -- 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