[Bug 868860] Re: compiz crashed with SIGSEGV in CompWindow::id()

2012-02-13 Thread Omer Akram
Closing the bug per Thomas's comment that it's not possible to fix the
bug unless we know how to reproduce.

** Changed in: unity (Ubuntu)
 Assignee: Thomas Thurman (marnanel) = (unassigned)

** Changed in: unity
   Status: Confirmed = Invalid

** Changed in: unity (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: unity
Milestone: 4.30.0 = None

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

Title:
  compiz crashed with SIGSEGV in CompWindow::id()

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

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


[Bug 868860] Re: compiz crashed with SIGSEGV in CompWindow::id()

2012-01-05 Thread Omer Akram
** Changed in: unity
Milestone: 4.28.0 = 4.30.0

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

Title:
  compiz crashed with SIGSEGV in CompWindow::id()

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

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


[Bug 868860] Re: compiz crashed with SIGSEGV in CompWindow::id()

2011-12-16 Thread David Barth
** Changed in: unity
Milestone: 4.26.0 = 4.28.0

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

Title:
  compiz crashed with SIGSEGV in CompWindow::id()

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

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


[Bug 868860] Re: compiz crashed with SIGSEGV in CompWindow::id()

2011-11-25 Thread Bayan Rafeh
I experienced this crash when I was using skype, though I'm unable to
reproduce it.

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

Title:
  compiz crashed with SIGSEGV in CompWindow::id()

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

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


[Bug 868860] Re: compiz crashed with SIGSEGV in CompWindow::id()

2011-10-25 Thread Didier Roche
** Changed in: unity (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  compiz crashed with SIGSEGV in CompWindow::id()

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

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


[Bug 868860] Re: compiz crashed with SIGSEGV in CompWindow::id()

2011-10-11 Thread Sam Spilsbury
** Changed in: unity
Milestone: 4.24.0 = 4.26.0

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

Title:
  compiz crashed with SIGSEGV in CompWindow::id()

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

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


[Bug 868860] Re: compiz crashed with SIGSEGV in CompWindow::id()

2011-10-10 Thread Thomas Thurman
** Changed in: unity (Ubuntu)
 Assignee: Sam Spilsbury (smspillaz) = Thomas Thurman (marnanel)

** Tags added: 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/868860

Title:
  compiz crashed with SIGSEGV in CompWindow::id()

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

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


[Bug 868860] Re: compiz crashed with SIGSEGV in CompWindow::id()

2011-10-10 Thread Thomas Thurman
So yeah, all we know here seems to be that the priv member of a
CompWindow was set to a nonsensical value. Until we get a way to
reproduce it, it'll be impossible to know what was happening. Reporter,
can you reproduce?

** Changed in: unity (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  compiz crashed with SIGSEGV in CompWindow::id()

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

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


[Bug 868860] Re: compiz crashed with SIGSEGV in CompWindow::id()

2011-10-08 Thread Omer Akram
** Changed in: unity (Ubuntu)
   Importance: Undecided = High

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

Title:
  compiz crashed with SIGSEGV in CompWindow::id()

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

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


[Bug 868860] Re: compiz crashed with SIGSEGV in CompWindow::id()

2011-10-06 Thread Sam Spilsbury
Just leaving a comment here for reference - it's not really clear what's
going on here, the only thing that calls through to CompWindow::priv-id
is line 1563 here, and that should be a safe line unless something else
is overwriting the internal window reference somewhere else.

For the people who can reproduce this, is there any clear cut way of
reproducing it ?

** Changed in: unity (Ubuntu)
   Status: New = Confirmed

** Also affects: unity
   Importance: Undecided
   Status: New

** Changed in: unity
   Importance: Undecided = Critical

** Changed in: unity
 Assignee: (unassigned) = Sam Spilsbury (smspillaz)

** Changed in: unity
Milestone: None = 4.24.0

** Changed in: unity
   Status: New = Confirmed

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) = Sam Spilsbury (smspillaz)

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

Title:
  compiz crashed with SIGSEGV in CompWindow::id()

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

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


[Bug 868860] Re: compiz crashed with SIGSEGV in CompWindow::id()

2011-10-06 Thread David Barth
No way to reproduce - high

** Changed in: unity
   Importance: Critical = High

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

Title:
  compiz crashed with SIGSEGV in CompWindow::id()

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

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


[Bug 868860] Re: compiz crashed with SIGSEGV in CompWindow::id()

2011-10-05 Thread Daniel San
Its occurs on Acer A110

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

Title:
  compiz crashed with SIGSEGV in CompWindow::id()

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

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


[Bug 868860] Re: compiz crashed with SIGSEGV in CompWindow::id()

2011-10-05 Thread Daniel San
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868860

Title:
  compiz crashed with SIGSEGV in CompWindow::id()

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

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