Bug#901774: Crash on SIGQUIT with plugin-python3

2018-10-22 Thread wavexx
Package: uwsgi-plugin-python3 Version: 2.0.17.1-8 Followup-For: Bug #901774 I'm afraid to report that although since 2.0.17.1-6 it's rarer, I do still get crashes during shutdown/reload/sigquit in uwsgid. The stack trace is similar too, just less likely to happen: #0 0x7f1db9deabe0 _PyEval

Bug#901774: [pkg-uWSGI-devel] Bug#901774: Crash on SIGQUIT with plugin-python3

2018-09-30 Thread Yuri D'Elia
On Sun, Sep 30 2018, Jonas Smedegaard wrote: > Quoting wavexx (2018-07-12 11:32:38) >> This is still true for 2.0.17. uwsgi-plugin-python3 cannot be >> gracefully shutdown: > > I cherry-picked some upstream improvements for python3 module: > Could you please test if still an issue with uwsgi 2.0.17

Bug#901774: [pkg-uWSGI-devel] Bug#901774: Crash on SIGQUIT with plugin-python3

2018-09-30 Thread Jonas Smedegaard
Hi wavexx, Quoting wavexx (2018-07-12 11:32:38) > This is still true for 2.0.17. uwsgi-plugin-python3 cannot be > gracefully shutdown: I cherry-picked some upstream improvements for python3 module: Could you please test if still an issue with uwsgi 2.0.17.1-6? Kind regards, - Jonas -- * Jo

Bug#901774: Crash on SIGQUIT with plugin-python3

2018-07-12 Thread wavexx
Package: uwsgi-plugin-python3 Version: 2.0.17.1-2 Followup-For: Bug #901774 This is still true for 2.0.17. uwsgi-plugin-python3 cannot be gracefully shutdown: Stack trace of thread 31152: #0 0x7f01daecd822 n/a (libpython3.6m.so.1.0) #1 0x7f01daece83d PyGC_Collect (libpython3.6m.so.1.0)

Bug#901774: Crash on SIGQUIT with plugin-python3

2018-06-18 Thread wavexx
Package: uwsgi-plugin-python3 Version: 2.0.15-11+b2 Severity: normal I'm using uwsgi to drive radicale using the python3 plugin. My configuration is minimal, with a single master instance only running radicale: /usr/bin/uwsgi --master --ini /etc/uwsgi/radicale.ini the ini contains: [uwsgi]