Re: [bug] tab crash on media playback

2021-03-01 Thread Cory Bolar
On 2/27/21 8:42 AM, Christian König wrote: This just means that the fault needs to be retried and isn't anything special. I have no idea why this should cause any problems. Regards, Christian. Thanks all.  I may try reporting this to the chrome folks to see if they have any ideas.  I am

Re: [bug] tab crash on media playback

2021-02-27 Thread Christian König
Am 26.02.21 um 18:31 schrieb Cory Bolar: On 2/26/21 11:15 AM, Nirmoy wrote: Please try this[1] debug patch and let us know if you see anything interesting in dmesg. [1] https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnirmoy%2Flinux%2Fcommit%2F72c7a7e16284b309

Re: [bug] tab crash on media playback

2021-02-26 Thread Cory Bolar
On 2/26/21 11:15 AM, Nirmoy wrote: Please try this[1] debug patch and let us know if you see anything interesting in dmesg. [1] https://github.com/nirmoy/linux/commit/72c7a7e16284b30905753241b1e90112188822c9 Regards, Nirmoy Dmesg output when triggering the crash: [   75.851792] amdgp

Re: [bug] tab crash on media playback

2021-02-26 Thread Nirmoy
Hi Cory, On 2/26/21 3:04 PM, Cory Bolar wrote: On 2/26/21 4:59 AM, Christian König wrote: Can I send you a debugging patch which prints a few lines into dmesg when problems happen? I would be happy to apply and test a debug patch. Please try this[1] debug patch and let us know if you see a

Re: [bug] tab crash on media playback

2021-02-26 Thread Cory Bolar
On 2/26/21 4:59 AM, Christian König wrote: Can I send you a debugging patch which prints a few lines into dmesg when problems happen? I would be happy to apply and test a debug patch. Thanks, Cory ___ amd-gfx mailing list amd-gfx@lists.freedesktop

Re: [bug] tab crash on media playback

2021-02-26 Thread Christian König
Hi Cory, I'm the author of the patch you bisected, but that looks like a bit strange bisect result. The patch in question shouldn't have an functional change, it just restructures the code. Can I send you a debugging patch which prints a few lines into dmesg when problems happen? Thanks

[bug] tab crash on media playback

2021-02-26 Thread Cory Bolar
Hello, When upgrading the kernel from 5.10 to 5.11 my Chromium browser's tab crashes when playing video files, for example, any youtube video.  Other media related programs and browsers appear unaffected and I have tried multiple versions of Chromium but this has not resolved the issue. I bi