[Desktop-packages] [Bug 1306899] Re: X.Org X Server 1.15.0 crashed after suspend with nouveau driver

2015-09-26 Thread Christopher M. Penalver
KDEUSER56, thank you for reporting this and helping make Ubuntu better.
However, your crash report is manually attached.

Please follow these instructions to have apport report a new bug about your 
crash that can be dealt with by the automatic retracer. First, execute at a 
terminal:
cd /var/crash && sudo rm * ; sudo apt-get update && sudo apt-get -y upgrade && 
sudo service apport start force_start=1

If you are running the Ubuntu Stable Release you might need to enable apport in 
/etc/default/apport and restart. Now reproduce the crash, then open a terminal, 
navigate to your /var/crash directory and file your report with:
sudo ubuntu-bug /var/crash/_my_crash_report.crash

where _my_crash_report.crash is the crash you would like to report. By
default, this sends the crash to the Ubuntu Error Tracker
infrastructure, which is different than Launchpad. For more on this,
please see https://wiki.ubuntu.com/ErrorTracker .

However, if after doing this you would still like to have a crash report posted 
to Launchpad, for example to ease triage and add others to your report, one 
would need to open the following file via a terminal:
sudo nano /etc/apport/crashdb.conf

and comment out the line:
'problem_types': ['Bug', 'Package'],

by changing it to:
# 'problem_types': ['Bug', 'Package'],

Save, close, and try to file the crash report again via:
sudo ubuntu-bug /var/crash/_my_crash_report.crash

I'm closing this report since the process outlined above will deal with
this issue more efficiently. Also, please do not attach your crash
report manually to this report and reopen it. Thank you for your
understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Status: Confirmed => Invalid

** Attachment removed: "_usr_bin_Xorg.0.crash"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1306899/+attachment/4086433/+files/_usr_bin_Xorg.0.crash

** Attachment removed: "_usr_bin_Xorg.0.crash"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1306899/+attachment/4081727/+files/_usr_bin_Xorg.0.crash

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1306899

Title:
  X.Org X Server 1.15.0 crashed after suspend with nouveau driver

Status in xserver-xorg-video-nouveau package in Ubuntu:
  Invalid

Bug description:
  I suspended Ubuntu 14.04 and after waking up from suspend, there was a 
complete freeze, I could not do anything, not even switching to a virtual 
terminal. Mouse input worked in the beginning but after a few seconds nothing 
worked anymore.
  I suspended with "sudo pm-suspend". 
  I am using the nouveau driver. 
  I am using latest Ubuntu 14.04 daily as of today. 

  After hard reset I found the attached file in /var/crash.

  Running apport-retrace gives me:

  --- stack trace ---
  #0  0x7f8a33e5ef79 in __GI_raise (sig=sig@entry=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:56
  resultvar = 0
  pid = 1170
  selftid = 1170
  #1  0x7f8a33e62388 in __GI_abort () at abort.c:89
  save_stage = 2
  act = {__sigaction_handler = {sa_handler = 0xd14, sa_sigaction = 
0xd14}, sa_mask = {__val = {0, 140737290327736, 140231589197143, 1, 0, 0, 
140231552724264, 1, 140737290327736, 3348, 140231589225749, 0, 
18446744073709551615, 140231595835104, 140737290327520, 0}}, sa_flags = 
924665264, sa_restorer = 0x7f8a362e59c0}
  sigs = {__val = {32, 0 }}
  #2  0x7f8a364bba1e in OsAbort () at ../../os/utils.c:1324
  No locals.
  #3  0x7f8a363a25a7 in ddxGiveUp (error=error@entry=EXIT_ERR_ABORT) at 
../../../../hw/xfree86/common/xf86Init.c:1112
  i = 
  #4  0x7f8a363a2666 in AbortDDX (error=error@entry=EXIT_ERR_ABORT) at 
../../../../hw/xfree86/common/xf86Init.c:1156
  i = 
  #5  0x7f8a364c0eb2 in AbortServer () at ../../os/log.c:770
  No locals.
  #6  0x7f8a364c1bb8 in FatalError (f=f@entry=0x7f8a364ec388 "Caught signal 
%d (%s). Server aborting\n") at ../../os/log.c:911
  args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 
0x743257a0, reg_save_area = 0x743256d0}}
  args2 = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 
0x743257a0, reg_save_area = 0x743256d0}}
  beenhere = 1
  #7  0x7f8a364b978c in OsSigHandler (signo=11, sip=, 
unused=) at ../../os/osinit.c:147
  unused = 
  sip = 
  signo = 11
  #8  
  No locals.
  #9  __memcpy_sse2_unaligned () at 
../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:33
  No locals.
  #10 0x7f8a2f151356 in memcpy (__len=3348, __src=0x0, __dest=) at /usr/include/x86_64-linux-gnu/bits/string3.h:51
  No locals.
  #11 exaMemcpyBox (pbox=pbox@entry=0x74325dd0, src=0x0, src_pitch=3392, 
dst=, dst_pitch=3348, pPixmap=0x7f8a37af53f0) at 

[Desktop-packages] [Bug 1306899] Re: X.Org X Server 1.15.0 crashed after suspend with nouveau driver

2014-07-22 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 Desktop
Packages, which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1306899

Title:
  X.Org X Server 1.15.0 crashed after suspend with nouveau driver

Status in “xserver-xorg-video-nouveau” package in Ubuntu:
  Confirmed

Bug description:
  I suspended Ubuntu 14.04 and after waking up from suspend, there was a 
complete freeze, I could not do anything, not even switching to a virtual 
terminal. Mouse input worked in the beginning but after a few seconds nothing 
worked anymore.
  I suspended with sudo pm-suspend. 
  I am using the nouveau driver. 
  I am using latest Ubuntu 14.04 daily as of today. 

  After hard reset I found the attached file in /var/crash.

  Running apport-retrace gives me:

  --- stack trace ---
  #0  0x7f8a33e5ef79 in __GI_raise (sig=sig@entry=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:56
  resultvar = 0
  pid = 1170
  selftid = 1170
  #1  0x7f8a33e62388 in __GI_abort () at abort.c:89
  save_stage = 2
  act = {__sigaction_handler = {sa_handler = 0xd14, sa_sigaction = 
0xd14}, sa_mask = {__val = {0, 140737290327736, 140231589197143, 1, 0, 0, 
140231552724264, 1, 140737290327736, 3348, 140231589225749, 0, 
18446744073709551615, 140231595835104, 140737290327520, 0}}, sa_flags = 
924665264, sa_restorer = 0x7f8a362e59c0}
  sigs = {__val = {32, 0 repeats 15 times}}
  #2  0x7f8a364bba1e in OsAbort () at ../../os/utils.c:1324
  No locals.
  #3  0x7f8a363a25a7 in ddxGiveUp (error=error@entry=EXIT_ERR_ABORT) at 
../../../../hw/xfree86/common/xf86Init.c:1112
  i = optimized out
  #4  0x7f8a363a2666 in AbortDDX (error=error@entry=EXIT_ERR_ABORT) at 
../../../../hw/xfree86/common/xf86Init.c:1156
  i = optimized out
  #5  0x7f8a364c0eb2 in AbortServer () at ../../os/log.c:770
  No locals.
  #6  0x7f8a364c1bb8 in FatalError (f=f@entry=0x7f8a364ec388 Caught signal 
%d (%s). Server aborting\n) at ../../os/log.c:911
  args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 
0x743257a0, reg_save_area = 0x743256d0}}
  args2 = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 
0x743257a0, reg_save_area = 0x743256d0}}
  beenhere = 1
  #7  0x7f8a364b978c in OsSigHandler (signo=11, sip=optimized out, 
unused=optimized out) at ../../os/osinit.c:147
  unused = optimized out
  sip = optimized out
  signo = 11
  #8  signal handler called
  No locals.
  #9  __memcpy_sse2_unaligned () at 
../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:33
  No locals.
  #10 0x7f8a2f151356 in memcpy (__len=3348, __src=0x0, __dest=optimized 
out) at /usr/include/x86_64-linux-gnu/bits/string3.h:51
  No locals.
  #11 exaMemcpyBox (pbox=pbox@entry=0x74325dd0, src=0x0, src_pitch=3392, 
dst=optimized out, dst_pitch=3348, pPixmap=0x7f8a37af53f0) at 
../../exa/exa_migration_classic.c:59
  i = 646
  cpp = optimized out
  bytes = 3348
  #12 0x7f8a2f1517fb in exaCopyDirty (migrate=migrate@entry=0x74325e30, 
pValidDst=0x7f8a37af5490, pValidSrc=0x7f8a37af54a0, transfer=0x7f8a2ffb0e60 
nouveau_exa_download_from_screen, fallback_index=fallback_index@entry=1, 
sync=0x7f8a2f150350 exaWaitSync) at ../../exa/exa_migration_classic.c:240
  pPixmap = 0x7f8a37af53f0
  damage = optimized out
  CopyReg = {extents = {x1 = 0, y1 = 0, x2 = 837, y2 = 646}, data = 0x0}
  save_use_gpu_copy = 1
  save_pitch = 3392
  pBox = 0x74325dd0
  nbox = 0
  access_prepared = 1
  need_sync = 0
  #13 0x7f8a2f151a22 in exaCopyDirtyToSys 
(migrate=migrate@entry=0x74325e30) at ../../exa/exa_migration_classic.c:285
  pPixmap = optimized out
  #14 0x7f8a2f153e22 in exaPrepareAccessReg_mixed (pPixmap=0x7f8a37af53f0, 
index=optimized out, pReg=0x74325ee0) at 
../../exa/exa_migration_mixed.c:256
  as_dst = 1
  pixmaps = {{as_dst = 0, as_src = 1, pPix = 0x7f8a37af53f0, pReg = 
0x0}}
  has_gpu_copy = optimized out
  success = optimized out
  #15 0x7f8a2f15c500 in ExaCheckCopyNtoN (pSrc=0x7f8a3756a4c0, 
pDst=0x7f8a37f6d350, pGC=0x7f8a37d004d0, pbox=0x74326040, nbox=1, dx=-928, 
dy=-151, reverse=0, upsidedown=0, bitplane=0, closure=0x0) at 
../../exa/exa_unaccel.c:152
  pPixmap = 0x7f8a37af53f0
  reg = {extents = {x1 = 335, y1 = 53, x2 = 387, y2 = 77}, data = 0x0}
  xoff = -926
  yoff = -128
  #16 0x7f8a36495ead in miCopyRegion 
(pSrcDrawable=pSrcDrawable@entry=0x7f8a3756a4c0, 
pDstDrawable=pDstDrawable@entry=0x7f8a37f6d350, pGC=pGC@entry=0x7f8a37d004d0, 
pDstRegion=pDstRegion@entry=0x74326040, dx=dx@entry=-928, dy=dy@entry=-151, 

[Desktop-packages] [Bug 1306899] Re: X.Org X Server 1.15.0 crashed after suspend with nouveau driver

2014-04-17 Thread KDEUSER56
Got a similar trace today after suspend, see the file attached.


** Attachment added: trace
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1306899/+attachment/4086432/+files/trace

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1306899

Title:
  X.Org X Server 1.15.0 crashed after suspend with nouveau driver

Status in “xserver-xorg-video-nouveau” package in Ubuntu:
  New

Bug description:
  I suspended Ubuntu 14.04 and after waking up from suspend, there was a 
complete freeze, I could not do anything, not even switching to a virtual 
terminal. Mouse input worked in the beginning but after a few seconds nothing 
worked anymore.
  I suspended with sudo pm-suspend. 
  I am using the nouveau driver. 
  I am using latest Ubuntu 14.04 daily as of today. 

  After hard reset I found the attached file in /var/crash.

  Running apport-retrace gives me:

  --- stack trace ---
  #0  0x7f8a33e5ef79 in __GI_raise (sig=sig@entry=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:56
  resultvar = 0
  pid = 1170
  selftid = 1170
  #1  0x7f8a33e62388 in __GI_abort () at abort.c:89
  save_stage = 2
  act = {__sigaction_handler = {sa_handler = 0xd14, sa_sigaction = 
0xd14}, sa_mask = {__val = {0, 140737290327736, 140231589197143, 1, 0, 0, 
140231552724264, 1, 140737290327736, 3348, 140231589225749, 0, 
18446744073709551615, 140231595835104, 140737290327520, 0}}, sa_flags = 
924665264, sa_restorer = 0x7f8a362e59c0}
  sigs = {__val = {32, 0 repeats 15 times}}
  #2  0x7f8a364bba1e in OsAbort () at ../../os/utils.c:1324
  No locals.
  #3  0x7f8a363a25a7 in ddxGiveUp (error=error@entry=EXIT_ERR_ABORT) at 
../../../../hw/xfree86/common/xf86Init.c:1112
  i = optimized out
  #4  0x7f8a363a2666 in AbortDDX (error=error@entry=EXIT_ERR_ABORT) at 
../../../../hw/xfree86/common/xf86Init.c:1156
  i = optimized out
  #5  0x7f8a364c0eb2 in AbortServer () at ../../os/log.c:770
  No locals.
  #6  0x7f8a364c1bb8 in FatalError (f=f@entry=0x7f8a364ec388 Caught signal 
%d (%s). Server aborting\n) at ../../os/log.c:911
  args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 
0x743257a0, reg_save_area = 0x743256d0}}
  args2 = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 
0x743257a0, reg_save_area = 0x743256d0}}
  beenhere = 1
  #7  0x7f8a364b978c in OsSigHandler (signo=11, sip=optimized out, 
unused=optimized out) at ../../os/osinit.c:147
  unused = optimized out
  sip = optimized out
  signo = 11
  #8  signal handler called
  No locals.
  #9  __memcpy_sse2_unaligned () at 
../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:33
  No locals.
  #10 0x7f8a2f151356 in memcpy (__len=3348, __src=0x0, __dest=optimized 
out) at /usr/include/x86_64-linux-gnu/bits/string3.h:51
  No locals.
  #11 exaMemcpyBox (pbox=pbox@entry=0x74325dd0, src=0x0, src_pitch=3392, 
dst=optimized out, dst_pitch=3348, pPixmap=0x7f8a37af53f0) at 
../../exa/exa_migration_classic.c:59
  i = 646
  cpp = optimized out
  bytes = 3348
  #12 0x7f8a2f1517fb in exaCopyDirty (migrate=migrate@entry=0x74325e30, 
pValidDst=0x7f8a37af5490, pValidSrc=0x7f8a37af54a0, transfer=0x7f8a2ffb0e60 
nouveau_exa_download_from_screen, fallback_index=fallback_index@entry=1, 
sync=0x7f8a2f150350 exaWaitSync) at ../../exa/exa_migration_classic.c:240
  pPixmap = 0x7f8a37af53f0
  damage = optimized out
  CopyReg = {extents = {x1 = 0, y1 = 0, x2 = 837, y2 = 646}, data = 0x0}
  save_use_gpu_copy = 1
  save_pitch = 3392
  pBox = 0x74325dd0
  nbox = 0
  access_prepared = 1
  need_sync = 0
  #13 0x7f8a2f151a22 in exaCopyDirtyToSys 
(migrate=migrate@entry=0x74325e30) at ../../exa/exa_migration_classic.c:285
  pPixmap = optimized out
  #14 0x7f8a2f153e22 in exaPrepareAccessReg_mixed (pPixmap=0x7f8a37af53f0, 
index=optimized out, pReg=0x74325ee0) at 
../../exa/exa_migration_mixed.c:256
  as_dst = 1
  pixmaps = {{as_dst = 0, as_src = 1, pPix = 0x7f8a37af53f0, pReg = 
0x0}}
  has_gpu_copy = optimized out
  success = optimized out
  #15 0x7f8a2f15c500 in ExaCheckCopyNtoN (pSrc=0x7f8a3756a4c0, 
pDst=0x7f8a37f6d350, pGC=0x7f8a37d004d0, pbox=0x74326040, nbox=1, dx=-928, 
dy=-151, reverse=0, upsidedown=0, bitplane=0, closure=0x0) at 
../../exa/exa_unaccel.c:152
  pPixmap = 0x7f8a37af53f0
  reg = {extents = {x1 = 335, y1 = 53, x2 = 387, y2 = 77}, data = 0x0}
  xoff = -926
  yoff = -128
  #16 0x7f8a36495ead in miCopyRegion 
(pSrcDrawable=pSrcDrawable@entry=0x7f8a3756a4c0, 
pDstDrawable=pDstDrawable@entry=0x7f8a37f6d350, pGC=pGC@entry=0x7f8a37d004d0, 

[Desktop-packages] [Bug 1306899] Re: X.Org X Server 1.15.0 crashed after suspend with nouveau driver

2014-04-17 Thread KDEUSER56
Apport dump of the mentioned crash today.

** Attachment added: _usr_bin_Xorg.0.crash
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1306899/+attachment/4086433/+files/_usr_bin_Xorg.0.crash

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1306899

Title:
  X.Org X Server 1.15.0 crashed after suspend with nouveau driver

Status in “xserver-xorg-video-nouveau” package in Ubuntu:
  New

Bug description:
  I suspended Ubuntu 14.04 and after waking up from suspend, there was a 
complete freeze, I could not do anything, not even switching to a virtual 
terminal. Mouse input worked in the beginning but after a few seconds nothing 
worked anymore.
  I suspended with sudo pm-suspend. 
  I am using the nouveau driver. 
  I am using latest Ubuntu 14.04 daily as of today. 

  After hard reset I found the attached file in /var/crash.

  Running apport-retrace gives me:

  --- stack trace ---
  #0  0x7f8a33e5ef79 in __GI_raise (sig=sig@entry=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:56
  resultvar = 0
  pid = 1170
  selftid = 1170
  #1  0x7f8a33e62388 in __GI_abort () at abort.c:89
  save_stage = 2
  act = {__sigaction_handler = {sa_handler = 0xd14, sa_sigaction = 
0xd14}, sa_mask = {__val = {0, 140737290327736, 140231589197143, 1, 0, 0, 
140231552724264, 1, 140737290327736, 3348, 140231589225749, 0, 
18446744073709551615, 140231595835104, 140737290327520, 0}}, sa_flags = 
924665264, sa_restorer = 0x7f8a362e59c0}
  sigs = {__val = {32, 0 repeats 15 times}}
  #2  0x7f8a364bba1e in OsAbort () at ../../os/utils.c:1324
  No locals.
  #3  0x7f8a363a25a7 in ddxGiveUp (error=error@entry=EXIT_ERR_ABORT) at 
../../../../hw/xfree86/common/xf86Init.c:1112
  i = optimized out
  #4  0x7f8a363a2666 in AbortDDX (error=error@entry=EXIT_ERR_ABORT) at 
../../../../hw/xfree86/common/xf86Init.c:1156
  i = optimized out
  #5  0x7f8a364c0eb2 in AbortServer () at ../../os/log.c:770
  No locals.
  #6  0x7f8a364c1bb8 in FatalError (f=f@entry=0x7f8a364ec388 Caught signal 
%d (%s). Server aborting\n) at ../../os/log.c:911
  args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 
0x743257a0, reg_save_area = 0x743256d0}}
  args2 = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 
0x743257a0, reg_save_area = 0x743256d0}}
  beenhere = 1
  #7  0x7f8a364b978c in OsSigHandler (signo=11, sip=optimized out, 
unused=optimized out) at ../../os/osinit.c:147
  unused = optimized out
  sip = optimized out
  signo = 11
  #8  signal handler called
  No locals.
  #9  __memcpy_sse2_unaligned () at 
../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:33
  No locals.
  #10 0x7f8a2f151356 in memcpy (__len=3348, __src=0x0, __dest=optimized 
out) at /usr/include/x86_64-linux-gnu/bits/string3.h:51
  No locals.
  #11 exaMemcpyBox (pbox=pbox@entry=0x74325dd0, src=0x0, src_pitch=3392, 
dst=optimized out, dst_pitch=3348, pPixmap=0x7f8a37af53f0) at 
../../exa/exa_migration_classic.c:59
  i = 646
  cpp = optimized out
  bytes = 3348
  #12 0x7f8a2f1517fb in exaCopyDirty (migrate=migrate@entry=0x74325e30, 
pValidDst=0x7f8a37af5490, pValidSrc=0x7f8a37af54a0, transfer=0x7f8a2ffb0e60 
nouveau_exa_download_from_screen, fallback_index=fallback_index@entry=1, 
sync=0x7f8a2f150350 exaWaitSync) at ../../exa/exa_migration_classic.c:240
  pPixmap = 0x7f8a37af53f0
  damage = optimized out
  CopyReg = {extents = {x1 = 0, y1 = 0, x2 = 837, y2 = 646}, data = 0x0}
  save_use_gpu_copy = 1
  save_pitch = 3392
  pBox = 0x74325dd0
  nbox = 0
  access_prepared = 1
  need_sync = 0
  #13 0x7f8a2f151a22 in exaCopyDirtyToSys 
(migrate=migrate@entry=0x74325e30) at ../../exa/exa_migration_classic.c:285
  pPixmap = optimized out
  #14 0x7f8a2f153e22 in exaPrepareAccessReg_mixed (pPixmap=0x7f8a37af53f0, 
index=optimized out, pReg=0x74325ee0) at 
../../exa/exa_migration_mixed.c:256
  as_dst = 1
  pixmaps = {{as_dst = 0, as_src = 1, pPix = 0x7f8a37af53f0, pReg = 
0x0}}
  has_gpu_copy = optimized out
  success = optimized out
  #15 0x7f8a2f15c500 in ExaCheckCopyNtoN (pSrc=0x7f8a3756a4c0, 
pDst=0x7f8a37f6d350, pGC=0x7f8a37d004d0, pbox=0x74326040, nbox=1, dx=-928, 
dy=-151, reverse=0, upsidedown=0, bitplane=0, closure=0x0) at 
../../exa/exa_unaccel.c:152
  pPixmap = 0x7f8a37af53f0
  reg = {extents = {x1 = 335, y1 = 53, x2 = 387, y2 = 77}, data = 0x0}
  xoff = -926
  yoff = -128
  #16 0x7f8a36495ead in miCopyRegion 
(pSrcDrawable=pSrcDrawable@entry=0x7f8a3756a4c0, 
pDstDrawable=pDstDrawable@entry=0x7f8a37f6d350, pGC=pGC@entry=0x7f8a37d004d0, 

[Desktop-packages] [Bug 1306899] Re: X.Org X Server 1.15.0 crashed after suspend with nouveau driver

2014-04-14 Thread Timo Aaltonen
** Package changed: xorg (Ubuntu) = xserver-xorg-video-nouveau (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1306899

Title:
  X.Org X Server 1.15.0 crashed after suspend with nouveau driver

Status in “xserver-xorg-video-nouveau” package in Ubuntu:
  New

Bug description:
  I suspended Ubuntu 14.04 and after waking up from suspend, there was a 
complete freeze, I could not do anything, not even switching to a virtual 
terminal. Mouse input worked in the beginning but after a few seconds nothing 
worked anymore.
  I suspended with sudo pm-suspend. 
  I am using the nouveau driver. 
  I am using latest Ubuntu 14.04 daily as of today. 

  After hard reset I found the attached file in /var/crash.

  Running apport-retrace gives me:

  --- stack trace ---
  #0  0x7f8a33e5ef79 in __GI_raise (sig=sig@entry=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:56
  resultvar = 0
  pid = 1170
  selftid = 1170
  #1  0x7f8a33e62388 in __GI_abort () at abort.c:89
  save_stage = 2
  act = {__sigaction_handler = {sa_handler = 0xd14, sa_sigaction = 
0xd14}, sa_mask = {__val = {0, 140737290327736, 140231589197143, 1, 0, 0, 
140231552724264, 1, 140737290327736, 3348, 140231589225749, 0, 
18446744073709551615, 140231595835104, 140737290327520, 0}}, sa_flags = 
924665264, sa_restorer = 0x7f8a362e59c0}
  sigs = {__val = {32, 0 repeats 15 times}}
  #2  0x7f8a364bba1e in OsAbort () at ../../os/utils.c:1324
  No locals.
  #3  0x7f8a363a25a7 in ddxGiveUp (error=error@entry=EXIT_ERR_ABORT) at 
../../../../hw/xfree86/common/xf86Init.c:1112
  i = optimized out
  #4  0x7f8a363a2666 in AbortDDX (error=error@entry=EXIT_ERR_ABORT) at 
../../../../hw/xfree86/common/xf86Init.c:1156
  i = optimized out
  #5  0x7f8a364c0eb2 in AbortServer () at ../../os/log.c:770
  No locals.
  #6  0x7f8a364c1bb8 in FatalError (f=f@entry=0x7f8a364ec388 Caught signal 
%d (%s). Server aborting\n) at ../../os/log.c:911
  args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 
0x743257a0, reg_save_area = 0x743256d0}}
  args2 = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 
0x743257a0, reg_save_area = 0x743256d0}}
  beenhere = 1
  #7  0x7f8a364b978c in OsSigHandler (signo=11, sip=optimized out, 
unused=optimized out) at ../../os/osinit.c:147
  unused = optimized out
  sip = optimized out
  signo = 11
  #8  signal handler called
  No locals.
  #9  __memcpy_sse2_unaligned () at 
../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:33
  No locals.
  #10 0x7f8a2f151356 in memcpy (__len=3348, __src=0x0, __dest=optimized 
out) at /usr/include/x86_64-linux-gnu/bits/string3.h:51
  No locals.
  #11 exaMemcpyBox (pbox=pbox@entry=0x74325dd0, src=0x0, src_pitch=3392, 
dst=optimized out, dst_pitch=3348, pPixmap=0x7f8a37af53f0) at 
../../exa/exa_migration_classic.c:59
  i = 646
  cpp = optimized out
  bytes = 3348
  #12 0x7f8a2f1517fb in exaCopyDirty (migrate=migrate@entry=0x74325e30, 
pValidDst=0x7f8a37af5490, pValidSrc=0x7f8a37af54a0, transfer=0x7f8a2ffb0e60 
nouveau_exa_download_from_screen, fallback_index=fallback_index@entry=1, 
sync=0x7f8a2f150350 exaWaitSync) at ../../exa/exa_migration_classic.c:240
  pPixmap = 0x7f8a37af53f0
  damage = optimized out
  CopyReg = {extents = {x1 = 0, y1 = 0, x2 = 837, y2 = 646}, data = 0x0}
  save_use_gpu_copy = 1
  save_pitch = 3392
  pBox = 0x74325dd0
  nbox = 0
  access_prepared = 1
  need_sync = 0
  #13 0x7f8a2f151a22 in exaCopyDirtyToSys 
(migrate=migrate@entry=0x74325e30) at ../../exa/exa_migration_classic.c:285
  pPixmap = optimized out
  #14 0x7f8a2f153e22 in exaPrepareAccessReg_mixed (pPixmap=0x7f8a37af53f0, 
index=optimized out, pReg=0x74325ee0) at 
../../exa/exa_migration_mixed.c:256
  as_dst = 1
  pixmaps = {{as_dst = 0, as_src = 1, pPix = 0x7f8a37af53f0, pReg = 
0x0}}
  has_gpu_copy = optimized out
  success = optimized out
  #15 0x7f8a2f15c500 in ExaCheckCopyNtoN (pSrc=0x7f8a3756a4c0, 
pDst=0x7f8a37f6d350, pGC=0x7f8a37d004d0, pbox=0x74326040, nbox=1, dx=-928, 
dy=-151, reverse=0, upsidedown=0, bitplane=0, closure=0x0) at 
../../exa/exa_unaccel.c:152
  pPixmap = 0x7f8a37af53f0
  reg = {extents = {x1 = 335, y1 = 53, x2 = 387, y2 = 77}, data = 0x0}
  xoff = -926
  yoff = -128
  #16 0x7f8a36495ead in miCopyRegion 
(pSrcDrawable=pSrcDrawable@entry=0x7f8a3756a4c0, 
pDstDrawable=pDstDrawable@entry=0x7f8a37f6d350, pGC=pGC@entry=0x7f8a37d004d0, 
pDstRegion=pDstRegion@entry=0x74326040, dx=dx@entry=-928, dy=dy@entry=-151, 
copyProc=copyProc@entry=0x7f8a2f155bc0 exaCopyNtoN, 
bitPlane=bitPlane@entry=0,