Bug#1032223: fbb: Segmentation fault when listing subdirectories using FBBDOS

2023-03-05 Thread tony mancill
On Sat, Mar 04, 2023 at 11:37:38AM -0800, tony mancill wrote: > > > Revised 05-fix-compile-warnings patch attached. > > > > > > — > > > Mike Quin > > > <05-fix-compile-warnings> > > So I think their deletion in the prior patch was inadvertent and the > patch is good. I can commit and upload if t

Bug#1032223: fbb: Segmentation fault when listing subdirectories using FBBDOS

2023-03-04 Thread tony mancill
Hello, On Sat, Mar 04, 2023 at 05:20:44PM +, Dave Hibberd wrote: > Hi there Mike, > > Thanks for this patch. > > I have built it on my devbox and it compiles fine. I’ve not tested it as I > don’t have the means to at the moment! > > I shall look at committing this properly when I’m reunite

Bug#1032223: fbb: Segmentation fault when listing subdirectories using FBBDOS

2023-03-04 Thread Dave Hibberd
Hi there Mike, Thanks for this patch. I have built it on my devbox and it compiles fine. I’ve not tested it as I don’t have the means to at the moment! I shall look at committing this properly when I’m reunited with my yubikey unless someone else wants to do it first Cheers H > On 2 Mar 202

Bug#1032223: fbb: Segmentation fault when listing subdirectories using FBBDOS

2023-03-02 Thread Mike Quin
Revised 05-fix-compile-warnings patch attached. — Mike Quin 05-fix-compile-warnings Description: Binary data signature.asc Description: Message signed with OpenPGP

Bug#1032223: fbb: Segmentation fault when listing subdirectories using FBBDOS

2023-03-02 Thread Mike Quin
I’ve now dug into this a little further. On closer inspection, it appeared that the ‘st’ structure in ibm.c:format_ffblk wasn’t being populated with data at all. This turned out to be due to debian/patches/05-fix-compile-warnings which, amongst other changes, removes line 208 " ret = lstat (fil

Bug#1032223: fbb: Segmentation fault when listing subdirectories using FBBDOS

2023-03-01 Thread Mike Quin
Package: fbb Version: 7.011-1 Severity: normal X-Debbugs-Cc: m...@elite.uk.com Dear Maintainer, I've run into a crash bug when using the FBBDOS feature of fbb. Using the 'DIR' command to list files works in FBBDOS's root directory. If any non-empty subdirectory is entered with the 'CD' command,