[Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-08-02 Thread Chris Halse Rogers
This bug has been marked WONTFIX upstream as this can only trigger when
the GPU hangs and so there's no way to gracefully recover 3D.  Crashing
the 3D using program is as good a response as any; it's guaranteed not
to function with a hung GPU anyway.

I'm going to mark this bug as invalid.  If you run into this bug then
the debugging information necessary is that referred to by Bryce in
comment #44 - dmesg and i915_error_state, filed as a new bug.  The Intel
GPU hang apport hook should pop up and attach this information for you
when the GPU hangs.


** Changed in: mesa (Ubuntu)
   Status: Incomplete = Won't Fix

** Changed in: nux (Ubuntu)
   Status: Incomplete = Invalid

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

** Changed in: nux
   Status: Incomplete = Invalid

** Changed in: unity
   Status: Incomplete = Invalid

** Changed in: mesa (Ubuntu)
 Assignee: Chris Halse Rogers (raof) = (unassigned)

** Description changed:

- I don't know what this crash triggered. I had a bunch of kernel, intel
- driver, and other crashes.
+ This crash occurs when the GPU has locked up.  Since there's no way to
+ gracefully handle 3D when the 3D hardware has crashed, this is marked as
+ Won't Fix in mesa.  If you're seeing this crash you should be able to
+ post the information requested in comments #44  #46 to a new bug.
+ 
+ Original report follows:
+ I don't know what this crash triggered. I had a bunch of kernel, intel 
driver, and other crashes.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 11.04
  Package: libnux-0.9-0 0.9.32-0ubuntu1
  Uname: Linux 2.6.38-997-generic x86_64
  Architecture: amd64
  Date: Fri Mar 11 11:18:54 2011
  ExecutablePath: /usr/bin/compiz
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100921.1)
  ProcCmdline: compiz
  ProcEnviron:
-  LANGUAGE=de_DE:en
-  LANG=de_DE.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=de_DE:en
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
  SegvAnalysis:
-  Segfault happened at: 0x7f386e6776d1:mov%rdi,(%rsi)
-  PC (0x7f386e6776d1) ok
-  source %rdi ok
-  destination (%rsi) (0x) not located in a known VMA region (needed 
writable region)!
+  Segfault happened at: 0x7f386e6776d1:mov%rdi,(%rsi)
+  PC (0x7f386e6776d1) ok
+  source %rdi ok
+  destination (%rsi) (0x) not located in a known VMA region (needed 
writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: nux
  StacktraceTop:
-  ?? () from /usr/lib/dri/i965_dri.so
-  brw_upload_state () from /usr/lib/dri/i965_dri.so
-  brw_draw_prims () from /usr/lib/dri/i965_dri.so
-  ?? () from /usr/lib/dri/libdricore.so
-  _mesa_meta_Clear () from /usr/lib/dri/libdricore.so
+  ?? () from /usr/lib/dri/i965_dri.so
+  brw_upload_state () from /usr/lib/dri/i965_dri.so
+  brw_draw_prims () from /usr/lib/dri/i965_dri.so
+  ?? () from /usr/lib/dri/libdricore.so
+  _mesa_meta_Clear () from /usr/lib/dri/libdricore.so
  Title: compiz crashed with SIGSEGV in brw_upload_state()
  UpgradeStatus: Upgraded to natty on 2011-03-11 (0 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare
  XsessionErrors:
-  (Do:2179): Wnck-CRITICAL **: wnck_set_client_type got called multiple times.
-  (unknown:2145): libindicator-WARNING **: Shortcut Group does not have key 
'TargetEnvironment' falling back to deprecated use of 'OnlyShowIn' and 
'NotShowIn'.
-  (unknown:2145): libindicator-WARNING **: Shortcut Group does not have key 
'TargetEnvironment' falling back to deprecated use of 'OnlyShowIn' and 
'NotShowIn'.
- --- 
+  (Do:2179): Wnck-CRITICAL **: wnck_set_client_type got called multiple times.
+  (unknown:2145): libindicator-WARNING **: Shortcut Group does not have key 
'TargetEnvironment' falling back to deprecated use of 'OnlyShowIn' and 
'NotShowIn'.
+  (unknown:2145): libindicator-WARNING **: Shortcut Group does not have key 
'TargetEnvironment' falling back to deprecated use of 'OnlyShowIn' and 
'NotShowIn'.
+ ---
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  DRM.card0.DP.1:
-  status: disconnected
-  enabled: disabled
-  dpms: Off
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes:
+  edid-base64:
  DRM.card0.DP.2:
-  status: disconnected
-  enabled: disabled
-  dpms: Off
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes:
+  edid-base64:
  DRM.card0.HDMI.A.1:
-  status: connected
-  enabled: enabled
-  dpms: On
-  modes: 1920x1200 1600x1200 1280x1024 1280x1024 1280x960 1152x864 1024x768 
1024x768 1024x768 832x624 800x600 800x600 800x600 800x600 640x480 640x480 
640x480 640x480 720x400
-  edid-base64: 
AP///wBMLbYCNDJVSCQSAQOANCCgKlrRp1ZLmyQTUFS/74CpQIGAgUBxTwEBAQEBAQEBKDyAoHCwI0AwIDYABkQhAAAa/QA4Sx5REQAKICAgICAg/ABTeW5jTWFzdGVyCiAg/wBIOVhROTAxMjY0CiAgAJw=
+  status: connected
+  enabled: enabled
+  dpms: On

[Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-07-13 Thread Bug Watch Updater
** Changed in: mesa
   Status: Confirmed = Won't Fix

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

Title:
  compiz crashed with SIGSEGV in brw_upload_state()

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-06-22 Thread Prunus dulcis
I am getting this bug about every once a week - sometimes taking
document progress with it. I made a video of how it looks for me.

dmesg brought up the following errors:
[drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
[drm:i915_reset] *ERROR* i915_do_wait_request returns -11 (awaiting 5337284 at 
5337277, next 5337285)
[drm:i915_reset] *ERROR* Failed to reset chip.
show_signal_msg: 15 callbacks suppressed
compiz[1544]: segfault at 8 ip b712b1b1 sp bfac51e0 error 6 in 
libc-2.13.so[b7016000+15a000]
[drm:drm_mode_getfb] *ERROR* invalid frambuffer id

Then I tried to ressurect unity-window decorator
unity-window-decorator --replacedisown
[1] 7402
(unity-window-decorarotr:7402): Gtk-WARNING **: cannot open display:
_

I was also using java applications at that time, which also sometimes
crash unity-window-decorator but most of the times, just the window-
borders and decorations crash and I can recover / replace them with
above command. Not when it flashes like in the video though...

** Attachment added: Short clip of the desktop border and programs flashing 
issue
   
https://bugs.launchpad.net/ubuntu/+source/nux/+bug/733192/+attachment/2177994/+files/PICT0769.MOV

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

Title:
  compiz crashed with SIGSEGV in brw_upload_state()

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-06-22 Thread Bryce Harrington
On Wed, Jun 22, 2011 at 10:14:53AM -, Prunus dulcis wrote:
 I am getting this bug about every once a week - sometimes taking
 document progress with it. I made a video of how it looks for me.
 
 dmesg brought up the following errors:
 [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung

GPU hung there is the key bit.  It means your GPU has hung.  For this
kind of bug, the data you need to be collecting is your 'dmesg' and this
file:

  /sys/kernel/debug/dri/0/i915_error_state

Also, since these types of issues can be hard to troubleshoot, steps to
reproduce the problem are very important.  Most of the time they seem
random, but there's usually activities that tend to trigger them more
often and finding out what those activities are can help pinpoint what
section of code is at fault.

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

Title:
  compiz crashed with SIGSEGV in brw_upload_state()

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-06-10 Thread Prunus dulcis
For me the report tool came up after I had had to restart the notebook
due to unity-window-decorator crashing due to java applications.

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

Title:
  compiz crashed with SIGSEGV in brw_upload_state()

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-06-09 Thread Bug Watch Updater
** Changed in: mesa
   Importance: Medium = High

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

Title:
  compiz crashed with SIGSEGV in brw_upload_state()

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-04-05 Thread Benjamin Drung
I experience this crash only a few times.

I don't know if this is related, but sometimes my system freezes when I
leave my system for a longer period and power manager blanks the
monitor.

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

Title:
  compiz crashed with SIGSEGV in brw_upload_state()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-03-31 Thread Bug Watch Updater
** Changed in: mesa
   Status: Unknown = Confirmed

** Changed in: mesa
   Importance: Unknown = Medium

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

Title:
  compiz crashed with SIGSEGV in brw_upload_state()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-03-31 Thread Chris Halse Rogers
Do you have any idea how frequently you see this crash?  This is a
failure to properly handle failures elsewhere in the system, so if this
happens often enough it would be good to get some details of when it's
happening so we can nail down the root-cause.

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

Title:
  compiz crashed with SIGSEGV in brw_upload_state()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-03-30 Thread Chris Halse Rogers
** Changed in: mesa (Ubuntu)
   Importance: Undecided = High

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

Title:
  compiz crashed with SIGSEGV in brw_upload_state()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-03-30 Thread Chris Halse Rogers
Ok.  I think I can see what's going wrong here, but I'm not entirely
sure how to actually fix it, as mesa's half-way through emitting the
render state when this blows up.

I'll send a bug upstream.

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

Title:
  compiz crashed with SIGSEGV in brw_upload_state()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-03-30 Thread Chris Halse Rogers
** Bug watch added: freedesktop.org Bugzilla #35819
   http://bugs.freedesktop.org/show_bug.cgi?id=35819

** Also affects: mesa via
   http://bugs.freedesktop.org/show_bug.cgi?id=35819
   Importance: Unknown
   Status: Unknown

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

Title:
  compiz crashed with SIGSEGV in brw_upload_state()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-03-21 Thread Bryce Harrington
** Changed in: mesa (Ubuntu)
 Assignee: (unassigned) = Chris Halse Rogers (raof)

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

Title:
  compiz crashed with SIGSEGV in brw_upload_state()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-03-19 Thread Benjamin Drung
apport information

** Tags added: apport-collected compiz-0.9 ubuntu

** Description changed:

  I don't know what this crash triggered. I had a bunch of kernel, intel
  driver, and other crashes.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 11.04
  Package: libnux-0.9-0 0.9.32-0ubuntu1
  Uname: Linux 2.6.38-997-generic x86_64
  Architecture: amd64
  Date: Fri Mar 11 11:18:54 2011
  ExecutablePath: /usr/bin/compiz
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100921.1)
  ProcCmdline: compiz
  ProcEnviron:
   LANGUAGE=de_DE:en
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f386e6776d1:mov%rdi,(%rsi)
   PC (0x7f386e6776d1) ok
   source %rdi ok
   destination (%rsi) (0x) not located in a known VMA region (needed 
writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: nux
  StacktraceTop:
   ?? () from /usr/lib/dri/i965_dri.so
   brw_upload_state () from /usr/lib/dri/i965_dri.so
   brw_draw_prims () from /usr/lib/dri/i965_dri.so
   ?? () from /usr/lib/dri/libdricore.so
   _mesa_meta_Clear () from /usr/lib/dri/libdricore.so
  Title: compiz crashed with SIGSEGV in brw_upload_state()
  UpgradeStatus: Upgraded to natty on 2011-03-11 (0 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare
  XsessionErrors:
   (Do:2179): Wnck-CRITICAL **: wnck_set_client_type got called multiple times.
   (unknown:2145): libindicator-WARNING **: Shortcut Group does not have key 
'TargetEnvironment' falling back to deprecated use of 'OnlyShowIn' and 
'NotShowIn'.
   (unknown:2145): libindicator-WARNING **: Shortcut Group does not have key 
'TargetEnvironment' falling back to deprecated use of 'OnlyShowIn' and 
'NotShowIn'.
+ --- 
+ Architecture: amd64
+ CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
+ CompositorRunning: compiz
+ DRM.card0.DP.1:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes: 
+  edid-base64:
+ DRM.card0.DP.2:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes: 
+  edid-base64:
+ DRM.card0.HDMI.A.1:
+  status: connected
+  enabled: enabled
+  dpms: On
+  modes: 1920x1200 1600x1200 1280x1024 1280x1024 1280x960 1152x864 1024x768 
1024x768 1024x768 832x624 800x600 800x600 800x600 800x600 640x480 640x480 
640x480 640x480 720x400
+  edid-base64: 
AP///wBMLbYCNDJVSCQSAQOANCCgKlrRp1ZLmyQTUFS/74CpQIGAgUBxTwEBAQEBAQEBKDyAoHCwI0AwIDYABkQhAAAa/QA4Sx5REQAKICAgICAg/ABTeW5jTWFzdGVyCiAg/wBIOVhROTAxMjY0CiAgAJw=
+ DRM.card0.HDMI.A.2:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes: 
+  edid-base64:
+ DRM.card0.VGA.1:
+  status: disconnected
+  enabled: disabled
+  dpms: Off
+  modes: 
+  edid-base64:
+ DistUpgraded: Log time: 2011-03-11 00:20:27.564047
+ DistroCodename: natty
+ DistroRelease: Ubuntu 11.04
+ DistroVariant: ubuntu
+ GraphicsCard:
+  Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
+Subsystem: ASUSTeK Computer Inc. Device [1043:844d]
+ InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100921.1)
+ InstallationMedia_: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100921.1)
+ InstallationMedia__: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 
(20100921.1)
+ InstallationMedia___: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 
(20100921.1)
+ InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 
(20100921.1)
+ InstallationMedia_: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 
(20100921.1)
+ MachineType: System manufacturer System Product Name
+ Package: unity 3.6.6-0ubuntu1
+ PackageArchitecture: amd64
+ ProcEnviron:
+  LANGUAGE=de_DE:en
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=782d30b2-7975-4d00-bf3e-de316d2b96f6 ro quiet splash vt.handoff=7
+ ProcKernelCmdLine_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=782d30b2-7975-4d00-bf3e-de316d2b96f6 ro quiet splash vt.handoff=7
+ ProcKernelCmdLine__: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=782d30b2-7975-4d00-bf3e-de316d2b96f6 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 2.6.38-7.35lp717114v201103180831-generic 2.6.38
+ ProcVersionSignature_: Ubuntu 2.6.38-7.35lp717114v201103180831-generic 2.6.38
+ ProcVersionSignature__: Ubuntu 2.6.38-7.35lp717114v201103180831-generic 2.6.38
+ ProcVersionSignature___: Ubuntu 2.6.38-7.35lp717114v201103180831-generic 
2.6.38
+ ProcVersionSignature: Ubuntu 2.6.38-7.35lp717114v201103180831-generic 
2.6.38
+ ProcVersionSignature_: Ubuntu 2.6.38-7.35lp717114v201103180831-generic 
2.6.38
+ Renderer: Unknown
+ Tags:  natty ubuntu compiz-0.9 natty natty ubuntu compiz-0.9 natty natty 
natty ubuntu compiz-0.9
+ Uname: Linux 2.6.38-7-generic x86_64
+ UpgradeStatus: Upgraded to natty on 2011-03-11 (8 days ago)
+ UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev 

[Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-03-18 Thread Bryce Harrington
Hi benjamin, please run 'apport-collect 733192' to tack the X logs on
this (hmm, thought we'd linked the compiz apport hook to include the X
info too).

** Package changed: xserver-xorg-video-intel (Ubuntu) = mesa (Ubuntu)

** Changed in: mesa (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.
https://bugs.launchpad.net/bugs/733192

Title:
  compiz crashed with SIGSEGV in brw_upload_state()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-03-16 Thread Alex Launi
** Changed in: unity (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733192

Title:
  compiz crashed with SIGSEGV in brw_upload_state()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 733192] Re: compiz crashed with SIGSEGV in brw_upload_state()

2011-03-14 Thread Alex Launi
This looks like a graphics driver bug

** Also affects: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nux
   Status: New = Incomplete

** Changed in: unity
   Status: New = Incomplete

** Changed in: nux (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.
https://bugs.launchpad.net/bugs/733192

Title:
  compiz crashed with SIGSEGV in brw_upload_state()

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp