francinette icon indicating copy to clipboard operation
francinette copied to clipboard

Error on ft_printf

Open davidmonteiro03 opened this issue 5 months ago • 5 comments

╔══════════════════════════════════════════════════════════════════════════════╗
║                Welcome to Francinette, a 42 tester framework!                ║
╚═══════════════════════╦══════════════════════════════╦═══════════════════════╝
                        ║            printf            ║
                        ╚══════════════════════════════╝
✔ Preparing framework
✔ Executing: norminette
✔ Executing: make fclean all (no bonus)
ℹ Running tests: printfTester (https://github.com/Tripouille/printfTester)
[Mandatory]
### unhandled dwarf2 abbrev form code 0x25
### unhandled dwarf2 abbrev form code 0x25
### unhandled dwarf2 abbrev form code 0x25
### unhandled dwarf2 abbrev form code 0x23
### unhandled dwarf2 abbrev form code 0x25
### unhandled dwarf2 abbrev form code 0x25
### unhandled dwarf2 abbrev form code 0x25
### unhandled dwarf2 abbrev form code 0x23
==1725== Valgrind: debuginfo reader: ensure_valid failed:
==1725== Valgrind:   during call to ML_(img_get)
==1725== Valgrind:   request for range [40789011, +4) exceeds
==1725== Valgrind:   valid image size of 150816 for image:
==1725== Valgrind:   "/home/dcaetano/francinette/temp/printf/printfTester/c_test"
==1725== 
==1725== Valgrind: debuginfo reader: Possibly corrupted debuginfo file.
==1725== Valgrind: I can't recover.  Giving up.  Sorry.
==1725== 
make: *** [Makefile:30: c] Error 1

✖ Compiling tests: fsoares (my own tests)
^CProblem compiling the tests

Summary: no bonus

Failed tests: fsoares

davidmonteiro03 avatar Feb 10 '24 00:02 davidmonteiro03