[Ubuntu-x-swat] [Bug 490702] Re: Xorg+intel_drv crash when uxa_check_poly_segment calls libfb

2010-02-09 Thread Bryce Harrington
** Description changed:

  Binary package hint: xserver-xorg-video-intel
  
  I was adjusting components in the eagle pcb layout tool when Xorg
  crashed on me with the following backtrace in Xorg.0.log.old:
  
  Backtrace:
  0: /usr/bin/X(xorg_backtrace+0x3b) [0x8133d6b]
  1: /usr/bin/X(xf86SigHandler+0x55) [0x80c7d35]
  2: [0xb5c400]
  3: /usr/lib/xorg/modules//libfb.so(fbSegment+0x37c) [0x34879c]
  4: /usr/lib/xorg/modules//libfb.so(fbZeroSegment+0xa3) [0x345193]
  5: /usr/lib/xorg/modules//libfb.so(fbPolySegment+0x57) [0x345087]
  6: /usr/lib/xorg/modules/drivers//intel_drv.so(uxa_check_poly_segment+0x10e) 
[0x48f03e]
  7: /usr/lib/xorg/modules/drivers//intel_drv.so [0x487b72]
  8: /usr/bin/X [0x81809d1]
  9: /usr/bin/X(ProcPolySegment+0xfa) [0x808abca]
  10: /usr/bin/X(Dispatch+0x35f) [0x808d17f]
  11: /usr/bin/X(main+0x395) [0x8072515]
  12: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x1feb56]
  13: /usr/bin/X [0x80719c1]
  Saw signal 11.  Server aborting.
  
  ProblemType: Bug
  Architecture: i386
  Date: Mon Nov 30 23:06:15 2009
  DistroRelease: Ubuntu 9.10
  InstallationMedia: Ubuntu-Netbook-Remix 9.10 Karmic Koala - Release i386 
(20091028.4)
  MachineType: ASUSTeK Computer INC. 1005HA
  Package: xserver-xorg-video-intel 2:2.9.0-1ubuntu2
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-15-generic 
root=UUID=4b7d6579-ed9f-4ac4-9450-16fcdf14dd27 ro quiet splash
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
  RelatedPackageVersions:
   xserver-xorg 1:7.4+3ubuntu10
   libgl1-mesa-glx 7.6.0-1ubuntu4
   libdrm2 2.4.14-1ubuntu1
   xserver-xorg-video-intel 2:2.9.0-1ubuntu2
   xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
  SourcePackage: xserver-xorg-video-intel
  Tags:  ubuntu-unr
  Uname: Linux 2.6.31-15-generic i686
  XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
  XsessionErrors:
   (gnome-settings-daemon:3992): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (gnome-settings-daemon:3992): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (nautilus:4031): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
   (polkit-gnome-authentication-agent-1:4059): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
   (gnome-power-manager:4066): Gdk-CRITICAL **: 
gdk_window_thaw_toplevel_updates_libgtk_only: assertion 
`private-update_and_descendants_freeze_count  0' failed
  dmi.bios.date: 09/23/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0905
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 1005HA
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: 0x
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer INC.
  dmi.chassis.version: x.x
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0905:bd09/23/2009:svnASUSTeKComputerINC.:pn1005HA:pvrx.x:rvnASUSTeKComputerINC.:rn1005HA:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x:
  dmi.product.name: 1005HA
  dmi.product.version: x.x
  dmi.sys.vendor: ASUSTeK Computer INC.
  fglrx: Not loaded
  system:
   distro: Ubuntu
   architecture:   i686kernel: 2.6.31-15-generic
+ 
+ [lspci]
+ 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME 
Express Integrated Graphics Controller [8086:27ae] (rev 03)
+   Subsystem: ASUSTeK Computer Inc. Device [1043:8340]

-- 
Xorg+intel_drv crash when uxa_check_poly_segment calls libfb
https://bugs.launchpad.net/bugs/490702
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
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 490702] Re: Xorg+intel_drv crash when uxa_check_poly_segment calls libfb

2010-01-21 Thread Bryce Harrington
Hi Jesse, looking at the fbSegment() code in xorg-server, it's a
relatively long routine with a good bit of pointer math.  It's not
obvious where within the routine it's triggering the signal.

Are you able to reproduce this issue easily? If so, please collect a
full backtrace - see http://wiki.ubuntu.com/X/Backtracing for
directions.  If not, could you describe the conditions under which the
crash tends to occur?

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided = High

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Confirmed = Incomplete

-- 
Xorg+intel_drv crash when uxa_check_poly_segment calls libfb
https://bugs.launchpad.net/bugs/490702
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
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 490702] Re: Xorg+intel_drv crash when uxa_check_poly_segment calls libfb

2009-12-12 Thread Petteri Aimonen
Same thing here on Debian unstable. Crash happens with Eagle and Intel
drivers every few hours.


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

-- 
Xorg+intel_drv crash when uxa_check_poly_segment calls libfb
https://bugs.launchpad.net/bugs/490702
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
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 490702] Re: Xorg+intel_drv crash when uxa_check_poly_segment calls libfb

2009-12-06 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Confirmed

-- 
Xorg+intel_drv crash when uxa_check_poly_segment calls libfb
https://bugs.launchpad.net/bugs/490702
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
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 490702] Re: Xorg+intel_drv crash when uxa_check_poly_segment calls libfb

2009-12-04 Thread Bryce Harrington
** Tags added: crash

-- 
Xorg+intel_drv crash when uxa_check_poly_segment calls libfb
https://bugs.launchpad.net/bugs/490702
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
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 490702] Re: Xorg+intel_drv crash when uxa_check_poly_segment calls libfb

2009-11-30 Thread Jesse Michael

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/36286768/BootDmesg.txt

** Attachment added: CurrentDmesg.gz
   http://launchpadlibrarian.net/36286769/CurrentDmesg.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/36286770/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/36286771/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/36286772/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/36286773/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/36286774/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/36286775/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/36286776/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/36286777/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/36286778/UdevLog.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/36286779/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/36286780/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/36286781/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/36286783/glxinfo.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/36286784/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/36286785/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/36286787/xkbcomp.txt

-- 
Xorg+intel_drv crash when uxa_check_poly_segment calls libfb
https://bugs.launchpad.net/bugs/490702
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
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