[MacPorts] #24421: python dies using multiprocessing/urllib2 from mac ports, but works with stock python

MacPorts noreply at macports.org
Sun Apr 18 16:14:56 PDT 2010


#24421: python dies using multiprocessing/urllib2 from mac ports, but works with
stock python
-------------------------------+--------------------------------------------
 Reporter:  vkuznet@…          |       Owner:  blb@…           
     Type:  defect             |      Status:  new             
 Priority:  Normal             |   Milestone:                  
Component:  ports              |     Version:  1.8.2           
 Keywords:                     |        Port:  python26        
-------------------------------+--------------------------------------------

Comment(by blb@…):

 Looking at your crash log, I see
 {{{
 ...
        0x1007f2000 -        0x1007f6ff7 +_ssl.so ??? (???)
 <BC4937DC-E257-4B12-88BA-58678A48F931>
 /Users/vk/CMS/COMP/DAS/mylib/_ssl.so
 ...
        0x1012c9000 -        0x101308fff +libssl.0.9.8.dylib 0.9.8
 (compatibility 0.9.8) <98F9160D-1D42-9189-CE14-204FDB2B62E7>
 /Users/vk/Work/openssl-0.9.8k/lib/libssl.0.9.8.dylib
        0x10131c000 -        0x10143bfe7 +libcrypto.0.9.8.dylib 0.9.8
 (compatibility 0.9.8) <4BB4F468-D80A-B3A1-AE43-DB544191E975>
 /Users/vk/Work/openssl-0.9.8k/lib/libcrypto.0.9.8.dylib
 }}}
 Not sure if that would be causing the crash since it's in SSL and not
 where the crash is happening but it might be an interesting experiment to
 see if using the MacPorts-provided SSL module crashes as well.

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


More information about the macports-tickets mailing list