Crash inside doPoll()

Bug #131679 reported by Sharif Rizal
This bug affects 31 people
Affects Status Importance Assigned to Milestone
Compiz
Fix Released
Unknown
compiz (Ubuntu)
Fix Released
High
Unassigned
gnome-screensaver (Ubuntu)
Invalid
High
Unassigned

Bug Description

Binary package hint: compiz

compiz.real crashed with SIGSEGV

this happens when the screen is locked, and you try to unlock it by putting in your password. it accepts the password, blanks the field, says 'checking' and spins the cursor...and never stops. bumping to high importance, due to the likely amounts of data loss each time this happens.

ProblemType: Crash
Architecture: i386
Date: Fri Aug 10 19:20:26 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/compiz.real
NonfreeKernelModules: nvidia
Package: compiz-core 1:0.5.2-0ubuntu1
PackageArchitecture: i386
ProcCmdline: /usr/bin/compiz.real --ignore-desktop-hints --indirect-rendering --sm-client-id default0 ccp
ProcCwd: /home/sharif
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: compiz
Stacktrace:
 #0 0x08054b70 in ?? ()
 #1 0x0807b8f8 in ?? ()
 #2 0x00000003 in ?? ()
 #3 0x000000fa in ?? ()
 #4 0x00000000 in ?? ()
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Title: compiz.real crashed with SIGSEGV
Uname: Linux enigma 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev scanner video

Revision history for this message
Sharif Rizal (sharif.rizal) wrote :
Revision history for this message
Apport retracing service (apport) wrote : Symbolic stack trace

StacktraceTop:eventLoop () at ../../src/display.c:1882
main (argc=6, argv=0xbf917c24) at ../../src/main.c:441

Revision history for this message
Apport retracing service (apport) wrote : Symbolic threaded stack trace
Revision history for this message
Apport retracing service (apport) wrote : Stack trace with source code
Changed in compiz:
importance: Undecided → Medium
Changed in compiz:
assignee: nobody → compiz
status: New → Confirmed
Changed in compiz:
importance: Medium → High
milestone: none → hardy-alpha-3
description: updated
Revision history for this message
Sarah Kowalik (hobbsee-deactivatedaccount) wrote : Re: compiz.real crashed with SIGSEGV when attempting to unlock screen

spoken to amaranth, looks like this is really a gnome-screensaver bug, as it's happening under metacity too.

Changed in gnome-screensaver:
importance: Undecided → High
milestone: none → hardy-alpha-3
status: New → Confirmed
Changed in compiz:
milestone: hardy-alpha-3 → none
status: Confirmed → Invalid
Changed in gnome-screensaver:
assignee: nobody → ted-gould
Changed in gnome-screensaver:
status: Confirmed → Triaged
Revision history for this message
Steve Langasek (vorlon) wrote :

Not sure how this same bug could be happening under metacity, the segfault is shown to happen in compiz rather than gnome-screensaver? Even if gnome-screensaver is triggering it, that says to me it's a compiz bug.

Revision history for this message
Andrea Corbellini (andrea.corbellini) wrote :

I use metacity and this happens to me too so I don't think the cause is compiz.

Revision history for this message
Steve Langasek (vorlon) wrote :

Can anyone confirm that this bug is still present with the current version of compiz in hardy, 1:0.6.99+git20080102-0ubuntu3? All of the stack traces are against previous versions of the source, which makes it more challenging to track down a segfault.

Revision history for this message
Sarah Kowalik (hobbsee-deactivatedaccount) wrote : Re: [Bug 131679] Re: compiz.real crashed with SIGSEGV when attempting to unlock screen

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yes, I can still reproduce this.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHhDCJ7/o1b30rzoURAhWDAKCWzYGOFbh49uw87zCO/jXuO3cTlACfQQ/J
hyrAQuOU5fx4WwynfWIvAJs=
=VkRG
-----END PGP SIGNATURE-----

Steve Langasek (vorlon)
Changed in gnome-screensaver:
milestone: hardy-alpha-3 → hardy-alpha-4
Revision history for this message
edschofield (schofield) wrote : Re: compiz.real crashed with SIGSEGV when attempting to unlock screen

I also get a SIGSEGV on Hardy amd64 when resuming from suspend with an Intel G965 graphics card. I presume it's the same bug. My stack trace is:

Stacktrace:
 #0 0x00007f25ae818f33 in ?? () from /usr/lib/compiz/libworkarounds.so
 #1 0x00007f25ae819dfa in ?? () from /usr/lib/compiz/libworkarounds.so
 #2 0x00007f25ae612a46 in ?? () from /usr/lib/compiz/libezoom.so
 #3 0x00007f25ae40bd45 in ?? () from /usr/lib/compiz/libvpswitch.so
 #4 0x00007f25ae0002ba in ?? () from /usr/lib/compiz/libfade.so
 #5 0x00007f25addf8a04 in ?? () from /usr/lib/compiz/libshift.so
 #6 0x00007f25adbe7c28 in ?? () from /usr/lib/compiz/libwobbly.so
 #7 0x0000000000411b88 in eventLoop ()
 #8 0x000000000040d059 in main ()
StacktraceTop:
 ?? () from /usr/lib/compiz/libworkarounds.so
 ?? () from /usr/lib/compiz/libworkarounds.so
 ?? () from /usr/lib/compiz/libezoom.so
 ?? () from /usr/lib/compiz/libvpswitch.so
 ?? () from /usr/lib/compiz/libfade.so

Revision history for this message
Ted Gould (ted) wrote :

I can unlock screensavers using metacity. Have been regularly for several weeks. I'm reasonably certain that this is not a gnome-screensaver bug.

Changed in gnome-screensaver:
assignee: ted-gould → nobody
status: Triaged → Invalid
Revision history for this message
edschofield (schofield) wrote :

Ted, have you really marked a segfault bug with 22 duplicates as "invalid" because you personally have not experienced it on your particular hardware?

Revision history for this message
Roy Jamison (mcisbackuk-deactivatedaccount) wrote :

Why was this marked invalid?? Surely over 100 users are NOT wrong about this bug which we are still experiencing, can someone change this back please, one users installation vs 100 is not right.

Revision history for this message
Brian Curtis (bcurtiswx) wrote :

i still experience this error, that is why i've switched it back to confirmed

Changed in gnome-screensaver:
status: Invalid → Confirmed
Revision history for this message
Brian Curtis (bcurtiswx) wrote :

I may have moved the wrong one to confirmed, this seems (by the responses) to be a compiz bug. Please correct me if i have confirmed the wrong one, and I can go ahead and fix it.

Revision history for this message
Kyubutsu (jf) wrote :

i have experienced this bug on both x86 and x86_64 8.04 hardy versions on random events while running a number of programs.
even though 32bit version seems to be more unstable about it.
resuming from screensaver (password protect on) does not seem to be exclusively affected in my case. i have refrained from submitting duplicate bugs reports on this issue, but i will try to provide further information as it occurs next time.

Revision history for this message
Ted Gould (ted) wrote : Re: [Bug 131679] Re: compiz.real crashed with SIGSEGV when attempting to unlock screen

On Mon, 2008-02-04 at 23:29 +0000, edschofield wrote:
> Ted, have you really marked a segfault bug with 22 duplicates as
> "invalid" because you personally have not experienced it on your
> particular hardware?

No, I marked it invalid because it doesn't make sense that there is
something gnome-screensaver could do would crash compiz. Even if there
was, that's a bug with compiz not gnome-screensaver. They're at the
wrong places in the stack to affect each other in that way. I'm not
saying the bug is invalid, I'm saying that assigning it to
gnome-screensaver is invalid and that is all that I changed. It might
be an X bug, but it seems most likely to be a compiz bug to me.

Revision history for this message
edschofield (schofield) wrote : Re: compiz.real crashed with SIGSEGV when attempting to unlock screen

On Mon, 2008-02-04 at 06:59 +0000, Ted Gould wrote:

> No, I marked it invalid because it doesn't make sense that there is
> something gnome-screensaver could do would crash compiz. Even if there
> was, that's a bug with compiz not gnome-screensaver. They're at the
> wrong places in the stack to affect each other in that way. I'm not
> saying the bug is invalid, I'm saying that assigning it to
> gnome-screensaver is invalid and that is all that I changed. It might
> be an X bug, but it seems most likely to be a compiz bug to me.

Ted: Okay, thanks for the clarification!

Revision history for this message
edschofield (schofield) wrote :

As Ted Gould points out, this seems to be a bug with compiz or X, not gnome-screensaver.

Changed in gnome-screensaver:
status: Confirmed → Invalid
Revision history for this message
edschofield (schofield) wrote :

The bug was, it seems, accidentally marked "invalid" for compiz, when it should only be "invalid" for gnome-screensaver.

Changed in compiz:
status: Invalid → Confirmed
Steve Langasek (vorlon)
Changed in compiz:
milestone: none → hardy-alpha-5
Steve Langasek (vorlon)
Changed in gnome-screensaver:
milestone: hardy-alpha-4 → none
Steve Langasek (vorlon)
Changed in compiz:
milestone: hardy-alpha-5 → hardy-alpha-6
Revision history for this message
Travis Watkins (amaranth) wrote :

Is anyone still having this problem? I thought we had it fixed.

Changed in compiz:
status: Confirmed → Incomplete
Revision history for this message
Travis Watkins (amaranth) wrote :

Forgot to mention, if you are still having this problem, can you produce it while running compiz under valgrind and attach the log?

Revision history for this message
Sarah Kowalik (hobbsee-deactivatedaccount) wrote :

I haven't had this in a while - i had it once a month or so ago, but not beyond that. Will be interesting to see what others come up with.

Revision history for this message
Sven Almgren (sven-tras) wrote : Re: [Bug 131679] Re: compiz.real crashed with SIGSEGV when attempting to unlock screen

Not sure, This but is a result from suspending to ram, and then waking
it up, but I guess I could try, what options do you want from valgrind?
i've only used it for memleaks and a callgraph :P

/Sven

Travis Watkins wrote:
> Forgot to mention, if you are still having this problem, can you produce
> it while running compiz under valgrind and attach the log?
>
>

Revision history for this message
Travis Watkins (amaranth) wrote : Re: compiz.real crashed with SIGSEGV when attempting to unlock screen

No special options needed.

Revision history for this message
Steve Langasek (vorlon) wrote :

It certainly appears that this bug is still present, given that new duplicates are still being filed against the current version via apport. Marking as 'confirmed' again, lest the bug be incorrectly expired out.

Changed in compiz:
status: Incomplete → Confirmed
Steve Langasek (vorlon)
Changed in compiz:
milestone: hardy-alpha-6 → ubuntu-8.04-beta
Steve Langasek (vorlon)
Changed in compiz:
milestone: ubuntu-8.04-beta → none
Revision history for this message
Iain Lane (laney) wrote :

Apport has marked my Compiz bug as a dupe of this one. I get it intermittently when switching virtual workspaces (ctrl+alt+arrows). Unfortunately I cannot reliably reproduce it.

Revision history for this message
drifter (civilwar1865-gmail) wrote :

sometimes when I reboot X server copiz crashes. I dont think it ever crashes after a full restart.

Revision history for this message
Backpacking_Nerd (1backpacker) wrote :

I got this problem when I tried to wake the screen (running on a Presario V6000, nVidia GeForce Go chipset) I restarted the X server (loosing some data) and found that compiz crashed when I logged back in. I can reproduce this reliably if it'll be a help to anyone...just tell me what you need. (my original bug report got filed as #218027).

Revision history for this message
Brian Murray (brian-murray) wrote :

Bug 191365 seems to be a duplicate of this one and it has another 18 duplicates.

Revision history for this message
Kjell Braden (afflux) wrote :

Sounds like bug 145360 and another 129 duplicates are duplicates too. Opinions?

Revision history for this message
Timur (timka.org) wrote :

I was wandering why my lock screen shortcut (Ctrl+Alt+Break) stoped working in Intrepid. I had the System -> Preferences -> Keyboard Shortcuts dialogue active when the crash notification poped up. I'm not sure if I actually pressed my key combination. BTW, I had to change the shortcut to Ctrl+Alt+ScrLk to make locking combination work.

Changed in compiz:
status: Confirmed → Triaged
Changed in compiz:
assignee: compiz → canonical-desktop-team
Revision history for this message
Rick Spencer (rick-rickspencer3) wrote :

ken - can you please take a look?

Changed in compiz:
assignee: canonical-desktop-team → ken-vandine
Revision history for this message
Ken VanDine (ken-vandine) wrote :

I just tried to reproduce this with jaunty on my i386 box with a Intel G965 graphics card, didn't crash. I also tested on my jaunty amd64 laptop with Intell 4500 graphics, didn't crash.

Is anyone able to reproduce this with jaunty?

Changed in compiz:
assignee: ken-vandine → nobody
importance: High → Medium
Revision history for this message
Martin Pitt (pitti) wrote :

For the record, I can't reproduce it either.

Revision history for this message
Robert Ancell (robert-ancell) wrote :

The stack trace shows the code iterating over a list of file descriptor structures and an iteration returning invalid memory (as shown in the many duplicates). Each file descriptor has an arbitrary callback attached to it. I'd bet a lot of money the bug is the list is being modified inside on of the callbacks.

summary: - compiz.real crashed with SIGSEGV when attempting to unlock screen
+ Crash inside doPoll()
Revision history for this message
Robert Ancell (robert-ancell) wrote :

Bug 145360 and bug 191365 are duplicates of this. They each have 169 and 19 duplicates respectively. I don't seem to be able to mark them as duplicates without manually modifying all their own duplicates first.

Changed in compiz (Ubuntu):
importance: Medium → High
Changed in compiz:
status: Unknown → Confirmed
Revision history for this message
Fernando Miguel (fernandomiguel) wrote :

For all of those that are trying to unsubcrive from this bug and cant (due to a Launchpad timeout bug on AJAX), please user the following URL:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/131679/+subscribe

Revision history for this message
Kyle Jones (mutiny32) wrote :

Robert, how about not messing with duplicates' status until a solution can be found for the insane amount of notification emails you are causing to be sent out. I've literally been getting hundreds of notification emails for about the past day and so have many, many other people.

Revision history for this message
Travis Watkins (amaranth) wrote :

Just so people know (and sorry for the spam) every single duplicate of this bug is probably actually a completely different problem. Crashing in doPoll just means something went weird in compiz that didn't trip it up until the next time it went through this function. I'm not sure how all of these bugs ended up as duplicates (I know many/most were done automatically by apport) but we should probably at least have a separate bug for each action someone was performing when this happened.

Also, unless someone finds the right magic to harden compiz to such problems there is probably no good way to debug this problem since the corruption of compiz state almost certainly happens at some early point that could be quite some time ago.

Revision history for this message
mykool (mykool-0) wrote : Re: [Bug 131679] Re: Crash inside doPoll()

How does one un-subscribe?  As you probably know, last week or so ago I (I'm sure I'm not the only one) had my e-mail box bombed with bug reports, it was absurd. This is not the kind of bug bomb I would hope for.(LOL).  Anyway I finally started marking it all as spam.  This is the first one to make it through since the bomb, and yet again - no 'take my name off the list' option. What gives? How do I stop getting mail from you guys?

--- On Thu, 6/25/09, Travis Watkins <email address hidden> wrote:

From: Travis Watkins <email address hidden>
Subject: [Bug 131679] Re: Crash inside doPoll()
To: <email address hidden>
Date: Thursday, June 25, 2009, 2:41 AM

Just so people know (and sorry for the spam) every single duplicate of
this bug is probably actually a completely different problem. Crashing
in doPoll just means something went weird in compiz that didn't trip it
up until the next time it went through this function. I'm not sure how
all of these bugs ended up as duplicates (I know many/most were done
automatically by apport) but we should probably at least have a separate
bug for each action someone was performing when this happened.

Also, unless someone finds the right magic to harden compiz to such
problems there is probably no good way to debug this problem since the
corruption of compiz state almost certainly happens at some early point
that could be quite some time ago.

--
Crash inside doPoll()
https://bugs.launchpad.net/bugs/131679
You received this bug notification because you are a direct subscriber
of a duplicate bug.

Status in Compiz: Confirmed
Status in “compiz” package in Ubuntu: Triaged
Status in “gnome-screensaver” package in Ubuntu: Invalid

Bug description:
Binary package hint: compiz

compiz.real crashed with SIGSEGV

this happens when the screen is locked, and you try to unlock it by putting in your password.  it accepts the password, blanks the field, says 'checking' and spins the cursor...and never stops.  bumping to high importance, due to the likely amounts of data loss each time this happens.

ProblemType: Crash
Architecture: i386
Date: Fri Aug 10 19:20:26 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/compiz.real
NonfreeKernelModules: nvidia
Package: compiz-core 1:0.5.2-0ubuntu1
PackageArchitecture: i386
ProcCmdline: /usr/bin/compiz.real --ignore-desktop-hints --indirect-rendering --sm-client-id default0 ccp
ProcCwd: /home/sharif
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: compiz
Stacktrace:
 #0  0x08054b70 in ?? ()
 #1  0x0807b8f8 in ?? ()
 #2  0x00000003 in ?? ()
 #3  0x000000fa in ?? ()
 #4  0x00000000 in ?? ()
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Title: compiz.real crashed with SIGSEGV
Uname: Linux enigma 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev scanner video

Revision history for this message
James P. Carter (jpcarter) wrote :
Download full text (5.4 KiB)

You log into the bugs.launchpad.net and unsubscribe from 'your'
submitted bugs. It's easy but you will have to wait until the
subscribers column populates. Once this happens you hit the '-' (minus
sign).

The problem last week or perhaps 2 weeks ago was that the majority of
folks were responding with 'unsubscribe' and then getting mad and
sending even more messages. I was surprised at the amount of people
that continued to try this method for unsubscribe even after a
launchpad admin informed them they had to log in. The problem is not
the site it is the people who can't seem to read their instructions in
the email.

-
james

On Thu, Jun 25, 2009 at 5:17 AM, mykool<email address hidden> wrote:
> How does one un-subscribe?  As you probably know, last week or so ago I
> (I'm sure I'm not the only one) had my e-mail box bombed with bug
> reports, it was absurd. This is not the kind of bug bomb I would hope
> for.(LOL).  Anyway I finally started marking it all as spam.  This is
> the first one to make it through since the bomb, and yet again - no
> 'take my name off the list' option. What gives? How do I stop getting
> mail from you guys?
>
> --- On Thu, 6/25/09, Travis Watkins <email address hidden> wrote:
>
> From: Travis Watkins <email address hidden>
> Subject: [Bug 131679] Re: Crash inside doPoll()
> To: <email address hidden>
> Date: Thursday, June 25, 2009, 2:41 AM
>
> Just so people know (and sorry for the spam) every single duplicate of
> this bug is probably actually a completely different problem. Crashing
> in doPoll just means something went weird in compiz that didn't trip it
> up until the next time it went through this function. I'm not sure how
> all of these bugs ended up as duplicates (I know many/most were done
> automatically by apport) but we should probably at least have a separate
> bug for each action someone was performing when this happened.
>
> Also, unless someone finds the right magic to harden compiz to such
> problems there is probably no good way to debug this problem since the
> corruption of compiz state almost certainly happens at some early point
> that could be quite some time ago.
>
> --
> Crash inside doPoll()
> https://bugs.launchpad.net/bugs/131679
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
> Status in Compiz: Confirmed
> Status in “compiz” package in Ubuntu: Triaged
> Status in “gnome-screensaver” package in Ubuntu: Invalid
>
> Bug description:
> Binary package hint: compiz
>
> compiz.real crashed with SIGSEGV
>
> this happens when the screen is locked, and you try to unlock it by
> putting in your password.  it accepts the password, blanks the field,
> says 'checking' and spins the cursor...and never stops.  bumping to high
> importance, due to the likely amounts of data loss each time this
> happens.
>
> ProblemType: Crash
> Architecture: i386
> Date: Fri Aug 10 19:20:26 2007
> DistroRelease: Ubuntu 7.10
> ExecutablePath: /usr/bin/compiz.real
> NonfreeKernelModules: nvidia
> Package: compiz-core 1:0.5.2-0ubuntu1
> PackageArchitecture: i386
> ProcCmdline: /usr/bin/compiz.real --ignore-desktop-hints --indirect-rendering --sm-client-id default0 ccp
> ProcCwd:...

Read more...

Revision history for this message
James P. Carter (jpcarter) wrote :
Download full text (5.4 KiB)

You log into the bugs.launchpad.net and unsubscribe from 'your'
submitted bugs. It's easy but you will have to wait until the
subscribers column populates. Once this happens you hit the '-' (minus
sign).

The problem last week or perhaps 2 weeks ago was that the majority of
folks were responding with 'unsubscribe' and then getting mad and
sending even more messages. I was surprised at the amount of people
that continued to try this method for unsubscribe even after a
launchpad admin informed them they had to log in. The problem is not
the site it is the people who can't seem to read their instructions in
the email.
--
james

On Thu, Jun 25, 2009 at 5:17 AM, mykool<email address hidden> wrote:
> How does one un-subscribe?  As you probably know, last week or so ago I
> (I'm sure I'm not the only one) had my e-mail box bombed with bug
> reports, it was absurd. This is not the kind of bug bomb I would hope
> for.(LOL).  Anyway I finally started marking it all as spam.  This is
> the first one to make it through since the bomb, and yet again - no
> 'take my name off the list' option. What gives? How do I stop getting
> mail from you guys?
>
> --- On Thu, 6/25/09, Travis Watkins <email address hidden> wrote:
>
> From: Travis Watkins <email address hidden>
> Subject: [Bug 131679] Re: Crash inside doPoll()
> To: <email address hidden>
> Date: Thursday, June 25, 2009, 2:41 AM
>
> Just so people know (and sorry for the spam) every single duplicate of
> this bug is probably actually a completely different problem. Crashing
> in doPoll just means something went weird in compiz that didn't trip it
> up until the next time it went through this function. I'm not sure how
> all of these bugs ended up as duplicates (I know many/most were done
> automatically by apport) but we should probably at least have a separate
> bug for each action someone was performing when this happened.
>
> Also, unless someone finds the right magic to harden compiz to such
> problems there is probably no good way to debug this problem since the
> corruption of compiz state almost certainly happens at some early point
> that could be quite some time ago.
>
> --
> Crash inside doPoll()
> https://bugs.launchpad.net/bugs/131679
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
> Status in Compiz: Confirmed
> Status in “compiz” package in Ubuntu: Triaged
> Status in “gnome-screensaver” package in Ubuntu: Invalid
>
> Bug description:
> Binary package hint: compiz
>
> compiz.real crashed with SIGSEGV
>
> this happens when the screen is locked, and you try to unlock it by
> putting in your password.  it accepts the password, blanks the field,
> says 'checking' and spins the cursor...and never stops.  bumping to high
> importance, due to the likely amounts of data loss each time this
> happens.
>
> ProblemType: Crash
> Architecture: i386
> Date: Fri Aug 10 19:20:26 2007
> DistroRelease: Ubuntu 7.10
> ExecutablePath: /usr/bin/compiz.real
> NonfreeKernelModules: nvidia
> Package: compiz-core 1:0.5.2-0ubuntu1
> PackageArchitecture: i386
> ProcCmdline: /usr/bin/compiz.real --ignore-desktop-hints --indirect-rendering --sm-client-id default0 ccp
> ProcCwd:...

