[Bug 72425] divide by zero error in radeon_surface.c when opening chrome with WebGL enabled

2019-09-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72425 GitLab Migration User changed: What|Removed |Added Resolution|--- |MOVED Status|NEW

[Bug 72425] divide by zero error in radeon_surface.c when opening chrome with WebGL enabled

2014-01-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=72425 --- Comment #5 from Michel D?nzer --- This is really weird: As you can see, tile_split is not 0, so the division by 0 must be about stencil_tile_split. But I don't see how eg_surface_best can not set stencil_tile_split to non-0 for a

[Bug 72425] divide by zero error in radeon_surface.c when opening chrome with WebGL enabled

2013-12-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=72425 --- Comment #4 from Chris Wulff --- (gdb) print *surf $1 = {npix_x = 1, npix_y = 1, npix_z = 1, blk_w = 1, blk_h = 1, blk_d = 1, array_size = 1, last_level = 0, bpe = 4, nsamples = 4, flags = 918273, bo_size = 32768, bo_alignment = 32768, bankw

[Bug 72425] divide by zero error in radeon_surface.c when opening chrome with WebGL enabled

2013-12-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=72425 --- Comment #3 from Michel D?nzer --- Can you run print *surf at the gdb prompt when the problem occurs, and attach the output? -- You are receiving this mail because: You are the assignee for the bug. -- next part

[Bug 72425] divide by zero error in radeon_surface.c when opening chrome with WebGL enabled

2013-12-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=72425 --- Comment #2 from Chris Wulff --- #0 0x7f55e42fcc0c in eg_surface_init_2d (surf_man=0x1, surf=0x7f5601cae748, level=0x0, bpe=1, tile_split=0, offset=32768, start_level=0) at ../../radeon/radeon_surface.c:652 #1 0x7f55e42fcf5b in

[Bug 72425] divide by zero error in radeon_surface.c when opening chrome with WebGL enabled

2013-12-10 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=72425 --- Comment #1 from Alex Deucher --- Can you attach a backtrace of the divide by 0? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: