fCorleone

Results 22 comments of fCorleone

Another SEGV problem has been located: ``` ================================================================= ==21638==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000010 (pc 0x000000429f40 bp 0x7ffcbbead460 sp 0x7ffcbbead430 T0) #0 0x429f3f in set_field_one src/bootstrap.c:177 #1 0x42a461 in...

Another SEGV problem has been located: ``` ================================================================= ==9886==ERROR: AddressSanitizer: SEGV on unknown address 0x003000000010 (pc 0x7f226ac68c02 bp 0x7ffefaf3b610 sp 0x7ffefaf3ad58 T0) #0 0x7f226ac68c01 (/usr/lib/x86_64-linux-gnu/libasan.so.2+0xaac01) #1 0x7f226ac1e47b (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x6047b) #2 0x7f226ac1e7f7...

Another SEGV problem has been located: ``` ================================================================= ==4058==ERROR: AddressSanitizer: SEGV on unknown address 0x00009e439496 (pc 0x7fc79816771b bp 0x7ffdf220a130 sp 0x7ffdf22098c0 T0) #0 0x7fc79816771a in __asan_memcpy (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x8c71a) #1 0x42d6d7 in...

Another SEGV problem has been located: ``` ================================================================= ==26609==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000008 (pc 0x00000040f9cb bp 0x7ffe2dabb650 sp 0x7ffe2dabb590 T0) #0 0x40f9ca in pbc_pattern_pack src/pattern.c:781 #1 0x402442 in...

Another SEGV problem has been located: ``` ================================================================= ==18254==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000018 (pc 0x00000042a1f9 bp 0x7ffc2dc8e7d0 sp 0x7ffc2dc8e7a0 T0) #0 0x42a1f8 in set_field_one src/bootstrap.c:184 #1 0x42a461 in...

I have checked the commit id, it's commit e42047d.It's strange that I cloned the code from the https://github.com/cisco/thor.git 12 days ago. Does it mean that I would get the latest...

I have checked the commit id, it's commit e42047d.It's strange that I cloned the code from the https://github.com/cisco/thor.git 12 days ago. Does it mean that I would get the latest...

My command line to produce the stream is like: ``` ./Thordec test.bit out.yuv ``` with no options and config file , I just try to input a file and the...

Oh, the test bit was not produced by Thorenc using a certain video. The test bit was created in fuzzing process. I put a seed into the fuzzing process and...

@stemidts Could I get CVE-IDs for this two issues please?