This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 182376

Summary: time out and SEGV when debugging with xdebug
Product: php Reporter: kenorb
Component: DebuggerAssignee: Ondrej Brejla <obrejla>
Status: RESOLVED INCOMPLETE    
Severity: normal CC: OndrejBrejla
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
URL: http://localhost/index.php?XDEBUG_SESSION_START=XDEBUG_SESSION_START
Issue Type: DEFECT Exception Reporter:
Attachments: xdebug log
xdebug config
NetBeans log
NetBeans strace

Description kenorb 2010-03-19 14:07:12 UTC
FINE [org.netbeans.modules.php.dbgp.packets.DbgpCommand]: command to send : step_into -i 106
<?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_into" transaction_id="106" status="stopping" reason="ok"></response>
FINE [org.netbeans.modules.php.dbgp.ServerThread]
java.net.SocketTimeoutException: Accept timed out

When debugging with debugclient it does work.

See attachments with logs.
Comment 1 kenorb 2010-03-19 14:09:37 UTC
Created attachment 95439 [details]
xdebug log
Comment 2 kenorb 2010-03-19 14:10:02 UTC
Created attachment 95440 [details]
xdebug config
Comment 3 kenorb 2010-03-19 14:11:06 UTC
Created attachment 95441 [details]
NetBeans log
Comment 4 kenorb 2010-03-19 14:13:14 UTC
There are some crashes as well:
SIGSEGV (Segmentation fault)
check netbeans-strace.log file (-e network)
Comment 5 kenorb 2010-03-19 14:15:38 UTC
Created attachment 95444 [details]
NetBeans strace

with args: strace -fe trace=network
Comment 6 Filip Zamboj 2010-09-15 12:30:59 UTC
batch reassigning
Comment 7 Tomas Mysik 2011-06-03 10:18:35 UTC
Batch reassigning.
Comment 8 Tomas Mysik 2011-06-09 13:20:40 UTC
Reassigning to the module owner.
Comment 9 OndrejBrejla 2011-07-13 13:42:53 UTC
Can you try it in the latest NB 7.0 stable? Thx.
Comment 10 Ondrej Brejla 2011-09-26 13:06:14 UTC
I can't reproduce it, until I get more info -> incomplete.