Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Deadlock when receiving kill-signal from child process
On Tue, Aug 11, 2015 at 3:17 PM, Mathias Fredriksson wrote:
> Ah, that would explain why it happened again. Unfortunately, that
> patch seems insufficient:
Actually I had unsuccessfully applied the last patch here, really
sorry about that! Doesn't change the fact that it still freezes
(pretty identically) though:
#0 0x00007fff8abfe72a in __sigsuspend ()
#1 0x000000010284a429 in signal_suspend ()
#2 0x0000000102821001 in zwaitjob ()
#3 0x0000000102820e4c in waitjobs ()
#4 0x000000010280240c in execpline ()
#5 0x000000010280177f in execlist ()
#6 0x00000001028289c8 in execif ()
#7 0x0000000102808552 in execcmd ()
#8 0x0000000102802061 in execpline ()
#9 0x00000001028014c4 in execlist ()
#10 0x00000001028289c8 in execif ()
#11 0x0000000102808552 in execcmd ()
#12 0x0000000102802061 in execpline ()
#13 0x00000001028014c4 in execlist ()
#14 0x00000001028012ea in execode ()
#15 0x0000000102805116 in runshfunc ()
#16 0x0000000102804b43 in doshfunc ()
#17 0x000000010280b045 in execshfunc ()
#18 0x0000000102808caf in execcmd ()
#19 0x0000000102802061 in execpline ()
#20 0x00000001028014c4 in execlist ()
#21 0x00000001028012ea in execode ()
#22 0x0000000102805116 in runshfunc ()
#23 0x0000000102804b43 in doshfunc ()
#24 0x0000000102858fd6 in callhookfunc ()
#25 0x000000010285924f in preprompt ()
#26 0x000000010281b02e in loop ()
#27 0x000000010281dfe7 in zsh_main ()
#28 0x00007fff8610c5c9 in start ()
Messages sorted by:
Reverse Date,
Date,
Thread,
Author