Created
February 8, 2020 10:07
-
-
Save dvolk/e9bae58e2b5cff25a38b062f0a8d24ca to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==4917== Use of uninitialised value of size 8 | |
| ==4917== at 0x10A017: isSmallChunk__2Ih49c9ai3KYJhUe3C8xg07w_2system (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x10A2E3: interiorAllocatedPtr__NuzKjA4SX9afyji9cHHIuKpQ (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x10F9F7: gcMark__x5SbLN3uVBCsEa67N20nPwsystem (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x10FC60: markStackAndRegisters__U6T7JWtDLrWhtmhXSoy9a6g (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x112600: collectCTBody__XHio9cMpnLoH7GyCj1Z9besg_2 (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x1127FB: collectCT__XHio9cMpnLoH7GyCj1Z9besg (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x112BDB: rawNewObj__ehkAaLROrd0Hc9aLROWt1nQ (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x11323C: newObj (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x1132D6: rawNewString (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x113323: mnewString (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x117600: substr__2yh9cer0ymNRHlOOg8P7IuA (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x118BF9: NimMainModule (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== | |
| ==4917== Conditional jump or move depends on uninitialised value(s) | |
| ==4917== at 0x10A4B5: interiorAllocatedPtr__NuzKjA4SX9afyji9cHHIuKpQ (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x10F9F7: gcMark__x5SbLN3uVBCsEa67N20nPwsystem (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x10FC60: markStackAndRegisters__U6T7JWtDLrWhtmhXSoy9a6g (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x112600: collectCTBody__XHio9cMpnLoH7GyCj1Z9besg_2 (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x1127FB: collectCT__XHio9cMpnLoH7GyCj1Z9besg (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x112BDB: rawNewObj__ehkAaLROrd0Hc9aLROWt1nQ (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x11323C: newObj (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x1132D6: rawNewString (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x113323: mnewString (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x117600: substr__2yh9cer0ymNRHlOOg8P7IuA (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x118BF9: NimMainModule (in /home/dv/src/cwmin/src/fasta) | |
| ==4917== by 0x118499: NimMainInner (in /home/dv/src/cwmin/src/fasta) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment