Summary: | totem assert failure: totem: src/intel/genxml/gen9_pack.h:72: __gen_uint: La declaraciĆ³n `v <= max' no se cumple. | ||
---|---|---|---|
Product: | Mesa | Reporter: | El jinete sin cabeza <romanescu.2019> |
Component: | Drivers/DRI/i965 | Assignee: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 18.3 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 109535 | ||
Attachments: | Screenshot when it fails. Totem is left full screen |
Description
El jinete sin cabeza
2019-02-08 22:33:13 UTC
*** Bug 109595 has been marked as a duplicate of this bug. *** I managed to reproduce only once, but then lost my session. Is there a way to reproduce this reliably? (In reply to Lionel Landwerlin from comment #2) > I managed to reproduce only once, but then lost my session. It happens the same to me. I must press "ctrl + alt + f3" a terminal opens, and restart Ubuntu. > Is there a way to reproduce this reliably? I can always reproduce this bug. I open the movie through 'nautilus'. Totem opens, and I watch the movie. But if 'maximizo' totem freezes the desktop. (In reply to El jinete sin cabeza from comment #3) > (In reply to Lionel Landwerlin from comment #2) > > I managed to reproduce only once, but then lost my session. > > It happens the same to me. I must press "ctrl + alt + f3" a terminal opens, > and restart Ubuntu. > > > > Is there a way to reproduce this reliably? > > I can always reproduce this bug. I open the movie through 'nautilus'. Totem > opens, and I watch the movie. But if 'maximizo' totem freezes the desktop. How do you trigger maximize? Double click on the title bar or Alt-ArrowUp or something else? I do not know if the error is random. But after the update that I made today. The error does not happen. Created attachment 143360 [details]
Screenshot when it fails. Totem is left full screen
It happened to me again. By leaving the movie full screen.
Hi, could you please provide an example of movie which reproduces the issue? In my case I simply using "mp4 sample" video with rabbit, it could be not enough for reproducing the issue. (In reply to Denis from comment #7) > Hi, could you please provide an example of movie which reproduces the issue? > In my case I simply using "mp4 sample" video with rabbit, it could be not > enough for reproducing the issue. https://pirateproxy.bet/torrent/9496094/Akira_(1988)_-_25th_Anniversary_Edition_[BD_1080p] Setting back to Drivers/DRI/i965, which is the driver you are using. hey guys, we spent lot of time for investigation of this issue, and found out that this patch fixes everything: >https://gitlab.freedesktop.org/mesa/mesa/merge_requests/252 Short bug description: 1. Issue is reproducible only on Wayland session, we couldn't reproduce it on X 2. There are actually 3 issues in total: 1) Assertion error in player 2) strange system "hang" which leads to only one way - rebooting 3) weird "extra" artifacts in the player during resizing window. 3. We managed to bisect 2) problem, and it leaded us to this commit: __________ a9fb331ea7d1a78936ea8d8385e44cfd66f835c1 is the first bad commit Author: Juan A. Suarez Romero <jasuarez@igalia.com> Date: Wed Jun 6 10:13:05 2018 +0000 wayland/egl: update surface size on window resize CC: Daniel Stone <daniel@fooishbar.org> CC: mesa-stable@lists.freedesktop.org Reviewed-by: Daniel Stone <daniels@collabora.com> __________ So that's how we found that merge_request. As I said, for me it fixed all 3 issues, but would be great if somebody could also re-test it. Hi guys The fix was merged to master. I've rechecked the issues. Main issue was fixed - the system doesn't hang at resizing of the totem-player. Also, during the testing, I found a patch (https://patchwork.freedesktop.org/patch/267292/) which fixes the issue with crash of the totem-app. will close this issue when one more patch appears in master The mentioned patch has landed in master and 19.0 (presumably it is or will be in 18.3 shortly), is this okay to close? The patch was merged to master. I've performed piglit-test and run check totem-app functionality - all looks good. I close the card. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.