[bug-notifications] [python 0005011]: expat module segfault on solaris 11 x86
Mantis Bug Tracker
noreply at opencsw.org
Tue Nov 6 15:55:28 CET 2012
A NOTE has been added to this issue.
======================================================================
https://www.opencsw.org/mantis/view.php?id=5011
======================================================================
Reported By: crisb
Assigned To:
======================================================================
Project: python
Issue ID: 5011
Category: regular use
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2012-10-10 17:36 CEST
Last Modified: 2012-11-06 15:55 CET
======================================================================
Summary: expat module segfault on solaris 11 x86
Description:
when importing the expat module, I get a segfault every time.
crisb at pinkman:~/cas3.70_1/src$ /opt/csw/bin/python
Python 2.6.8 (unknown, Sep 20 2012, 17:42:58) [C] on sunos5
Type "help", "copyright", "credits" or "license" for more information.
>>> import xml.parsers.expat
Segmentation Fault (core dumped)
======================================================================
----------------------------------------------------------------------
(0010206) cgrzemba (developer) - 2012-11-06 15:55
https://www.opencsw.org/mantis/view.php?id=5011#c10206
----------------------------------------------------------------------
a rebuild with SOS12U3 delivers a working pyexpat.so
More information about the bug-notifications
mailing list