php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14072 PHP Causes OpenLink Request Broker (odbc_mv.exe) to Segfault upon odbc_do, etc.
Submitted: 2001-11-15 14:03 UTC Modified: 2001-12-29 06:18 UTC
From: arthur at gkatmar dot com Assigned: ahill (profile)
Status: Closed Package: ODBC related
PHP Version: 4.0.6 OS: FreeBSD 4.3
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: arthur at gkatmar dot com
New email:
PHP Version: OS:

 

 [2001-11-15 14:03 UTC] arthur at gkatmar dot com
Client Platform: Apache 1.3.20/PHP 4.0.6/OpenLink Data Access Drivers (Current as of yesterday), PHP Compiled --with-iodbc --with-openlink

Server Platform: WinNT 4.5 SBS, OpenLink Request Broker (Current as of yesterday).

When attempting to execute ANY query, ie:
"select * from table"
via any method (odbc_do, odbc_exec, odbc_prepare/odbc_execute, etc..) PHP causes a segfault in the Request Broker on the NT machine.  This appears to be PHP specific.  ./odbctest works fine, and I can establish a connection to my odbc datasource and get any data directly.  I have submitted a bug report to OpenLink software as well, but it appears to be PHP specific.  Client machine remains running.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-15 14:05 UTC] arthur at gkatmar dot com
(Whoops, I forgot to mention that this is a standard MS Access DSN)

Client Platform: Apache 1.3.20/PHP 4.0.6/OpenLink Data Access Drivers (Current as of
yesterday), PHP Compiled --with-iodbc --with-openlink

Server Platform: WinNT 4.5 SBS, OpenLink Request Broker (Current as of yesterday).

When attempting to execute ANY query, ie:
"select * from table"
via any method (odbc_do, odbc_exec, odbc_prepare/odbc_execute, etc..) PHP causes a
segfault in the Request Broker on the NT machine.  This appears to be PHP specific. 
./odbctest works fine, and I can establish a connection to my odbc datasource and get any
data directly.  I have submitted a bug report to OpenLink software as well, but it appears
to be PHP specific.  Client machine remains running.
 [2001-11-16 10:30 UTC] ahill@php.net
1. only compile --with-iodbc.
Please try this an retest.

2. the reqest broker is oplrqb.
the component you report as segfaulting, odbc_mv.exe is the odbc agent - which is it, and how are you determining the windows binary is segfaulting?

Either way, please recompile --with-iodbc and test.

Best regards,
Andrew Hill
OpenLink Software
 [2001-12-07 12:07 UTC] kalowsky@php.net
marking as feedback
 [2001-12-29 06:18 UTC] lobbin@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 15:01:31 2025 UTC