Please provide stack traces of all crashes so we can tell if it's the same or a 
different bug. I am aware of several DIFFERENT crashes in gtk-window-decorator 
that will give: BadWindow (invalid Window parameter)
  (Details: serial 7855 error_code 3 request_code 20 minor_code 0)

To get a stack trace...

1. env DISPLAY=:0 gdb /usr/bin/gtk-window-decorator
2. (gdb) break _XError
3. (gdb) run --sync --replace
4. Trigger the crash.
5. (gdb) bt
6. Copy the output from gdb and paste it here, or a new bug.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1019337

Title:
  gtk-window-decorator crashes with BadWindow (invalid Window
  parameter), from XGetWindowProperty() from get_frame_type()

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1019337/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~compiz
Post to     : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp

Reply via email to