Ask a Question related to PHP Development, Design and Development.
-
Corne' cornelius #1
[PHP-DEV] Ifx - Help ! losing my mind, thread by thread
--------------010000080604040703060106
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Hi,
Please help, after a 72 hour debugging session my mind feels dimished
past the size of a dustmite-parasite.
Call me stupid if you want.
Can you give me some extra tips on debugging PHP, threads, lists, etc..
and how i can track the flow of the shutdown of a script execution/timeout.
The Ifx extension doesn't always close the connection to an Informix
database after ifx_close(), and what are the odds of being attached to
the specific sessions which this happens in when it's more random then a
bag of M&M's.
Is it possible that:
* the resource list gets dtor'd, while the ifx connection is quite
busy and can't disconnect right away, but the resource still gets
whacked from the list ? or will the dtor wait for the resource
destructor to finish ?
* another ZEND_FETCH_RESOURCE() is called during a destructor
function or do mutexes prevent this ?
How is it possible that:
* ifx_connect() can find a connection from another sessions
EG(regular_list) ? i thaught EG(regular_list) is private to each
session ?
Thanks,
Corne'
!Exclude Disclaimer!
--------------010000080604040703060106--
Corne' cornelius Guest
-
Thread dump
We have a problem with a scheduled night job that does nothing and nothing is showed in the log. Therefore we would like to make a thread dump... -
Newbie:Using ASP.NET thread pool thread to dispatch TCP data, etc.
Hi, I've an ASP.NET web service which distributes events to clients via TCP. Environment is IIS6 on Windows 2003 server with .NET framework 1.1... -
Thread was being aborted
Hi, When I do the Login using the code below I am getting the System.Thread.ThreadAbortException(Thread was being abortefd) on the last line ... -
CurrentPrincipal and new Thread
I have an ASP webapp that needs to access files using a UNC pathname to a network-share I setup "impersonation" and that all works as expected... -
Mind Boggling-Losing my mind caus of this! HELP!
That's just the thing, they all are the same... tables, tables, tables and more tables, the table backgrounds are vector Graphics and the tables...



Reply With Quote

