[screen-devel] [bug #25291] Screen crashes after passing through a zmodem transfer

2024-07-10 Thread Alexander Naumov
Follow-up Comment #10, bug #25291 (group screen): ...to be able to test zmodem transfer correctly, we also need to attach from the first tab to the second one: screen -rx zmodem ___ Reply to this item at:

[screen-devel] [bug #25291] Screen crashes after passing through a zmodem transfer

2024-07-10 Thread Alexander Naumov
Update of bug #25291 (group screen): Status: Need Investigation => Fixed Open/Closed:Open => Closed Fixed Release:None => 5.0.0 Planned Release:

[screen-devel] [bug #25291] Screen crashes after passing through a zmodem transfer

2024-07-10 Thread Alexander Naumov
Follow-up Comment #8, bug #25291 (group screen): Ok, we have a patch: % cat ~/gnu/zmodem.patch diff --git a/src/process.c b/src/process.c index 129e2dc..cbd33f2 100644 --- a/src/process.c +++ b/src/process.c @@ -1190,7 +1190,7 @@ static void DoCommandZmodem(struct action *act) in

[screen-devel] [bug #25291] Screen crashes after passing through a zmodem transfer

2024-07-08 Thread Alexander Naumov
Follow-up Comment #7, bug #25291 (group screen): [comment #4 comment #4:] > 15 yrs later, screen still crash... From the official[1] documentation: _Note also that this is an experimental feature._ It seems there is no expertise for zmodem. Someone implement this feature long time ago, but didn'

[screen-devel] [bug #25291] Screen crashes after passing through a zmodem transfer

2024-07-08 Thread gmsj0001
Follow-up Comment #6, bug #25291 (group screen): git version even more worse, it cannot set zmodem mode. see process.c:1193, should be break, not return. and, with fixed this but still crash. Program received signal SIGSEGV, Segmentation fault. zmodem_parse (p=0x5636acc36770, bp=0x7ffe54f5df21 "

[screen-devel] [bug #25291] Screen crashes after passing through a zmodem transfer

2024-07-08 Thread Alexander Naumov
Follow-up Comment #5, bug #25291 (group screen): [comment #4 comment #4:] > > ubuntu 22.04 screen 4.09.00 > Can you test git version (master branch)? ___ Reply to this item at: __

[screen-devel] [bug #25291] Screen crashes after passing through a zmodem transfer

2024-07-08 Thread gmsj0001
Follow-up Comment #4, bug #25291 (group screen): 15 yrs later, screen still crash... ubuntu 22.04 screen 4.09.00 Program received signal SIGSEGV, Segmentation fault. 0x557986023a6e in zmodem_parse (len=, bp=, p=) at ../window.c:2177 2177../window.c: Directory not empty. (gdb) bt #0 0x00