← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 757141] Re: Xorg freeze: "Try Ubuntu" leads to black screen with a white cursor and keyboard issues

 

Thanks for the photos.  Yeah looks like the compiz process triggered a
page fault in the radeon drm module which caused a kernel OOPS.

IMG_0686 has the clearest call trace.  I'll add that to the bug
description.

IMG_0689 shows the top of the oops report pretty clearly.

** Description changed:

  Binary package hint: xorg
  
  I booted a LiveUSB of the current natty daily ISO. It got to the screen
  where it asks whether I want to Try or Install Ubuntu. I selected "Try".
  It switched back to the console, then loaded xorg with a cursor in the
  center of the screen and a black background and stopped. I could move
  the cursor around with my mouse, but Ctrl-Alt-F1 didn't do anything. I
  eventually did Alt-Sysrq-R and Alt-Sysrq-K to restart xorg, logged in on
  gdm, and got to a normal desktop.
  
  Xorg.0.log
  [   200.269] [mi] EQ overflowing. The server is probably stuck in an infinite loop.
  [   200.269]
  Backtrace:
  [   200.270] 0: /usr/bin/X (xorg_backtrace+0x26) [0x4a24d6]
  [   200.270] 1: /usr/bin/X (mieqEnqueue+0x1f4) [0x4a1794]
  [   200.270] 2: /usr/bin/X (xf86PostMotionEventM+0x97) [0x47d687]
  [   200.270] 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f1379cf8000+0x5f7b) [0x7f1379cfdf7b]
  [   200.270] 4: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f1379cf8000+0x666d) [0x7f1379cfe66d]
  [   200.270] 5: /usr/bin/X (0x400000+0x6c627) [0x46c627]
  [   200.270] 6: /usr/bin/X (0x400000+0x124a9e) [0x524a9e]
  [   200.270] 7: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f137eee5000+0xfc60) [0x7f137eef4c60]
  [   200.270] 8: /lib/x86_64-linux-gnu/libc.so.6 (ioctl+0x7) [0x7f137deed297]
  [   200.270] 9: /lib/x86_64-linux-gnu/libdrm.so.2 (drmIoctl+0x28) [0x7f137c487058]
  [   200.270] 10: /lib/x86_64-linux-gnu/libdrm.so.2 (drmCommandWriteRead+0x1c) [0x7f137c48934c]
  [   200.270] 11: /lib/x86_64-linux-gnu/libdrm_radeon.so.1 (0x7f137bb64000+0x1ab9) [0x7f137bb65ab9]
  [   200.270] 12: /lib/x86_64-linux-gnu/libdrm_radeon.so.1 (0x7f137bb64000+0x1b04) [0x7f137bb65b04]
  [   200.270] 13: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7f137bd6b000+0xb53c9) [0x7f137be203c9]
  [   200.270] 14: /usr/lib/xorg/modules/libexa.so (0x7f137b116000+0xbf2c) [0x7f137b121f2c]
  [   200.270] 15: /usr/bin/X (0x400000+0x1609c9) [0x5609c9]
  [   200.270] 16: /usr/bin/X (0x400000+0xa53a3) [0x4a53a3]
  [   200.270] 17: /usr/bin/X (0x400000+0xd4e48) [0x4d4e48]
  [   200.270] 18: /usr/bin/X (0x400000+0x2e269) [0x42e269]
  [   200.270] 19: /usr/bin/X (0x400000+0x21a4e) [0x421a4e]
  [   200.270] 20: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xff) [0x7f137de2eeff]
  [   200.270] 21: /usr/bin/X (0x400000+0x215f9) [0x4215f9]
  
  dmesg
  [  211.546090] SAK: killed process 1872 (console-kit-dae): fd#11 opened to the tty
  [  211.546092] SAK: killed process 1886 (console-kit-dae): fd#11 opened to the tty
  [  211.546095] SAK: killed process 1887 (console-kit-dae): fd#11 opened to the tty
  [  211.546148] SAK: killed process 4605 (Xorg): task_session(p)==tty->session
  [  224.800019] radeon 0000:01:00.0: GPU lockup CP stall for more than 10040msec
  [  224.800024] ------------[ cut here ]------------
  [  224.800056] WARNING: at /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248 radeon_fence_wait+0x36f/0x3e0 [radeon]()
  [  224.800060] Hardware name: P5K-E
  [  224.800062] GPU lockup (waiting for 0x00000173 last fence id 0x0000016D)
  [  224.800065] Modules linked in: parport_pc ppdev lp dm_crypt parport arc4 snd_hda_codec_hdmi snd_hda_codec_analog snd_hda_intel snd_hda_codec snd_hwdep binfmt_misc snd_pcm ath9k snd_seq_midi mac80211 snd_rawmidi ath9k_common snd_seq_midi_event ath9k_hw snd_seq ath snd_timer snd_seq_device snd cfg80211 asus_atk0110 soundcore serio_raw snd_page_alloc squashfs aufs nls_iso8859_1 nls_cp437 vfat fat dm_raid45 xor btrfs zlib_deflate libcrc32c usb_storage usbhid hid uas radeon ttm drm_kms_helper drm ahci libahci sky2 i2c_algo_bit
  [  224.800111] Pid: 4857, comm: Xorg Not tainted 2.6.38-8-generic #41-Ubuntu
  [  224.800113] Call Trace:
  [  224.800122]  [<ffffffff81065cef>] ? warn_slowpath_common+0x7f/0xc0
  [  224.800126]  [<ffffffff81065de6>] ? warn_slowpath_fmt+0x46/0x50
  [  224.800146]  [<ffffffffa00d26df>] ? radeon_fence_wait+0x36f/0x3e0 [radeon]
  [  224.800152]  [<ffffffff81087f30>] ? autoremove_wake_function+0x0/0x40
  [  224.800171]  [<ffffffffa00d2fc1>] ? radeon_sync_obj_wait+0x11/0x20 [radeon]
  [  224.800181]  [<ffffffffa005ab0d>] ? ttm_bo_wait+0xfd/0x1b0 [ttm]
  [  224.800188]  [<ffffffffa005ae88>] ? ttm_bo_list_ref_sub+0x28/0x30 [ttm]
  [  224.800209]  [<ffffffffa00eb9e3>] ? radeon_gem_wait_idle_ioctl+0x93/0x110 [radeon]
  [  224.800224]  [<ffffffffa0022384>] ? drm_ioctl+0x3e4/0x4c0 [drm]
  [  224.800245]  [<ffffffffa00eb950>] ? radeon_gem_wait_idle_ioctl+0x0/0x110 [radeon]
  [  224.800251]  [<ffffffff8100b7b1>] ? handle_signal+0x131/0x260
  [  224.800256]  [<ffffffff810156d1>] ? fpu_finit+0x21/0x40
  [  224.800259]  [<ffffffff810157fa>] ? init_fpu+0x4a/0x150
  [  224.800265]  [<ffffffff8117648f>] ? do_vfs_ioctl+0x8f/0x360
  [  224.800269]  [<ffffffff8100bd06>] ? sys_rt_sigreturn+0x106/0x140
  [  224.800273]  [<ffffffff811767f1>] ? sys_ioctl+0x91/0xa0
  [  224.800276]  [<ffffffff8100c002>] ? system_call_fastpath+0x16/0x1b
  [  224.800280] ---[ end trace 4b79756e0a682393 ]---
  
+ From the photos it shows a slightly different trace for an oops related to the compiz process:
+ radeon_gart_bind
+ radeon_ttm_backend_bind
+ ttm_tt_bind
+ ttm_bo_move_ttm
+ ttm_bo_handle_move_mem
+ ttm_bo_move_buffer
+ ttm_bo_validate
+ radeon_bo_list_validate
+ radeon_cs_parser_relocs
+ radeon_cs_ioctl
+ drm_ioctl
+ ? handle_mm_fault
+ ? radeon_cs_ioctl
+ ? do_page_fault
+ do_vfs_iotcl
+ sys_iotcl
+ system_call_fastpath
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: xorg 1:7.6+4ubuntu3
  ProcVersionSignature: Ubuntu 2.6.38-8.41-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  Architecture: amd64
  CompizPlugins: [core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  CompositorRunning: compiz
  DRM.card0.HDMI.A.1:
   status: disconnected
   enabled: disabled
   dpms: On
   modes:
   edid-base64:
  DRM.card0.VGA.1:
   status: disconnected
   enabled: disabled
   dpms: On
   modes:
   edid-base64:
  Date: Mon Apr 11 05:50:59 2011
  DistUpgraded: Fresh install
  DistroCodename: natty
  DistroVariant: ubuntu
  GdmLog2:
  
  GraphicsCard:
   ATI Technologies Inc RV620 LE [Radeon HD 3450] [1002:95c5] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:01f4]
  LiveMediaBuild: Ubuntu 11.04 "Natty Narwhal" - Beta amd64 (20110410)
  MachineType: System manufacturer P5K-E
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true file=/cdrom/preseed/hostname.seed boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
  Renderer: Unknown
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/19/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1305
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5K-E
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr1305:bd06/19/2009:svnSystemmanufacturer:pnP5K-E:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5K-E:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5K-E
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.4+bzr20110407-0ubuntu2
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.23-1ubuntu6
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.1-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
  version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20110107+b795ca6e-0ubuntu6

** Tags added: regression-release

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

Title:
  Xorg freeze: "Try Ubuntu" leads to black screen with a white cursor
  and keyboard issues


References