[MacPorts] #16741: py25-setuptools error during deluge install

MacPorts noreply at macports.org
Sat Oct 4 00:53:30 PDT 2008


#16741: py25-setuptools error during deluge install
-------------------------------------+--------------------------------------
  Reporter:  ltmayonnaise at gmail.com  |       Owner:  stechert at macports.org       
      Type:  defect                  |      Status:  assigned                    
  Priority:  Normal                  |   Milestone:  Port Bugs                   
 Component:  ports                   |     Version:  1.6.0                       
Resolution:                          |    Keywords:  deluge py25-setuptools error
      Port:  py25-setuptools         |  
-------------------------------------+--------------------------------------
Changes (by stechert at macports.org):

  * status:  new => assigned


Comment:

 So, error 139 is the shell's tricky way of telling you you had a seg fault
 (return values from a process are in the range 0-127 for regular return
 values.  > 128 indicates that a signal terminated the process with the
 difference from 128 indicating which signal.  128 + 11 = 139.  SIGSEGV =
 11.  That makes me think this is really not a setuptools bug.  Have you
 actually started your python before this?

-- 
Ticket URL: <http://trac.macports.org/ticket/16741#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list