Menu

CLGetData segFault

Help
norkyky
2007-03-13
2013-04-15
  • norkyky

    norkyky - 2007-03-13

    Hi !

    Some information :
    - Freebsd 6.1
    - unixODBC 2.2.12
    - PHP 5.2.1
    - PHP pdo/ pdo_odbc
    - freetds-msdblib-0.64 Sybase/Microsoft TDS protocol library

    All lib/binaries build from freebsd ports

    The bug :
    I'm using PHP pdo to connecton mssql Server.
    The connection seems OK :
    $conn = new PDO('odbc:myserver', 'DOM\Administrator', '****');

    But, sometimes, i have a segfault in function CLGetData, line 468.

    what appends ?

     
    • Peter Harvey

      Peter Harvey - 2009-01-17

      Was this ever resolved?

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.