Open Bug 755493 Opened 12 years ago Updated 2 years ago

Remote debuggee hangs if breakpoint is hit when debugger connection is interrupted

Categories

(DevTools :: about:debugging, defect, P3)

15 Branch
ARM
Android
defect

Tracking

(Not tracked)

People

(Reporter: mgoodwin, Unassigned)

References

(Blocks 1 open bug)

Details

Interrupted debugger sessions can cause debuggee to hang.

STR:
1) Connect debugger to debuggee
2) Set breakpoint in script
3) Introduce some adverse network conditions (wander out of WIFI range, etc)
4) Cause debugee to hit aforementioned breakpoint
5) When this happened to me, the whole of fennec became unresponsive - I forced the process to stop. In hindsight I perhaps should have tried harder to recover to get more information.

I've not been able to reproduce this issue since initial observation
cc'ing lucasr for a little consultation.

This is hard to reproduce and only happens over wifi, afawk.
Priority: -- → P3
(In reply to Mark Goodwin [:mgoodwin] from comment #0)
> Interrupted debugger sessions can cause debuggee to hang.
> 
> STR:
> 1) Connect debugger to debuggee
> 2) Set breakpoint in script
> 3) Introduce some adverse network conditions (wander out of WIFI range, etc)
> 4) Cause debugee to hit aforementioned breakpoint
> 5) When this happened to me, the whole of fennec became unresponsive - I
> forced the process to stop. In hindsight I perhaps should have tried harder
> to recover to get more information.
> 
> I've not been able to reproduce this issue since initial observation

Has this ever happened since then Mark? There has been no activity no this bug for over 2 years, so I'm leaning towards closing it unless the problem occured recently.
Summary: Remote debuggee hangs if breakpoint is hit when debugger connection is interrupted → Debuggee hangs if breakpoint is hit when debugger connection is interrupted
Summary: Debuggee hangs if breakpoint is hit when debugger connection is interrupted → Remote debuggee hangs if breakpoint is hit when debugger connection is interrupted
Product: Firefox → DevTools
Component: Debugger → about:debugging
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.