[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-29 Thread Lars Renström
I can confirm that I am now able to execute USC without using sudo. However, the update seems to have broken other things in my install, see LP #862553. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/83

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-29 Thread Launchpad Bug Tracker
This bug was fixed in the package libcanberra - 0.28-0ubuntu9 --- libcanberra (0.28-0ubuntu9) oneiric; urgency=low * debian/patches/10_no_nonnative_crash.patch: - trap BadWindow (and similar) X errors when calling XGetWindowProperty() (LP: #834403). This got forwarded to

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-29 Thread Michael Vogt
** Changed in: software-center (Ubuntu) Status: In Progress => Invalid ** Changed in: libcanberra (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-29 Thread Michael Vogt
** Patch added: "patch only (no debdiff), fix comment style, thanks to Leanard for the review" https://bugs.edge.launchpad.net/ubuntu/+source/software-center/+bug/834403/+attachment/2480565/+files/10_no_nonnative_crash.patch -- You received this bug notification because you are a member of U

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-29 Thread Michael Vogt
Thanks for your bugreport. If this bug affects you, could you please check if you can reproduce it at all? And if so, does it happens all the time? Or just sometimes? What is printed on the terminal (or ~/.xsession-errors) when this happens? -- You received this bug notification because you ar

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-29 Thread Michael Vogt
** Changed in: software-center (Ubuntu) Status: Confirmed => In Progress ** Changed in: libcanberra (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/8344

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-29 Thread Michael Vogt
Because apport only looks at StackTop the duplicates of this may or may not be this crash. It may also be that something else is crashing or if all of it is releated to libcanberra (or none of it and canberra is just the symptom). -- You received this bug notification because you are a member of

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-29 Thread Michael Vogt
** Patch added: "debdiff for the crash in question" https://bugs.launchpad.net/ubuntu/+source/libcanberra/+bug/834403/+attachment/2480389/+files/libcanberra_0.28-0ubuntu9.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-29 Thread Michael Vogt
The error is: (a.out:25566): Gdk-WARNING **: The program 'a.out' received an X Window System error. This probably reflects a bug in the program. The error was 'BadWindow (invalid Window parameter)'. (Details: serial 131 error_code 3 request_code 20 minor_code 0) (Note to programmers: normally,

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-29 Thread Michael Vogt
To test the crash run: $ gcc $(pkg-config --cflags gtk+-2.0) lala.c $(pkg-config --libs gtk+-2.0) && ./a.out -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/834403 Title: software-center crashed with

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-29 Thread Michael Vogt
** Attachment added: "demo that copies canberas window_is_xembed() and passes it window id 0 (that triggers the crash)" https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/834403/+attachment/2480296/+files/lala.c -- You received this bug notification because you are a member of Ub

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-29 Thread Michael Vogt
The backtrace indicates that this is happening inside canbera: ... #4 gdk_x_error (xdisplay=, error=0x7fff50bf0dc0) at /build/buildd/gtk+3.0-3.1.12/./gdk/x11/gdkmain-#5 0x7fd41d5a301f in _XError (dpy=0x2425370, rep=) at ../../src/XlibInt.c:1583 #6 0x7fd41d59fdd1 in handle_error (dpy=0

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-29 Thread Michael Vogt
There is a call in the backtrace that looks like this: XGetWindowProperty (dpy=0x2425370, w=0, ... now "0" is most certainly wrong. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/834403 Title: soft

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-27 Thread Richard Cain
I managed to fix this, after noticing the same problem with zeitgeist. I used "sudo chown -chR" to change ownership of my home directory to my user, and hey presto, it's working OK. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-26 Thread Roberto Valderrama
+1.. count me into the sudo club w/ Oneiric Beta 2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/834403 Title: software-center crashed with signal 5 in _XError() To manage notifications about this

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-25 Thread Richard Cain
I've just had to reinstall Natty from scratch, and now I have this same problem - I can only open Software Center using "sudo software-center" in a terminal. "At-F2 -> gksu software-center" doesn't work either. I've tried removing and reinstalling it, but no improvement. -- You received this

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-23 Thread Roy H Huddleston
I had this same problem from Alpha 3, Beta1 and now Beta2. The kernels were working fine with recovery mode until 3.0.0.11.18. I notice the same problem with that last kernel mentioned in Beta1 and now Beta2 with recovery mode. Recovery mode was working fine to kernel 3.0.0.11. -- You received th

[Bug 834403] Re: software-center crashed with signal 5 in _XError()

2011-09-23 Thread Gary Lasker
** Summary changed: - software-center-gtk3 crashed with signal 5 in _XError() + software-center crashed with signal 5 in _XError() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/834403 Title: softwa