[Bug 1208207] Re: driver crash

2014-01-09 Thread Christopher M. Penalver
*** This bug is a duplicate of bug 1181816 ***
https://bugs.launchpad.net/bugs/1181816

** This bug has been marked a duplicate of bug 1181816
   nouveau E[  PGRAPH][:00:05.0]  ERROR nsource: DATA_ERROR nstatus: 
BAD_ARGUMENT

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

Title:
  driver crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1208207/+subscriptions

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


[Bug 1208207] Re: driver crash

2013-09-02 Thread peter swain
The originally reported [TTM] Failed to expire sync object before buffer 
eviction
smell like a kernel issue too, and probably one that's fixed in upstream kernel.
They don't show up when I boot into today's kernel.org's 3.11.0-rc7 (commit 
a8787645e14ce),
and are probably fixed by recent drm/noveau changes since 3.11.0-rc6

My original issue seems to have gone away when I realised that box was using 
lightdm, not gdm,
and lightdm is no longer supported.  If I see problems when reverting to ubuntu 
standard kernel,
while keeping gdb, I'll re-raise against kernel.

So this is just Fabio's issue -- apologies for conflating the two when
failed to expire sync seen

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

Title:
  driver crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1208207/+subscriptions

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


[Bug 1208207] Re: driver crash

2013-09-01 Thread Fabio Marconi
Hallo Peter Swain
Your seems much more a kernel issue that a xorg one.
Please file the bug under linux running:

ubuntu-bug linux

regards

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

Title:
  driver crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1208207/+subscriptions

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


[Bug 1208207] Re: driver crash

2013-09-01 Thread peter swain
still occurs under old kernel 3.8.0-23-generic, but perhaps it's an undiagnosed 
kernel bug there, showing up with tighter assertions in later drm/nouveau code.
There's some drm/nouveau changes in upstream kernel I'll explore, then I'll 
re-post under kernel when I have fresh logs

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

Title:
  driver crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1208207/+subscriptions

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


[Bug 1208207] Re: driver crash

2013-08-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   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/1208207

Title:
  driver crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1208207/+subscriptions

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


[Bug 1208207] Re: driver crash

2013-08-31 Thread peter swain
seen after today's apt-get upgrade on a previously-working 13.10 installation 
on HP xw8400 Workstation.
I hadn't logged in for weeks, so not sure if the transition from 
xserver-xorg-video-nouveau  1:1.0.8-0ubuntu3 to 1:1.0.9-2ubuntu1 was the 
critical event.

Notable dmesg events are attached. including
[  684.095667] [ cut here ]
[  684.095729] WARNING: CPU: 0 PID: 1949 at 
/build/buildd/linux-3.11.0/drivers/gpu/drm/nouveau/nouveau_bo.c:151 nou
veau_bo_del_ttm+0x77/0x80 [nouveau]()
[  684.095822] CPU: 0 PID: 1949 Comm: Xorg Tainted: GF I  
3.11.0-3-generic #8-Ubuntu
[  684.095824] Hardware name: Hewlett-Packard HP xw8400 Workstation/0A08h, BIOS 
786D5 v02.26 09/21/2007
[  684.095826]  0009 880114fadc00 816f0d91 

[  684.095830]  880114fadc38 81061ced 880113509c00 
880114aed800
[  684.095833]  880114423170 880113509c00 a0236540 
880114fadc48
[  684.095837] Call Trace:
[  684.095845]  [816f0d91] dump_stack+0x45/0x56
[  684.095850]  [81061ced] warn_slowpath_common+0x7d/0xa0
[  684.095855]  [81061dca] warn_slowpath_null+0x1a/0x20
[  684.095881]  [a01ce7b7] nouveau_bo_del_ttm+0x77/0x80 [nouveau]
[  684.095893]  [a00fc6e9] ttm_bo_release_list+0x89/0xc0 [ttm]
[  684.095902]  [a00fd95c] ttm_bo_release+0x1bc/0x2e0 [ttm]
[  684.095911]  [a00fdaa9] ttm_bo_unref+0x29/0x30 [ttm]
[  684.095937]  [a01d204b] nouveau_gem_object_del+0x4b/0x70 [nouveau]
[  684.095957]  [a000594a] drm_gem_object_free+0x2a/0x30 [drm]
[  684.095971]  [a0005eee] drm_gem_object_release_handle+0xae/0xd0 
[drm]
[  684.095977]  [8135a304] idr_for_each+0xa4/0xf0
[  684.095991]  [a0005e40] ? drm_gem_handle_delete+0x170/0x170 [drm]
[  684.095995]  [816f4312] ? mutex_lock+0x12/0x2f
[  684.096009]  [a00066e0] drm_gem_release+0x20/0x30 [drm]
[  684.096045]  [a0004d11] drm_release+0x5a1/0x620 [drm]
[  684.096058]  [811a7981] __fput+0xe1/0x230
[  684.096069]  [811a7b1e] fput+0xe/0x10
[  684.096080]  [81081384] task_work_run+0xc4/0xe0
[  684.096085]  [81064157] do_exit+0x2b7/0xa40
[  684.096089]  [81097f59] ? vtime_account_user+0x69/0x80
[  684.096093]  [8106495f] do_group_exit+0x3f/0xa0
[  684.096096]  [810649d4] SyS_exit_group+0x14/0x20
[  684.096101]  [81700e2f] tracesys+0xe1/0xe6
[  684.096104] ---[ end trace c5f683f3e85eee1a ]---

** Attachment added: crash log from HP-xw8400
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1208207/+attachment/3797369/+files/nouvea-crash

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

Title:
  driver crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1208207/+subscriptions

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


[Bug 1208207] Re: driver crash

2013-08-04 Thread Fabio Marconi
From CurrentDmesg:

[  335.756476] nouveau E[   PFIFO][:00:05.0] DMA_PUSHER - ch 3 
[compiz[1883]] get 0xbeef0200 put 0x0025a1ac state 0xc0028188 (err: MEM_FAULT) 
push 0x1000
[  335.756661] nouveau E[  PGRAPH][:00:05.0]  ERROR nsource: DATA_ERROR 
nstatus: BAD_ARGUMENT
[  335.756675] nouveau E[  PGRAPH][:00:05.0] ch 3 [0x00056000 compiz[1883]] 
subc 2 class 0x0039 mthd 0x0314 data 0x011c
[  335.756882] nouveau E[  PGRAPH][:00:05.0]  ERROR nsource: DATA_ERROR 
nstatus: BAD_ARGUMENT
[  335.756891] nouveau E[  PGRAPH][:00:05.0] ch 3 [0x00056000 compiz[1883]] 
subc 2 class 0x0039 mthd 0x0314 data 0x011c4000
[  335.756927] nouveau E[  PGRAPH][:00:05.0]  ERROR nsource: DATA_ERROR 
nstatus: BAD_ARGUMENT
[  335.756935] nouveau E[  PGRAPH][:00:05.0] ch 3 [0x00056000 compiz[1883]] 
subc 2 class 0x0039 mthd 0x0314 data 0x011c8000
[  335.756969] nouveau E[  PGRAPH][:00:05.0]  ERROR nsource: DATA_ERROR 
nstatus: BAD_ARGUMENT
[  335.756977] nouveau E[  PGRAPH][:00:05.0] ch 3 [0x00056000 compiz[1883]] 
subc 2 class 0x0039 mthd 0x0314 data 0x011cc000
[  335.757011] nouveau E[  PGRAPH][:00:05.0]  ERROR nsource: DATA_ERROR 
nstatus: BAD_ARGUMENT
[  335.757019] nouveau E[  PGRAPH][:00:05.0] ch 3 [0x00056000 compiz[1883]] 
subc 2 class 0x0039 mthd 0x0314 data 0x011d
[  335.757047] nouveau E[  PGRAPH][:00:05.0]  ERROR nsource: DATA_ERROR 
nstatus: BAD_ARGUMENT
[  335.757055] nouveau E[  PGRAPH][:00:05.0] ch 3 [0x00056000 compiz[1883]] 
subc 2 class 0x0039 mthd 0x0314 data 0x011d4000
[  335.757087] nouveau E[  PGRAPH][:00:05.0]  ERROR nsource: DATA_ERROR 
nstatus: BAD_ARGUMENT
[  335.757096] nouveau E[  PGRAPH][:00:05.0] ch 3 [0x00056000 compiz[1883]] 
subc 2 class 0x0039 mthd 0x0314 data 0x011d8000
[  335.757132] nouveau E[  PGRAPH][:00:05.0]  ERROR nsource: DATA_ERROR 
nstatus: BAD_ARGUMENT
[  335.757141] nouveau E[  PGRAPH][:00:05.0] ch 3 [0x00056000 compiz[1883]] 
subc 2 class 0x0039 mthd 0x0314 data 0x011dc000
[  335.757174] nouveau E[  PGRAPH][:00:05.0]  ERROR nsource: DATA_ERROR 
nstatus: BAD_ARGUMENT
[  335.757183] nouveau E[  PGRAPH][:00:05.0] ch 3 [0x00056000 compiz[1883]] 
subc 2 class 0x0039 mthd 0x0314 data 0x011e
[  338.732022] [TTM] Failed to expire sync object before buffer eviction
[  339.869376] [TTM] Failed to expire sync object before buffer eviction
[  339.869657] [TTM] Failed to expire sync object before buffer eviction
[  339.964504] [TTM] Failed to expire sync object before buffer eviction
[  340.868171] [TTM] Failed to expire sync object before buffer eviction
[  340.928338] [TTM] Failed to expire sync object before buffer eviction
[  340.934763] [TTM] Failed to expire sync object before buffer eviction
[  340.934914] [TTM] Failed to expire sync object before buffer eviction
[  340.945048] [TTM] Failed to expire sync object before buffer eviction
[  340.945118] [TTM] Failed to expire sync object before buffer eviction
[  340.945126] nouveau E[compiz[1883]] fail ttm_validate
[  340.945129] nouveau E[compiz[1883]] validate vram_list
[  340.945141] nouveau E[compiz[1883]] validate: -12
[  341.062242] nouveau E[   PFIFO][:00:05.0] DMA_PUSHER - ch 1 [Xorg[1012]] 
get 0x0003a10c put 0x0001bca4 state 0x412a2004 (err: INVALID_MTHD) push 
0x
[  341.062301] nouveau E[   PFIFO][:00:05.0] CACHE_ERROR - ch 1 
[Xorg[1012]] subc 1 mthd 0x data 0x0003
[  343.261756] nouveau E[  PGRAPH][:00:05.0]  ERROR nsource: DATA_ERROR 
nstatus: BAD_ARGUMENT
[  343.261779] nouveau E[  PGRAPH][:00:05.0] ch 3 [0x00056000 compiz[1883]] 
subc 2 class 0x0039 mthd 0x0314 data 0x011f4000
[  343.261791] nouveau E[  PGRAPH][:00:05.0]  ERROR nsource: DATA_ERROR 
nstatus: BAD_ARGUMENT
[  343.261801] nouveau E[  PGRAPH][:00:05.0] ch 3 [0x00056000 compiz[1883]] 
subc 2 class 0x0039 mthd 0x0314 data 0x011f4080
[  343.261809] nouveau E[  PGRAPH][:00:05.0]  ERROR nsource: DATA_ERROR 
nstatus: BAD_ARGUMENT
[  343.261817] nouveau E[  PGRAPH][:00:05.0] ch 3 [0x00056000 compiz[1883]] 
subc 2 class 0x0039 mthd 0x0314 data 0x011f4100
[  343.261825] nouveau E[  PGRAPH][:00:05.0]  ERROR nsource: DATA_ERROR 
nstatus: BAD_ARGUMENT
[  343.261834] nouveau E[  PGRAPH][:00:05.0] ch 3 [0x00056000 compiz[1883]] 
subc 2 class 0x0039 mthd 0x0314 data 0x011f4180

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

Title:
  driver crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1208207/+subscriptions

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


[Bug 1208207] Re: driver crash

2013-08-04 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1208207

** Tags added: iso-testing

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

Title:
  driver crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1208207/+subscriptions

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