ports/167586: libiodbc-3.52.8 + p5-DBD-ODBC-1.37 = Segmentation fault: 11 (core dumped)

nimnull macachuto at gmail.com
Fri May 4 19:40:05 UTC 2012


>Number:         167586
>Category:       ports
>Synopsis:       libiodbc-3.52.8 + p5-DBD-ODBC-1.37 = Segmentation fault: 11 (core dumped)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 04 19:40:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     nimnull
>Release:        FreeBSD 9.0
>Organization:
home
>Environment:
FreeBSD freebsd_vas.my.domain 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
On FreeBSD 9.0 was installed libiodbc-3.52.8 and p5-DBD-ODBC-1.37. 
I couldn't install p5-DBD-ODBC-1.37 and unixODBC-2.3.1.

Then I (for the test) created a simple file:

use strict;
use DBI;
my $dbh = DBI-> connect('dbi:ODBC:Test');

Then I executed a test script with perl, and got 

Segmentation fault: 11 (core dumped).

The backtrace of what is here:(not mine, because I don't know how to get it)


http://pastebin.com/ETxVHLc7
>How-To-Repeat:
Install libiodbc-3.52.8 and p5-DBD-ODBC-1.37 and execute simple perl script.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list