| Message: 62877 |
 |
BY: Erik Hollensbe (erikh) DATE: 2008-12-07 21:21 SUBJECT: RE: Segmentation fault for just selecting dat Hi Gabriele,
Ruby/DBI doesn't execute any C itself, which is why it's unlikely that it's causing this problem.
What's more likely is that either UnixODBC or Ruby-ODBC is causing this problem (or something they are using, such as your ODBC driver), which DBD::ODBC uses. Investigating that would likely go a long way towards fixing your problem.
Sorry we couldn't help you out.
-Erik | |