[Bug 332421] Re: KDE 4.2 (kwin) causes a segfault in X

2009-05-12 Thread Jonathan Thomas
*** This bug is a duplicate of bug 274988 ***
https://bugs.launchpad.net/bugs/274988

** This bug has been marked a duplicate of bug 274988
   Xorg crashed with SIGSEGV in miValidateTree if BackingStore option used - 
compUnredirectWindow+0x7b

-- 
KDE 4.2 (kwin) causes a segfault in X
https://bugs.launchpad.net/bugs/332421
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 332421] Re: KDE 4.2 (kwin) causes a segfault in X

2009-04-20 Thread Bryce Harrington
** Description changed:

  I installed KDE 4.2 from the kbuntu.org ppa (http://ppa.launchpad.net
  /kubuntu-experimental/ubuntu). When I try to use it, however, it crashes
  fairly soon after logging in. This happens at various times. One of the
  times is when I click on a menu bar item. Xorg.log.old has the following
  messages toward the end. There are a bunch of lines that look like X is
  trying to guess my keyboard/mouse hardware, and then this:
  
  AUDIT: Fri Feb 20 21:44:33 2009: 7837 X: client 4 rejected from local host ( 
uid=1001 gid=1001 pid=8273 )
  AUDIT: Fri Feb 20 21:44:33 2009: 7837 X: client 4 rejected from local host ( 
uid=1001 gid=1001 pid=8274 )
  AUDIT: Fri Feb 20 21:44:33 2009: 7837 X: client 4 rejected from local host ( 
uid=1001 gid=1001 pid=8275 )
  
  Backtrace:
  0: /usr/X11R6/bin/X(xf86SigHandler+0x79) [0x80c01c9]
  1: [0xb80ba400]
  2: /usr/X11R6/bin/X(UnmapWindow+0x1f8) [0x8076e28]
  3: /usr/X11R6/bin/X(compFreeClientWindow+0x23a) [0x8143d4a]
  4: /usr/X11R6/bin/X [0x8141144]
  5: /usr/X11R6/bin/X(FreeResource+0x10c) [0x807461c]
  6: /usr/X11R6/bin/X(compUnredirectWindow+0x7b) [0x81438eb]
  7: /usr/X11R6/bin/X [0x8141a9e]
  8: /usr/X11R6/bin/X [0x81290c5]
  9: /usr/X11R6/bin/X [0x8128fdc]
  10: /usr/X11R6/bin/X [0x8128fdc]
  11: /usr/X11R6/bin/X(miChangeSaveUnder+0x6b) [0x812917b]
  12: /usr/X11R6/bin/X(MapWindow+0x448) [0x8077658]
  13: /usr/X11R6/bin/X(ProcMapWindow+0x69) [0x808c019]
  14: /usr/X11R6/bin/X(Dispatch+0x34f) [0x808c89f]
  15: /usr/X11R6/bin/X(main+0x47d) [0x8071d1d]
  16: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7cb4685]
  17: /usr/X11R6/bin/X [0x8071101]
  Saw signal 11.  Server aborting.
  
  
  I'm on Intrepid 32bit and using a nvidia geforce 8600GT with the 180.29 
drivers compiled from the nvidia site.
  
  EDIT: I think I narrowed the problem down to being in kwin. I can run
  KDE apps just fine in gnome, unless I replace compiz with kwin (in
  gnome). Then I get the same crash problem.
+ 
+ [lspci]
+ 00:00.0 Host bridge: nVidia Corporation C55 Host Bridge (rev a2)
+   Subsystem: Micro-Star International Co., Ltd. Device 7350
+ 01:00.0 VGA compatible controller: nVidia Corporation GeForce 8600 GT (rev a1)
+   Subsystem: XFX Pine Group Inc. Device 4016

-- 
KDE 4.2 (kwin) causes a segfault in X
https://bugs.launchpad.net/bugs/332421
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 332421] Re: KDE 4.2 (kwin) causes a segfault in X

2009-04-04 Thread Julien Aubin
Actually this is a known problem between Kwin and NVidia driver.
http://forum.kde.org/-solved-kwin-random-crashes-t-33893.html
https://bugzilla.redhat.com/show_bug.cgi?id=457377

Update scripts should disable backing store in xorg.conf when enabled
for NVidia cards.

** Bug watch added: Red Hat Bugzilla #457377
   https://bugzilla.redhat.com/show_bug.cgi?id=457377

-- 
KDE 4.2 (kwin) causes a segfault in X
https://bugs.launchpad.net/bugs/332421
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 332421] Re: KDE 4.2 (kwin) causes a segfault in X

2009-04-02 Thread Bryce Harrington

[This is an automated message]

In Jaunty (9.04), we have just updated to the latest
nvidia-graphics-drivers-180 package from nVidia, version 180.44.

This package provides fixes for a large number of bugs, and we need your
assistance in testing if it fixes the issue you reported.

To do this, please do the following:

 a.  Update to the 180.44 version of -nvidia using your favorite update
 method

 b.  Attempt to reproduce your bug

 c.  If your bug still remains, please simply reply to this email
 indicating so.

 d.  If your bug is now solved, you can help us by setting your bug
 report to Fix Released:
 * In launchpad, go to your bug report
 * Click on the downward pointing arrow under Status
 * Set the Status field to 'Fix Released'
 * Comment on the change, such as, 'Verified fixed in 180.44'
 * Click 'Save Changes'

 e.  If the original problem is solved but there are now other problems,
 please close the original bug and open new ones for those issues.
 
Thank you!

For details on the changes in this version of -nvidia, please see:

   http://www.nvidia.com/object/linux_display_ia32_180.44.html

-- 
KDE 4.2 (kwin) causes a segfault in X
https://bugs.launchpad.net/bugs/332421
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 332421] Re: KDE 4.2 (kwin) causes a segfault in X

2009-03-05 Thread Bryce Harrington
Hi sagargp,


Thanks for including the attached files.  Could you also include your 
/var/log/Xorg.0.log (or Xorg.0.log.old) from after reproducing the issue?

[This is an automated message.  Apologies if it has reached you
inappropriately; please just reply to this message indicating so.]


** Tags added: needs-xorglog

** Changed in: nvidia-graphics-drivers-180 (Ubuntu)
   Status: New => Incomplete

-- 
KDE 4.2 (kwin) causes a segfault in X
https://bugs.launchpad.net/bugs/332421
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 332421] Re: KDE 4.2 (kwin) causes a segfault in X

2009-02-22 Thread sagarp
Ah I found a workaround. I commented out the "BackingStore" option in my
xorg.conf device section, and all is well.

-- 
KDE 4.2 (kwin) causes a segfault in X
https://bugs.launchpad.net/bugs/332421
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 332421] Re: KDE 4.2 (kwin) causes a segfault in X

2009-02-21 Thread sagarp
ok, here are both outputs in one file.

** Attachment added: "lspci_xorgconf"
   http://launchpadlibrarian.net/22955674/lspci_xorgconf

-- 
KDE 4.2 (kwin) causes a segfault in X
https://bugs.launchpad.net/bugs/332421
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 332421] Re: KDE 4.2 (kwin) causes a segfault in X

2009-02-21 Thread Jonathan Thomas
X crashes are almost always driver bugs that certain software can trigger more 
than others.
Could you attach the output of lspci -v and your xorg.conf? Thanks.

** Changed in: nvidia-graphics-drivers-180 (Ubuntu)
Sourcepackagename: kdebase => nvidia-graphics-drivers-180

-- 
KDE 4.2 (kwin) causes a segfault in X
https://bugs.launchpad.net/bugs/332421
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 332421] Re: KDE 4.2 (kwin) causes a segfault in X

2009-02-21 Thread Marius Kruger
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. This bug did not have a package associated with it, which is important 
for ensuring that it gets looked at by the proper developers. You can learn 
more about finding the right package at 
https://wiki.ubuntu.com/Bugs/FindRightPackage . I have classified this bug as a 
bug in kdebase.
For future reference you might be interested to know that a lot of applications 
have bug reporting functionality built in to them. This can be accessed via the 
Report a Problem option in the Help menu for the application with which you are 
having an issue. You can learn more about this feature at 
https://wiki.ubuntu.com/ReportingBugs.

this might be related to
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/322447

** Changed in: kdebase (Ubuntu)
Sourcepackagename: None => kdebase

-- 
KDE 4.2 (kwin) causes a segfault in X
https://bugs.launchpad.net/bugs/332421
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 332421] Re: KDE 4.2 (kwin) causes a segfault in X

2009-02-21 Thread sagarp
** Summary changed:

- KDE 4.2 causes a segfault in X
+ KDE 4.2 (kwin) causes a segfault in X

** Description changed:

  I installed KDE 4.2 from the kbuntu.org ppa (http://ppa.launchpad.net
  /kubuntu-experimental/ubuntu). When I try to use it, however, it crashes
  fairly soon after logging in. This happens at various times. One of the
  times is when I click on a menu bar item. Xorg.log.old has the following
  messages toward the end. There are a bunch of lines that look like X is
  trying to guess my keyboard/mouse hardware, and then this:
  
  AUDIT: Fri Feb 20 21:44:33 2009: 7837 X: client 4 rejected from local host ( 
uid=1001 gid=1001 pid=8273 )
  AUDIT: Fri Feb 20 21:44:33 2009: 7837 X: client 4 rejected from local host ( 
uid=1001 gid=1001 pid=8274 )
  AUDIT: Fri Feb 20 21:44:33 2009: 7837 X: client 4 rejected from local host ( 
uid=1001 gid=1001 pid=8275 )
  
  Backtrace:
  0: /usr/X11R6/bin/X(xf86SigHandler+0x79) [0x80c01c9]
  1: [0xb80ba400]
  2: /usr/X11R6/bin/X(UnmapWindow+0x1f8) [0x8076e28]
  3: /usr/X11R6/bin/X(compFreeClientWindow+0x23a) [0x8143d4a]
  4: /usr/X11R6/bin/X [0x8141144]
  5: /usr/X11R6/bin/X(FreeResource+0x10c) [0x807461c]
  6: /usr/X11R6/bin/X(compUnredirectWindow+0x7b) [0x81438eb]
  7: /usr/X11R6/bin/X [0x8141a9e]
  8: /usr/X11R6/bin/X [0x81290c5]
  9: /usr/X11R6/bin/X [0x8128fdc]
  10: /usr/X11R6/bin/X [0x8128fdc]
  11: /usr/X11R6/bin/X(miChangeSaveUnder+0x6b) [0x812917b]
  12: /usr/X11R6/bin/X(MapWindow+0x448) [0x8077658]
  13: /usr/X11R6/bin/X(ProcMapWindow+0x69) [0x808c019]
  14: /usr/X11R6/bin/X(Dispatch+0x34f) [0x808c89f]
  15: /usr/X11R6/bin/X(main+0x47d) [0x8071d1d]
  16: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7cb4685]
  17: /usr/X11R6/bin/X [0x8071101]
  Saw signal 11.  Server aborting.
  
  
  I'm on Intrepid 32bit and using a nvidia geforce 8600GT with the 180.29 
drivers compiled from the nvidia site.
+ 
+ EDIT: I think I narrowed the problem down to being in kwin. I can run
+ KDE apps just fine in gnome, unless I replace compiz with kwin (in
+ gnome). Then I get the same crash problem.

** Tags added: kwin

-- 
KDE 4.2 (kwin) causes a segfault in X
https://bugs.launchpad.net/bugs/332421
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs