Menu

#5 KDbg hangs when load executable

open
nobody
None
1
2003-11-14
2003-11-13
No

KDbg hangs when I try load any executable.
Strace tells that, after some fork, child is exited
( SIGCHILD ). After that main process try open temporaly
pipe ( /tmp/kdbgttywinXXXXX, XXXXX-number), whitch is
probably broken, because open is waiting infintly.

My system is Slackware-current (from 12-11-2003)
kernel 2.4.22
qt 3.2.2
kde 3.1.4
glibc 2.3.2
gdb 6.0

Discussion

  • Konrad Rzepecki

    Konrad Rzepecki - 2003-11-14
     
  • Konrad Rzepecki

    Konrad Rzepecki - 2003-11-14
    • priority: 5 --> 1
     
  • Konrad Rzepecki

    Konrad Rzepecki - 2003-11-14

    Logged In: YES
    user_id=908399

    Problem was on my side ( xterm errors ), but pogram shouldn't
    hang in this situation, so I send patch to fix it.

     

Log in to post a comment.