Bug 222643

Summary: GLblur demo make gnome desktop crash
Product: [Fedora] Fedora Reporter: J.Jansen <joukj>
Component: xorg-x11-serverAssignee: Adam Jackson <ajax>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jwz, mtasaka, triage
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: bzcl34nup
Fixed In Version: F7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-07 01:05:28 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 Flags
/etc/X11/xorg.conf
none
/var/log/Xorg.0.log
none
After the crash I logon in the Gnome-desk top and find this file in /var/log
none
after crash and relogon in gnome-desktop none

Description J.Jansen 2007-01-15 14:26:40 UTC
Description of problem:
When running the GLblur demo on my Acer Aspire 1700 in most cases the gnme
desktop (I did not test KDE) crashes and the login-screen reappears.

Version-Release number of selected component (if applicable):
all versions for FC6

How reproducible:
I only found it up to now on my laptop.

Steps to Reproduce:
1.upgrade to FC6 and xscreensaver fc6 version
2.
3.
  
Actual results:
when GLblur runs the gneme desktop may crash

Expected results:
a nice demo, which runs smoothly

Additional info:

Comment 1 Mamoru TASAKA 2007-01-15 15:48:11 UTC
Well, these types of bug report (i.e. a hack broke my X server)
needs some more information, especially when you tried
GL hacks.
In most cases the cause is not xscreensaver hack but X server
or the tipset you are using if "X server crashed" as you
said. Please check:
http://www.jwz.org/xscreensaver/faq.html#server-crash

If the cause is really /usr/libexec/xscreensaver/glblur, you
may gain some information using gdb after you install
xscreensaver debuginfo rpm. Would you try it?

Comment 2 Rex Dieter 2007-01-16 14:43:45 UTC
Also, worth mentioning your video hardware, and which X driver you're using.

Comment 3 J.Jansen 2007-01-19 09:41:46 UTC
The hard-ware : Acer 1700 laptop
                            grahics card: sis m650
I use the standard driver for this card which comes with FC6. I'm up to date
installing updates.

I;m pretty sure GLblur is the only problem, since :
           1) I saw it twice go when running this mode
           2) Even when I tried the small demo window in the "setup-window"
                it crashed the X-session
           3) disabling GLblur and leaving all the other modes in makes
                the crash disappear in several overnight tests.

I could do the gdb part ( how should I run this? any suggestion?)

If you are right and it is an X-bug, which only appears very rarely to whom
should we relay this bug?

                        Jouk




Comment 4 Mamoru TASAKA 2007-01-19 11:59:49 UTC
Well,
A. First try this. If this is due to glblur bug,
   some message should be gained.

A-1. # yum -y install xscreensaver-debuginfo mesa-debuginfo
       (note: Both packages are _very_ large!!
              xscreensaver-debuginfo: 12.8M
              mesa-debuginfo        : 72.1M for i386)
A-2  # yum -y install gdb
A-3  $ gdb /usr/libexec/xscreensaver/glblur
A-4  (gdb) run

.... If glblur crashes, then:
A-5  (gdb) bt

     And please attach (not copy/paste) the result.


.. When X crashes after this:
B-1 Please attach 
    * /etc/X11/xorg.conf
    * /var/log/Xorg.0.log
    ... and I will ask X maintainers for advice.

Comment 5 J.Jansen 2007-01-19 14:20:04 UTC
Doing the above make the session crash within a minute. I attached the required
files

Comment 6 J.Jansen 2007-01-19 14:24:59 UTC
Created attachment 145983 [details]
/etc/X11/xorg.conf

Comment 7 J.Jansen 2007-01-19 14:25:37 UTC
Created attachment 145984 [details]
/var/log/Xorg.0.log

Comment 8 Mamoru TASAKA 2007-01-19 14:46:46 UTC
Once switching to X server.

Dear X maintainers, any advice?

Comment 9 Adam Jackson 2007-04-05 20:27:02 UTC
I suspect this is another instance of the various renderbuffer bugs in Mesa atm.
 If you could attach the X log from the actual crash that would be helpful, as
it should contain a backtrace at the end.

Comment 10 J.Jansen 2007-04-10 08:00:36 UTC
Created attachment 152119 [details]
After the crash I logon in the Gnome-desk top and find this file in /var/log

Comment 11 J.Jansen 2007-04-10 08:01:31 UTC
Created attachment 152120 [details]
after crash and relogon in gnome-desktop

Comment 12 J.Jansen 2007-04-10 08:02:59 UTC
Hope these log files will lead you to the problem

Comment 13 J.Jansen 2007-05-07 14:26:26 UTC
After some updates, since about 2 weeks things became worse : All GL modes of
XscreenSaver started to "flicker" (even in the small "demo" window) and all have
the potential to crash the gnome session.

                Jouk

Comment 14 J.Jansen 2007-06-04 09:08:17 UTC
Last weekend I upgraded the machine to Fedora 7. Since then I could not
reproduce the crash and the GL-demos work fine again.

                  Jouk

Comment 15 Bug Zapper 2008-04-03 18:54:05 UTC
Based on the date this bug was created, it appears to have been reported
against rawhide during the development of a Fedora release that is no
longer maintained. In order to refocus our efforts as a project we are
flagging all of the open bugs for releases which are no longer
maintained. If this bug remains in NEEDINFO thirty (30) days from now,
we will automatically close it.

If you can reproduce this bug in a maintained Fedora version (7, 8, or
rawhide), please change this bug to the respective version and change
the status to ASSIGNED. (If you're unable to change the bug's version
or status, add a comment to the bug and someone will change it for you.)

Thanks for your help, and we apologize again that we haven't handled
these issues to this point.

The process we're following is outlined here:
http://fedoraproject.org/wiki/BugZappers/F9CleanUp

We will be following the process here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping to ensure this
doesn't happen again.

Comment 16 Bug Zapper 2008-05-07 01:05:26 UTC
This bug has been in NEEDINFO for more than 30 days since feedback was
first requested. As a result we are closing it.

If you can reproduce this bug in the future against a maintained Fedora
version please feel free to reopen it against that version.

The process we're following is outlined here:
http://fedoraproject.org/wiki/BugZappers/F9CleanUp

Comment 17 J.Jansen 2008-05-07 08:59:07 UTC
According to comment #14 resolution should be "current release"