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

wavexx wavexx at thregr.org
Mon Oct 22 18:15:47 BST 2018


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  0x00007f1db9deabe0 _PyEval_FiniThreads (libpython3.6m.so.1.0)
#0  0x00007f2a3fdbc207 epoll_wait (libc.so.6)
#0  0x00007f2a4103611c __lll_lock_wait (libpthread.so.0)
#1  0x0000563a7c29afc4 event_queue_wait (uwsgi-core)
#1  0x00007f1db9dccf02 _Py_InitializeEx_Private (libpython3.6m.so.1.0)
#1  0x00007f2a4102f655 __pthread_mutex_lock (libpthread.so.0)
#10 0x0000563a7c2576ba _start (uwsgi-core)
#2  0x0000563a7c25838a wsgi_req_accept (uwsgi-core)
#2  0x0000563a7c2585ed wsgi_req_accept (uwsgi-core)
#2  0x00007f1dba130b3a uwsgi_python_init (python3_plugin.so)
#3  0x0000562bf95153d7 uwsgi_start (uwsgi-core)
#3  0x0000563a7c2a3a16 simple_loop_run (uwsgi-core)
#3  0x0000563a7c2a3a16 simple_loop_run (uwsgi-core)
#4  0x0000562bf9517610 uwsgi_setup (uwsgi-core)
#4  0x0000563a7c2a3800 simple_loop (uwsgi-core)
#4  0x00007f2a4102cf2a start_thread (libpthread.so.0)
#5  0x0000562bf94c3689 main (uwsgi-core)
#5  0x0000563a7c2a8485 uwsgi_ignition (uwsgi-core)
#5  0x00007f2a3fdbbedf __clone (libc.so.6)
#6  0x0000563a7c2ab9e4 uwsgi_worker_run (uwsgi-core)
#6  0x00007f1dbc98eb17 __libc_start_main (libc.so.6)
#7  0x0000562bf94c36ba _start (uwsgi-core)
#7  0x0000563a7c2abf64 uwsgi_run (uwsgi-core)
#8  0x0000563a7c25768e main (uwsgi-core)
#9  0x00007f2a3fce6b17 __libc_start_main (libc.so.6)

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (800, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages uwsgi-plugin-python3 depends on:
ii  libc6         2.27-6
ii  libpython3.6  3.6.7-1
ii  uwsgi-core    2.0.17.1-8

uwsgi-plugin-python3 recommends no packages.

Versions of packages uwsgi-plugin-python3 suggests:
pn  python3-uwsgidecorators  <none>



More information about the pkg-uWSGI-devel mailing list