NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Debug session has been termenated. Need help.


Joined: 18 May 2007
Posts: 5
Reply with quote
Hi again Smile

So now when my debugger is configured well an everything seems to work fine, i still got one problem Sad
(PHPed 5.0 build 5019, debugger through ssh)
When i start debug session and walk step-by-step through the code i get this allert

"Fatal error while evaluating expression:
""
Debug session has been termenated."

and in the log: "Filed to navigate to URL: http://wwwmywebserver?DBGSESSID=2343452343446234345@127.0.0.1;d=1,p=0,c=1"

always same, it appears in different places, and time (from the start of the session).
And when i'm connecting from the server to DBG listener by telnet, it disconnecting me in 30 seconds with the message "Connection closed by foreign host".
I searched all the setting like "time, timeout, keep alive e.t.c." but it was useful. Don't know where to start :\
View user's profileFind all posts by ViceChildSend private messageICQ Number
Veteran

Joined: 24 Jan 2006
Posts: 311
Reply with quote
First of all please try running it on build 5023- see if the problems remains. If it does,please provide your projects settings and parts of phpinfo() if possible, as well as the verison of dbg you are running. Many Thanks!
View user's profileFind all posts by yfaktorSend private message


Joined: 18 May 2007
Posts: 5
Reply with quote
Unfortunately i have only this build.

Project Properties:

RootDir: Z:\myweb\mysite\www\
Source control: None

Account:
Host: 127.0.0.1
port: 123456
rootDir: /mysite/www/
Time offset: 0
Passive mode: true
ssl: false
use cahe: true
soks proxy: false

Run mode: HTTP mode (3rd party WEB server)
rootURL: http://wwwmywebserver/
Remote rootDir: /htdocs/mysite/www/

Default file to run: Z:\myweb\mysite\www\index.php
Hide dir's: CVS;.svn

I think that's all for the project and there goes phpinfo:

Version 3.1.11
Linked as a shared library.
Dbg SSL not available
Dbg ip security enabled.
Profiler enabled
Target PHP version 4.4.x
Server API Apache
Extensions API 20050606
Modules API 20020429
PHP API 20020918

Directive Local Value Master Value
debugger.enable_session_cookie On On
debugger.enabled On On
debugger.fail_silently Off Off
debugger.hosts_allow localhost localhost
debugger.hosts_deny ALL ALL
debugger.ignore_nops Off Off
debugger.JIT_enabled Off Off
debugger.JIT_host clienthost clienthost
debugger.JIT_level 3 3
debugger.JIT_port 7869 7869
debugger.net.chunksize 48000 48000
debugger.net.maxpacketsize 4096000 4096000
debugger.ports 7869, 10000/16 7869, 10000/16
debugger.profiler_enabled On On
debugger.session_nocache On On
debugger.timeout_seconds 300 300

And the version of DBG is 3.1.11, as you can see Smile

Thanking you in anticipation.
View user's profileFind all posts by ViceChildSend private messageICQ Number
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
Quote:
port: 123456

^^^^^^^^
seriously?
It's definitely not supported. No TCP ports exist beyound 65535.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 18 May 2007
Posts: 5
Reply with quote
I know Smile it's 32012. that was just an example. Besides, it just won't work with that port, but in my case it starts and work well till that moment. So, any idea why it's happening? I realy need the debugger to work correct PLZ, because i've already get used to it and don't want to refuse Smile
View user's profileFind all posts by ViceChildSend private messageICQ Number
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
please try to remove all lines from Watches window and check again.
If it helps, I'd highly appreciate if you send me the problematic expression from the list.
Also it may be caused by your firewall or router. They keep TCP sessions for specified amount of time and simply drop connection after that.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Debug session has been termenated. Need help.
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic