[Bug 1847036] Re: changeme.py crashed with SIGSEGV

2020-07-02 Thread Steve Langasek
** Changed in: python3.7 (Ubuntu Disco) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1847036 Title: changeme.py crashed with SIGSEGV To manage notifications about

[Bug 1847036] Re: changeme.py crashed with SIGSEGV

2019-11-25 Thread Mathew Hodson
** Tags removed: verification-needed verification-needed-bionic verification-needed-disco -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1847036 Title: changeme.py crashed with SIGSEGV To manage

[Bug 1847036] Re: changeme.py crashed with SIGSEGV

2019-11-25 Thread Launchpad Bug Tracker
This bug was fixed in the package python3.7 - 3.7.5-2~18.04 --- python3.7 (3.7.5-2~18.04) bionic-proposed; urgency=medium * SRU: LP: #1835738, backport 3.7.5 to 18.04. python3.7 (3.7.5-2) unstable; urgency=medium * python3.7-dev: Depend on zlib1g-dev, needed to link as an

[Bug 1847036] Re: changeme.py crashed with SIGSEGV

2019-11-16 Thread Mathew Hodson
** Changed in: python3.7 (Ubuntu Bionic) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1847036 Title: changeme.py crashed with SIGSEGV To manage notifications

[Bug 1847036] Re: changeme.py crashed with SIGSEGV

2019-11-07 Thread Łukasz Zemczak
Please ignore the SRU bug comment above - this SRU is handled via a single SRU tracking bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1847036 Title: changeme.py crashed with SIGSEGV To manage

[Bug 1847036] Re: changeme.py crashed with SIGSEGV

2019-11-07 Thread Łukasz Zemczak
Hello James, or anyone else affected, Accepted python3.7 into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python3.7/3.7.5-2~18.04 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1847036] Re: changeme.py crashed with SIGSEGV

2019-11-07 Thread Launchpad Bug Tracker
This bug was fixed in the package python3.8 - 3.8.0-3~19.04 --- python3.8 (3.8.0-3~19.04) disco-proposed; urgency=medium * SRU: LP: #1835737. Backport the final Python 3.8.0 release. python3.8 (3.8.0-3) unstable; urgency=medium * python3.8-dev: Depend on zlib1g-dev, needed to

[Bug 1847036] Re: changeme.py crashed with SIGSEGV

2019-11-02 Thread Mathew Hodson
Fixed in the final release of 3.8.0 ** Changed in: python3.8 (Ubuntu) Status: New => Fix Released ** No longer affects: python-pysnmp4 (Ubuntu Disco) ** No longer affects: python-pysnmp4 (Ubuntu) ** No longer affects: changeme (Ubuntu Disco) ** No longer affects: changeme (Ubuntu) **

[Bug 1847036] Re: changeme.py crashed with SIGSEGV

2019-10-21 Thread Łukasz Zemczak
Hello James, or anyone else affected, Accepted python3.8 into disco-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python3.8/3.8.0-1~19.04 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1847036] Re: changeme.py crashed with SIGSEGV

2019-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package python3.7 - 3.7.5~rc1-2 --- python3.7 (3.7.5~rc1-2) unstable; urgency=medium * Apply proposed patch for issue 38368. LP: #1847036. Closes: #941650. -- Matthias Klose Tue, 08 Oct 2019 18:47:45 +0200 ** Changed in: python3.7 (Ubuntu)

[Bug 1847036] Re: changeme.py crashed with SIGSEGV

2019-10-08 Thread James Page
This is the offending class: class in6_addr_U(ctypes.Union): _fields_ = [ ('__u6_addr8', ctypes.c_uint8 * 16), ('__u6_addr16', ctypes.c_uint16 * 8), ('__u6_addr32', ctypes.c_uint32 * 4), ] ** Bug watch added: Python Roundup #38368

[Bug 1847036] Re: changeme.py crashed with SIGSEGV

2019-10-08 Thread James Page
https://bugs.python.org/issue38368 ** Also affects: python3.7 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1847036 Title: changeme.py crashed

[Bug 1847036] Re: changeme.py crashed with SIGSEGV

2019-10-08 Thread James Page
Reproducer: >>> import pysnmp.carrier.sockmsg Segmentation fault (core dumped) the ctype binding in pysnmp4 seems to be causing the issue ** Also affects: python-pysnmp4 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Bug 1847036] Re: changeme.py crashed with SIGSEGV

2019-10-08 Thread James Page
Current thread 0x7fbd53a9a740 (most recent call first): File "/usr/lib/python3/dist-packages/pysnmp/carrier/sockmsg.py", line 42 in File "", line 219 in _call_with_frames_removed File "", line 728 in exec_module File "", line 677 in _load_unlocked File "", line 967 in