ID: 2934
Updated by: zak
Reported By: [EMAIL PROTECTED]
Old-Status: Assigned
Status: Open
Bug Type: Reproduceable crash
Assigned To: 
Comments:



Previous Comments:
---------------------------------------------------------------------------

[2000-07-23 02:26:10] [EMAIL PROTECTED]
Have contacted user to see if problem still occurs with latest release of PHP.


---------------------------------------------------------------------------

[1999-12-07 18:09:58] [EMAIL PROTECTED]
I'm getting consistent crashes when trying to connect to an odbc data source.  This 
was occurring with Beta 3, and appears to still exist in current CVS code.  I'm 
somewhat new with this backtracing stuff, so hopefully the following is useful.  If 
not, please let me know what I need to do to get a useful backtrace:

# gdb httpd
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (powerpc-ibm-aix4.1.4.0), 
Copyright 1996 Free Software Foundation, Inc...
(gdb) run -X -f /usr/local/www/conf/httpd.conf
Starting program: /usr/local/www/bin/httpd -X -f /usr/local/www/conf/httpd.conf

Program received signal SIGSEGV, Segmentation fault.
0xd030d9e4 in ?? () from (unknown load module)
(gdb) bt
#0  0xd030d9e4 in ?? () from (unknown load module)
#1  0xd030d978 in ?? () from (unknown load module)
#2  0xd04a616c in ?? () from (unknown load module)
#3  0xd04a6358 in ?? () from (unknown load module)
#4  0xd04a23b8 in ?? () from (unknown load module)
#5  0xd04be4e4 in ?? () from (unknown load module)
#6  0xd045d2d8 in _iodbcdm_driverload ()
#7  0xd045bf7c in SQLDriverConnect ()
#8  0x101c83d4 in odbc_sqlconnect (conn=0x2ff20b7c, 
    db=0x2017dc70 "DSN=dsn_pro83b", uid=0x0, pwd=0x10000000 "

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to