New issue
Advanced search Search tips

Issue 618600 link

Starred by 3 users

Issue metadata

Status: Duplicate
Owner: ----
Closed: Mar 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

WebGL crash on nvidia

Reported by jann...@gmail.com, Jun 9 2016

Issue description

UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.84 Safari/537.36

Steps to reproduce the problem:
1. Use nvidia driver 361.42 on Ubuntu x86-64 16.04
2. Open a webGL page in Chrome
3. WebGL crash

WebGL works when Chrome is started with --no-sandbox.

What is the expected behavior?
WebGL works

What went wrong?
Error from the sandbox:
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 0099

Stacktrace from GPU process:

#0  0x00007f9bc6869487 in sysinfo () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f9bc686742e in __get_phys_pages ()
    at ../sysdeps/unix/sysv/linux/getsysstats.c:317
#2  0x00007f9bc682fa60 in posix_sysconf (name=85)
    at ../sysdeps/posix/sysconf.c:633
#3  linux_sysconf (name=85) at ../sysdeps/unix/sysv/linux/x86/../sysconf.c:140
#4  __GI___sysconf (name=name@entry=85)
    at ../sysdeps/unix/sysv/linux/x86/sysconf.c:36
#5  0x00007f9bc679b6ae in __GI___qsort_r (b=0x20c854a9b020, n=77, s=24, 
    cmp=0x7f9bbda19110, arg=0x0) at msort.c:187
#6  0x00007f9bbda1abfb in ?? ()
   from /usr/lib/nvidia-361/libnvidia-glcore.so.361.42
#7  0x00007f9bbda20cea in ?? ()
   from /usr/lib/nvidia-361/libnvidia-glcore.so.361.42
#8  0x00007f9bbdbb82a8 in ?? ()

Crashed report ID: 

How much crashed? Just one tab

Is it a problem with a plugin? No 

Did this work before? N/A 

Chrome version: 51.0.2704.84  Channel: stable
OS Version: 
Flash Version: Shockwave Flash 21.0 r0
 

Comment 1 by jann...@gmail.com, Jun 9 2016

FWIW https://bugs.chromium.org/p/chromium/issues/detail?id=551741 has the same stacktrace.
Labels: TE-Hardware-Dependency
Components: Internals>GPU

Comment 4 by jor...@evolarium.ca, Jun 18 2016

I believe that this is the same issue as:

https://bugs.chromium.org/p/chromium/issues/detail?id=605854

The fix (https://codereview.chromium.org/1930223002) is currently in the beta version, which fixes the issue for me.

Comment 5 by ajuma@chromium.org, Mar 3 2017

Mergedinto: 482198
Status: Duplicate (was: Unconfirmed)
Closing based on #4.

Sign in to add a comment