php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58191 mdb_fetch_row() and mdb_fetch_assoc() tests fail
Submitted: 2008-05-10 09:26 UTC Modified: 2017-01-10 07:37 UTC
From: hholzgra@php.net Assigned:
Status: Suspended Package: mdbtools (PECL)
PHP Version: 5_3 CVS-2008-05-10 (dev) OS: linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: hholzgra@php.net
New email:
PHP Version: OS:

 

 [2008-05-10 09:26 UTC] hholzgra@php.net
Description:
------------
the tests fail due to attribute values being retrieved as empty
or even complete rows missing, also "glibc double free errors"
are reported

Reproduce code:
---------------
just run "make test" on the package

Expected result:
----------------
tests should pass

Actual result:
--------------
tests don't pass

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-05-10 09:27 UTC] hholzgra@php.net
no idea yet what is causing this, the api code looks fine to me ...
 [2011-03-21 12:35 UTC] dalescott at shaw dot ca
I'm encountering the same problem on a FreeBSD 7.3 system. I'd prefer to have the mdbtools ODBC driver manager working, but the pecl module seems a simpler problem to solve as the mdbtools utility program mdb-export, which also uses libmdb, appears to work correctly on several Jet3 and Jet4 databases (and the ODBC driver manager doesn't currently compile on FreeBSD).

dev@stumbo:/home/dev/www/mdbtest> uname -a
FreeBSD stumbo.ghostlytrio.local 7.3-RELEASE FreeBSD 7.3-RELEASE #0: Sun Mar 21 06:15:01 UTC 2010     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
dev@stumbo:/home/dev/www/mdbtest> pkg_info | grep php5
php5-5.2.12         PHP Scripting Language
... <snip>
dev@stumbo:/home/dev/www/mdbtest> pkg_info | grep mdbtools
mdbtools-0.5_14     Utilities and libraries to export data from MS Access datab
pecl-mdbtools-1.0.0_1 A PECL extension for the mdbtools library
dev@stumbo:/home/dev/www/mdbtest>
 [2017-01-10 07:37 UTC] kalle@php.net
-Status: Assigned +Status: Suspended -Assigned To: hholzgra +Assigned To:
 [2017-01-10 07:37 UTC] kalle@php.net
I'm suspending this as this extension have not had a release for almost 10 years
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC