[MacPorts] #20491: shogun-0.7.3 python modular crashes silently with Abort trap
MacPorts
noreply at macports.org
Thu Jul 30 16:09:55 PDT 2009
#20491: shogun-0.7.3 python modular crashes silently with Abort trap
-------------------------------------------+--------------------------------
Reporter: rike.schuppner@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: | Port: shogun
-------------------------------------------+--------------------------------
Hi. When executing
{{{
import shogun.Classifier
shogun.Classifier.LibSVM().train()
}}}
in ipython2.5, python crashes with an ‘Abort trap’. No other information
is given on the command line.
When I use my private installation of shogun, there is no such crash. A
SystemError is thrown (which is correct, because an assertion in the
underlying C code fails) but ipython still lives.
--
Ticket URL: <http://trac.macports.org/ticket/20491>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list