Read more...

Revision history for this message
Matt Zimmerman (mdz) wrote :

On Thu, Jun 25, 2009 at 12:17:10PM -0000, mykool wrote:
> How does one un-subscribe?  As you probably know, last week or so ago I
> (I'm sure I'm not the only one) had my e-mail box bombed with bug
> reports, it was absurd. This is not the kind of bug bomb I would hope
> for.(LOL).  Anyway I finally started marking it all as spam.  This is
> the first one to make it through since the bomb, and yet again - no
> 'take my name off the list' option. What gives? How do I stop getting
> mail from you guys?

At the bottom of each mail you received, there is a link. Click on that
link, then click on the "Unsubscribe" button.

Or just click here:

https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/131679/+subscribe

--
 - mdz

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package compiz - 1:0.8.3+git20090914-0ubuntu1

---------------
compiz (1:0.8.3+git20090914-0ubuntu1) karmic; urgency=low

  * Pre-Version of the upcomming 0.8.4 bugfix release
    - fixes crashes LP: #268683, #284362, #346391, #351878, #352037, #380338
    - fixes crashes on 64bit arches due to issue in va_list use
    - fixes at least some of the doPoll/eventLoop crashes reported in
      LP: #131679, #145360, #279820
    - likely fixes crashes LP: #340428 and #360643
    - fixes placing of dialogs (e.g. PolicyKit) behind currently focused
      window (LP: #165161)
    - fixes placing of new windows behind fullscreen window (LP: #153676)
    - fixes wobbly bouncing near panel and screen edges (LP: #153374)
    - screenshot plugin now saves to the correct desktop directory by default
      (LP: #175116)
    - lowering a window now activates the topmost window, unless
      click-to-focus is off (LP: #122507)
    - fixes inconsistent icon sizes in switcher, ring, shift, staticswitcher
      plugins
    - fixes some memory leaks
    - texture compression is now off by default due to texture quality issues
    - ported KDE4 window decorator to KDE 4.3
  * debian/control:
    - add versionized dependency on compiz-wrapper from
      compiz-core

compiz (1:0.8.3+git20090907-0ubuntu1~ppa1) karmic; urgency=low

  * new git snapshot

compiz (1:0.8.3+git20090904-0ubuntu1~ppa2) karmic; urgency=low

  [ Travis Watkins ]
  * debian/compiz-manager:
    - set COMPIZ_PLUGINS to plugins we want to always have enabled

  [ Saïvann Carignan ]
  * debian/compiz-gnome.gconf-defaults: Re-enable desktop switching by
    default as it has been fixed by appropriate GNOME schemas. (LP: #414170)

compiz (1:0.8.3+git20090904-0ubuntu1~ppa1) karmic; urgency=low

  * new git snapshot:
    - fixes segfaults on 64bit arches
    - warning fixes
    - avoid adding core twice

compiz (1:0.8.3+git20090831-0ubuntu1) karmic; urgency=low

  [ Michael Vogt ]
  * new git snapshot with fixes from 0.8 branch:
    - fix stacking below problem with the polkit1 dialog
    - fixes doPoll() crash (LP: #131679)
    - many more bugfixes
  * debian/control:
    - add "Provides: x-window-manager" to the compiz package
      (LP: #364242)

  [ Robert Ancell ]
  * debian/control:
  * debian/rules:
    - Build a compiz-dbg package (LP: #420321)

 -- Michael Vogt <email address hidden> Mon, 14 Sep 2009 09:39:42 +0200

Changed in compiz (Ubuntu):
status: Triaged → Fix Released
Changed in compiz:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.