malloc(): memory corruption

Bug #1795673 reported by Juerg Haefliger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openwsman (Ubuntu)
New
Undecided
Unassigned
Bionic
New
Undecided
Unassigned
Cosmic
Won't Fix
Undecided
Unassigned
Disco
Won't Fix
Undecided
Unassigned
Eoan
Won't Fix
Undecided
Unassigned

Bug Description

The python bindings for openwsman don't seem to work in Bionic:

$ python3 -c 'from pywsman import *'
malloc(): memory corruption
Aborted (core dumped)

Or:

$ python3 -c 'import pywsman'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/pywsman.py", line 14, in swig_import_helper
    return importlib.import_module(mname)
  File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 994, in _gcd_import
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 658, in _load_unlocked
  File "<frozen importlib._bootstrap>", line 571, in module_from_spec
  File "<frozen importlib._bootstrap_external>", line 922, in create_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
ImportError: /usr/lib/python3/dist-packages/_pywsman.so: undefined symbol: PyInstance_Type

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/pywsman.py", line 17, in <module>
    _pywsman = swig_import_helper()
  File "/usr/lib/python3/dist-packages/pywsman.py", line 16, in swig_import_helper
    return importlib.import_module('_pywsman')
  File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
ImportError: /usr/lib/python3/dist-packages/_pywsman.so: undefined symbol: PyInstance_Type
free(): invalid size
Aborted (core dumped)

Juerg Haefliger (juergh)
Changed in openwsman (Ubuntu):
status: New → Invalid
status: Invalid → Confirmed
Juerg Haefliger (juergh)
Changed in openwsman (Ubuntu):
status: Confirmed → New
Steve Langasek (vorlon)
Changed in openwsman (Ubuntu Disco):
status: New → Won't Fix
Juerg Haefliger (juergh)
Changed in openwsman (Ubuntu Cosmic):
status: New → Won't Fix
Revision history for this message
Brian Murray (brian-murray) wrote :

The Eoan Ermine has reached end of life, so this bug will not be fixed for that release

Changed in openwsman (Ubuntu Eoan):
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.