[Bug 777249] Re: In Unity/Natty the window border disapears [segfault at 318, error 6 in unity-window-decorator]

2011-06-17 Thread Laurent Schoupi
I guess it's a duplicate of https://bugs.launchpad.net/unity/+bug/775430

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

Title:
  In Unity/Natty the window border disapears [segfault at 318, error 6
  in unity-window-decorator]

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

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


[Bug 777249] Re: In Unity/Natty the window border disapears [segfault at 318, error 6 in unity-window-decorator]

2011-06-17 Thread mikelococo
*** This bug is a duplicate of bug 775430 ***
https://bugs.launchpad.net/bugs/775430

** This bug has been marked a duplicate of bug 775430
   segfault in unity-window-decorator

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

Title:
  In Unity/Natty the window border disapears [segfault at 318, error 6
  in unity-window-decorator]

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

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


[Bug 777249] Re: In Unity/Natty the window border disapears [segfault at 318, error 6 in unity-window-decorator]

2011-06-17 Thread mikelococo
*** This bug is a duplicate of bug 727143 ***
https://bugs.launchpad.net/bugs/727143

** This bug is no longer a duplicate of bug 775430
   segfault in unity-window-decorator
** This bug has been marked a duplicate of bug 727143
   unity-window-decorator crashes with SIGSEGV when closing Java windows

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

Title:
  In Unity/Natty the window border disapears [segfault at 318, error 6
  in unity-window-decorator]

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

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


[Bug 777249] Re: In Unity/Natty the window border disapears [segfault at 318, error 6 in unity-window-decorator]

2011-06-16 Thread Harry van Haaren
** Changed in: unity (Ubuntu)
   Status: New = Confirmed

** Changed in: unity
   Status: New = Confirmed

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

Title:
  In Unity/Natty the window border disapears [segfault at 318, error 6
  in unity-window-decorator]

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

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


[Bug 777249] Re: In Unity/Natty the window border disapears [segfault at 318, error 6 in unity-window-decorator]

2011-05-23 Thread Rocko
Yes, bug #778075 looks like a duplicate of this one. I often get the
same crash (segfault at 318) when running Java applications. I got a
stack trace from gdb that shows it crashing in g_closure_invoke ():

(gdb) run
Starting program: /usr/bin/unity-window-decorator 
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffedb8b700 (LWP 7766)]
[New Thread 0x7fffe367d700 (LWP 7767)]

(unity-window-decorator:7762): GLib-GObject-CRITICAL **:
g_object_get_data: assertion `G_IS_OBJECT (object)' failed

(unity-window-decorator:7762): GLib-GObject-CRITICAL **:
g_object_get_data: assertion `G_IS_OBJECT (object)' failed

(unity-window-decorator:7762): GLib-GObject-CRITICAL **:
g_object_get_data: assertion `G_IS_OBJECT (object)' failed

(unity-window-decorator:7762): GLib-GObject-CRITICAL **:
g_object_get_data: assertion `G_IS_OBJECT (object)' failed

(unity-window-decorator:7762): GLib-GObject-CRITICAL **:
g_object_get_data: assertion `G_IS_OBJECT (object)' failed

(unity-window-decorator:7762): GLib-GObject-CRITICAL **:
g_object_get_data: assertion `G_IS_OBJECT (object)' failed

(unity-window-decorator:7762): GLib-GObject-CRITICAL **:
g_object_get_data: assertion `G_IS_OBJECT (object)' failed

(unity-window-decorator:7762): GLib-GObject-WARNING **: invalid
unclassed pointer in cast to `GObject'

(unity-window-decorator:7762): GLib-GObject-CRITICAL **:
g_object_get_data: assertion `G_IS_OBJECT (object)' failed

Program received signal SIGSEGV, Segmentation fault.
0x00415d6f in ?? ()
(gdb) backtrace
#0  0x00415d6f in ?? ()
#1  0x74ed581c in g_closure_invoke ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#2  0x74ee7019 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#3  0x74ef0258 in g_signal_emit_valist ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#4  0x74ef041f in g_signal_emit ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#5  0x77228d44 in ?? () from /usr/lib/libwnck-1.so.22
#6  0x772293d4 in ?? () from /usr/lib/libwnck-1.so.22
#7  0x74609bcd in g_main_context_dispatch ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x7460a3a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x7460a9f2 in g_main_loop_run ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x76d04af7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#11 0x00409864 in main ()

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

Title:
  In Unity/Natty the window border disapears [segfault at 318, error 6
  in unity-window-decorator]

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


[Bug 777249] Re: In Unity/Natty the window border disapears [segfault at 318, error 6 in unity-window-decorator]

2011-05-10 Thread trespasserw
Probably a duplicate of
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/775430,
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/778075

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

Title:
  In Unity/Natty the window border disapears [segfault at 318, error 6
  in unity-window-decorator]

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


[Bug 777249] Re: In Unity/Natty the window border disapears [segfault at 318, error 6 in unity-window-decorator]

2011-05-08 Thread davidetkarine
I'm also affected by this bug has well if i don't use dual screen.

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

Title:
  In Unity/Natty the window border disapears [segfault at 318, error 6
  in unity-window-decorator]

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


[Bug 777249] Re: In Unity/Natty the window border disapears [segfault at 318, error 6 in unity-window-decorator]

2011-05-05 Thread Chris West
Me too!

Identical apart from stack:
kernel: [192666.963476] unity-window-de[14150]: segfault at 318 ip 
00415d6f sp 7fff74372e70 error 6 in 
unity-window-decorator[40+1b000]

Dual-head, primary on the right (i.e. Unity taskbar sits between
monitors), nvidia-current binary driver, 270.41.06-0ubuntu1.

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

Title:
  In Unity/Natty the window border disapears [segfault at 318, error 6
  in unity-window-decorator]

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