Changes between Initial Version and Version 1 of Ticket #34248


Ignore:
Timestamp:
Apr 28, 2012, 10:29:40 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34248

    • Property Owner changed from macports-tickets@… to ram@…
    • Property Summary changed from basemap fails with new geos-3.3.2_0 upgrade to py27-matplotlib-basemap: fails with new geos-3.3.2_0 upgrade
  • Ticket #34248 – Description

    initial v1  
    11py27-matplotlib-basemap fails after the geos-3.3.2_0 upgrade.
    22
     3{{{
    34m = Basemap(projection='mill',lon_0=0)
     5}}}
    46
    57Crash
    68
     9{{{
    710"Assertion failed: (0), function query, file AbstractSTRtree.cpp, line 286."
     11}}}
    812
    913Not sure if the dump if of help:
    1014
     15{{{
    1116Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    12170   libsystem_kernel.dylib              0x00007fff93cbbce2 __pthread_kill + 10
     
    444932  org.python.python                   0x000000010a03ca82 Py_Main + 2914
    455033  org.python.python                   0x0000000109f5bf24 0x109f5b000 + 3876
     51}}}