Changes between Initial Version and Version 1 of Ticket #2770


Ignore:
Timestamp:
Jan 7, 2009, 1:41:23 PM (15 years ago)
Author:
warmerdam
Comment:

I'm sorry, but without something more specifically tying this to GDAL I can't forsee us pursuing the matter.

I would suggest you run things under valgrind and see if that points out anything of interest. Also, perhaps, carefully review the libraries getting pulled in. Perhaps try building GDAL without curl support if an SSL conflict has something to do with the problem.

good luck,

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2770

    • Property Priority highnormal
    • Property Status newclosed
    • Property Resolutioninvalid
  • Ticket #2770 – Description

    initial v1  
    44
    55This is the result of running the test script with gdb python.
    6 
     6{{{
    77Starting program: /usr/bin/python2.3 test.py
    88(no debugging symbols found)
     
    1919[Switching to Thread -1208088896 (LWP 16537)]
    20200x00330469 in SSL_pending () from /lib/libssl.so.4
     21}}}