I have tested SciTE with GDB and it freezes exactly the same way and in the 
very same line.

```bash
$ gdb scite
(...)
^C
Thread 1 "scite" received signal SIGINT, Interrupt.
0x00007ffff7b13c0f in __GI___poll (fds=0x555556292f30, nfds=6, timeout=-1)
    at ../sysdeps/unix/sysv/linux/poll.c:29
Downloading source file 
/usr/src/debug/glibc/glibc/io/../sysdeps/unix/sysv/linux/poll.c
29        return SYSCALL_CANCEL (poll, fds, nfds, timeout);                     
                          
(gdb) q
A debugging session is active.

        Inferior 1 [process 1838991] will be killed.

Quit anyway? (y or n) y
```


-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3447#issuecomment-1615773446
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3447/[email protected]>

Reply via email to