containers4docker
containers4docker copied to clipboard
Não abre mais o navegador
Depois de seguir as instruções de correção desse bug #8 minha instância estava funcionando normalmente. Fui tentar usar novamente essa semana e agora o navegador não abre mais. A mensagem de erro que aparece é essa:
(firefox-esr:148): Gdk-ERROR **: The program 'firefox-esr' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
(Details: serial 334 error_code 2 request_code 130 (unknown) minor_code 3)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
ExceptionHandler::GenerateDump cloned child 260
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
[Child 240] ###!!! ABORT: Aborting on channel error.: file /tmp/buildd/firefox-esr-52.2.0esr/ipc/glue/MessageChannel.cpp, line 2152
[Child 240] ###!!! ABORT: Aborting on channel error.: file /tmp/buildd/firefox-esr-52.2.0esr/ipc/glue/MessageChannel.cpp, line 2152
/usr/local/bin/start.sh: line 4: 148 Trace/breakpoint trap firefox --private-window $1
Alguma dica?
pra mim tá abrindo, mas tá crashando logo depois que entra na página do banco.
@ninrod, mesmo usando as dicas do bug #8 ?
E uma coisa estranha. Em algumas máquinas eu consigo abrir e em outras não. Vou ver se é alguma coisa com o meu docker.
@aracnus, o repo https://github.com/farribeiro/wscef-docker está funcionando. O @farribeiro adicionou aquele meu hack do shm-size 2g
. tá funcionando legal, mas com um porém. você tem que consertar a password do root
no Dockerfile e refazer o build. aí vai.