← Back to team overview

desktop-packages team mailing list archive

[Bug 868704] Re: Html code with JQuery makes Aurora crash

 

-- 
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/868704

Title:
  Html code with JQuery makes Aurora crash

Status in “firefox” package in Ubuntu:
  New

Bug description:
  Type something in the "input" textarea makes my Aurora crash. The HTML
  code:

  <!DOCTYPE html>
  <html>
  <head>
  	<meta charset="UTF-8">
  	<title>HTML</title>
  	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
  </head>
  <body>
  <textarea id="input"></textarea>
  <textarea id="output"></textarea>
  <script>
  	$("#input").change(function(){
  		$("#output").val(this.val());
  	});
  </script>
  </body>
  </html>

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: firefox 9.0~a2~hg20110928r78199-0ubuntu1~umd1
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  ArecordDevices:
   **** List of CAPTURE Hardware Devices ****
   card 0: Intel [HDA Intel], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC1:  lealcy     7136 F.... pulseaudio
   /dev/snd/controlC0:  lealcy     7136 F.... pulseaudio
  BuildID: 20110929014605
  CRDA: Error: [Errno 2] Arquivo ou diretório não encontrado
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfdff8000 irq 43'
     Mixer name	: 'Realtek ALC662 rev1'
     Components	: 'HDA:10ec0662,10ec0662,00100101'
     Controls      : 34
     Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfcffc000 irq 17'
     Mixer name	: 'Nvidia GPU 0b HDMI/DP'
     Components	: 'HDA:10de000b,10de0101,00100200'
     Controls      : 16
     Simple ctrls  : 4
  Channel: aurora
  Date: Wed Oct  5 17:53:32 2011
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  IpRoute:
   default via 172.0.0.1 dev eth0  proto static 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   172.0.0.0/24 dev eth0  proto kernel  scope link  src 172.0.0.230  metric 1
  IwConfig:
   lo        no wireless extensions.
   
   eth0      no wireless extensions.
  ProcEnviron:
   LANGUAGE=pt_BR:pt:en
   LANG=pt_BR.utf8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=9.0a2/20110929014605 (Running)
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: Upgraded to oneiric on 2011-09-15 (20 days ago)
  dmi.bios.date: 07/15/2008
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 5.11
  dmi.board.name: Boston
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: dmi:bvnPhoenixTechnologies,LTD:bvr5.11:bd07/15/2008:svnHP-Pavilion:pnFJ452AA-AC4a6615br:pvr:rvnMSI:rnBoston:rvr1.0:cvnHewlett-Packard:ct3:cvr:
  dmi.product.name: FJ452AA-AC4 a6615br
  dmi.sys.vendor: HP-Pavilion

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


References