[Bug 1847036] Re: changeme.py crashed with SIGSEGV
James Page
james.page at ubuntu.com
Tue Oct 8 10:57:19 UTC 2019
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
http://bugs.python.org/issue38368
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-pysnmp4 in Ubuntu.
https://bugs.launchpad.net/bugs/1847036
Title:
changeme.py crashed with SIGSEGV
Status in changeme package in Ubuntu:
New
Status in python-pysnmp4 package in Ubuntu:
New
Status in python3.7 package in Ubuntu:
New
Bug description:
Currently blocking proposed migrations as autopkgtest is failing in
the same way
ProblemType: Crash
DistroRelease: Ubuntu 19.10
Package: changeme 1.2.1-1
ProcVersionSignature: Ubuntu 5.3.0-13.14-generic 5.3.0
Uname: Linux 5.3.0-13-generic x86_64
ApportVersion: 2.20.11-0ubuntu7
Architecture: amd64
Date: Mon Oct 7 08:29:05 2019
ExecutablePath: /usr/share/changeme/changeme.py
InterpreterPath: /usr/bin/python3.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python3 ./changeme.py
ProcEnviron:
TERM=xterm-256color
PATH=(custom, no user)
LANG=C.UTF-8
Python3Details: /usr/bin/python3.7, Python 3.7.5rc1, python3-minimal, 3.7.3-1
PythonDetails: N/A
SegvAnalysis:
Segfault happened at: 0x7f6da1d4f798: add $0x0,%al
PC (0x7f6da1d4f798) in non-executable VMA region: 0x7f6da1d19000-0x7f6da1dd9000 rw-p None
source "$0x0" ok
destination "%al" ok
SegvReason: executing writable VMA None
Signal: 11
SourcePackage: changeme
StacktraceTop:
?? ()
?? ()
?? ()
?? ()
Title: changeme.py crashed with SIGSEGV
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
separator:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/changeme/+bug/1847036/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list