← Back to team overview

desktop-packages team mailing list archive

[Bug 828049] Re: Firefox crashes on systems with nvidia optimus

 

CLI output:

user@hostname:~$ firefox 
Couldn't get object: TypeError: Components.classes[cid] is undefined
Can't find symbol 'glXBindTexImageEXT'
Can't find symbol 'glXReleaseTexImageEXT'
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
out of memory

Steps to reproduce:
1. Buy the wrong laptop (a dell XPS 15z in my case)
2. Open a few tabs, pressing "view page source" seems to help too.

PC info:
Dell XPS 15z
Video card:

lspci -v -s 01:00.0:
        01:00.0 VGA compatible controller: nVidia Corporation Device 0df5 (rev a1) (prog-if 00 [VGA controller])
	Subsystem: Dell Device 0446
	Flags: bus master, fast devsel, latency 0, IRQ 11
	Memory at f0000000 (32-bit, non-prefetchable) [size=16M]
	Memory at c0000000 (64-bit, prefetchable) [size=256M]
	Memory at d0000000 (64-bit, prefetchable) [size=32M]
	I/O ports at 3000 [size=128]
	[virtual] Expansion ROM at f1000000 [disabled] [size=512K]
	Capabilities: [60] Power Management version 3
	Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [78] Express Endpoint, MSI 00
	Capabilities: [b4] Vendor Specific Information: Len=14 <?>
	Capabilities: [100] Virtual Channel
	Capabilities: [128] Power Budgeting <?>
	Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
	Kernel driver in use: nvidia
	Kernel modules: nvidia-current, nouveau, nvidiafb

cat /proc/driver/nvidia/gpus/0/information: 
	Model: 		 GeForce GT 525M
	IRQ:   		 11
	Video BIOS: 	 ??.??.??.??.??
	Card Type: 	 PCI-E
	DMA Size: 	 37 bits
	DMA Mask: 	 0x1fffffffff
	Bus Location: 	 0000:01.00.0

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

Title:
  Firefox crashes on systems with nvidia optimus

Status in “firefox” package in Ubuntu:
  New

Bug description:
  Firefox crashes on systems with nvidia optimus that have Bumblebee
  (https://github.com/Bumblebee-Project/Bumblebee) installed. This is
  down to Hardware Acceleration being enabled by default. Firefox tries
  to load the nvidia module but this fails and the system crashes.

  It is fixed by disabling Hardware Acceleration trough the settings
  (Edit -> Preferences -> Advanced -> General -> Use hardware
  acceleration when available)

  (x)ubuntu version: 11.04
  Firefox version: 6.0+build1+nobinonly-0ubuntu0.11.04.1

  I will enable hardware rendering again and restart firefox so I can
  paste the output on the CLI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/828049/+subscriptions


References