MagicStack / asyncpg

A fast PostgreSQL Database Client Library for Python/asyncio.
Apache License 2.0
6.88k stars 399 forks source link

Segfault protocol.cpython #1033

Open vitassuper opened 1 year ago

vitassuper commented 1 year ago
May  9 09:50:56 vdska kernel: [586745.282012] python3[2695]: segfault at 0 ip 00007ff211e8be35 sp 00007ffdb02aa3e0 error 6 in protocol.cpython-311-x86_64-linux-gnu.so[7ff211e65000+9f000]
May  9 09:51:16 vdska kernel: [586764.689741] python3[20627]: segfault at 0 ip 00007f1d3a3b4e35 sp 00007f1d3889c1c0 error 6 in protocol.cpython-311-x86_64-linux-gnu.so[7f1d3a38e000+9f000]
elprans commented 1 year ago

Are you able to provide steps to reproduce the crash or the crash dump?

vitassuper commented 1 year ago

Are you able to provide steps to reproduce the crash or the crash dump?

Unfortunately no, this bug only happened once and I haven't seen it since.