SIGILL: chromium-browse[12042] trap invalid opcode ip:7f4e637e1c7d sp:7fff4a10d878 error:0 in chromium-browser

Bug #1002325 reported by Jani Uusitalo
24
This bug affects 5 people
Affects Status Importance Assigned to Milestone
chromium-browser (Ubuntu)
Won't Fix
Undecided
Unassigned

Bug Description

Steps to reproduce:
1. $ chromium-browser --temp-profile # just to rule out custom configuration
2. Go to youtube.com/html5, opt in to html5
3. Go to http://www.youtube.com/watch_popup?v=-JryxdydOj0&vq=480

What happens:
The tab goes Aw, Snap! and dmesg says "chromium-browse[12042] trap invalid opcode ip:7f4e637e1c7d sp:7fff4a10d878 error:0 in chromium-browser".

What I expect to happen:
I haven't bothered to check how it should behave, but at least it shouldn't crash.

Additional information:
Seems to happen with both chromium-codecs-ffmpeg and chromium-codecs-ffmpeg-extra (from Medibuntu) alike.

I'm attaching a backtrace. I did my best with it, but I'll readily admit I have no idea of its value. Please do advise me if I more -dbg packages or something else is needed.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: chromium-browser 18.0.1025.168~r134367-0ubuntu0.12.04.1
Uname: Linux 3.3.3-030303-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
CheckboxSubmission: 09ae689090491ca53449589269e4bfd8
CheckboxSystem: edda5d4f616ca792bf437989cb597002
ChromiumPrefs: can't open profile /home/jani/.config/chromium/Default/Preferences
Date: Mon May 21 17:30:49 2012
Desktop-Session:
 DESKTOP_SESSION = ubuntu
 XDG_CONFIG_DIRS = /etc/xdg/xdg-ubuntu:/etc/xdg
 XDG_DATA_DIRS = /usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/
Env:
 MOZ_PLUGIN_PATH = None
 LD_LIBRARY_PATH = None
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
SourcePackage: chromium-browser
UpgradeStatus: Upgraded to precise on 2011-11-21 (182 days ago)
chromium-default: CHROMIUM_FLAGS=""

Revision history for this message
Jani Uusitalo (uusijani) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in chromium-browser (Ubuntu):
status: New → Confirmed
Revision history for this message
Ruslan (b7-10110111) wrote :

For the record, the illegal instruction which leads to crash appears to be UD2 for me.

Revision history for this message
Ariel Faigon (ariel.faigon) wrote :

I started getting these about a week ago (Jul 2015)

They now happen several times a day in bursts (at the same second, same error, but multiple process or thread ids)

I'm on 14.04.2 LTS

Here are some examples from syslog:

Jul 29 10:41:48 xxx kernel: [2065316.058955] traps: chromium-browse[4352]
trap invalid opcode ip:7f00eb6d9519 sp:7ffdf8fbc1f8 error:0 in
libv8.so[7f00eb1c1000+634000]
Jul 29 10:41:48 xxx kernel: [2065316.267317] traps: chromium-browse[4355]
trap invalid opcode ip:7efd6e7c9519 sp:7ffec0568598 error:0 in
libv8.so[7efd6e2b1000+634000]
Jul 29 10:41:48 xxx kernel: [2065316.482561] traps: chromium-browse[4358]
trap invalid opcode ip:7efd6e7c9519 sp:7ffec0568598 error:0 in
libv8.so[7efd6e2b1000+634000]

Revision history for this message
Seth (seth-666-tl) wrote :

ar 7 09:31:08 Seth-666-Laptop console-kit-daemon[15258]: GLib-CRITICAL: Source ID 11 was not found when attempting to remove it
Mar 7 09:31:08 Seth-666-Laptop upstart-socket-bridge[13935]: Could not obtain job start condition /com/ubuntu/Upstart/jobs/teamviewerd: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
Mar 7 09:34:34 Seth-666-Laptop kernel: [ 2110.498392] perf interrupt took too long (5011 > 5000), lowering kernel.perf_event_max_sample_rate to 25000
Mar 7 09:38:38 Seth-666-Laptop kernel: [ 2354.758555] traps: chrome[19781] trap invalid opcode ip:55bd3c7d7552 sp:7ffff94e3190 error:0 in chrome[55bd3bcaf000+6612000]
Mar 7 09:38:40 Seth-666-Laptop kernel: [ 2356.807638] traps: chrome[19757] trap invalid opcode ip:55dc060bfafb sp:7ffc4c4dbd40 error:0 in chrome[55dc046f7000+6612000]
Mar 7 09:38:42 Seth-666-Laptop kernel: [ 2358.488858] capability: warning: `proftpd' uses 32-bit capabilities (legacy support in use)
Mar 7 09:38:45 Seth-666-Laptop proftpd[20046]: Seth-666-Laptop - ProFTPD 1.3.4c (maint) (built Wed Feb 1 2017 01:44:34 CET) standalone mode STARTUP
Mar 7 09:39:12 Seth-666-Laptop proftpd[20046]: Seth-666-Laptop - ProFTPD killed (signal 15)
Mar 7 09:39:12 Seth-666-Laptop proftpd[20046]: Seth-666-Laptop - ProFTPD 1.3.4c standalone mode SHUTDOWN
Mar 7 09:39:31 Seth-666-Laptop proftpd[20582]: Seth-666-Laptop - ProFTPD 1.3.4c (maint) (built Wed Feb 1 2017 01:44:34 CET) standalone mode STARTUP
Mar 7 09:40:13 Seth-666-Laptop whoopsie[1158]: Not online; processing later (/var/crash/_opt_google_chrome_chrome.0.crash).
Mar 7 09:42:31 Seth-666-Laptop kernel: [ 2587.317569] traps: chrome[21943] trap invalid opcode ip:55d67b38d552 sp:7ffd88f68300 error:0 in chrome[55d67a865000+6612000]
Mar 7 09:42:31 Seth-666-Laptop kernel: [ 2587.470685] traps: chrome[21933] trap invalid opcode ip:558f29a8bafb sp:7ffe90372440 error:0 in chrome[558f280c3000+6612000]

Revision history for this message
Olivier Tilloy (osomon) wrote :

Closing now as this report wasn’t investigated timely and is now too old to be meaningful.
Please do not hesitate to report crashes occurring with recent releases of chromium-browser, they will hopefully be investigated and acted upon in a more timely manner.

Changed in chromium-browser (Ubuntu):
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.