Christian Ruppert

Results 79 comments of Christian Ruppert

dev11 with your patch. ``` Core was generated by `/usr/sbin/haproxy -sf 2516592 -x sockpair@4 -Ws -f /etc/haproxy/haproxy.cfg -S'. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0) at...

Same here with 4.16.0. Is there anything to fix an 4.16.0 on production environments? Will it help to set it to "none" and wait for the next update?

Any news on this? Do you guys need something from us by chance? I can try to provide any necessary feedback/details.

Notfalls könnte man das auch optional, per Option machen.

Hm, ok, ich sehe gerade, da ich Null Plan von dem ganzen Android und vor allem UI Kram habe, ist das vielleicht nicht ganz so trivial. Die Option an sich...

Yeah, indeed, sounds good! So: `gdb -batch -n -ex 'set pagination off' -ex 'set print elements 0' -ex 'thread apply all -ascending bt full' -core /path/to/coredump /usr/sbin/haproxy`

Is there anything else we need to take care of?

Guess I have the same issue, it worked some time(releases?) ago though. Pretty sure actually, so it might be a regression. Before it was played immediately and now it requires...

After digging a bit around I found out that shouldOverrideUrlLoading() is never called by the WebViewClient. That looks like the reason for not displaying gifs anymore. Might be related: https://developer.android.com/guide/webapps/migrating.html...