Package: ruby Version: 4.2 Severity: important
Package: Ruby Version: 1.8.7 When querying a Microsoft SQL database, ruby segfaults. I use the package libdbd-odbc version 0.2.2-1 to connect to the database. The program was working fine before the upgrade to lenny. The error I receive is the following: /usr/lib/ruby/1.8/DBD/ODBC/ODBC.rb:237: [BUG] Segmentation Fault ruby 1.8.7 (2008-08-11 patchlevel 72) [i486-linux] Here is an example of a program that breaks: #! /usr/bin/ruby -w require "dbi" dbh=DBI.connect('dbi:ODBC:server,'user','password') mydata=dbh.select_all("select field1,field2 from DATABASE) dbh.disconnect -- System Information: Debian Release: 5.0.1 APT prefers stable APT policy: (990, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages ruby depends on: ii ruby1.8 1.8.7.72-3 Interpreter of object-oriented scr ruby recommends no packages. ruby suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org