mattermost / desktop

Mattermost Desktop application for Windows, Mac and Linux
Apache License 2.0
2.03k stars 829 forks source link

[Crash]: GPU process exited unexpectedly: exit_code=134 #2903

Closed xavier8854 closed 1 month ago

xavier8854 commented 1 year ago

Before you file a crash report

Mattermost Desktop Version

5.5.1

Operating System

Ubuntu 23.10

Mattermost Server Version

9.0.1

What type of crash did you experience?

Won't launch. Nothing happens with desktop launcher, below is the log from terminal

Crash report details

[xavier@imladris ~]$ Applications/mattermost-desktop/mattermost-desktop
15:30:37.274 › Logger Log level set to: info
15:30:37.385 › Logger Log level set to: warn
15:30:37.392 › [App.Initialize] Current working directory is /home/xavier, changing into /home/xavier/Applications/mattermost-desktop
15:30:37.560 › [i18nManager] Failed to set new language en-US
15:30:37.561 › [i18nManager] Failed to set new language US
*** stack smashing detected ***: terminated
[3758262:1106/153037.604432:ERROR:nss_util.cc(357)] After loading Root Certs, loaded==false: NSS error code: -8018
[3758262:1106/153037.786974:ERROR:gpu_process_host.cc(957)] GPU process exited unexpectedly: exit_code=134
15:30:37.787 › [App.App] "child-process-gone" The child process has crashed. Details:  { type: 'GPU', reason: 'crashed', exitCode: 134, serviceName: 'GPU' }
*** stack smashing detected ***: terminated
[3758262:1106/153038.066292:ERROR:gpu_process_host.cc(957)] GPU process exited unexpectedly: exit_code=134
15:30:38.066 › [App.App] "child-process-gone" The child process has crashed. Details:  { type: 'GPU', reason: 'crashed', exitCode: 134, serviceName: 'GPU' }
*** stack smashing detected ***: terminated
[3758262:1106/153038.338450:ERROR:gpu_process_host.cc(957)] GPU process exited unexpectedly: exit_code=134
15:30:38.339 › [App.App] "child-process-gone" The child process has crashed. Details:  { type: 'GPU', reason: 'crashed', exitCode: 134, serviceName: 'GPU' }
*** stack smashing detected ***: terminated
[3758262:1106/153038.630566:ERROR:gpu_process_host.cc(957)] GPU process exited unexpectedly: exit_code=134
15:30:38.631 › [App.App] "child-process-gone" The child process has crashed. Details:  { type: 'GPU', reason: 'crashed', exitCode: 134, serviceName: 'GPU' }
*** stack smashing detected ***: terminated
[3758262:1106/153038.867587:ERROR:gpu_process_host.cc(957)] GPU process exited unexpectedly: exit_code=134
15:30:38.868 › [App.App] "child-process-gone" The child process has crashed. Details:  { type: 'GPU', reason: 'crashed', exitCode: 134, serviceName: 'GPU' }
*** stack smashing detected ***: terminated
[3758262:1106/153039.138666:ERROR:gpu_process_host.cc(957)] GPU process exited unexpectedly: exit_code=134
15:30:39.139 › [App.App] "child-process-gone" The child process has crashed. Details:  { type: 'GPU', reason: 'crashed', exitCode: 134, serviceName: 'GPU' }
*** stack smashing detected ***: terminated
[3758262:1106/153039.368969:ERROR:gpu_process_host.cc(957)] GPU process exited unexpectedly: exit_code=134
15:30:39.369 › [App.App] "child-process-gone" The child process has crashed. Details:  { type: 'GPU', reason: 'crashed', exitCode: 134, serviceName: 'GPU' }
*** stack smashing detected ***: terminated
[3758262:1106/153039.611732:ERROR:gpu_process_host.cc(957)] GPU process exited unexpectedly: exit_code=134
15:30:39.611 › [App.App] "child-process-gone" The child process has crashed. Details:  { type: 'GPU', reason: 'crashed', exitCode: 134, serviceName: 'GPU' }
*** stack smashing detected ***: terminated
[3758262:1106/153039.834672:ERROR:gpu_process_host.cc(957)] GPU process exited unexpectedly: exit_code=134
[3758262:1106/153039.834704:FATAL:gpu_data_manager_impl_private.cc(431)] GPU process isn't usable. Goodbye.
Trace/breakpoint trap (core dumped)

Log Output

No response

Additional Information

No response

devinbinnie commented 1 year ago

@xavier8854 This looks like an internal Chromium engine error. Does this reproduce consistently for you? Have you tried a different server such as community.mattermost.com?

xavier8854 commented 11 months ago

Hi @devinbinnie sorry for the delay It reproduces consistently, even with --no-sandbox option [EDIT] : the option --in-process-gpu --use-gl=desktop allow Mattermost to run

Since Mattermost won't launch, I cannot try another server Regards, Xavier

devinbinnie commented 11 months ago

@xavier8854 Sounds like there could be an issue with your GPU/driver? If you're able to turn off GPU acceleration (you can find the option in ~/.config/Mattermost/config.json) that might also help.

devinbinnie commented 1 month ago

@xavier8854 Is this still an issue for you?

xavier8854 commented 1 month ago

Hi,

I switched to Browser a few months ago, but gave a try to 5.9.0-linux-x64 application. The problem is fixed.

Thanks,

Xavier

xavier8854 commented 1 month ago

Hi,

I switched to Browser a few months ago, but gave a try to 5.9.0-linux-x64 application. The problem is fixed.

Thanks,

Xavier

Le 27/09/2024 18:47, Devin Binnie a écrit :

@xavier8854 https://github.com/xavier8854 Is this still an issue for you?

— Reply to this email directly, view it on GitHub https://github.com/mattermost/desktop/issues/2903#issuecomment-2379684386, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZCXILZ6AGCQLPBSGBWHRTZYWD3HAVCNFSM6AAAAABO7QWSDKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZZGY4DIMZYGY. You are receiving this because you were mentioned.Message ID: @.***>

-- Xavier @.***> 2 rue des Patureaux 54460 AINGERAY / FRANCE Tél +33 6 71 17 29 07 Dom +33 9 51 00 37 63

devinbinnie commented 1 month ago

Great, thanks for letting me now :) Closing.